Re: [PATCH 05/18] drm/vc4: crtc: Skip the TXP

2021-04-09 Thread Thomas Zimmermann
Am 17.03.21 um 16:43 schrieb Maxime Ripard: The vc4_set_crtc_possible_masks is meant to run over all the encoders and then set their possible_crtcs mask to their associated pixelvalve. However, since the commit 39fcb2808376 ("drm/vc4: txp: Turn the TXP into a CRTC of its own"), the TXP has bee

[PATCH 05/18] drm/vc4: crtc: Skip the TXP

2021-03-17 Thread Maxime Ripard
The vc4_set_crtc_possible_masks is meant to run over all the encoders and then set their possible_crtcs mask to their associated pixelvalve. However, since the commit 39fcb2808376 ("drm/vc4: txp: Turn the TXP into a CRTC of its own"), the TXP has been turned to a CRTC and encoder of its own, and w