index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aperture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-16
video/aperture: Provide a VGA helper for gma500 and internal use
Thomas Zimmermann
1
-18
/
+40
2023-04-16
video/aperture: Only remove sysfb on the default vga pci device
Daniel Vetter
1
-3
/
+4
2023-04-16
video/aperture: Drop primary argument
Daniel Vetter
1
-4
/
+3
2023-04-16
video/aperture: Move vga handling to pci function
Daniel Vetter
1
-8
/
+7
2023-04-16
video/aperture: Only kick vgacon when the pdev is decoding vga
Daniel Vetter
1
-7
/
+9
2023-04-16
video/aperture: use generic code to figure out the vga default device
Daniel Vetter
1
-3
/
+2
2023-04-04
video/aperture: Fix typos in comments
Sui Jingfeng
1
-4
/
+4
2022-10-27
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
Michał Mirosław
1
-4
/
+1
2022-07-19
fbdev: Remove conflict-handling code
Thomas Zimmermann
1
-21
/
+0
2022-07-19
video/aperture: Remove conflicting VGA devices, if any
Thomas Zimmermann
1
-2
/
+12
2022-07-19
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
1
-0
/
+14
2022-07-19
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
1
-12
/
+18
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
1
-0
/
+351