diff options
author | Sunil Khatri <sunil.khatri@amd.com> | 2024-10-08 18:45:05 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-15 11:16:57 -0400 |
commit | 6aa902938bb479e46af83c3df1402d66747d7270 (patch) | |
tree | 2dc55b34ad2072a6549a9b55de332d01259169c1 /drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c | |
parent | 1537638ae3c16be56b68169f67003c70df5d6605 (diff) |
drm/amdgpu: optimize fn gfx_v10_ring_insert_nop
Optimize gfx_v10_ring_insert_nop() to call
optimized version of amdgpu_ring_insert_nop
instead of calling amdgpu_ring_write for number
of nop times.
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c')
0 files changed, 0 insertions, 0 deletions