Skip to content
Snippets Groups Projects
Commit c358c45b authored by Harish Kasiviswanathan's avatar Harish Kasiviswanathan Committed by Linux Infrastructure
Browse files

drm/amdgpu: Reduce dequeue retry timeout for gfx9 family


Dequeue retry timeout controls the interval between checks for unmet
conditions. On MI series, reduce this from 0x40 to 0x1 (~ 1 uS). The
cost of additional bandwidth consumed by CP when polling memory
shouldn't be substantial.

Signed-off-by: default avatarHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Reviewed-by: default avatar: Jonathan Kim <jonathan.kim@amd.com>
parent 5b505261
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment