On Thu, 25 Feb 2021 at 15:59, Maxime Ripard <maxime@xxxxxxxxxx> wrote: > > Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx> Again no commit text body, but possibly not warranted Reviewed-by: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx> > --- > drivers/gpu/drm/vc4/vc4_plane.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm/vc4/vc4_plane.c b/drivers/gpu/drm/vc4/vc4_plane.c > index 4a075294ff4c..5e8b7f72dc05 100644 > --- a/drivers/gpu/drm/vc4/vc4_plane.c > +++ b/drivers/gpu/drm/vc4/vc4_plane.c > @@ -912,9 +912,9 @@ static int vc4_plane_mode_set(struct drm_plane *plane, > if (!vc4_state->is_unity) { > vc4_dlist_write(vc4_state, > VC4_SET_FIELD(vc4_state->crtc_w, > - SCALER_POS1_SCL_WIDTH) | > + SCALER5_POS1_SCL_WIDTH) | > VC4_SET_FIELD(vc4_state->crtc_h, > - SCALER_POS1_SCL_HEIGHT)); > + SCALER5_POS1_SCL_HEIGHT)); > } > > /* Position Word 2: Source Image Size */ > -- > 2.29.2 > _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel