summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-max732x.c
diff options
context:
space:
mode:
authorWenjing Liu <wenjing.liu@amd.com>2021-11-25 20:30:50 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-12-30 16:54:44 +0300
commitef30f441f6ac12875c9901e8ea1b9cfae6f0e8bf (patch)
tree8ed04e54dc0697f04934af500e473e780c8eeb93 /drivers/gpio/gpio-max732x.c
parent19afe66ddb8f18c7ad5cd07322c6d8d2a2905ce8 (diff)
downloadlinux-ef30f441f6ac12875c9901e8ea1b9cfae6f0e8bf.tar.xz
drm/amd/display: define link res and make it accessible to all link interfaces
[why] There will be a series of re-arch changes in Link Resource Management. They are more and more muxable link resource objects and the resource is insufficient for a one to one allocation to all links created. Therefore a link resource sharing logic is required to determine which link should use certain link resource. This commit is the first one in this series that starts by defining a link resource struct, this struct will be available to all interfaces that need to perform link programming sequence. In later commits, we will granduately decouple link resource objects out of dc link. So instead of access a link resource from dc link. Current link's resource can be accessible through pipe_ctx->link_res during commit, or by calling dc_link_get_cur_link_res function with current link passed in after commit. Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Reviewed-by: Jun Lei <Jun.Lei@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Wenjing Liu <wenjing.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpio/gpio-max732x.c')
0 files changed, 0 insertions, 0 deletions