summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs/bochs_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/bochs: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-08-161-1/+0
* drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter2017-06-201-2/+2
* drm: Remove drm_driver->set_busid hookDaniel Vetter2017-06-201-1/+0
* drm/bochs: Implement nomodesetMax Staudt2017-02-021-0/+10
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-2/+1
* drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-021-2/+0
* Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-09-281-0/+7
|\
| * bochs: ignore device if there isn't enougth memoryGerd Hoffmann2016-09-201-0/+7
* | drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-121-1/+2
|/
* drm/bochs: Use lockless gem BO free callbackDaniel Vetter2016-06-011-1/+1
* PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson2016-03-081-2/+2
* drm/bochs: Use new drm_fb_helper functionsArchit Taneja2015-08-061-2/+2
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-101-0/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* drm: bochs: fix warningsRussell King2014-07-221-0/+2
* drm: bochs: add power management supportGerd Hoffmann2014-04-181-0/+44
* drm/bochs: new driverGerd Hoffmann2013-12-231-0/+178
OpenPOWER on IntegriCloud