diff options
author | Jiadong.Zhu <Jiadong.Zhu@amd.com> | 2022-09-23 21:17:53 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-29 09:41:46 -0400 |
commit | e7b8e90addf1e9f5175a0b8b4587e9dd5f139b62 (patch) | |
tree | a78b4437046209cd9b87eaf5137321ce18fce552 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | 415be17fb2f4a70afc827332c936955b801085ad (diff) |
drm/amdgpu: Remove fence_process in count_emitted
The function amdgpu_fence_count_emitted used in work_hander should not call
amdgpu_fence_process which must be used in irq handler.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jiadong.Zhu <Jiadong.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions