diff options
author | Alvin Lee <Alvin.Lee2@amd.com> | 2022-10-06 17:26:49 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-10-24 14:34:47 -0400 |
commit | 27fcf77830d0e8af53cd562909ff37aa3ec345dd (patch) | |
tree | be538e16de96b6c4d19bb66296999e10cf87066d /drivers/gpu/drm/amd/amdgpu/soc15.c | |
parent | 345b16961afe0deae8633ce10dbff46c7e64e35f (diff) |
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/soc15.c')
0 files changed, 0 insertions, 0 deletions