Re: [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9(v3)

2022-09-13 Thread Luben Tuikov
Inlined: On 2022-09-08 21:50, jiadong@amd.com wrote: > 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 fo

Re: [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9(v3)

2022-09-09 Thread Andrey Grodzovsky
Acked-by: Andrey Grodzovsky Andrey On 2022-09-08 21:50, jiadong@amd.com wrote: 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 pa

[PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9(v3)

2022-09-08 Thread jiadong.zhu
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. Signed-off-by: Jiadong.Zhu --- drivers/gpu/drm/