diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-07-07 10:24:07 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-07-14 09:06:30 +0200 |
commit | 379ba8043db2251302dbe623013effa696e52b2a (patch) | |
tree | 3c12b4d532780e694411abe7dcccd24a634c5b24 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fc42e89fe514cecc52b8547ffb7784a758c2c450 (diff) |
drm/mgag200: Don't set or clear <scroff> field during modeset
The simple pipe's disable function disables the screen by calling
mgag200_disable_screen(). The simple pipe's enable function enables the
screen by calling mgag200_enable_display().
During modeset operations the screen is off and remains off. It's only
enabled after the modeset has been completed. Therefore remove all code
that sets or clears the <scroff> field while in modeset.
The related code also modifies the <syncrst> field in SEQ0. For now, keep
this code in place.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200707082411.6583-4-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions