Re: [PATCH 5/6] drm/msm: Initialize fbdev DRM client

2023-03-30 Thread Dmitry Baryshkov
On Thu, 30 Mar 2023 at 10:41, Thomas Zimmermann wrote: > > 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 Zimmerman

[PATCH 5/6] drm/msm: Initialize fbdev DRM client

2023-03-30 Thread Thomas Zimmermann
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 --- drivers/gpu/drm/msm/msm_fbdev.c | 38