Acked-by: Luben Tuikov
Christian and Andrey should R-b or Ack it too.
This should be heavily tested.
Regards,
Luben
On 2022-09-15 02:50, jiadong@amd.com wrote:
> From: "Jiadong.Zhu"
>
> Set ring functions with software ring callbacks on gfx9.
>
> The software ring could be tested by deb
From: "Jiadong.Zhu"
Set ring functions with software ring callbacks on gfx9.
The software ring could be tested by debugfs_test_ib case.
v2: Set sw_ring 2 to enable software ring by default.
v3: Remove the parameter for software ring enablement.
v4: Use amdgpu_ring_init/fini for software rings.