summaryrefslogtreecommitdiff
path: root/drivers/base/pinctrl.c
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2018-05-29 13:11:55 -0400
committerAlex Deucher <alexander.deucher@amd.com>2018-07-13 14:48:21 -0500
commitaac5db824d6f5997344101ae0e71fbb003b9692b (patch)
treeed5c11e0ab8c214bede4d9f9af03e3dd2cd34102 /drivers/base/pinctrl.c
parent1bd493e37807c4bf7ee8c4809d2d83545379c04d (diff)
drm/amd/display: Serialize is_dp_sink_present
Access to GPIO needs to be serialized. Aux transactions are already serialized in DRM but we also need to serialize access to the GPIO pin for purposes of DP dongle detection. Call is_dp_sink_present through DM so we can lock correctly. This follows the same pattern used for DPCD transactions. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Jun Lei <Jun.Lei@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/base/pinctrl.c')
0 files changed, 0 insertions, 0 deletions