[PATCH 6/7] drm/amdgpu: remove job->adev
Christian König
ckoenig.leichtzumerken at gmail.com
Tue Jul 17 08:25:19 UTC 2018
Am 16.07.2018 um 17:50 schrieb Michel Dänzer:
> On 2018-07-13 05:19 PM, Christian König wrote:
>> We can get that from the ring.
>>
>> Signed-off-by: Christian König <christian.koenig at amd.com>
> This change introduced the attached oops when running the piglit
> max-texture-size test, after which the test process hangs.
>
> Note that the test always triggers the out of memory condition in
> amdgpu_cs_ioctl, but before this change that was handled gracefully.
Sorry for the noise. I didn't thought about the possibility of
destroying the job before the scheduler was determined.
Patch to fix this was just pushed to amd-staging-drm-next.
Regards,
Christian.
More information about the amd-gfx
mailing list