RE: [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG

2016-08-08 Thread Kuehling, Felix
ucher, Alexander Sent: Monday, August 08, 2016 2:04 PM To: StDenis, Tom; Kuehling, Felix; amd-gfx@lists.freedesktop.org Subject: RE: [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG I'm not sure gfx PG works properly with some of the kfd features. I know there were problems in the past. We probab

RE: [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG

2016-08-08 Thread Deucher, Alexander
p.org] On Behalf Of StDenis, Tom Sent: Monday, August 08, 2016 1:59 PM To: Kuehling, Felix; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG Hi Felix, Hmm, it's unfortunate because I haven't been able to reproduce any hangs on my AM4 based

Re: [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG

2016-08-08 Thread Felix Kuehling
We're reverting this commit on the KFD branch because it's causing hangs on a bunch of HSA compute tests on CZ. Regards, Felix On 16-07-28 10:19 AM, Tom St Denis wrote: > Signed-off-by: Tom St Denis > --- > drivers/gpu/drm/amd/amdgpu/vi.c | 6 ++ > 1 file changed, 6 insertions(+) > > dif

Re: [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG

2016-08-08 Thread StDenis, Tom
o: amd-gfx@lists.freedesktop.org; StDenis, Tom Subject: Re: [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG We're reverting this commit on the KFD branch because it's causing hangs on a bunch of HSA compute tests on CZ. Regards, Felix On 16-07-28 10:19 AM, Tom St Denis wrote: > Sign

[PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG

2016-07-28 Thread Tom St Denis
Signed-off-by: Tom St Denis --- drivers/gpu/drm/amd/amdgpu/vi.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/vi.c b/drivers/gpu/drm/amd/amdgpu/vi.c index 9ba64989f092..4fa9fea541a5 100644 --- a/drivers/gpu/drm/amd/amdgpu/vi.c +++ b/drivers/gpu/drm/amd/amdgp