summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tiny/bochs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/fbdev-generic: Remove unused prefer_shadow_fbdev flagThomas Zimmermann2023-03-221-1/+0
* drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-051-1/+1
* drm: Remove drm_mode_config::fb_baseZack Rusin2022-10-191-1/+0
* drm/bochs: fix blankingGerd Hoffmann2022-09-071-0/+2
* drm/bochs: Fix some error handling paths in bochs_pci_probe()Christophe JAILLET2022-07-191-3/+9
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/bochs: Explicitly include linux/module.hMichel Dänzer2022-06-091-0/+1
* drm/bochs: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann2022-01-191-18/+2
* drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas2021-11-271-2/+1
* drm/bochs: add Bochs PCI ID for Simics modelH. Peter Anvin (Intel)2021-09-151-0/+8
* drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()Yang Yingliang2021-07-201-1/+1
* drm/bochs: Use managed initialization for GEM VRAM helpersThomas Zimmermann2021-07-051-38/+5
* drm/bochs: Move to tiny/Thomas Zimmermann2021-07-051-0/+766