diff options
| author | Thomas Zimmermann <[email protected]> | 2024-09-24 07:13:17 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2024-09-26 07:31:29 +0000 |
| commit | eae9b5437ab968e7f26afc5835c3b7384e0f84e0 (patch) | |
| tree | 432cd4979b81efbb6463ebcbbc6edea84decacbd /drivers/gpu/drm/omapdrm/omap_fbdev.h | |
| parent | drm/tegra: Run DRM default client setup (diff) | |
| download | kernel-eae9b5437ab968e7f26afc5835c3b7384e0f84e0.tar.gz kernel-eae9b5437ab968e7f26afc5835c3b7384e0f84e0.zip | |
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 <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Acked-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.h')
0 files changed, 0 insertions, 0 deletions
