aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGerd Hoffmann <[email protected]>2018-09-21 15:46:59 +0200
committerGerd Hoffmann <[email protected]>2018-09-25 14:49:49 +0200
commit059b5eb5d9554dea689430ad3872dcb37a35053d (patch)
tree72a9d8be21a6b1a1163f4ebd30d44f3d9ab2c2e7 /tools/perf/scripts/python/export-to-postgresql.py
parentaf334c5d41a9d3b9df3204d50a9a8f566ef64c66 (diff)
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
Turns out we need the pixel format fixup not only for the addfb ioctl, but also for fbdev emulation code. Ideally we would place it in drm_mode_legacy_fb_format(). That would create alot of churn though, and most drivers don't care because they never ever run on a big endian platform. So add a new drm_driver_legacy_fb_format() function instead which looks at the mode_config->quirk_addfb_prefer_host_byte_order flag. Signed-off-by: Gerd Hoffmann <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions