aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drmP.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-20drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes1-0/+2
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt1-9/+0
2008-12-29drm: Add a debug node for vblank state.Eric Anholt1-0/+1
2008-12-29DRM: add mode setting supportDave Airlie1-0/+18
2008-12-29drm: GEM mmap supportJesse Barnes1-0/+21
2008-12-29drm: fix leak of uninitialized data to userspaceVegard Nossum1-0/+1
2008-12-29drm: move to kref per-master structures.Dave Airlie1-16/+48
2008-12-29drm: cleanup exit path for module unloadDave Airlie1-0/+3
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard1-0/+1
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-5/+0
2008-10-18i915: Map status page cached for chips with GTT-based HWS location.Keith Packard1-1/+2
2008-10-18drm: kill drm_device->irqJesse Barnes1-1/+5
2008-10-18i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.Kristian Høgsberg1-0/+1
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-0/+151
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes1-11/+79
2008-07-15drm/radeon: fixup issue with radeon and PAT support.Dave Airlie1-0/+1
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+1153