linux/include/drm
Jesse Barnes ab00b3e521 drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
This fixes potential fault at fault time if the object was unreferenced
while the mapping still existed.  Now, while the mmap_offset only lives
for the lifetime of the object, the object also stays alive while a vma
exists that needs it.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-02-20 12:21:13 +10:00
..
Kbuild DRM: add mode setting support 2008-12-29 17:47:23 +10:00
drm.h drm: Rip out the racy, unused vblank signal code. 2009-01-28 07:50:14 -08:00
drmP.h drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. 2009-02-20 12:21:13 +10:00
drm_core.h
drm_crtc.h drm: Release user fbs in drm_release 2009-02-20 12:21:11 +10:00
drm_crtc_helper.h drm: Propagate failure from setting crtc base. 2009-02-20 12:21:12 +10:00
drm_edid.h DRM: add mode setting support 2008-12-29 17:47:23 +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
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
mga_drm.h
r128_drm.h
radeon_drm.h
savage_drm.h
sis_drm.h
via_drm.h