diff options
| author | Hans de Goede <[email protected]> | 2020-03-26 16:10:09 +0100 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2020-03-27 10:46:54 +0100 |
| commit | 1a8bf67df6d87912ab1fc17fa1a7d63fbddddaee (patch) | |
| tree | 3543ce36d4bc5d248d4952197f2a96ed96e77920 /tools/perf/scripts/python | |
| parent | 5ea5647f491876027064780cf1ea0beb041e7e41 (diff) | |
drm/fb-helper: Add TODO for making drm_fb_helper_alloc_fbi fill apertures
Currently drivers using drm_fbdev_generic_setup() end up with a single
empty aperture in their fb_info struct.
Not having the proper info in the apertures list causes
register_framebuffer to not remove conflicting framebuffers,
which some drivers currently workaround by manually calling
drm_fb_helper_remove_conflicting_pci_framebuffers().
Add a TODO as a reminder that we need to fix this.
Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions