aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-10drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom1-0/+4
2010-11-09drm/ttm: Documentation updateThomas Hellstrom1-5/+74
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
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-1/+3
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2-3/+21
2010-10-05drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs1-0/+4
2010-10-01drm: Move the GTT accounting to i915Chris Wilson1-8/+0
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-4/+6
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie1-5/+13
2010-09-28drm: Prune GEM vma entriesChris Wilson1-0/+1
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie1-1/+1
2010-09-24Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into drm-core-nextDave Airlie1-1/+9
2010-09-21intel-gtt: clean up gtt size reportingDaniel Vetter1-2/+0
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson1-1/+9
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson1-1/+8
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson1-1/+2
2010-09-08drm/i915: die, i915_probe_agp, dieDaniel Vetter1-0/+2
2010-09-08intel-gtt: introduce drm/intel-gtt.hDaniel Vetter1-0/+18
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter1-2/+0
2010-08-30drm: kill dev->timerDaniel Vetter1-1/+0
2010-08-30drm: kill agp indirection messDaniel Vetter1-5/+0
2010-08-30drm: replace drawable ioctl by noopsDaniel Vetter1-15/+0
2010-08-30drm: don't export dri1 locking functionsDaniel Vetter1-1/+0
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter1-2/+0
2010-08-30drm: drop return value of drm_free_agpDaniel Vetter1-1/+1
2010-08-30drm: don't export drm_get_drawable_infoDaniel Vetter1-2/+0
2010-08-30drm: kill context_ctor callbackDaniel Vetter1-1/+0
2010-08-30drm: kill gem_free_object_unlocked driver callbackDaniel Vetter1-1/+0
2010-08-30drm: kill dma_ready callbacksDaniel Vetter1-1/+0
2010-08-30drm: kill procfs callbacksDaniel Vetter1-2/+0
2010-08-30drm: kill kernel_context_switch callbacksDaniel Vetter1-3/+0
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-23/+39
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it (v2)Dave Airlie7-23/+39
2010-08-14include: replace unifdef-y with header-ySam Ravnborg1-12/+14
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-42/+25
2010-08-10drm: expand gamma_setJames Simmons1-1/+1