drm/exynos: Initialize fbdev DRM client
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 30 Mar 2023 07:36:34 +0000 (09:36 +0200)
committerInki Dae <inki.dae@samsung.com>
Mon, 17 Apr 2023 07:47:55 +0000 (16:47 +0900)
commit99286486d67450f2189f7373c0d76c49ce6825f7
treebbc04b383d1c6dd299081feff8c3a4c787058f6c
parent3bf3b53446d14003193a8804d0d1f3e1761b2be2
drm/exynos: Initialize fbdev DRM client

Initialize the fbdev client in the fbdev code with empty helper
functions. Also clean up the client. The helpers will later
implement various functionality of the DRM client. No functional
changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fbdev.c