aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs/bochs_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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