[PATCH 14/77] drm/amd/display: Fix FBC compilation

Harry Wentland harry.wentland at amd.com
Thu Aug 31 18:08:09 UTC 2017


From: Roman Li <Roman.Li at amd.com>

- Fixing compilation with ENABLE_FBC flag
  which was broken after flattening core_dc to dc

Signed-off-by: Roman Li <Roman.Li at amd.com>
Reviewed-by: Jerry Zuo <Jerry.Zuo at amd.com>
Acked-by: Harry Wentland <Harry.Wentland at 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



More information about the amd-gfx mailing list