diff options
author | 2018-04-20 09:19:03 +0200 | |
---|---|---|
committer | 2018-04-27 08:58:05 +0200 | |
commit | a6d3c4d79822658e7f2f9c4b73237fe2b057ed67 (patch) | |
tree | 515f73bff6567d208e3825392bea3e1dac2c157d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | qxl: move qxl_send_monitors_config() (diff) | |
download | linux-dev-a6d3c4d79822658e7f2f9c4b73237fe2b057ed67.tar.xz linux-dev-a6d3c4d79822658e7f2f9c4b73237fe2b057ed67.zip |
qxl: hook monitors_config updates into crtc, not encoder.
The encoder callbacks are only called in case the video mode changes.
So any layout changes without mode changes will go unnoticed.
Add qxl_crtc_update_monitors_config(), based on the old
qxl_write_monitors_config_for_encoder() function. Hook it into the
enable, disable and flush atomic crtc callbacks. Remove monitors_config
updates from all other places.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1544322
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20180420071904.24276-4-kraxel@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions