Hi Thomas,
On Mon, May 30, 2022 at 10:34 AM Geert Uytterhoeven
wrote:
> On Mon, May 30, 2022 at 9:47 AM Thomas Zimmermann wrote:
> > Am 28.05.22 um 22:17 schrieb Geert Uytterhoeven:
> > > On Mon, Oct 14, 2019 at 4:05 PM Thomas Zimmermann
> > > wrote:
> > >> The display mode is set by convertin
Hi Thomas,
On Mon, May 30, 2022 at 9:47 AM Thomas Zimmermann wrote:
> first of all, thanks for looking at the patch.
Thank you, your patch series helped a lot.
> Am 28.05.22 um 22:17 schrieb Geert Uytterhoeven:
> > On Mon, Oct 14, 2019 at 4:05 PM Thomas Zimmermann
> > wrote:
> >> The display
Hi Geert,
first of all, thanks for looking at the patch.
Am 28.05.22 um 22:17 schrieb Geert Uytterhoeven:
Hi Thomas,
On Mon, Oct 14, 2019 at 4:05 PM Thomas Zimmermann wrote:
The display mode is set by converting the DRM display mode to an
fb_info state and handling it to the fbdev driver's f
Hi Thomas,
On Mon, Oct 14, 2019 at 4:05 PM Thomas Zimmermann wrote:
> The display mode is set by converting the DRM display mode to an
> fb_info state and handling it to the fbdev driver's fb_setvar()
> function. This also requires a color depth, which we take from the
> value of struct drm_mode_
The display mode is set by converting the DRM display mode to an
fb_info state and handling it to the fbdev driver's fb_setvar()
function. This also requires a color depth, which we take from the
value of struct drm_mode_config.preferred_depth
Signed-off-by: Thomas Zimmermann
---
drivers/gpu/drm