[PATCH v2 13/86] drm/hisilicon/kirin: Run DRM default client setup

John Stultz jstultz at google.com
Wed Aug 21 18:23:45 UTC 2024


On Wed, Aug 21, 2024 at 6:04 AM Thomas Zimmermann <tzimmermann at suse.de> 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 <tzimmermann at suse.de>
> Cc: Xinliang Liu <xinliang.liu at linaro.org>
> Cc: Tian Tao <tiantao6 at hisilicon.com>
> Cc: Xinwei Kong <kong.kongxinwei at hisilicon.com>
> Cc: Sumit Semwal <sumit.semwal at linaro.org>
> Cc: Yongqin Liu <yongqin.liu at linaro.org>
> Cc: John Stultz <jstultz at google.com>
> ---
>  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 <jstultz at google.com>

thanks
-john


More information about the amd-gfx mailing list