diff options
| author | Alex Hung <[email protected]> | 2024-06-27 11:51:27 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-23 17:07:11 -0400 |
| commit | 5559598742fb4538e4c51c48ef70563c49c2af23 (patch) | |
| tree | 5cb8b2e5b1912d76e829bf9218c9000425323256 /tools/perf/scripts/python/parallel-perf.py | |
| parent | 3718a619a8c0a53152e76bb6769b6c414e1e83f4 (diff) | |
drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags
[WHAT & HOW]
"dcn20_validate_apply_pipe_split_flags" dereferences merge, and thus it
cannot be a null pointer. Let's pass a valid pointer to avoid null
dereference.
This fixes 2 FORWARD_NULL issues reported by Coverity.
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Jerry Zuo <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions