Hi Maxime,
thank you for your feedback!
On Thu, Dec 22, 2022 at 06:40:54PM +0100, Maxime Ripard wrote:
> Hi,
>
> On Thu, Dec 15, 2022 at 06:03:59PM +0100, Michael Rodin wrote:
> > The detected status of a connector should be ignored when a connector is
> > forced as
ected
To avoid similar issues this commit adapts functions which call "detect"
so they check additionally if a connector is forced and override the status
returned by "detect".
Fixes: 816da85a0990 ("drm: handle HPD and polled connectors separately")
Signed-off-by:
robe_single_connector_modes]
[CONNECTOR:76:HDMI-A-1] status updated from disconnected to connected
To avoid similar issues this commit adapts functions which call "detect"
so they check if a connector is forced and return the correct status.
Fixes: 949f08862d66 ("drm: Make the con
ic_enable:
rcar_du_crtc_atomic_enable
rcar_du_crtc_start
rcar_du_group_start_stop(rcrtc->group, true);
To avoid flickers in all use cases, do not restart DU groups on the Gen3
SoCs at all, since it is not required any more.
Signed-off-by: Michael Rodin
---
drivers/gpu/drm/rcar-du/rcar_du