summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-16drm: Nuke legacy maps debugfs filesDaniel Vetter
2016-06-16Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-15drm/atomic-helpers: Clear up cleanup_done a bitDaniel Vetter
2016-06-15drm/atomic-helpers: Stall on the right commitDaniel Vetter
2016-06-15drm/vmwgfx: use *_32_bits() macrosPaul Bolle
2016-06-14Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-miscDaniel Vetter
2016-06-14drm/virtio: Don't reinvent a flipping wheelDaniel Vetter
2016-06-14drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun
2016-06-14Merge branch 'topic-arcpgu-sim' of https://github.com/foss-for-synopsys-dwc-a...Dave Airlie
2016-06-13drm/gma500: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-13drm/radeon: use crtc directly in drm_crtc_vblank_put()Gustavo Padovan
2016-06-13drm/amdgpu: use crtc directly in drm_crtc_vblank_put()Gustavo Padovan
2016-06-13drm/radeon: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-13drm/amdgpu: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-13drm: make drm_vblank_{get,put}() staticGustavo Padovan
2016-06-13drm: remove legacy drm_arm_vblank_event()Gustavo Padovan
2016-06-13drm: remove legacy drm_send_vblank_event()Gustavo Padovan
2016-06-13drm/nouveau: replace legacy vblank helpersGustavo Padovan
2016-06-13ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platformsAlexey Brodkin
2016-06-13ARCv2: [vdk] Enable ARC PGU on HS38 VDKAlexey Brodkin
2016-06-13drm/arcpgu: Make ARC PGU usable on simulation platformsRuud Derwig
2016-06-13drm/prime: fix error path deadlock failRob Clark
2016-06-13drm/dsi: Add uevent callbackThierry Reding
2016-06-13drm: fb: cma: fix memory leakSudip Mukherjee
2016-06-10drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon
2016-06-10drm: Add helper for simple display pipelineNoralf Trønnes
2016-06-10drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()Boris Brezillon
2016-06-10drm/bridge: ps8622: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm/bridge: ptn3460: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm/bridge: anx78xx: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: omap: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: virtgpu: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: vc4: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: sun4i: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: rockchip: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: rcar-du: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: fsl-dcu: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: exynos: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: atmel-hlcdc: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: arc: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-06-10drm: Fix comment making reference to non-existing functionLiviu Dudau
2016-06-10drm/rockchip: Resume DP earlyTomeu Vizoso
2016-06-10drm/rockchip: Use atomic PM helpersTomeu Vizoso
2016-06-10drm/rockchip: Nuke pending event handling in precloseDaniel Vetter
2016-06-10drm/rockchip: convert to helper nonblocking atomic commitDaniel Vetter
2016-06-10drm/rockchip: Fix crtc_state->event signallingDaniel Vetter
2016-06-10drm/rockchip: Disarm vop->is_enabledDaniel Vetter
2016-06-10drm/hdlcd: Use helper support for nonblocking commitsDaniel Vetter
2016-06-10drm/arc: Implement nonblocking commit correctlyDaniel Vetter