summaryrefslogtreecommitdiff
path: root/drivers/video/aperture.c
AgeCommit message (Expand)Author
2023-04-16video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann
2023-04-16video/aperture: Only remove sysfb on the default vga pci deviceDaniel Vetter
2023-04-16video/aperture: Drop primary argumentDaniel Vetter
2023-04-16video/aperture: Move vga handling to pci functionDaniel Vetter
2023-04-16video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter
2023-04-16video/aperture: use generic code to figure out the vga default deviceDaniel Vetter
2023-04-04video/aperture: Fix typos in commentsSui Jingfeng
2022-10-27fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()Michał Mirosław
2022-07-19fbdev: Remove conflict-handling codeThomas Zimmermann
2022-07-19video/aperture: Remove conflicting VGA devices, if anyThomas Zimmermann
2022-07-19video/aperture: Disable and unregister sysfb devices via aperture helpersThomas Zimmermann
2022-07-19fbdev/core: Remove remove_conflicting_pci_framebuffers()Thomas Zimmermann
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann