aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+1
* drm/radeon: remove 0x4243 pci idAlex Deucher2011-02-021-1/+0
* Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-022-1/+8
|\
| * drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-311-1/+1
| * drm: Add an interface to reset the deviceChris Wilson2011-01-251-0/+7
* | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-251-0/+1
|/
* Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-141-0/+3
* Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie2011-01-101-0/+36
|\
| * drm/radeon/kms: add NI pci idsAlex Deucher2011-01-071-0/+36
* | drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-071-3/+0
|/
* drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák2011-01-061-0/+1
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-051-1/+5
* drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-201-0/+12
* Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-167-61/+263
|\
| * drm/nouveau: remove some useless GETPARAMsBen Skeggs2010-12-031-3/+0
| * drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-031-0/+1
| * drm/nouveau: remove cpu_writers lockBen Skeggs2010-12-031-1/+0
| * Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-031-0/+4
| |\
| | * drm/radeon/kms: add Ontario Fusion APU pci idsAlex Deucher2010-11-231-0/+4
| * | drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-222-50/+60
| * | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-222-2/+3
| * | drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-222-0/+12
| * | drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-222-4/+5
| * | drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom2010-11-221-3/+22
| * | drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-223-1/+57
| |/
| * drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-222-0/+102
* | 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
|\ \ | |/ |/|