Re: [PATCH 5/5] drm/amdgpu: rework gfx10 queue reset

2025-05-02 Thread Alex Deucher
On Fri, May 2, 2025 at 12:17 PM Christian König wrote: > > Apply the same changes to gfx10 as done to gfx9. > > The general idea to reset the whole kernel queue and then asking the kiq > to map it again didn't worked at all. Background is that we don't use per > application kernel queues for gfx10

RE: [PATCH 5/5] drm/amdgpu: rework gfx10 queue reset

2025-02-05 Thread Zhu, Jiadong
[AMD Official Use Only - AMD Internal Distribution Only] > -Original Message- > From: amd-gfx On Behalf Of Christian > König > Sent: Tuesday, February 4, 2025 10:31 PM > To: timur.kris...@gmail.com; Deucher, Alexander ; > amd-gfx@lists.freedesktop.org > Subject: [PATCH 5/5] drm/amdgpu: re

Re: [PATCH 5/5] drm/amdgpu: rework gfx10 queue reset

2025-02-04 Thread Alex Deucher
On Tue, Feb 4, 2025 at 9:57 AM Christian König wrote: > > Apply the same changes to gfx10 as done to gfx9. > > The general idea to reset the whole kernel queue and then asking the kiq > to map it again didn't worked at all. Background is that we don't use per > application kernel queues for gfx10

Re: [PATCH 5/5] drm/amdgpu: rework gfx10 queue reset

2025-02-04 Thread Alex Deucher
On Tue, Feb 4, 2025 at 9:57 AM Christian König wrote: > > Apply the same changes to gfx10 as done to gfx9. > > The general idea to reset the whole kernel queue and then asking the kiq > to map it again didn't worked at all. Background is that we don't use per > application kernel queues for gfx10