diff options
| author | Sunil Khatri <[email protected]> | 2024-07-29 18:54:44 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-08-06 14:43:01 +0000 |
| commit | e89d2fec4cde967445e16e02e406481bac380cc4 (patch) | |
| tree | 0492e67f1d3b10750f758d022fa8a6676129d1c3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
| parent | drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para... (diff) | |
| download | kernel-e89d2fec4cde967445e16e02e406481bac380cc4.tar.gz kernel-e89d2fec4cde967445e16e02e406481bac380cc4.zip | |
drm/amdgpu: optimize the padding for gfx10
Adding NOP packets one by one in the ring
does not use the CP efficiently.
Solution:
Use CP optimization while adding NOP packet's so PFP
can discard NOP packets based on information of count
from the Header instead of fetching all NOP packets
one by one.
Cc: Christian König <[email protected]>
Cc: Pierre-Eric Pelloux-Prayer <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Marek Olšák <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Sunil Khatri <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
