Re: [PATCH v5 4/7] drm: sun4i: dsi: Add mode_set function
From: Maxime Ripard <hidden>
Date: 2021-11-22 11:22:45
Also in:
dri-devel
From: Maxime Ripard <hidden>
Date: 2021-11-22 11:22:45
Also in:
dri-devel
On Mon, Nov 22, 2021 at 12:22:20PM +0530, Jagan Teki wrote:
Get the display mode settings via mode_set bridge function instead of explicitly de-reference.
What's wrong with dereferencing the mode? Maxime