diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-24 09:13:17 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-26 09:31:29 +0200 |
commit | eae9b5437ab968e7f26afc5835c3b7384e0f84e0 (patch) | |
tree | 432cd4979b81efbb6463ebcbbc6edea84decacbd /drivers/gpu/drm/omapdrm/omap_fbdev.h | |
parent | 5208989d59f989762578b497aecb1e2b1b0780fd (diff) |
drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev.
Store instances of drm_fb_helper and struct omap_fbdev separately.
This will allow omapdrm to use the common fbdev client, which allocates
its own instance of struct drm_fb_helper.
There is at most one instance of each per DRM device, so both can be
referenced directly from the omap and DRM device structures. A later
patchset might rework the common fbdev client to allow for storing
both, drm_fb_helper and omap_fbdev, together in the same place.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-80-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.h')
0 files changed, 0 insertions, 0 deletions