From: Roman Li <roman...@amd.com> - Fixing compilation with ENABLE_FBC flag which was broken after flattening core_dc to dc
Signed-off-by: Roman Li <roman...@amd.com> Reviewed-by: Jerry Zuo <jerry....@amd.com> Acked-by: Harry Wentland <harry.wentl...@amd.com> --- drivers/gpu/drm/amd/display/dc/dc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 68056d888def..1210fdd48c56 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -35,6 +35,7 @@ #include <inc/hw/opp.h> #include "inc/hw_sequencer.h" +#include "inc/compressor.h" #include "dml/display_mode_lib.h" -- 2.11.0 _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx