diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-03-26 16:10:09 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2020-03-27 10:46:54 +0100 |
commit | 1a8bf67df6d87912ab1fc17fa1a7d63fbddddaee (patch) | |
tree | 3543ce36d4bc5d248d4952197f2a96ed96e77920 /LICENSES | |
parent | drm/bridge: sii9234: silence warning about regulators during deferred probe (diff) | |
download | linux-1a8bf67df6d87912ab1fc17fa1a7d63fbddddaee.tar.xz linux-1a8bf67df6d87912ab1fc17fa1a7d63fbddddaee.zip |
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 <hdegoede@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200326151009.102377-1-hdegoede@redhat.com
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions