ARM: tizen_tm1_defconfig: Enable SW_SYNC 93/231293/2 accepted/tizen/unified/20200423.145044 submit/tizen/20200423.030837
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 21 Apr 2020 04:39:24 +0000 (13:39 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 21 Apr 2020 04:46:28 +0000 (13:46 +0900)
Tizen display manager and buffer module tbm and its hal layer
library can use SW_SYNC to synchronize rendering and display
explicitly but only TM1 target does not have SW_SYNC enabled
kernel. To use SW_SYNC usage in tbm commonly, enable SW_SYNC
for TM1 also.

Change-Id: I22a7a17b9d54cc02c3d6fd4677db7d978783e6cc
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/tizen_tm1_defconfig

index a33cd2fde2930065e14ecad75d365931052ca1d5..8a7a8237cee9db5eb1da8ca371691805bcd92d95 100644 (file)
@@ -2935,7 +2935,8 @@ CONFIG_ANDROID_TIMED_OUTPUT=y
 # CONFIG_SEC_DEBUG_LMK_MEMINFO is not set
 CONFIG_ANDROID_INTF_ALARM_DEV=y
 CONFIG_SYNC=y
-# CONFIG_SW_SYNC is not set
+CONFIG_SW_SYNC=y
+CONFIG_SW_SYNC_USER=y
 CONFIG_ION=y
 # CONFIG_ION_TEST is not set
 # CONFIG_ION_DUMMY is not set