]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
authorRex Zhu <Rex.Zhu@amd.com>
Mon, 7 Dec 2015 08:42:35 +0000 (16:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:50 +0000 (16:42 -0500)
commit29021bce5504e6407523a7024d21a5a27994953f
treeef55f94746f6f51d7db40d932a3025d861a634a4
parent5e20df743a16b135d99c6d5d62c0d20176c49c17
drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.

in dpm module, sysfs init func move to late_init from sw_init.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Change-Id: Ice4a73212d8e3106d05f04a27043820ffd32929e
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c