Re: [Patch 0/3] Resubmit VIA Chrome9 DRM via_chrome9 for upstream

2009-07-18 Thread Xavier Bachelot
benjamin...@viatech.com wrote: > Jerome, > > This DRM code is kernel space part of a matching Xorg driver that we are > going thru final review to be submitted to xorg. The DRM is frozen but > the user space code needs to fix a few bugs reported by our QA team. > Prior version of xorg driver such

Bad entries in the in-kernel tree pci ids list

2007-01-25 Thread Xavier Bachelot
Hi all, While comparing the pci ids list in the drm tree and in 2.6.19.2 kernel, I've spotted 2 entries in the kernel that are most probably not GPUs but hostbridges. from shared-core/drm_pciids.txt in drm tree : 0x1106 0x3022 0 "VIA CLE266 3022" 0x1106 0x3118 VIA_PRO_GROUP_A "VIA CN400 / PM8X

Duplicate pci ids for intel chipsets

2006-06-17 Thread Xavier Bachelot
Hi, While grep'ing through shared-core/drm_pciids.txt, I found out that there are some duplicate entries for Intel chipsets. The attached patch remove the dups and move the i915 section below the i810 and i830 sections. I'm not sure if this is really important or not, but dropping a note will