diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2024-12-11 09:56:01 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-12-18 12:15:40 -0500 |
commit | 1ad5bdc28bafa66db0f041cc6cdd278a80426aae (patch) | |
tree | 4a83fd8a90b383320a222aa1da76495316412473 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | |
parent | 3676f37a88432132bcff55a17dc48911239b6d98 (diff) | |
download | linux-1ad5bdc28bafa66db0f041cc6cdd278a80426aae.tar.gz linux-1ad5bdc28bafa66db0f041cc6cdd278a80426aae.tar.bz2 linux-1ad5bdc28bafa66db0f041cc6cdd278a80426aae.zip |
drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCO
If the kernel hasn't been compiled with PCIe hotplug support this
can lead to problems with dGPUs that use BOCO because they effectively
drop off the bus.
To prevent issues, disable BOCO support when compiled without PCIe hotplug.
Reported-by: Gabriel Marcano <gabemarcano@yahoo.com>
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/1707#note_2696862
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://lore.kernel.org/r/20241211155601.3585256-1-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c')
0 files changed, 0 insertions, 0 deletions