summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2011-08-04drm: Separate EDID Header Check from EDID Block CheckThomas Reim-0/+1
2011-08-04Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie-1/+3
2011-08-03drm: track CEA version number if presentJesse Barnes-0/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-17/+12
2011-07-25drm/gem: add support for private objectsAlan Cox-0/+2
2011-07-22Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard-1/+3
2011-07-22drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren-1/+1
2011-07-18drm/radeon/kms: add info query for backend mapAlex Deucher-0/+1
2011-07-15drm/radeon/kms: add new NI pci idsAlex Deucher-0/+2
2011-07-13DRM: remove drm_pci_device_is_pcieJon Mason-7/+0
2011-06-21ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk-10/+7
2011-06-21drm/gem: add hooks to notify driver when object handle is created/destroyedBen Skeggs-0/+2
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie-0/+2
2011-06-07Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+11
2011-06-02drm/radeon/kms: add llano pci idsAlex Deucher-0/+11
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-32/+69
2011-05-20drm/dp: add some new DP regs for DP 1.2Alex Deucher-0/+5
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson-1/+1
2011-05-16Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie-0/+6
2011-05-09drm: mm: fix debug outputDaniel Vetter-1/+1
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher-0/+1
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher-0/+5
2011-04-28drm: Export the command-line mode parserChris Wilson-15/+26
2011-04-28drm: Verify debug message argumentsJoe Perches-1/+2
2011-04-28drm: Create and use drm_errJoe Perches-14/+7
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson-1/+1
2011-04-28drm: parse color format support for digital displaysJesse Barnes-1/+12
2011-04-28drm: add bit depth parsingJesse Barnes-1/+17
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie-0/+1
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher-0/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-17/+17
2011-04-05drm: fix "persistant" typoJan Engelhardt-11/+11
2011-04-05drm/radeon/kms: add some new ontario pci idsAlex Deucher-0/+2
2011-04-01drm: export drm_find_cea_extension to driversBen Skeggs-0/+1
2011-03-31Fix common misspellingsLucas De Marchi-20/+20
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie-3/+4
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic-0/+3
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie-1/+2
2011-03-04drm: add cap bit to denote if dumb ioctl is available or not.Dave Airlie-0/+2
2011-03-04drm/core: add ioctl to query device/driver capabilitiesBen Skeggs-0/+9
2011-03-03drm/radeon/kms: add cayman pci idsAlex Deucher-0/+14
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson-1/+1
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson-0/+1
2011-03-01drm/radeon: add new getparam for number of backends.Dave Airlie-0/+1
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie-1/+1
2011-02-25drm/nv50: support for compressionBen Skeggs-0/+1
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie-7/+2
2011-02-23Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie-12/+37
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie-3/+16