summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-08-03drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart
2017-08-03drm: rcar-du: Add HDMI outputs to R8A7796 device descriptionLaurent Pinchart
2017-08-03drm: rcar-du: Remove an unneeded NULL checkDan Carpenter
2017-08-03drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart
2017-08-03drm: rcar-du: Configure DPAD0 routing through last group on Gen3Laurent Pinchart
2017-08-03drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.xLaurent Pinchart
2017-08-03drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart
2017-08-03drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart
2017-08-03drm: rcar-du: Use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie
2017-07-26drm/hisilicon: fix build error without fbdev emulationArnd Bergmann
2017-07-26drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm usersMaxime Ripard
2017-07-26drm: Improve kerneldoc for drm_modeset_lockLiviu Dudau
2017-07-26drm/hisilicon: Remove custom FB helper deferred setupThierry Reding
2017-07-26drm/exynos: Remove custom FB helper deferred setupThierry Reding
2017-07-26drm/fb-helper: Support deferred setupDaniel Vetter
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/syncobj: Fix kerneldocDaniel Vetter
2017-07-26drm/atomic: Allow drm_atomic_helper_swap_state to failMaarten Lankhorst
2017-07-26drm/vc4: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/tilcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/tegra: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/msm: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/mediatek: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/i915: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/nouveau: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/atomic: Change drm_atomic_helper_swap_state to return an error.Maarten Lankhorst
2017-07-26drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-07-26drm/qxl: Drop fbdev hwaccel flagsDaniel Vetter
2017-07-26drm: Update docs around gem_free_objectDaniel Vetter
2017-07-21Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-20drm/mst: Avoid processing partially received up/down message transactionsImre Deak
2017-07-20drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak
2017-07-20drm/mst: Fix error handling during MST sideband message receptionImre Deak
2017-07-20Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-18drm: Don't complain too much about struct_mutex.Daniel Vetter
2017-07-18drm/zte: Use gem_free_object_unlockedDaniel Vetter
2017-07-18drm/pl111: Use gem_free_object_unlockedDaniel Vetter
2017-07-18drm/mxsfb: Use gem_free_object_unlockedDaniel Vetter
2017-07-18drm/bridge/synopsys: Add MIPI DSI host controller bridgePhilippe CORNU
2017-07-18drm/stm: ltdc: Add panel-bridge supportPhilippe CORNU
2017-07-18drm/stm: ltdc: Fix leak of px clk enable in some error pathsPhilippe CORNU
2017-07-17drm/vgem: add compat_ioctl supportBrian Norris
2017-07-17drm/crc: Only open CRC on atomic drivers when the CRTC is active.Maarten Lankhorst
2017-07-17drm/crc: Handle opening and closing crc betterMaarten Lankhorst