linux_dsm_epyc7002/drivers/gpu
Laurent Pinchart 9fd466f54f drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal
The plane cleanup handler currently calls drm_plane_helper_disable(),
which is a legacy helper function. Replace it with a call to
drm_atomic_helper_shutdown() at removal time. The plane .destroy()
handler now consisting only of a call to drm_plane_cleanup(), replace it
with direct calls to that function.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
2018-07-31 16:31:50 +01:00
..
drm drm: arm: hdlcd: Use drm_atomic_helper_shutdown() to disable planes on removal 2018-07-31 16:31:50 +01:00
host1x gpu: host1x: Check whether size of unpin isn't 0 2018-07-09 10:31:30 +02:00
ipu-v3 gpu: ipu-csi: Check for field type alternate 2018-07-16 16:56:35 +02:00
vga docs: Fix some broken references 2018-06-15 18:10:01 -03:00
Makefile