summaryrefslogtreecommitdiffstats
path: root/drivers/video/aperture.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()Michał Mirosław2022-10-271-4/+1
* fbdev: Remove conflict-handling codeThomas Zimmermann2022-07-191-21/+0
* video/aperture: Remove conflicting VGA devices, if anyThomas Zimmermann2022-07-191-2/+12
* video/aperture: Disable and unregister sysfb devices via aperture helpersThomas Zimmermann2022-07-191-0/+14
* fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann2022-07-191-12/+18
* drm: Implement DRM aperture helpers under video/Thomas Zimmermann2022-06-271-0/+351