diff options
author | Rex Zhu <Rex.Zhu@amd.com> | 2018-03-22 15:12:59 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-04-11 13:07:48 -0500 |
commit | b61e54cb1881c7cb74787da6a5d39d8d48dcc075 (patch) | |
tree | ed8730cabfd6a5cabb3ca55e555c39b023c91235 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | ba8ab90e6ac9322f39ab8368941b38b5bb12477c (diff) | |
download | linux-b61e54cb1881c7cb74787da6a5d39d8d48dcc075.tar.bz2 |
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_kms.c')
0 files changed, 0 insertions, 0 deletions