Re: [PATCH] drm/amd/amdgpu: S3 resume fail

2016-08-09 Thread Michel Dänzer
On 10/08/16 12:24 PM, Michel Dänzer wrote: > On 10/08/16 12:04 PM, jimqu wrote: >> Doing S3 stress test, sometimes, driver can not get console lock. So use >> console_trylock() to instead it. > > This raises some questions: > > >> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c >> b/dri

Re: [PATCH] drm/amd/amdgpu: S3 resume fail

2016-08-09 Thread Michel Dänzer
On 10/08/16 12:04 PM, jimqu wrote: > Doing S3 stress test, sometimes, driver can not get console lock. So use > console_trylock() to instead it. This raises some questions: > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c > b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c > index 087e520..