aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs/bochs_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-05drm/bochs: Move to tiny/Thomas Zimmermann1-323/+0
2021-04-27drm/bochs: Add screen blanking supportTakashi Iwai1-1/+24
2021-01-06drm/bochs: Remove references to struct drm_device.pdevThomas Zimmermann1-2/+2
2020-03-31Merge v5.6 into drm-nextDave Airlie1-4/+2
2020-03-13drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-02-12drm/bochs: add drm_driver.release callback.Gerd Hoffmann1-1/+23
2019-12-16drm/bochs: Remove unneeded semicolonzhengbin1-1/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard1-4/+10
2019-07-15drm/bochs: drop use of drmP.hSam Ravnborg1-0/+4
2019-06-28drm/bochs: fix framebuffer setup.Gerd Hoffmann1-4/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-01-14drm/bochs: split bochs_hw_setmodeGerd Hoffmann1-7/+12
2018-12-20drm/bochs: add edid present checkGerd Hoffmann1-0/+7
2018-10-30drm/bochs: add edid support.Gerd Hoffmann1-0/+30
2018-09-25drm/bochs: support changing byteorder at mode set timeGerd Hoffmann1-14/+50
2018-09-10bochs: convert to drm_dev_registerPeter Wu1-1/+1
2015-04-01drm/bochs: disable video before changing video modeChris Ruffin1-0/+1
2014-11-20bochs: add endian switching supportGerd Hoffmann1-1/+19
2014-11-20bochs: little cleanupGerd Hoffmann1-2/+1
2013-12-23drm/bochs: new driverGerd Hoffmann1-0/+177