]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: add condition check for dmub notification
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Wed, 27 Oct 2021 13:50:59 +0000 (09:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Nov 2021 16:32:34 +0000 (12:32 -0400)
commit193a1e2cae8f678622fe18b0be14eb8c7f827d90
tree92cd1765eaf9148c9cea798739f96730e88bd302
parentcce9f88520556e85b629612cbcc165a20d32e868
drm/amd/display: add condition check for dmub notification

[Why & How]
In order to have dc_enable_dmub_notifications() more precise, add
one more condition to check if dc->debug.dpia_debug.bits.disable_dpia
is false.

Signed-off-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c