aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorWenjing Liu <[email protected]>2022-01-19 16:24:40 +0800
committerAlex Deucher <[email protected]>2022-01-25 18:00:34 -0500
commitccba4e5bc856471ed009d92747376ee506fcc6ad (patch)
tree2066a523dcd6a738362c314a733b5f270194672e /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent5279e091616b74ff0e4a24e220e0552b10d88d46 (diff)
drm/amd/display: add more link_hwss types and method to decide which one
[why] as we add more link_hwss we are making a generic way to determine which type of link_hwss we should use. Later on we may think of introduce a link policy layer. it could be a thin layer that decide the type of link_hwss we use. So instead of passing in link and link_res we can just pass in link_policy and swtich based on link_policy->get_link_hwss_type. Tested-by: Daniel Wheeler <[email protected]> Reviewed-by: Aric Cyr <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Wenjing Liu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions