aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs/bochs_drv.c
AgeCommit message (Expand)Author
2017-08-16drm/bochs: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-02-02drm/bochs: Implement nomodesetMax Staudt
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-09-28Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-09-20bochs: ignore device if there isn't enougth memoryGerd Hoffmann
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-06-01drm/bochs: Use lockless gem BO free callbackDaniel Vetter
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson
2015-08-06drm/bochs: Use new drm_fb_helper functionsArchit Taneja
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-22drm: bochs: fix warningsRussell King
2014-04-18drm: bochs: add power management supportGerd Hoffmann
2013-12-23drm/bochs: new driverGerd Hoffmann