diff options
author | Nikola Cornij <nikola.cornij@amd.com> | 2021-04-30 19:34:29 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-10 18:06:44 -0400 |
commit | b86e7eef91ef11972f3f8971c438c174180a5943 (patch) | |
tree | 2601ae9a7181b9dd23e546718f1a2fd562296279 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | df0a271cc794639ef537f21c4c56893e40972523 (diff) | |
download | linux-b86e7eef91ef11972f3f8971c438c174180a5943.tar.bz2 |
drm/amd/display: Avoid gpio conflict on MST branch
[Why]
Similar to SST branch, gpio conflict also needs to be avoided on
MST. Without doing so, there is a chance that gpio conflict will
occur if multiple gpio interrupts arrive simultaneously.
[How]
By mutex locking/unlocking &aconnector->hpd_lock,
we won't get gpio conflict when handling hpd.
Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Signed-off-by: Nikola Cornij <nikola.cornij@amd.com>
Reviewed-by: Bhawanpreet Lakha <bhawanpreet.lakha@amd.com>
Acked-by: Zhan Liu <zhan.liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions