diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2022-11-11 12:50:38 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-11-15 13:35:16 -0500 |
commit | 220c8cc855ce7075a29926533279a8dfefdd8788 (patch) | |
tree | f6275cdb5ff9c317d46f4747cbb36cb4acc01558 /drivers/fpga/intel-m10-bmc-sec-update.c | |
parent | 48fb1ecf9371b649202c85ba6d44f5204e88bfc8 (diff) | |
download | linux-220c8cc855ce7075a29926533279a8dfefdd8788.tar.bz2 |
drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
If we enable virtual display functionality on parts with
no display hardware we can end up trying to check for and
reserve the vbios FB area on devices where it doesn't exist.
Check if display hardware is actually present on the hardware
before trying to reserve the memory.
v2: move the check into common code
Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/fpga/intel-m10-bmc-sec-update.c')
0 files changed, 0 insertions, 0 deletions