index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aperture.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video/aperture: Provide a VGA helper for gma500 and internal use
Thomas Zimmermann
2023-04-16
1
-18
/
+40
*
video/aperture: Only remove sysfb on the default vga pci device
Daniel Vetter
2023-04-16
1
-3
/
+4
*
video/aperture: Drop primary argument
Daniel Vetter
2023-04-16
1
-4
/
+3
*
video/aperture: Move vga handling to pci function
Daniel Vetter
2023-04-16
1
-8
/
+7
*
video/aperture: Only kick vgacon when the pdev is decoding vga
Daniel Vetter
2023-04-16
1
-7
/
+9
*
video/aperture: use generic code to figure out the vga default device
Daniel Vetter
2023-04-16
1
-3
/
+2
*
video/aperture: Fix typos in comments
Sui Jingfeng
2023-04-04
1
-4
/
+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