diff options
author | 2022-10-11 20:41:03 +0800 | |
---|---|---|
committer | 2022-10-11 11:06:02 -0400 | |
commit | eff4ccd11313ecc8ec94c0f39961ffbf227a406d (patch) | |
tree | a0410884d42292673a2106e024ff623607fb9696 /scripts/generate_rust_analyzer.py | |
parent | drm/amd/display: 3.2.207 (diff) | |
download | wireguard-linux-eff4ccd11313ecc8ec94c0f39961ffbf227a406d.tar.xz wireguard-linux-eff4ccd11313ecc8ec94c0f39961ffbf227a406d.zip |
drm/amd/display: fix build error on arm64
dcn20_build_mapped_resource() and dcn20_acquire_dsc() is not defined,
if CONFIG_DRM_AMD_DC_DCN is disabled.
Fix the following build error on arm64:
ERROR: modpost: "dcn20_build_mapped_resource" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
ERROR: modpost: "dcn20_acquire_dsc" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Fixes: 20dad3813b3c ("drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resources")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions