Re: [PATCH] drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set

2021-10-27 Thread Lyude Paul
Reviewed-by: Lyude Paul Will add to the topic branch right now On Wed, 2021-10-27 at 18:39 -0400, Alex Deucher wrote: > Need to guard some things with CONFIG_DRM_AMD_DC_DCN. > > Fixes: 41724ea273cdda ("drm/amd/display: Add DP 2.0 MST DM Support") > Signed-off-by: Alex Deucher > Cc: Lyude Paul

[PATCH] drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set

2021-10-27 Thread Alex Deucher
Need to guard some things with CONFIG_DRM_AMD_DC_DCN. Fixes: 41724ea273cdda ("drm/amd/display: Add DP 2.0 MST DM Support") Signed-off-by: Alex Deucher Cc: Lyude Paul Cc: Dave Airlie --- Lyude, can you apply this to topic/amdgpu-dp2.0-mst? or Dave, if it's already pulled can you apply this to d