]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: notify smu with active display count
authorhersen wu <hersenxs.wu@amd.com>
Tue, 21 May 2019 20:03:28 +0000 (16:03 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:33 +0000 (18:59 -0500)
commitedee92c3794074c698ef0dfbcb4274576dea39c7
tree7544b552394be0b90650bbb04011e071f24da117
parent5c170a59e7d89f306dfedbada113fb09ce6db114
drm/amd/powerplay: notify smu with active display count

when dc update clocks via smu, smu needs to know how many
displays active. this interface is for dc notify number
of active displays to smu.

Signed-off-by: hersen wu <hersenxs.wu@amd.com>
Reviewed-by: Huang Rui <ray.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/smu_v11_0.c