summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-06-15drm/vmwgfx: use *_32_bits() macrosPaul Bolle
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-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-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/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
2016-06-10drm/atomic-helper: nonblocking commit supportDaniel Vetter
2016-06-10drm/atomic-helper: roll out commit synchronizationDaniel Vetter
2016-06-10drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter
2016-06-10drm/sun4i: Implement some semblance of vblank event handlingDaniel Vetter
2016-06-10drm/arc: Actually bother with handling atomic events.Daniel Vetter
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-10drm/rockchip: Drop drm_driver.load/unload callbacksTomeu Vizoso
2016-06-10drm/rockchip: fix compile warnings for 64-bitBrian Norris
2016-06-10drm/exynos: use logical AND in exynos_drm_plane_check_size()Tobias Jakobi
2016-06-09drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart