aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAge
...
* | Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-16
|\ \
| * | drm/nouveau: remove some useless GETPARAMsBen Skeggs2010-12-03
| * | drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-03
| * | drm/nouveau: remove cpu_writers lockBen Skeggs2010-12-03
| * | Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-02
| |\ \
| | * | drm/radeon/kms: add Ontario Fusion APU pci idsAlex Deucher2010-11-22
| * | | drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-21
| * | | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
| * | | drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-21
| * | | drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-21
| * | | drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom2010-11-21
| * | | drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-21
| |/ /
| * | drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-21
* | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-05
|\ \ \
| * | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-05
| |/ /
* | | intel-gtt: export api for drm/i915Daniel Vetter2010-11-23
* | | drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-23
* | | drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-23
* | | drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-23
* | | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-23
* | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-22
|\| |
| * | drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-17
| |/
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-15
|\|
| * drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-09
| * drm/ttm: Documentation updateThomas Hellstrom2010-11-08
* | drm/i915: Move the invalidate|flush information out of the device structChris Wilson2010-11-01
* | drm/i915: Only enforce fence limits inside the GTT.Chris Wilson2010-10-29
* | drm_mm: add support for range-restricted fair-lru scansDaniel Vetter2010-10-27
|/
* 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