diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2019-01-15 10:33:58 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-01-28 11:44:03 -0500 |
commit | 43a6a02eb3558d1f3a0618f9bf02328662fb06e3 (patch) | |
tree | 5c59d716008dbd2e10441a6a42bf7214ea39e11d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 428da2bdb05d76c48d0bd8fbfa2e4c102685be08 (diff) |
drm/amd/display: Re-enable CRC capture following modeset
[Why]
During any modeset the CRTC stream is removed and a new stream is added.
This new stream doesn't carry over CRC capture state if it was
previously set.
[How]
Re-program the stream for CRC capture. The existing DRM callback can
be re-used here for the most part - the only modification needed is
additional locking now that it's called from within commit tail.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Sun peng Li <Sunpeng.Li@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions