aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter2011-02-231-5/+14
| * | drm: mm: track free areas implicitlyDaniel Vetter2011-02-231-9/+12
| * | drm/nouveau: don't munge in drm_mm internalsDaniel Vetter2011-02-231-0/+5
* | | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2011-02-232-3/+16
|\ \ \
| * | | ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-222-2/+7
| * | | ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-271-1/+3
| * | | ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk2011-01-272-2/+8
* | | | drm: Remove unused members from struct drm_open_hashChris Wilson2011-02-231-5/+1
* | | | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-231-3/+3
| |/ / |/| |
* | | drm: add usb frameworkDave Airlie2011-02-072-0/+17
* | | drm: rework PCI/platform driver interface.Dave Airlie2011-02-071-55/+51
* | | drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-074-0/+52
* | | drm: remove i830 driverArnd Bergmann2011-02-072-343/+0
| |/ |/|
* | 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