remarkable-linux/include/drm
Dave Airlie afa21e0584 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
This fixes hangs on 855-class hardware by avoiding double attachment of the
driver due to the stub second head device having the same pci id as the real
device.

Other DRM drivers probably want this treatment as well, but I'm applying it
just to this one for safety. But we should clean up the drm_pciids.h mess
now so that each driver has its own pci id list header in its own directory.
Lets do that in the next release.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-11-11 18:02:12 +10:00
..
drm.h drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
drm_core.h
drm_hashtab.h
drm_memory.h
drm_memory_debug.h
drm_os_linux.h
drm_pciids.h drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA 2008-11-11 18:02:12 +10:00
drm_sarea.h
drm_sman.h
drmP.h drm: Remove infrastructure for supporting i915's vblank swapping. 2008-11-11 17:44:26 +10:00
i810_drm.h
i830_drm.h
i915_drm.h i915: Add GEM ioctl to get available aperture size. 2008-11-03 10:56:49 +10:00
Kbuild
mga_drm.h
r128_drm.h
radeon_drm.h
savage_drm.h
sis_drm.h
via_drm.h