开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
aperture.c
Age
Commit message (
Expand
)
Author
2023-04-16
video/aperture: Provide a VGA helper for gma500 and internal use
Thomas Zimmermann
2023-04-16
video/aperture: Only remove sysfb on the default vga pci device
Daniel Vetter
2023-04-16
video/aperture: Drop primary argument
Daniel Vetter
2023-04-16
video/aperture: Move vga handling to pci function
Daniel Vetter
2023-04-16
video/aperture: Only kick vgacon when the pdev is decoding vga
Daniel Vetter
2023-04-16
video/aperture: use generic code to figure out the vga default device
Daniel Vetter
2023-04-04
video/aperture: Fix typos in comments
Sui Jingfeng
2022-10-27
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
Michał Mirosław
2022-07-19
fbdev: Remove conflict-handling code
Thomas Zimmermann
2022-07-19
video/aperture: Remove conflicting VGA devices, if any
Thomas Zimmermann
2022-07-19
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
2022-07-19
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann