Re: [PATCH] drm/amdgpu: add unmap latency when gfx11 set kiq resources

2023-10-27 Thread Deucher, Alexander
, Feifei ; Chang, HaiJun ; Liu01, Tong (Esther) Subject: [PATCH] drm/amdgpu: add unmap latency when gfx11 set kiq resources [why] If driver does not set unmap latency for KIQ, the default value of KIQ unmap latency is zero. When do unmap queue, KIQ will return that almost immediately after

[PATCH] drm/amdgpu: add unmap latency when gfx11 set kiq resources

2023-10-26 Thread Tong Liu01
[why] If driver does not set unmap latency for KIQ, the default value of KIQ unmap latency is zero. When do unmap queue, KIQ will return that almost immediately after receiving unmap command. So, the queue status will be saved to MQD incorrectly or lost in some chance. [how] Set unmap latency when