diff options
author | Oak Zeng <Oak.Zeng@amd.com> | 2020-11-21 21:13:19 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-03-23 22:56:06 -0400 |
commit | be566196be3c424dbf9eb893888a8e91c12a627b (patch) | |
tree | d7b03e0414ae792d5af97f94945cb5500db54e29 /drivers/gpu/drm/amd/include | |
parent | 9d0af8b4def0de6b734ec8db08e96da0458facb6 (diff) | |
download | linux-be566196be3c424dbf9eb893888a8e91c12a627b.tar.gz linux-be566196be3c424dbf9eb893888a8e91c12a627b.tar.bz2 linux-be566196be3c424dbf9eb893888a8e91c12a627b.zip |
drm/amdgpu: Don't do FB resize under A+A config
Disable PCIe BAR resizing on A+A config. It's not needed because we won't use the
PCIe BAR, but it breaks the PCI BAR configuration with the current SBIOS.
Error message of FB BAR resize failure under A+A:
[ 154.913731] [drm:amdgpu_device_resize_fb_bar [amdgpu]] *ERROR* Problem resizing BAR0 (-22).
Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Amber Lin <Amber.Lin@amd.com>
Reviewed-by: Felix Kuehling <Felix.kuehling@amd.com>
Reviewed-by: Christian Koenig <Christian.Koenig@amd.com>
Tested-by: Amber Lin <Amber.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include')
0 files changed, 0 insertions, 0 deletions