diff options
| author | Ville Syrjälä <[email protected]> | 2019-04-09 17:40:48 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2019-06-07 20:33:44 +0300 |
| commit | cc54d5e8d816d374360b5e8911edacd955040c63 (patch) | |
| tree | ab22e1aa870e907f9e7d11510be8c54074f6ed5d /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 38f300410f3e15b6fec76c8d8baed7111b5ea4e4 (diff) | |
drm/i915/sdvo: Fix AVI infoframe TX rate readout
The AVI infoframe readout code currently issues a
SDVO_CMD_GET_HBUF_TXRATE before SDVO_CMD_SET_HBUF_INDEX, which is
not the correct order for these two operations. So far this wasn't
a problem since we left the index pointing at the AVI infoframe
buffer at the end of the modeset. However once we start to write
to other buffers (namely ELD) that is no longer going to be true.
Fix up the order so that we always read out the TX rate for the
correct buffer.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions