diff options
author | Jude Shih <shenshih@amd.com> | 2021-11-23 13:53:00 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-12-07 13:11:14 -0500 |
commit | 7b201d53bc77e8517bd78348385b6362dfa33a4f (patch) | |
tree | 3a0212501a6b305a5abc19478099d65ffe33d506 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | 4bef85d4c9491415b7931407b07f24841c1e0390 (diff) | |
download | linux-7b201d53bc77e8517bd78348385b6362dfa33a4f.tar.gz linux-7b201d53bc77e8517bd78348385b6362dfa33a4f.tar.bz2 linux-7b201d53bc77e8517bd78348385b6362dfa33a4f.zip |
drm/amd/display: Move link_enc init logic to DC
[Why]
We shouldn't be accessing res_pool funcs from DM level,
therefore, we should create API and let the flow
be done in DC level.
[How]
We create new interface dp_get_link_enc to access and get the correct link_enc
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Jude Shih <shenshih@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions