diff options
author | 2022-10-06 17:26:49 -0400 | |
---|---|---|
committer | 2022-10-24 14:34:47 -0400 | |
commit | 27fcf77830d0e8af53cd562909ff37aa3ec345dd (patch) | |
tree | be538e16de96b6c4d19bb66296999e10cf87066d /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | drm/amd/display: Remove wrong pipe control lock (diff) | |
download | wireguard-linux-27fcf77830d0e8af53cd562909ff37aa3ec345dd.tar.xz wireguard-linux-27fcf77830d0e8af53cd562909ff37aa3ec345dd.zip |
drm/amd/display: Don't return false if no stream
pipe_ctx[i] exists even if the pipe is not
in use. If the pipe is not in use it will
always have a null stream, so don't return
false in this case.
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions