summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
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
2010-10-29drm/i915: Only enforce fence limits inside the GTT.Chris Wilson-0/+1
2010-10-27drm_mm: add support for range-restricted fair-lru scansDaniel Vetter-0/+7
2010-10-26Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie-1/+9
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson-1/+5
2010-10-21drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom-2/+0
2010-10-19drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang-0/+1
2010-10-19Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson-2/+13
2010-10-19drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel-1/+6
2010-10-19drm/ttm: add unlocked variant of new manager put node.Dave Airlie-0/+4
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie-1/+3
2010-10-08drm/i915: fetch eDP configuration data from the VBTJesse Barnes-0/+3
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie-1/+2
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie-3/+25
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel-1/+2
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom-0/+1
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom-1/+2
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie-9/+21
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom-1/+3
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs-3/+21
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs-0/+4
2010-10-01drm: Move the GTT accounting to i915Chris Wilson-8/+0
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson-4/+6
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie-5/+13
2010-09-28drm: Prune GEM vma entriesChris Wilson-0/+1
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie-1/+1
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie-1/+9
2010-09-21intel-gtt: clean up gtt size reportingDaniel Vetter-2/+0
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson-1/+9
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson-1/+8
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson-1/+2
2010-09-08drm/i915: die, i915_probe_agp, dieDaniel Vetter-0/+2
2010-09-08intel-gtt: introduce drm/intel-gtt.hDaniel Vetter-0/+18