diff options
author | Sunil Khatri <sunil.khatri@amd.com> | 2024-10-08 18:46:05 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-15 11:17:03 -0400 |
commit | 950dcb01586f7a06fd89c731bf5d11fd29d82234 (patch) | |
tree | aef3b7c6aac88aad0cb268af0f705481f5358be5 /drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c | |
parent | 6aa902938bb479e46af83c3df1402d66747d7270 (diff) |
drm/amdgpu: optimize fn gfx_v11_ring_insert_nop
Optimize gfx_v11_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