Re: [PATCH 4/7] amdgpu: module option controlling whether BAR0 resizing is done

2020-12-11 Thread Christian König
NAK, that is exactly what we are trying to avoid. Am 11.12.20 um 01:55 schrieb Darren Salt: --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +++ drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c| 9 + 3 files changed, 13 insertions(+)

[PATCH 4/7] amdgpu: module option controlling whether BAR0 resizing is done

2020-12-10 Thread Darren Salt
--- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +++ drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c| 9 + 3 files changed, 13 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/drivers/gpu/drm/amd/amdgpu/amdgpu.h index