[PATCH 5/8] pci: allow for overriding the list of advertised BAR sizes

2020-12-14 Thread Darren Salt
This is intended for devices which are known to work with BAR sizes other than those which they advertise; usually larger. --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +- drivers/pci/setup-res.c| 4 ++-- include/linux/pci.h| 2 +- 3 files changed,

[PATCH 5/8] pci: allow for overriding the list of advertised BAR sizes

2020-12-13 Thread Darren Salt
This is intended for devices which are known to work with BAR sizes other than those which they advertise; usually larger. --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +- drivers/pci/setup-res.c| 4 ++-- include/linux/pci.h| 2 +- 3 files changed,