Commit be7c97f6 authored by Roman Li's avatar Roman Li Committed by Alex Deucher

drm/amd/display: Fix FBC compilation

- Fixing compilation with ENABLE_FBC flag
  which was broken after flattening core_dc to dc
Signed-off-by: default avatarRoman Li <Roman.Li@amd.com>
Reviewed-by: default avatarJerry Zuo <Jerry.Zuo@amd.com>
Acked-by: default avatarHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent b4c8e6da
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
#include <inc/hw/opp.h> #include <inc/hw/opp.h>
#include "inc/hw_sequencer.h" #include "inc/hw_sequencer.h"
#include "inc/compressor.h"
#include "dml/display_mode_lib.h" #include "dml/display_mode_lib.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment