summaryrefslogtreecommitdiffstats
path: root/drivers/video/aperture.c
Commit message (Expand)AuthorAgeFilesLines
* video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann2023-04-161-18/+40
* video/aperture: Only remove sysfb on the default vga pci deviceDaniel Vetter2023-04-161-3/+4
* video/aperture: Drop primary argumentDaniel Vetter2023-04-161-4/+3
* video/aperture: Move vga handling to pci functionDaniel Vetter2023-04-161-8/+7
* video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter2023-04-161-7/+9
* video/aperture: use generic code to figure out the vga default deviceDaniel Vetter2023-04-161-3/+2
* video/aperture: Fix typos in commentsSui Jingfeng2023-04-041-4/+4
* 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