aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard1-0/+1
2008-11-11drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie1-23/+23
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-5/+0
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt1-0/+13
2008-10-18radeon: fix PCI bus mastering support enables.Alex Deucher1-22/+22
2008-10-18radeon: add RS400 family support.Alex Deucher1-2/+4
2008-10-18drm/radeon: add support for RS740 IGP chipsets.Alex Deucher1-0/+4
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-18i915: Add chip set ID param.Kristian Høgsberg1-0/+1
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt3-0/+514
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2-11/+94
2008-10-18drm: remove #define's for non-linux systemsCarlos R. Mafra1-17/+0
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 Airlie20-0/+6048