index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
/
bochs.c
Age
Commit message (
Expand
)
Author
2024-06-10
drm/tiny: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-13
drm/bochs: switch to struct drm_edid
Jani Nikula
2024-05-02
drm/fbdev-generic: Convert to fbdev-ttm
Thomas Zimmermann
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