linux/include/drm
Kristian Høgsberg 112b715e8e drm: claim PCI device when running in modesetting mode.
Under kernel modesetting, we manage the device at all times, regardless
of VT switching and X servers, so the only decent thing to do is to
claim the PCI device.  In that case, we call the suspend/resume hooks
directly from the pci driver hooks instead of the current class device detour.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
2009-03-13 14:23:58 +10:00
..
drm.h drm: Rip out the racy, unused vblank signal code. 2009-01-28 07:50:14 -08:00
drm_core.h
drm_crtc.h drm: Use resource_size_t for drm_get_resource_{start, len} 2009-03-13 14:23:56 +10:00
drm_crtc_helper.h drm: disable encoders before re-routing them 2009-02-25 14:42:23 +10:00
drm_edid.h drm: fix EDID parser problem with positive/negative hsync/vsync 2009-03-11 12:18:48 +10:00
drm_hashtab.h
drm_memory.h
drm_memory_debug.h
drm_mode.h drm: sanitise drm modesetting API + remove unused hotplug 2008-12-29 17:47:25 +10:00
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: move to kref per-master structures. 2008-12-29 17:47:22 +10:00
drm_sman.h
drmP.h drm: claim PCI device when running in modesetting mode. 2009-03-13 14:23:58 +10:00
i810_drm.h
i830_drm.h
i915_drm.h drm/i915: add fence register management to execbuf 2009-02-08 21:38:02 +10:00
Kbuild DRM: add mode setting support 2008-12-29 17:47:23 +10:00
mga_drm.h
r128_drm.h
radeon_drm.h
savage_drm.h
sis_drm.h
via_drm.h