linux/drivers/gpu/drm/amd/display
Wenjing Liu 68cfc5d8e4 drm/amd/display: Try to acquire a free OTG master not used in cur ctx first
[WHY & HOW]
The current otg master pipe allocation logic is not optimized based
current resource context. We should try to acquire a free OTG master not
used in cur cts first to avoid unnecessary pipe switch from current
state.

Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-17 09:30:50 -05:00
..
amdgpu_dm drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
dc drm/amd/display: Try to acquire a free OTG master not used in cur ctx first 2023-11-17 09:30:50 -05:00
dmub drm/amd/display: add a debugfs interface for the DMUB trace mask 2023-11-17 09:30:49 -05:00
include drm/amd/display: Revert "drm/amd/display: allow edp updates for virtual signal" 2023-10-26 18:58:14 -04:00
modules drm/amd/display: VSIF v3 set Max Refresh Rate 2023-10-09 16:53:02 -04:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor resource into component directory 2023-11-17 09:30:50 -05:00
TODO