drm/msm: Initialize fbdev DRM client
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 3 Apr 2023 12:45:37 +0000 (14:45 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 6 Apr 2023 17:29:40 +0000 (20:29 +0300)
commit841ef552b1410f9a6aa5f399ce794c3b0d6b6559
tree6bbeede1014eccf03f3ce00d0714bea90ad19450
parent6479f5b4e5a84310748903e7dabd62c8a7d5e6e5
drm/msm: 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>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/530557/
Link: https://lore.kernel.org/r/20230403124538.8497-8-tzimmermann@suse.de
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/msm/msm_fbdev.c