开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
/
bochs.c
Age
Commit message (
Expand
)
Author
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-03-22
drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
2022-09-07
drm/bochs: fix blanking
Gerd Hoffmann
2022-07-19
drm/bochs: Fix some error handling paths in bochs_pci_probe()
Christophe JAILLET
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-09
drm/bochs: Explicitly include linux/module.h
Michel Dänzer
2022-01-19
drm/bochs: Replace module-init boiler-plate code with DRM helpers
Thomas Zimmermann
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-09-15
drm/bochs: add Bochs PCI ID for Simics model
H. Peter Anvin (Intel)
2021-07-20
drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
Yang Yingliang
2021-07-05
drm/bochs: Use managed initialization for GEM VRAM helpers
Thomas Zimmermann
2021-07-05
drm/bochs: Move to tiny/
Thomas Zimmermann