aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim1-0/+1
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixesDave Airlie2-1/+3
2011-08-03drm: track CEA version number if presentJesse Barnes1-0/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-17/+12
2011-07-25drm/gem: add support for private objectsAlan Cox1-0/+2
2011-07-22Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2-1/+3
2011-07-22drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren1-1/+1
2011-07-18drm/radeon/kms: add info query for backend mapAlex Deucher1-0/+1
2011-07-15drm/radeon/kms: add new NI pci idsAlex Deucher1-0/+2
2011-07-13DRM: remove drm_pci_device_is_pcieJon Mason1-7/+0
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk5-10/+7
2011-06-21drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs1-0/+2
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie1-0/+2
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+11
2011-06-02drm/radeon/kms: add llano pci idsAlex Deucher1-0/+11
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-32/+69
2011-05-20drm/dp: add some new DP regs for DP 1.2Alex Deucher1-0/+5
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson1-1/+1
2011-05-16Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-nextDave Airlie2-0/+6
2011-05-09drm: mm: fix debug outputDaniel Vetter1-1/+1
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher1-0/+1
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher1-0/+5
2011-04-28drm: Export the command-line mode parserChris Wilson2-15/+26
2011-04-28drm: Verify debug message argumentsJoe Perches1-1/+2
2011-04-28drm: Create and use drm_errJoe Perches1-14/+7
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson1-1/+1
2011-04-28drm: parse color format support for digital displaysJesse Barnes2-1/+12
2011-04-28drm: add bit depth parsingJesse Barnes2-1/+17
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie1-0/+1
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher1-0/+1
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