aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie1-0/+3
2011-01-10Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie1-0/+36
2011-01-07drm/radeon/kms: add NI pci idsAlex Deucher1-0/+36
2011-01-07drm: Update fbdev fb_fix_screeninfoJames Simmons1-3/+0
2011-01-06drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák1-0/+1
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie1-1/+5
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson1-0/+12
2010-12-16Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson7-61/+263
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-0/+1
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter1-0/+2
2010-12-03drm/nouveau: remove some useless GETPARAMsBen Skeggs1-3/+0
2010-12-03drm/nouveau: Implement the pageflip ioctl.Francisco Jerez1-0/+1
2010-12-03drm/nouveau: remove cpu_writers lockBen Skeggs1-1/+0
2010-12-03Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie1-0/+4
2010-11-23intel-gtt: export api for drm/i915Daniel Vetter1-0/+12
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter1-1/+0
2010-11-23drm/i915/gtt: call chipset flush directlyDaniel Vetter1-1/+1
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter1-0/+12
2010-11-23agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson1-6/+5
2010-11-23drm/radeon/kms: add Ontario Fusion APU pci idsAlex Deucher1-0/+4
2010-11-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-0/+7
2010-11-22drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2-50/+60
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2-2/+3
2010-11-22drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2-0/+12
2010-11-22drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2-4/+5
2010-11-22drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom1-3/+22
2010-11-22drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie3-1/+57
2010-11-22drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2-0/+102
2010-11-18drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez1-0/+7
2010-11-15Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2-5/+78
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom1-0/+4
2010-11-09drm/ttm: Documentation updateThomas Hellstrom1-5/+74
2010-11-01drm/i915: Move the invalidate|flush information out of the device structChris Wilson1-2/+0
2010-10-29drm/i915: Only enforce fence limits inside the GTT.Chris Wilson1-0/+1
2010-10-27drm_mm: add support for range-restricted fair-lru scansDaniel Vetter1-0/+7
2010-10-26Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie3-1/+9
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson1-1/+5
2010-10-21drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom1-2/+0
2010-10-19drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang1-0/+1
2010-10-19Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson3-2/+13
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel1-1/+6
2010-10-19drm/ttm: add unlocked variant of new manager put node.Dave Airlie1-0/+4
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie1-1/+3
2010-10-08drm/i915: fetch eDP configuration data from the VBTJesse Barnes1-0/+3
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie1-1/+2
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-nextDave Airlie2-3/+25
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel1-1/+2
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom1-0/+1
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom1-1/+2
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2-9/+21