On Thu, Aug 11, 2022 at 7:00 PM Hamza Mahfooz <[email protected]> wrote: > > Need to protect DSC code with CONFIG_DRM_AMD_DC_DCN. > Fixes the following build errors on arm64: > ERROR: modpost: "dc_dsc_get_policy_for_timing" > [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! > ERROR: modpost: "dc_dsc_compute_bandwidth_range" > [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! > > Fixes: 0087990a9f57 ("drm/amd/display: consider DSC pass-through during mode > validation") > Reported-by: Anders Roxell <[email protected]> > Signed-off-by: Hamza Mahfooz <[email protected]>
Thanks, fixes the build failure for me, Tested-by: Sudip Mukherjee <[email protected]> -- Regards Sudip
