kernel_optimize_test/drivers/gpu/drm/bochs
Gerd Hoffmann 86351de023 drm/bochs: support changing byteorder at mode set time
Add bochs_hw_set_*_endian() helper functions, to set the framebuffer
byteorder at mode set time.  Support both DRM_FORMAT_XRGB8888 and
DRM_FORMAT_BGRX8888 framebuffer formats, no matter what the native
machine byte order is.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20180921134704.12826-5-kraxel@redhat.com
2018-09-25 14:49:49 +02:00
..
bochs_drv.c bochs: convert to drm_dev_register 2018-09-10 07:10:38 +02:00
bochs_fbdev.c drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
bochs_hw.c drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
bochs_kms.c drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
bochs_mm.c bochs: convert to drm_fb_helper_fbdev_setup/teardown 2018-09-10 07:10:38 +02:00
bochs.h drm/bochs: support changing byteorder at mode set time 2018-09-25 14:49:49 +02:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/bochs: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:18:23 +02:00