linux_dsm_epyc7002/drivers/gpu/drm/rcar-du
Laurent Pinchart 00d082cc4e drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3
On the D3 SoC the LVDS PHY must be enabled in the same register write
that enables the LVDS output. Skip writing the LVEN bit independently
on that platform, it will be set by the write that sets LVRES.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
2019-03-28 06:12:42 +02:00
..
Kconfig drm: rcar-du: Add writeback support for R-Car Gen3 2019-03-18 17:24:51 +02:00
Makefile drm: rcar-du: Add writeback support for R-Car Gen3 2019-03-18 17:24:51 +02:00
rcar_du_crtc.c drm: rcar-du: Link CRTCs to the DU device 2019-03-28 06:06:33 +02:00
rcar_du_crtc.h drm: rcar-du: Link CRTCs to the DU device 2019-03-28 06:06:33 +02:00
rcar_du_drv.c
rcar_du_drv.h
rcar_du_encoder.c drm: rcar-du: Support panels connected directly to the DPAD outputs 2019-03-28 06:06:33 +02:00
rcar_du_encoder.h
rcar_du_group.c
rcar_du_group.h
rcar_du_kms.c drm: rcar-du: Add writeback support for R-Car Gen3 2019-03-18 17:24:51 +02:00
rcar_du_kms.h drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure 2019-03-18 17:24:45 +02: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_of.c
rcar_du_of.h
rcar_du_plane.c
rcar_du_plane.h
rcar_du_regs.h
rcar_du_vsp.c drm: rcar-du: Link CRTCs to the DU device 2019-03-28 06:06:33 +02:00
rcar_du_vsp.h drm: rcar-du: vsp: Extract framebuffer (un)mapping to separate functions 2019-03-18 17:24:46 +02:00
rcar_du_writeback.c drm: rcar-du: Add writeback support for R-Car Gen3 2019-03-18 17:24:51 +02:00
rcar_du_writeback.h drm: rcar-du: Add writeback support for R-Car Gen3 2019-03-18 17:24:51 +02:00
rcar_dw_hdmi.c
rcar_lvds_regs.h
rcar_lvds.c drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 2019-03-28 06:12:42 +02:00
rcar_lvds.h