aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+2
|\
| * drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-101-0/+2
| * drm: Fix authentication kernel crashThomas Hellstrom2012-02-031-0/+1
* | merge opensource jb u5codeworkx2012-09-224-92/+241
* | samsung update 1codeworkx2012-06-0226-495/+1808
|/
* drm/radeon/kms: add some new pci idsAlex Deucher2011-12-211-0/+10
* drm/radeon/kms: add some new pci idsAlex Deucher2011-12-091-0/+8
* drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-12-091-0/+2
* drm/radeon: add some missing FireMV pci idsAlex Deucher2011-11-211-0/+2
* drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-111-0/+3
* drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-08-151-1/+1
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-151-0/+1
* drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-151-0/+2
* drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-161-0/+2
* Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-071-0/+11
|\
| * drm/radeon/kms: add llano pci idsAlex Deucher2011-06-021-0/+11
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-245-32/+69
|\|
| * drm/dp: add some new DP regs for DP 1.2Alex Deucher2011-05-201-0/+5
| * Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...Dave Airlie2011-05-162-0/+6
| |\
| * | drm: Export the command-line mode parserChris Wilson2011-04-282-15/+26
| * | drm: Verify debug message argumentsJoe Perches2011-04-281-1/+2
| * | drm: Create and use drm_errJoe Perches2011-04-281-14/+7
| * | drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-04-281-1/+1
| * | drm: parse color format support for digital displaysJesse Barnes2011-04-282-1/+12
| * | drm: add bit depth parsingJesse Barnes2011-04-282-1/+17
* | | drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-05-161-1/+1
* | | drm: mm: fix debug outputDaniel Vetter2011-05-091-1/+1
| |/ |/|
* | drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher2011-05-041-0/+1
* | drm/radeon/kms: add some new pci idsAlex Deucher2011-05-041-0/+5
|/
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-271-0/+1
* drm/radeon/kms: add info query for tile pipesAlex Deucher2011-04-271-0/+1
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0710-17/+17
|\
| * Fix common misspellingsLucas De Marchi2011-03-3110-20/+20
* | drm: fix "persistant" typoJan Engelhardt2011-04-052-11/+11
* | drm/radeon/kms: add some new ontario pci idsAlex Deucher2011-04-051-0/+2
* | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-011-0/+1
|/
* drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-241-3/+4
* drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-211-0/+3
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-142-1/+2
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-011-1/+1
| |\
| | * drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+1
| * | drm/i915: Allow relocation deltas outside of target boChris Wilson2011-03-011-0/+1
| |/
* | drm: add cap bit to denote if dumb ioctl is available or not.Dave Airlie2011-03-041-0/+2
* | drm/core: add ioctl to query device/driver capabilitiesBen Skeggs2011-03-042-0/+9
* | drm/radeon/kms: add cayman pci idsAlex Deucher2011-03-031-0/+14
* | drm/radeon: add new getparam for number of backends.Dave Airlie2011-03-011-0/+1
* | drm/nv50: support for compressionBen Skeggs2011-02-251-0/+1
* | Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-232-7/+2
* | Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie2011-02-231-12/+37
|\ \
| * | drm: mm: add helper to unwind scan stateDaniel Vetter2011-02-231-0/+8