aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabledMarek Szyprowski2014-08-03
* drm/exynos: dp: Use correct module licenseJingoo Han2014-08-03
* drm/exynos: Remove unused variable in exynos_drm_gem.cSachin Kamat2014-08-03
* drm/exynos: Remove unused variable from exynos_hdmi.cSachin Kamat2014-08-03
* drm/exynos: Fix NULL pointer exception when suspending without componentsKrzysztof Kozlowski2014-08-03
* agp: remove read/write stubsMathias Krause2014-08-01
* drm: drop i386 verificationDavid Herrmann2014-08-01
* drm: drop unused "struct drm_queue"David Herrmann2014-08-01
* drm: remove unused "struct drm_freelist"David Herrmann2014-08-01
* drm/rcar-du: Fix maximum frame buffer pitch computationLaurent Pinchart2014-07-29
* drm/i915: fix initial fbdev setup warningsDave Airlie2014-07-23
* drm/i915: don't suspend gt until after we disable irqs and display (v2)Dave Airlie2014-07-23
* Merge branch 'component-for-drm' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie2014-07-23
|\
| * drm: msm: update to use component match supportRussell King2014-07-04
* | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2014-07-22
|\ \
| * | drm/armada: register crtc with portRussell King2014-07-11
| * | drm/armada: permit CRTCs to be registered as separate devicesRussell King2014-07-11
| * | dt-bindings: add Marvell Dove LCD controller documentationRussell King2014-07-11
| * | drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clockRussell King2014-07-11
| * | drm/armada: convert to componentized supportRussell King2014-07-11
| | |
| | \
| *-. | Merge branches 'drm-devel' and 'component-for-driver' into armada-drmRussell King2014-07-11
| |\ \|
| | | * component: fix bug with legacy APIRussell King2014-07-04
| | | * component: add support for component match arrayRussell King2014-07-03
| | | * component: ignore multiple additions of the same componentRussell King2014-07-03
| | | * component: fix missed cleanup in case of devres failureRussell King2014-07-03
| | * | drm: add of_graph endpoint helper to find possible CRTCsRussell King2014-07-11
| | |/
| * | drm/armada: make variant a CRTC thingRussell King2014-07-03
| * | drm/armada: move variant initialisation to CRTC initRussell King2014-07-03
| * | drm/armada: use number of CRTCs registeredRussell King2014-07-03
| * | drm/armada: move IRQ handling into CRTCRussell King2014-07-03
| |/
* | drm/i915: fix build without fbdev.Chris Wilson2014-07-22
* | drm/ttm: make device_released staticDave Airlie2014-07-21
* | drm/ttm: use gfp_t instead of int for flags.Dave Airlie2014-07-21
* | drm: omapdrm: fix compiler errorsRussell King2014-07-21
* | drm: bochs: fix warningsRussell King2014-07-21
* | drm: cirrus: fix warningsRussell King2014-07-21
* | drm: shmobile: fix warningsRussell King2014-07-21
* | drm: rcar-du: fix warningsRussell King2014-07-21
* | drm/i2c: tda998x: Remove useless testJean-Francois Moine2014-07-21
* | Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~air...Dave Airlie2014-07-21
|\ \
| * | drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie2014-07-21
| * | drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie2014-07-21
| * | drm/i915: split conversion function out into separate functionDave Airlie2014-07-21
| * | drm/i915: check connector->encoder before using it.Dave Airlie2014-07-21
| * | i915: split some DP modesetting code into a separate functionDave Airlie2014-07-21
| * | drm/i915: add some registers need for displayport MST support.Dave Airlie2014-07-21
* | | drm/dp: Staticize a couple of DP utility functionsThierry Reding2014-07-21
* | | drm/ttm: Fix a few sparse warningsThierry Reding2014-07-21
* | | drm: Add missing __user annotationThierry Reding2014-07-21
|/ /
* | drm: gem_cma: Use ERR_CAST helperSachin Kamat2014-07-21