alistair23-linux/drivers/gpu/drm/rcar-du
Alexandru Gheorghe 161ad653d6 drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logic
A new helper function(__drm_atomic_helper_plane_reset) has been added
for linking a plane with its state and resetting the core
properties(alpha, rotation, etc.) to their default values.
Use that instead of duplicating the logic.

__drm_atomic_helper_plane_reset initializes the alpha property to its
max value, which is defined by the drm core as DRM_BLEND_ALPHA_OPAQUE,
so nothing changes regarding the alpha value.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180804161530.12275-8-alexandru-cosmin.gheorghe@arm.com
2018-08-06 13:11:52 +01:00
..
Kconfig
Makefile drm: rcar-du: disable dtc graph-endpoint warnings on DT overlays 2018-05-15 08:23:46 -05:00
rcar_du_crtc.c media updates for v4.18-rc1 2018-06-07 12:34:37 -07:00
rcar_du_crtc.h media updates for v4.18-rc1 2018-06-07 12:34:37 -07:00
rcar_du_drv.c drm: rcar-du: Add R8A77965 support 2018-05-05 17:11:20 +03:00
rcar_du_drv.h Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next 2018-05-15 15:23:48 +10:00
rcar_du_encoder.c
rcar_du_encoder.h
rcar_du_group.c drm: rcar-du: Allow DU groups to work with hardware indexing 2018-05-05 17:11:19 +03:00
rcar_du_group.h drm: rcar-du: Allow DU groups to work with hardware indexing 2018-05-05 17:11:19 +03:00
rcar_du_kms.c Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next 2018-05-15 15:23:48 +10:00
rcar_du_kms.h
rcar_du_of.c drm: rcar-du: of: Include header to define prototypes 2018-05-05 17:11:15 +03:00
rcar_du_of.h drm: rcar-du: Fix rcar_du_of_init() stub 2018-05-17 15:03:32 +10:00
rcar_du_of_lvds_r8a7790.dts
rcar_du_of_lvds_r8a7791.dts
rcar_du_of_lvds_r8a7793.dts
rcar_du_of_lvds_r8a7795.dts
rcar_du_of_lvds_r8a7796.dts
rcar_du_plane.c drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logic 2018-08-06 13:11:52 +01:00
rcar_du_plane.h drm/rcar-du: Convert to the new generic alpha property 2018-04-16 21:20:59 +02:00
rcar_du_regs.h drm: rcar-du: Use the correct naming for ODPM fields in DEFR6 2018-05-05 17:11:18 +03:00
rcar_du_vsp.c drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logic 2018-08-06 13:11:52 +01:00
rcar_du_vsp.h drm/rcar-du: Convert to the new generic alpha property 2018-04-16 21:20:59 +02:00
rcar_dw_hdmi.c
rcar_lvds.c drm: drop _mode_ from drm_mode_connector_attach_encoder 2018-07-13 18:40:27 +02:00
rcar_lvds_regs.h