diff options
author | 2018-03-22 15:12:59 +0800 | |
---|---|---|
committer | 2018-04-11 13:07:48 -0500 | |
commit | b61e54cb1881c7cb74787da6a5d39d8d48dcc075 (patch) | |
tree | ed8730cabfd6a5cabb3ca55e555c39b023c91235 /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | |
parent | drm/amd/pp: Add hwmgr_sw_init/fini functioins (diff) | |
download | linux-dev-b61e54cb1881c7cb74787da6a5d39d8d48dcc075.tar.xz linux-dev-b61e54cb1881c7cb74787da6a5d39d8d48dcc075.zip |
drm/amd/pp: Lock pm_funcs when set pp table
unlock mutex until set pp table completely to avoid
conflict if other pp functions were called simultaneously.
use hwmgr_handle_task instand of pp_dpm_dispatch_tasks.
It is not make sense that call pp_functions in ip_functions.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions