--- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c index 442eca5fc6a4..efd6a1d80da2 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c @@ -903,6 +903,7 @@ static const struct amdgpu_rebar_quirk { int reported_sizes; /* 0, or as reported by pci_rebar_get_possible_sizes */ int available_sizes; /* bitmap (-256 for anything >= 256MB, effectively automatic) */ } amdgpu_rebar_quirk_list[] = { + { 0x1002, 0x731f, 0x1da2, 0xe416, 0x700, -256 }, /* Sapphire RX 5600 XT Pulse */ { 0, 0, 0, 0, 0, 0 } }; -- 2.20.1 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx