summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-051-0/+1
|\ \ \
| * | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-051-0/+2
| |/ /
* | | intel-gtt: export api for drm/i915Daniel Vetter2010-11-231-0/+12
* | | drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-231-1/+0
* | | drm/i915/gtt: call chipset flush directlyDaniel Vetter2010-11-231-1/+1
* | | drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter2010-11-231-0/+12
* | | agp/intel: Remove confusion of stolen entries not stolen memoryChris Wilson2010-11-231-6/+5
* | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-221-0/+7
|\ \ \ | |/ /
| * | drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-181-0/+7
| |/
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-152-5/+78
|\ \ | |/
| * drm/ttm: Be consistent on ttm_bo_init() failuresThomas Hellstrom2010-11-101-0/+4
| * drm/ttm: Documentation updateThomas Hellstrom2010-11-091-5/+74
* | drm/i915: Move the invalidate|flush information out of the device structChris Wilson2010-11-011-2/+0
* | drm/i915: Only enforce fence limits inside the GTT.Chris Wilson2010-10-291-0/+1
* | drm_mm: add support for range-restricted fair-lru scansDaniel Vetter2010-10-271-0/+7
|/
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-263-1/+9
|\
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-211-1/+5
| * drm/edid: add helper function to detect monitor audio capabilityZhenyu Wang2010-10-191-0/+1
| * Merge remote branch 'airlied/drm-core-next' into tmpChris Wilson2010-10-193-2/+13
| |\
| * | drm/i915: fetch eDP configuration data from the VBTJesse Barnes2010-10-081-0/+3
* | | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom2010-10-211-2/+0
| |/ |/|
* | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enumJason Wessel2010-10-191-1/+6
* | drm/ttm: add unlocked variant of new manager put node.Dave Airlie2010-10-191-0/+4
* | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-191-1/+3
|\ \ | |/ |/|
| * drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-061-1/+3
* | Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie2010-10-061-1/+2
|\ \
| * | drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel2010-10-061-1/+2
* | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2010-10-062-3/+25
|\ \ \ | |/ / |/| |
| * | drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-052-3/+21
| * | drm/ttm: introduce utility function to free an allocated memory nodeBen Skeggs2010-10-051-0/+4
| * | Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...Dave Airlie2010-09-241-1/+9
| |\ \
* | | | drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom2010-10-061-0/+1
* | | | drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-061-1/+2
* | | | Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-062-9/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-011-4/+6
| * | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-011-5/+13
| * | | drm: Prune GEM vma entriesChris Wilson2010-09-281-0/+1
| * | | drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-271-1/+1
| | |/ | |/|
* | | drm: Move the GTT accounting to i915Chris Wilson2010-10-011-8/+0
* | | intel-gtt: clean up gtt size reportingDaniel Vetter2010-09-211-2/+0
* | | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-211-1/+9
|\ \ \ | |/ /
| * | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-1/+8
| * | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-1/+2
* | | drm/i915: die, i915_probe_agp, dieDaniel Vetter2010-09-081-0/+2
* | | intel-gtt: introduce drm/intel-gtt.hDaniel Vetter2010-09-081-0/+18
| |/ |/|
* | drm: kill get_reg_ofs callbackDaniel Vetter2010-08-301-2/+0
* | drm: kill dev->timerDaniel Vetter2010-08-301-1/+0
* | drm: kill agp indirection messDaniel Vetter2010-08-301-5/+0
* | drm: replace drawable ioctl by noopsDaniel Vetter2010-08-301-15/+0
* | drm: don't export dri1 locking functionsDaniel Vetter2010-08-301-1/+0
OpenPOWER on IntegriCloud