diff options
| author | SivapiriyanKumarasamy <[email protected]> | 2018-10-02 11:50:49 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-11-05 14:21:10 -0500 |
| commit | 06308d024ad56e36f86aeccb271c7591cc098f7f (patch) | |
| tree | 677c14ea3f830c2ca5c3ebe8040334aa47095699 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6ffb6b7f8ab7fea7f6007f68f3c31372410743c0 (diff) | |
drm/amd/display: Remove stream_res tg null check in commit planes
[Why]
TG in pipe_ctx stream resource is not null where used in
commit_planes_do_stream_update since it is assigned the
same time the stream is set in pipe_ctx - when the pipe is
acquired. This null check produced a static code analysis
warning and should be removed to avoid similar unnecessary
checks in the future.
[How]
Remove the null check.
Signed-off-by: SivapiriyanKumarasamy <[email protected]>
Reviewed-by: Krunoslav Kovac <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions