summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bochs/bochs_drv.c
AgeCommit message (Expand)Author
2020-02-12drm/bochs: add drm_driver.release callback.Gerd Hoffmann
2019-10-17drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONSGerd Hoffmann
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann
2019-08-06drm/bochs: Use dev_get_drvdataChuhong Yuan
2019-07-15drm/bochs: drop use of drmP.hSam Ravnborg
2019-07-03drm/bochs: Remove PRIME helpers from driver structureThomas Zimmermann
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21drm/bochs: Fix connector leak during driver unloadSam Bobroff
2019-05-15drm/bochs: Convert bochs driver to VRAM MMThomas Zimmermann
2019-05-15drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|Thomas Zimmermann
2019-03-04Merge v5.0 into drm-nextDave Airlie
2019-02-28drm/bochs: Fix the ID mismatch errorAlistair Francis
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm/bochs: switch to generic drm fbdev emulationGerd Hoffmann
2019-01-14drm/bochs: add basic prime supportGerd Hoffmann
2019-01-14drm/bochs: atomic: set DRIVER_ATOMICGerd Hoffmann
2019-01-14drm/bochs: atomic: use suspend/resume helpersGerd Hoffmann
2018-09-10bochs: convert to drm_dev_registerPeter Wu
2018-09-10bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resumePeter Wu
2018-09-03drm/bochs: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
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