aboutsummaryrefslogtreecommitdiff
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.4' of https://android.googlesource.com/kernel/common ...Steve Kondik2014-10-202-5/+42
|\
| * drm/radeon: add new richland pci idsAlex Deucher2013-05-111-0/+2
| * drm/radeon: add some new SI PCI idsAlex Deucher2013-05-111-0/+3
| * drm/radeon: add Richland pci idsAlex Deucher2013-03-281-1/+12
| * drm/radeon: add new SI pci idAlex Deucher2012-12-031-0/+1
| * drm/radeon: add some new SI PCI idsAlex Deucher2012-10-311-0/+3
| * drm: Check for invalid cursor flagsJakob Bornecrantz2012-10-021-2/+3
| * drm/radeon: add some new SI pci idsAlex Deucher2012-08-261-0/+3
| * drm/radeon/kms: add new SI PCI idsAlex Deucher2012-06-101-2/+3
| * drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-101-0/+2
| * drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher2012-06-101-0/+2
| * drm/radeon/kms: add new Trinity PCI idsAlex Deucher2012-06-101-0/+8
* | msm: kgsl: Add genlock to KGSL DRM driverAlex Wong2013-04-101-0/+23
* | msm: kgsl: drm: Increased max sub-buffers allowed to 3Michael Street2013-03-221-1/+1
* | msm: kgsl: Added DRM_IOCTL_KGSL_GEM_CREATE_FROM_ION to DRMMichael Street2013-02-211-0/+10
* | Update copyright to The Linux FoundationDuy Truong2013-02-131-1/+1
* | msm: kgsl: Added DRM_IOCTL_KGSL_GEM_GET_ION_FD ioctl to DRM device.Michael Street2012-11-081-0/+10
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-063-1/+194
|\ \ | |/ |/|
| * Merge branch 'Linux 3.0.21' into msm-3.0Rohit Vaswani2012-03-304-0/+26
| |\
| | * drm: Fix authentication kernel crashThomas Hellstrom2012-02-031-0/+1
| | * 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
| * | Merge remote-tracking branch 'common/android-3.0' into msm-3.0Bryan Huntsman2011-11-162-1/+2
| |\|
| | * 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
| * | Initial ContributionBryan Huntsman2011-10-033-1/+194
| |/
* | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-121-2/+3
|\ \
| * | drm/exynos: fixed exynos broken ioctlInki Dae2012-04-121-1/+1
| * | drm/exynos: fixed page align and code clean.Inki Dae2012-04-031-1/+2
* | | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-031-0/+4
|\ \ \
| * | | drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter2012-04-021-0/+4
| |/ /
* / / drm: base prime/dma-buf support (v5)Dave Airlie2012-03-302-1/+75
|/ /
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* | | headers: include linux/types.h where appropriateBobby Powers2012-03-231-0/+2
* | | Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli...Linus Torvalds2012-03-222-0/+57
|\ \ \
| * | | drm/radeon/kms: add trinity pci idsAlex Deucher2012-03-211-0/+16
| * | | drm/radeon/kms: Add SI pci idsAlex Deucher2012-03-211-0/+38
| * | | drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher2012-03-211-0/+1
| * | | drm/radeon/kms: add info query for max pipesTom Stellard2012-03-211-0/+2
* | | | drm/exynos: added virtual display driver.Inki Dae2012-03-211-0/+18
|/ / /
* | | drm: allow loading an EDID as firmware to override broken monitorCarsten Emde2012-03-202-0/+2
* | | drm/exynos: update gem and buffer framework.Inki Dae2012-03-201-0/+6
* | | drm/exynos: add HDMI version 1.4 supportJoonyoung Shim2012-03-201-0/+2
* | | drm: add core support for unplugging a device (v2)Dave Airlie2012-03-151-0/+16
* | | drm/modeset: add helper to unplug all connectors from sysfsDave Airlie2012-03-151-0/+2
* | | drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-152-3/+20
|\ \ \