aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2017-10-20 08:43:40 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-11-02 13:02:38 -0400
commit96719c5439b4d75bfd6b3c5cb24f1a8e537125bb (patch)
tree21cb63874b78b2c77c09e4f8f4ee27d9d88a2658 /tools/perf/scripts/python
parentcd8a2ae8dc08a92d4804a7adda645f1f8d1f7586 (diff)
drm/amd/display: Explicitly call ->reset for each object
We need to avoid calling reset after detection because the next commit adds freesync properties on the atomic_state which are set during detection. Calling reset after this clears them. The easiest way to accomplish this right now is to call ->reset on the connector right after creation but before detection. To stay consistent call ->reset on every other object as well after creation. v2: Provide better reason for this change in commit msg. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Roman Li <Roman.Li@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions