linux/drivers/gpu/drm/rcar-du
Laurent Pinchart 263b39fe33 drm: rcar-du: Use the drm atomic state duplication helpers for planes
Ensure that the duplicate and destroy plane state operations will always
be in sync with the DRM core implementation of the plane state by using
the __drm_atomic_helper_plane_duplicate_state() and
__drm_atomic_helper_plane_destroy_state() functions designed especially
for this purpose.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2015-06-16 14:25:55 +03:00
..
Kconfig
Makefile
rcar_du_crtc.c drm: rcar-du: Fix crash with groups that have less than 9 planes 2015-06-16 14:25:43 +03:00
rcar_du_crtc.h
rcar_du_drv.c drm: rcar-du: Print the error value when DRM/KMS init fails 2015-06-16 14:15:47 +03:00
rcar_du_drv.h drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device 2015-05-25 15:34:11 +03:00
rcar_du_encoder.c
rcar_du_encoder.h
rcar_du_group.c drm: rcar-du: Keep plane to CRTC associations when disabling a plane 2015-05-25 15:34:12 +03:00
rcar_du_group.h drm: rcar-du: Fix crash with groups that have less than 9 planes 2015-06-16 14:25:43 +03:00
rcar_du_hdmicon.c
rcar_du_hdmicon.h
rcar_du_hdmienc.c
rcar_du_hdmienc.h
rcar_du_kms.c drm: rcar-du: Clean up planes in the error paths of .atomic_commit() 2015-06-16 14:25:54 +03:00
rcar_du_kms.h
rcar_du_lvdscon.c
rcar_du_lvdscon.h
rcar_du_lvdsenc.c
rcar_du_lvdsenc.h
rcar_du_plane.c drm: rcar-du: Use the drm atomic state duplication helpers for planes 2015-06-16 14:25:55 +03:00
rcar_du_plane.h drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state 2015-05-25 15:34:11 +03:00
rcar_du_regs.h
rcar_du_vgacon.c
rcar_du_vgacon.h
rcar_lvds_regs.h