mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Alvin Lee abe4d9f03f 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>
2022-10-24 14:44:03 -04:00
..
amdgpu_dm drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n 2022-10-14 11:13:19 -07:00
dc drm/amd/display: Don't return false if no stream 2022-10-24 14:44:03 -04:00
dmub drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL 2022-10-10 17:32:55 -04:00
include drm/amd/display: Refactor LTTPR mode selection 2022-09-29 09:41:46 -04:00
modules drm/amd/display: fix transfer function passed to build_coefficients() 2022-10-11 11:33:31 -04:00
Kconfig drm/amdgpu/display: remove unneeded "default n" options 2022-09-13 14:32:58 -04:00
Makefile
TODO