On Tue, 2021-02-16 at 18:00 +0200, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Populate conn_state->max_bpc with something sensible from the start.
> Otherwise it's possible that we get to compute_sink_pipe_bpp() with
> max_bpc==0.
>
> The specific scenario goes as follows:
> 1. Initial conne
Quoting Ville Syrjala (2021-02-16 16:00:35)
> From: Ville Syrjälä
>
> Populate conn_state->max_bpc with something sensible from the start.
> Otherwise it's possible that we get to compute_sink_pipe_bpp() with
> max_bpc==0.
>
> The specific scenario goes as follows:
> 1. Initial connector state a
From: Ville Syrjälä
Populate conn_state->max_bpc with something sensible from the start.
Otherwise it's possible that we get to compute_sink_pipe_bpp() with
max_bpc==0.
The specific scenario goes as follows:
1. Initial connector state allocated with max_bpc==0
2. Trigger a modeset on the crtc fe