OSDN Git Service

drm/amd/display: Do not clear GPINT register when releasing DMUB from reset
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Thu, 6 Apr 2023 19:48:48 +0000 (15:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Apr 2023 02:40:59 +0000 (22:40 -0400)
commit99d92eaca5d915763b240aae24669f5bf3227ecf
tree2985466338d792c069983cc94b38d4026f2cd5c6
parent425afa0ac99a05b39e6cd00704fa0e3e925cee2b
drm/amd/display: Do not clear GPINT register when releasing DMUB from reset

[Why & How]
There's no need to clear GPINT register for DMUB
when releasing it from reset. Fix that.

Fixes: ac2e555e0a7f ("drm/amd/display: Add DMCUB source files and changes for DCN32/321")
Reviewed-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.c