summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2014-07-22drm/i915: fix build without fbdev.Chris Wilson
2014-07-22drm/ttm: make device_released staticDave Airlie
2014-07-22drm/ttm: use gfp_t instead of int for flags.Dave Airlie
2014-07-22drm: omapdrm: fix compiler errorsRussell King
2014-07-22drm: bochs: fix warningsRussell King
2014-07-22drm: cirrus: fix warningsRussell King
2014-07-22drm: shmobile: fix warningsRussell King
2014-07-22drm: rcar-du: fix warningsRussell King
2014-07-22drm/i2c: tda998x: Remove useless testJean-Francois Moine
2014-07-22Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~air...Dave Airlie
2014-07-22drm/i915: mst topology dumper in debugfs (v0.2)Dave Airlie
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie
2014-07-22drm/dp: Staticize a couple of DP utility functionsThierry Reding
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding
2014-07-22drm: Add missing __user annotationThierry Reding
2014-07-21drm/i915: split conversion function out into separate functionDave Airlie
2014-07-21drm/i915: check connector->encoder before using it.Dave Airlie
2014-07-21i915: split some DP modesetting code into a separate functionDave Airlie
2014-07-21drm/i915: add some registers need for displayport MST support.Dave Airlie
2014-07-21drm: gem_cma: Use ERR_CAST helperSachin Kamat
2014-07-21drm/i915: fix psr match conditions screw ups.Dave Airlie
2014-07-19Merge tag 'topic/core-stuff-2014-07-18' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-07-19Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-07-18drm: Check for connection_mutex in drm_select_eldSean Paul
2014-07-18drm/dp-mst-helper: Don't use uninitialized fields of the sideband message headerDamien Lespiau
2014-07-18drm/dp-mst-helper: Avoid reading uninitialized valueDamien Lespiau
2014-07-18drm/plane-helper: Use proper plane init functionMatt Roper
2014-07-18drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfreeFabian Frederick
2014-07-18drm: Fix function names in kerneldocThierry Reding
2014-07-18drm/radeon: use helpersRob Clark
2014-07-18drm/i915: use helpersRob Clark
2014-07-18drm/nouveau: use helpersRob Clark
2014-07-18drm/vmwgfx: use helpersRob Clark
2014-07-18drm/udl: use helpersRob Clark
2014-07-18drm/mgag200: use helpersRob Clark
2014-07-18drm/exynos: use helpersRob Clark
2014-07-18drm/cirrus: use helpersRob Clark
2014-07-18drm/bochs: use helpersRob Clark
2014-07-18drm/ast: use helpersRob Clark
2014-07-11drm/armada: register crtc with portRussell King
2014-07-11drm/armada: permit CRTCs to be registered as separate devicesRussell King
2014-07-11dt-bindings: add Marvell Dove LCD controller documentationRussell King
2014-07-11drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clockRussell King
2014-07-11drm/armada: convert to componentized supportRussell King
2014-07-11Merge branches 'drm-devel' and 'component-for-driver' into armada-drmRussell King
2014-07-11drm: add of_graph endpoint helper to find possible CRTCsRussell King
2014-07-10drm/i915: Make the RPS interrupt generation mask handle the vlv waChris Wilson
2014-07-10drm/i915: Move RPS evaluation interval counters to i915->rpsChris Wilson
2014-07-10drm/i915: Don't cast a pointer to void* unnecessarilyDamien Lespiau