aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorHarry VanZyllDeJong <[email protected]>2022-01-11 15:11:42 -0500
committerAlex Deucher <[email protected]>2022-04-12 14:17:48 -0400
commitda8c25929b78b39438eb62b87e213c45dfad6038 (patch)
treec18f6ad3f574380d34a5e2e93af81da8fe6db330 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent9e6a04651e0231c4ad660e1580b40e56d6d5fde5 (diff)
drm/amd/display: Fix crash on setting VRR with no display connected
[HOW&WHY] VRR was getting set at the same time the timing generator would be null when there was no display connected. Added null check to the timing generator variable so it does not get referenced if it is null. Reviewed-by: Harry Vanzylldejong <[email protected]> Reviewed-by: Evgenii Krasnikov <[email protected]> Reviewed-by: Nicholas Choi <[email protected]> Acked-by: Pavle Kotarac <[email protected]> Signed-off-by: Harry VanZyllDeJong <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions