On Thu, Dec 5, 2019 at 2:26 AM Xiaojie Yuan <xiaojie.yuan@xxxxxxx> wrote: > > Fixes: b86a1aa36a92 ("drm/amd/display: rename DCN1_0 kconfig to DCN") > Signed-off-by: Xiaojie Yuan <xiaojie.yuan@xxxxxxx> Reviewed-by: Alex Deucher <alexander.deucher@xxxxxxx> > --- > drivers/gpu/drm/amd/display/dc/core/dc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/display/dc/core/dc.c b/drivers/gpu/drm/amd/display/dc/core/dc.c > index 2645d20e8c4c..573c20d25e58 100644 > --- a/drivers/gpu/drm/amd/display/dc/core/dc.c > +++ b/drivers/gpu/drm/amd/display/dc/core/dc.c > @@ -2181,7 +2181,7 @@ static void commit_planes_for_stream(struct dc *dc, > } > if (dc->hwss.program_front_end_for_ctx && update_type != UPDATE_TYPE_FAST) { > dc->hwss.program_front_end_for_ctx(dc, context); > -#ifdef CONFIG_DRM_AMD_DC_DCN1_0 > +#ifdef CONFIG_DRM_AMD_DC_DCN > if (dc->debug.validate_dml_output) { > for (i = 0; i < dc->res_pool->pipe_count; i++) { > struct pipe_ctx cur_pipe = context->res_ctx.pipe_ctx[i]; > -- > 2.20.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx