]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: fix thermal interrupts on vega10
authorEric Huang <JinHuiEric.Huang@amd.com>
Thu, 22 Feb 2018 17:00:35 +0000 (12:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Feb 2018 04:09:36 +0000 (23:09 -0500)
commit8e07689bc31cdf4f992dced07364c26b090514bc
treea40360b1dae54ccc8e7fa37c29c7b05cecb4717f
parent72d7e738a5f46af7cd154ae6a2ba8f1c54334ee6
drm/amd/powerplay: fix thermal interrupts on vega10

a bug in programming thermal interrupt register masks out
interrupts and driver cannot receive interrupts. Setting
0 to mask bits will fix it.

Signed-off-by: Eric Huang <JinHuiEric.Huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_thermal.c