Browse Source

disp: config: add hw fence configuration files for Kalama

Add configuration files to compile hw-fence driver
for Kalama display.

Change-Id: Icd45b7688988b54d6b31bd07998b811116506b30
Signed-off-by: Ingrid Gallardo <[email protected]>
Ingrid Gallardo 3 years ago
parent
commit
62ad586d91
2 changed files with 2 additions and 0 deletions
  1. 1 0
      config/gki_kalamadisp.conf
  2. 1 0
      config/gki_kalamadispconf.h

+ 1 - 0
config/gki_kalamadisp.conf

@@ -13,3 +13,4 @@ export CONFIG_MSM_MMRM=y
 export CONFIG_DISPLAY_BUILD=m
 export CONFIG_DISPLAY_BUILD=m
 export CONFIG_HDCP_QSEECOM=y
 export CONFIG_HDCP_QSEECOM=y
 export CONFIG_DRM_SDE_VM=y
 export CONFIG_DRM_SDE_VM=y
+export CONFIG_QTI_HW_FENCE=y

+ 1 - 0
config/gki_kalamadispconf.h

@@ -21,3 +21,4 @@
 #define CONFIG_MSM_EXT_DISPLAY 1
 #define CONFIG_MSM_EXT_DISPLAY 1
 #define CONFIG_HDCP_QSEECOM 1
 #define CONFIG_HDCP_QSEECOM 1
 #define CONFIG_DRM_SDE_VM 1
 #define CONFIG_DRM_SDE_VM 1
+#define CONFIG_QTI_HW_FENCE 1