Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video/aperture: Move vga handling to pci function | Daniel Vetter | 2023-08-30 | 1 | -8/+7 |
* | video/aperture: Only kick vgacon when the pdev is decoding vga | Daniel Vetter | 2023-08-30 | 1 | -7/+9 |
* | video/aperture: Only remove sysfb on the default vga pci device | Daniel Vetter | 2023-08-23 | 1 | -3/+4 |
* | fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device() | Michał Mirosław | 2022-10-27 | 1 | -4/+1 |
* | fbdev: Remove conflict-handling code | Thomas Zimmermann | 2022-07-19 | 1 | -21/+0 |
* | video/aperture: Remove conflicting VGA devices, if any | Thomas Zimmermann | 2022-07-19 | 1 | -2/+12 |
* | video/aperture: Disable and unregister sysfb devices via aperture helpers | Thomas Zimmermann | 2022-07-19 | 1 | -0/+14 |
* | fbdev/core: Remove remove_conflicting_pci_framebuffers() | Thomas Zimmermann | 2022-07-19 | 1 | -12/+18 |
* | drm: Implement DRM aperture helpers under video/ | Thomas Zimmermann | 2022-06-27 | 1 | -0/+351 |