aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds10-17/+17
2011-04-05drm: fix "persistant" typoJan Engelhardt2-11/+11
2011-04-05drm/radeon/kms: add some new ontario pci idsAlex Deucher1-0/+2
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi10-20/+20
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie1-3/+4
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic1-0/+3
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2-1/+2
2011-03-04drm: add cap bit to denote if dumb ioctl is available or not.Dave Airlie1-0/+2
2011-03-04drm/core: add ioctl to query device/driver capabilitiesBen Skeggs2-0/+9
2011-03-03drm/radeon/kms: add cayman pci idsAlex Deucher1-0/+14
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-1/+1
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson1-0/+1
2011-03-01drm/radeon: add new getparam for number of backends.Dave Airlie1-0/+1
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+1
2011-02-25drm/nv50: support for compressionBen Skeggs1-0/+1
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2-7/+2
2011-02-23Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie1-12/+37
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-nextDave Airlie2-3/+16
2011-02-23drm: Remove unused members from struct drm_open_hashChris Wilson1-5/+1
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-3/+3
2011-02-23drm: mm: add helper to unwind scan stateDaniel Vetter1-0/+8
2011-02-23drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter1-5/+14
2011-02-23drm: mm: track free areas implicitlyDaniel Vetter1-9/+12
2011-02-23drm/nouveau: don't munge in drm_mm internalsDaniel Vetter1-0/+5
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2-2/+7
2011-02-07drm: add usb frameworkDave Airlie2-0/+17
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-55/+51
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie4-0/+52
2011-02-07drm: remove i830 driverArnd Bergmann2-343/+0
2011-02-02drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2-1/+8
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson1-1/+1
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk1-1/+3
2011-01-27ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk2-2/+8
2011-01-25drm: Add an interface to reset the deviceChris Wilson1-0/+7
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher1-0/+1
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie1-0/+3
2011-01-10Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-nextDave Airlie1-0/+36
2011-01-07drm/radeon/kms: add NI pci idsAlex Deucher1-0/+36
2011-01-07drm: Update fbdev fb_fix_screeninfoJames Simmons1-3/+0
2011-01-06drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák1-0/+1
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie1-1/+5
2010-12-20drm/i915: Allow the application to choose the constant addressing modeChris Wilson1-0/+12
2010-12-16Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson7-61/+263
2010-12-05Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson1-0/+1
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter1-0/+2
2010-12-03drm/nouveau: remove some useless GETPARAMsBen Skeggs1-3/+0
2010-12-03drm/nouveau: Implement the pageflip ioctl.Francisco Jerez1-0/+1
2010-12-03drm/nouveau: remove cpu_writers lockBen Skeggs1-1/+0