Re: [PATCH] drm/amdgpu: simplify padding calculations

2019-10-26 Thread Koenig, Christian
Am 25.10.19 um 23:51 schrieb Tuikov, Luben: > On 2019-10-25 2:54 a.m., Koenig, Christian wrote: >> Am 25.10.19 um 01:44 schrieb Tuikov, Luben: >>> Simplify padding calculations. >>> >>> Signed-off-by: Luben Tuikov >>> --- >>>drivers/gpu/drm/amd/amdgpu/cik_sdma.c | 4 ++-- >>>drivers/gpu/d

Re: [PATCH] drm/amdgpu: GFX9, GFX10: GRBM requires 1-cycle delay

2019-10-26 Thread Koenig, Christian
Am 26.10.19 um 00:45 schrieb Tuikov, Luben: > On 2019-10-25 12:19 p.m., Koenig, Christian wrote: >> Am 25.10.19 um 18:05 schrieb Alex Deucher: >>> On Fri, Oct 25, 2019 at 2:49 AM Koenig, Christian >>> wrote: Am 24.10.19 um 23:16 schrieb Tuikov, Luben: > The GRBM interface is now capable o

[PATCH AUTOSEL 5.3 39/99] drm/amdgpu/powerplay: fix typo in mvdd table setup

2019-10-26 Thread Sasha Levin
From: Alex Deucher [ Upstream commit 598c30dbcc9434706f29a085a8eba4730573bcc2 ] Polaris and vegam use count for the value rather than level. This looks like a copy paste typo from when the code was adapted from previous asics. I'm not sure that the SMU actually uses this value, so I don't know

[PATCH AUTOSEL 4.19 26/59] drm/amdgpu/powerplay: fix typo in mvdd table setup

2019-10-26 Thread Sasha Levin
From: Alex Deucher [ Upstream commit 598c30dbcc9434706f29a085a8eba4730573bcc2 ] Polaris and vegam use count for the value rather than level. This looks like a copy paste typo from when the code was adapted from previous asics. I'm not sure that the SMU actually uses this value, so I don't know