diff options
author | Sunil Khatri <sunil.khatri@amd.com> | 2024-10-08 18:44:09 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-15 11:16:52 -0400 |
commit | 1537638ae3c16be56b68169f67003c70df5d6605 (patch) | |
tree | 1cdb31942de7c84f4c420765a5bf90f7e1f87bcd /drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c | |
parent | a23575bb3c25d86c616931c416e0dd07128ce40a (diff) |
drm/amdgpu: optimize fn gfx_v9_ring_insert_nop
Optimize gfx_v9_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