summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bochs/bochs.h
AgeCommit message (Expand)Author
2019-01-14drm/bochs: drop old fbdev emulation codeGerd Hoffmann
2019-01-14drm/bochs: add basic prime supportGerd Hoffmann
2019-01-14drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()Gerd Hoffmann
2019-01-14drm/bochs: split bochs_hw_setmodeGerd Hoffmann
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-10-30drm/bochs: add edid support.Gerd Hoffmann
2018-09-25drm/bochs: support changing byteorder at mode set timeGerd Hoffmann
2018-09-10bochs: convert to drm_dev_registerPeter Wu
2018-09-10bochs: convert to drm_fb_helper_fbdev_setup/teardownPeter Wu
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-16drm/bochs: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann
2014-04-18drm: bochs: add power management supportGerd Hoffmann
2013-12-23drm/bochs: new driverGerd Hoffmann