diff options
author | 2024-09-24 09:13:17 +0200 | |
---|---|---|
committer | 2024-09-26 09:31:29 +0200 | |
commit | eae9b5437ab968e7f26afc5835c3b7384e0f84e0 (patch) | |
tree | 432cd4979b81efbb6463ebcbbc6edea84decacbd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/tegra: Run DRM default client setup (diff) | |
download | wireguard-linux-eae9b5437ab968e7f26afc5835c3b7384e0f84e0.tar.xz wireguard-linux-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 <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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions