RE: [PATCH 092/459] drm/amdgpu: add ib preemption status in amdgpu_job

2019-06-18 Thread Xiao, Jack
gt; Cc: Deucher, Alexander ; Xiao, Jack > ; Zhang, Hawking > Subject: Re: [PATCH 092/459] drm/amdgpu: add ib preemption status in > amdgpu_job > > Am 17.06.19 um 21:10 schrieb Alex Deucher: >> From: Jack Xiao >> >> Add ib preemption status in amdgpu_job, so tha

Re: [PATCH 092/459] drm/amdgpu: add ib preemption status in amdgpu_job

2019-06-18 Thread Koenig, Christian
tch, there is no deletion on job->preamble_status. > > Regards, > Jack > > -Original Message- > From: Christian König > Sent: Tuesday, June 18, 2019 4:04 PM > To: Alex Deucher ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander ; Xiao, Jack > ; Zhang, Hawking >

RE: [PATCH 092/459] drm/amdgpu: add ib preemption status in amdgpu_job

2019-06-18 Thread Xiao, Jack
092/459] drm/amdgpu: add ib preemption status in amdgpu_job Am 17.06.19 um 21:10 schrieb Alex Deucher: > From: Jack Xiao > > Add ib preemption status in amdgpu_job, so that ring level function > can detect preemption and program for resuming it. > > Acked-by: Alex Deucher &

Re: [PATCH 092/459] drm/amdgpu: add ib preemption status in amdgpu_job

2019-06-18 Thread Christian König
Am 17.06.19 um 21:10 schrieb Alex Deucher: From: Jack Xiao Add ib preemption status in amdgpu_job, so that ring level function can detect preemption and program for resuming it. Acked-by: Alex Deucher Reviewed-by: Hawking Zhang Signed-off-by: Jack Xiao Signed-off-by: Alex Deucher ---

[PATCH 092/459] drm/amdgpu: add ib preemption status in amdgpu_job

2019-06-17 Thread Alex Deucher
From: Jack Xiao Add ib preemption status in amdgpu_job, so that ring level function can detect preemption and program for resuming it. Acked-by: Alex Deucher Reviewed-by: Hawking Zhang Signed-off-by: Jack Xiao Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 2 +-