aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-06-06 17:36:45 +0530
committerAlex Deucher <[email protected]>2023-06-09 12:41:35 -0400
commit35c7b59e3691cbea91c8b91e8ec4b0a4a960dd5a (patch)
tree123055d13bab661630bb13a75064f27e33db70c7 /tools/perf/scripts/python
parentbbd069a860b78a087d20d91656a5026c0196586b (diff)
drm/amd/display: Fix unused variable ‘should_lock_all_pipes’
Fix below compilation error: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3524:7: error: unused variable 'should_lock_all_pipes' [-Werror,-Wunused-variable] bool should_lock_all_pipes = (update_type != UPDATE_TYPE_FAST); Cc: Rodrigo Siqueira <[email protected]> Cc: Aurabindo Pillai <[email protected]> Cc: Harry Wentland <[email protected]> Cc: Alex Deucher <[email protected]> Reviewed-by: Hamza Mahfooz <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Signed-off-by: Hamza Mahfooz <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions