summary refs log tree commit diff
path: root/drivers/gpu/drm/tiny/bochs.c
AgeCommit message (Expand)Author
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin
2022-09-07drm/bochs: fix blankingGerd Hoffmann
2022-07-19drm/bochs: Fix some error handling paths in bochs_pci_probe()Christophe JAILLET
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-06-09drm/bochs: Explicitly include linux/module.hMichel Dänzer
2022-01-19drm/bochs: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-09-15drm/bochs: add Bochs PCI ID for Simics modelH. Peter Anvin (Intel)
2021-07-20drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()Yang Yingliang
2021-07-05drm/bochs: Use managed initialization for GEM VRAM helpersThomas Zimmermann
2021-07-05drm/bochs: Move to tiny/Thomas Zimmermann