diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-12-12 18:08:49 +0100 |
---|---|---|
committer | Maarten Lankhorst <dev@lankhorst.se> | 2025-03-05 21:48:50 +0100 |
commit | 04a1c47798f773cc6b071790c56eaa460a1e5caf (patch) | |
tree | 53f832404027ebb7ab76ad068cc39a5cc5205978 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 03e1b3df217a94c75e644bf50d3b3b2203acba00 (diff) |
drm/i915/display: Remove struct drm_fb_helper from struct intel_fbdev
Store instances of drm_fb_helper and struct intel_fbdev separately.
This will allow i915 to use the common fbdev client, which allocates
its own instance of struct drm_fb_helper.
There is at most one instance of type each per DRM device, so both can
be referenced directly from the i915 and DRM device structures. A later
patchset might rework the common fbdev client to allow for storing
both, drm_fb_helper and intel_fbdev, together in the same place.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241212170913.185939-9-tzimmermann@suse.de
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions