summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson-3/+3
2011-02-23drm: mm: add helper to unwind scan stateDaniel Vetter-0/+8
2011-02-23drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter-5/+14
2011-02-23drm: mm: track free areas implicitlyDaniel Vetter-9/+12
2011-02-23drm/nouveau: don't munge in drm_mm internalsDaniel Vetter-0/+5
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk-2/+7
2011-02-07drm: add usb frameworkDave Airlie-0/+17
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie-55/+51
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie-0/+52
2011-02-07drm: remove i830 driverArnd Bergmann-343/+0
2011-02-02drm/radeon: remove 0x4243 pci idAlex Deucher-1/+0
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie-1/+8
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson-1/+1
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk-1/+3
2011-01-27ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk-2/+8
2011-01-25drm: Add an interface to reset the deviceChris Wilson-0/+7
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher-0/+1
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie-0/+3
2011-01-10Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie-0/+36
2011-01-07drm/radeon/kms: add NI pci idsAlex Deucher-0/+36
2011-01-07drm: Update fbdev fb_fix_screeninfoJames Simmons-3/+0
2011-01-06drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák-0/+1
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie-1/+5
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson-0/+12
2010-12-16Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson-61/+263
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson-0/+1
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter-0/+2
2010-12-03drm/nouveau: remove some useless GETPARAMsBen Skeggs-3/+0
2010-12-03drm/nouveau: Implement the pageflip ioctl.Francisco Jerez-0/+1
2010-12-03drm/nouveau: remove cpu_writers lockBen Skeggs-1/+0
2010-12-03Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie-0/+4
2010-11-23intel-gtt: export api for drm/i915Daniel Vetter-0/+12
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter-1/+0
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter-1/+1
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter-0/+12
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson-6/+5
2010-11-23drm/radeon/kms: add Ontario Fusion APU pci idsAlex Deucher-0/+4
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson-0/+7
2010-11-22drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom-50/+60
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom-2/+3
2010-11-22drm/ttm: Improved fencing of buffer object listsThomas Hellstrom-0/+12
2010-11-22drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom-4/+5
2010-11-22drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom-3/+22
2010-11-22drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie-1/+57
2010-11-22drm/vblank: Add support for precise vblank timestamping.Mario Kleiner-0/+102
2010-11-18drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez-0/+7
2010-11-15Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson-5/+78
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom-0/+4
2010-11-09drm/ttm: Documentation updateThomas Hellstrom-5/+74
2010-11-01drm/i915: Move the invalidate|flush information out of the device structChris Wilson-2/+0