On Wed, Aug 21, 2024 at 6:04 AM Thomas Zimmermann <[email protected]> wrote:
>
> Call drm_client_setup() to run the kernel's default client setup
> for DRM. Set fbdev_probe in struct drm_driver, so that the client
> setup can start the common fbdev client.
>
> The kirin driver specifies a preferred color mode of 32. As this
> is the default if no format has been given, leave it out entirely.
>
> Signed-off-by: Thomas Zimmermann <[email protected]>
> Cc: Xinliang Liu <[email protected]>
> Cc: Tian Tao <[email protected]>
> Cc: Xinwei Kong <[email protected]>
> Cc: Sumit Semwal <[email protected]>
> Cc: Yongqin Liu <[email protected]>
> Cc: John Stultz <[email protected]>
> ---
>  drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 2 ++
>  drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c | 4 ++--

I don't have hardware to test anymore, but it looks reasonable.
Acked-by: John Stultz <[email protected]>

thanks
-john

Reply via email to