index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
/
bochs_drv.c
Age
Commit message (
Expand
)
Author
2017-08-16
drm/bochs: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-06-20
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-02-02
drm/bochs: Implement nomodeset
Max Staudt
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-09-28
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-09-20
bochs: ignore device if there isn't enougth memory
Gerd Hoffmann
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-06-01
drm/bochs: Use lockless gem BO free callback
Daniel Vetter
2016-03-08
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
2015-08-06
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-22
drm: bochs: fix warnings
Russell King
2014-04-18
drm: bochs: add power management support
Gerd Hoffmann
2013-12-23
drm/bochs: new driver
Gerd Hoffmann