aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAge
* drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-05
* drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-17
* drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-09
* drm/ttm: Documentation updateThomas Hellstrom2010-11-08
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-25
|\
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
| * drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang2010-10-19
| * Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-19
| |\
| * | drm/i915: fetch eDP configuration data from the VBTJesse Barnes2010-10-08
* | | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom2010-10-20
| |/ |/|
* | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-19
* | drm/ttm: add unlocked variant of new manager put node.Dave Airlie2010-10-18
* | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-18
|\ \ | |/ |/|
| * drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-05
* | Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie2010-10-05
|\ \
| * | drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-05
* | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-05
|\ \ \ | |/ / |/| |
| * | drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-04
| * | drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs2010-10-04
| * | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie2010-09-24
| |\ \
* | | | drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-05
* | | | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-05
* | | | Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-05
|\ \ \ \ | | |_|/ | |/| |
| * | | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-01
| * | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
| * | | drm: Prune GEM vma entriesChris Wilson2010-09-27
| * | | drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-26
| | |/ | |/|
* | | drm: Move the GTT accounting to i915Chris Wilson2010-10-01
* | | intel-gtt: clean up gtt size reportingDaniel Vetter2010-09-21
* | | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\| |
| * | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
* | | drm/i915: die, i915_probe_agp, dieDaniel Vetter2010-09-08
* | | intel-gtt: introduce drm/intel-gtt.hDaniel Vetter2010-09-08
| |/ |/|
* | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-29
* | drm: kill dev->timerDaniel Vetter2010-08-29
* | drm: kill agp indirection messDaniel Vetter2010-08-29
* | drm: replace drawable ioctl by noopsDaniel Vetter2010-08-29
* | drm: don't export dri1 locking functionsDaniel Vetter2010-08-29
* | drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-29
* | drm: drop return value of drm_free_agpDaniel Vetter2010-08-29
* | drm: don't export drm_get_drawable_infoDaniel Vetter2010-08-29
* | drm: kill context_ctor callbackDaniel Vetter2010-08-29
* | drm: kill gem_free_object_unlocked driver callbackDaniel Vetter2010-08-29
* | drm: kill dma_ready callbacksDaniel Vetter2010-08-29
* | drm: kill procfs callbacksDaniel Vetter2010-08-29
* | drm: kill kernel_context_switch callbacksDaniel Vetter2010-08-29
|/
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-23
|\
| * drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* | include: replace unifdef-y with header-ySam Ravnborg2010-08-14