Re: [PATCH 268/459] drm/amdgpu/gfx10: remove static GDS, GWS and OA allcoation

2019-06-18 Thread Christian König
Am 17.06.19 um 21:30 schrieb Alex Deucher: From: Hawking Zhang Signed-off-by: Hawking Zhang Signed-off-by: Alex Deucher Since the fields where removed this should most likely be squashed into the original commit adding the code, or otherwise everything in between won't compile any more.

[PATCH 268/459] drm/amdgpu/gfx10: remove static GDS, GWS and OA allcoation

2019-06-17 Thread Alex Deucher
From: Hawking Zhang Signed-off-by: Hawking Zhang Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 57 +- 1 file changed, 11 insertions(+), 46 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c