RE: [PATCH 3/3] drm/amdgpu: Clear active for HIQ in RLC_CP_SCHEDULERS

2017-07-19 Thread Liu, Shaoyun
d-gfx-boun...@lists.freedesktop.org] On Behalf Of Felix Kuehling Sent: Tuesday, July 18, 2017 6:17 PM To: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 3/3] drm/amdgpu: Clear active for HIQ in RLC_CP_SCHEDULERS Hi Shaoyun, You'd need to squash these 3 patches into 1 because otherwise you

Re: [PATCH 3/3] drm/amdgpu: Clear active for HIQ in RLC_CP_SCHEDULERS

2017-07-18 Thread Felix Kuehling
Hi Shaoyun, You'd need to squash these 3 patches into 1 because otherwise you break the build. But I think there should be a way to do this without requiring an interface change. In kgd_hqd_load you could remember the pipe_id and queue_id of the HIQ somewhere in adev. Then you can use that to det