diff options
author | Nicholas Kazlauskas <[email protected]> | 2022-06-09 13:30:42 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-07-05 16:13:27 -0400 |
commit | bc19909f19fdc8253d720d11c948935786fbfa08 (patch) | |
tree | 103ada3d15e68421d06635373cf45f11dfd59d7f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 7c50a3e99a2eab5b3a9f273ea9e40ce919a3a3e2 (diff) |
drm/amd/display: Guard against ddc_pin being NULL for AUX
[Why]
In the case where we don't support DMUB aux but we have DPIA links
in the configuration we might try to message AUX using the legacy
path - where DDC pin is NULL. This causes a NULL pointer dereference.
[How]
Guard against NULL DDC pin, return a failure for aux engine acquire.
Reviewed-by: Michael Strauss <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions