summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2014-07-2312-154/+642
|\ \
| * | drm/armada: register crtc with portRussell King2014-07-113-4/+23
| * | drm/armada: permit CRTCs to be registered as separate devicesRussell King2014-07-113-14/+122
| * | dt-bindings: add Marvell Dove LCD controller documentationRussell King2014-07-111-0/+30
| * | drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clockRussell King2014-07-111-1/+1
| * | drm/armada: convert to componentized supportRussell King2014-07-111-7/+148
| | |
| | \
| *-. \ Merge branches 'drm-devel' and 'component-for-driver' into armada-drmRussell King2014-07-116-35/+252
| |\ \ \ | | | |/
| | | * component: fix bug with legacy APIRussell King2014-07-041-4/+6
| | | * component: add support for component match arrayRussell King2014-07-032-3/+124
| | | * component: ignore multiple additions of the same componentRussell King2014-07-031-2/+8
| | | * component: fix missed cleanup in case of devres failureRussell King2014-07-031-31/+31
| | * | drm: add of_graph endpoint helper to find possible CRTCsRussell King2014-07-114-0/+88
| | |/
| * | drm/armada: make variant a CRTC thingRussell King2014-07-035-25/+25
| * | drm/armada: move variant initialisation to CRTC initRussell King2014-07-035-20/+12
| * | drm/armada: use number of CRTCs registeredRussell King2014-07-033-7/+6
| * | drm/armada: move IRQ handling into CRTCRussell King2014-07-033-63/+45
| |/
* | drm/i915: fix build without fbdev.Chris Wilson2014-07-221-4/+18
* | drm/ttm: make device_released staticDave Airlie2014-07-221-1/+1
* | drm/ttm: use gfp_t instead of int for flags.Dave Airlie2014-07-221-1/+1
* | drm: omapdrm: fix compiler errorsRussell King2014-07-223-9/+11
* | drm: bochs: fix warningsRussell King2014-07-221-0/+2
* | drm: cirrus: fix warningsRussell King2014-07-221-0/+2
* | drm: shmobile: fix warningsRussell King2014-07-221-1/+1
* | drm: rcar-du: fix warningsRussell King2014-07-221-1/+1
* | drm/i2c: tda998x: Remove useless testJean-Francois Moine2014-07-221-2/+1
* | Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~air...Dave Airlie2014-07-2214-76/+1025
|\ \
| * | drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie2014-07-221-0/+23
| * | drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie2014-07-2212-38/+934
| * | drm/i915: split conversion function out into separate functionDave Airlie2014-07-211-13/+18
| * | drm/i915: check connector->encoder before using it.Dave Airlie2014-07-213-18/+27
| * | i915: split some DP modesetting code into a separate functionDave Airlie2014-07-212-5/+14
| * | drm/i915: add some registers need for displayport MST support.Dave Airlie2014-07-211-2/+9
* | | drm/dp: Staticize a couple of DP utility functionsThierry Reding2014-07-221-15/+15
* | | drm/ttm: Fix a few sparse warningsThierry Reding2014-07-2212-20/+20
* | | drm: Add missing __user annotationThierry Reding2014-07-221-1/+1
|/ /
* | drm: gem_cma: Use ERR_CAST helperSachin Kamat2014-07-211-1/+1
* | drm/i915: fix psr match conditions screw ups.Dave Airlie2014-07-211-3/+4
* | Merge tag 'topic/core-stuff-2014-07-18' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-195-12/+12
|\ \
| * | drm: Check for connection_mutex in drm_select_eldSean Paul2014-07-181-0/+1
| * | drm/dp-mst-helper: Don't use uninitialized fields of the sideband message headerDamien Lespiau2014-07-181-0/+2
| * | drm/dp-mst-helper: Avoid reading uninitialized valueDamien Lespiau2014-07-181-1/+1
| * | drm/plane-helper: Use proper plane init functionMatt Roper2014-07-181-3/+4
| * | drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfreeFabian Frederick2014-07-181-5/+1
| * | drm: Fix function names in kerneldocThierry Reding2014-07-181-3/+3
* | | Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-07-1923-1246/+2000
|\ \ \ | |/ / |/| |
| * | drm/i915: Make the RPS interrupt generation mask handle the vlv waChris Wilson2014-07-101-5/+5
| * | drm/i915: Move RPS evaluation interval counters to i915->rpsChris Wilson2014-07-102-27/+23
| * | drm/i915: Don't cast a pointer to void* unnecessarilyDamien Lespiau2014-07-101-1/+1
| * | drm/i915: don't read LVDS regs at compute_config timePaulo Zanoni2014-07-101-4/+9
| * | drm/i915: check the power domains in intel_lvds_get_hw_state()Paulo Zanoni2014-07-101-0/+5
OpenPOWER on IntegriCloud