blob: 0c91d8923fad1278d26c83a3a806435ffc7378aa [file] [log] [blame]
Naseer Ahmed726b5d32018-12-18 15:48:41 -05001# Display product definitions
2PRODUCT_PACKAGES += \
Tharaga Balachandran887bed42019-09-26 19:17:58 -04003 android.hardware.graphics.mapper@3.0-impl-qti-display \
Tharaga Balachandran0a6dfc42020-01-08 17:17:56 -05004 android.hardware.graphics.mapper@4.0-impl-qti-display \
Tharaga Balachandrand3331da2019-06-06 11:33:29 -04005 vendor.qti.hardware.display.allocator-service \
Rajavenu Kyatham8193f742019-06-11 19:19:02 +05306 vendor.qti.hardware.display.composer-service \
Naseer Ahmed726b5d32018-12-18 15:48:41 -05007 android.hardware.memtrack@1.0-impl \
8 android.hardware.memtrack@1.0-service \
9 android.hardware.light@2.0-impl \
10 android.hardware.light@2.0-service \
Naseer Ahmed082f2282019-04-15 19:49:29 -040011 gralloc.$(TARGET_BOARD_PLATFORM) \
12 lights.$(TARGET_BOARD_PLATFORM) \
13 hwcomposer.$(TARGET_BOARD_PLATFORM) \
14 memtrack.$(TARGET_BOARD_PLATFORM) \
Alex Sarraf6555fbf2019-09-27 10:45:45 -070015 libsdmcore \
16 libsdmutils \
Ravikanth Tunikiabe9d8d2019-04-01 10:15:54 -070017 libqdMetaData \
Ramakant Singhf4d170f2019-05-27 15:27:26 +053018 libdisplayconfig.vendor \
Naseer Ahmedf9ece752019-10-04 15:22:13 -040019 vendor.qti.hardware.display.mapper@2.0.vendor \
20 vendor.qti.hardware.display.mapper@3.0.vendor \
Tharaga Balachandran0a6dfc42020-01-08 17:17:56 -050021 vendor.qti.hardware.display.mapper@4.0.vendor \
Naseer Ahmed726b5d32018-12-18 15:48:41 -050022 modetest
23
24#QDCM calibration xml file for 2k panel
25PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_nt35597_cmd_mode_dsi_truly_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt35597_cmd_mode_dsi_truly_panel_with_DSC.xml
26PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_nt35597_cmd_mode_dsi_truly_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt35597_video_mode_dsi_truly_panel_with_DSC.xml
27#QDCM calibration xml file for 4k panel
28PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_Sharp_4k_cmd_mode_dsc_dsi_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_4k_cmd_mode_dsc_dsi_panel.xml
29PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_Sharp_4k_cmd_mode_dsc_dsi_panel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_4k_video_mode_dsc_dsi_panel.xml
30#QDCM calibration xml file for amoled panel
31PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml
32PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sw43404_amoled_video_mode_dsi_boe_panel_with_DSC.xml
Qing Huang04de0302019-05-16 15:04:42 +080033PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_sw43404_amoled_cmd_mode_dsi_boe_panel_with_DSC.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sw43404_amoled_boe_fhd+_panel_with_DSC.xml
34#QDCM calibration xml file for dual panel
35PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_sharp_1080p_cmd_mode_dsi_panel.xml
36PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_nt35695b_truly_fhd_command_mode_dsi_panel.xml
Renchao Liu6b836a62019-11-11 10:08:49 +080037#QDCM calibration xml file for td4330 panel
38PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_bengal_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_td4330_v2_cmd_mode_dsi_truly_panel.xml
39PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_bengal_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_td4330_v2_video_mode_dsi_truly_panel.xml
Renchao Liud1f7de82019-11-21 15:22:08 +080040#QDCM calibration xml file for Sharp fhd panel
41PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_fhd_cmd_mode_qsync_dsi_panel.xml
42PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_fhd_video_mode_qsync_dsi_panel.xml
43#QDCM calibration xml file for Sharp 2k panel
44PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_2k_cmd_mode_qsync_dsi_panel.xml
45PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_Sharp_2k_video_mode_qsync_dsi_panel.xml
Renchao Liu3873de92020-03-21 09:10:36 +080046#QDCM calibration xml file for r66451 amoled panel
47PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_panel_with_DSC.xml
48PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_60HZ_panel_with_DSC.xml
49PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_90HZ_panel_with_DSC.xml
50PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_cmd_mode_dsi_visionox_120HZ_panel_with_DSC.xml
51PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_video_mode_dsi_visionox_60HZ_panel_with_DSC.xml
52PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_video_mode_dsi_visionox_90HZ_panel_with_DSC.xml
53PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_r66451_amoled_video_mode_dsi_visionox_120HZ_panel_with_DSC.xml
54#QDCM calibration xml file for rm69299 amoled fhd+ panel
55PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_rm69299_amoled_fhd+_video_mode_dsi_visionox_panel.xml
56PRODUCT_COPY_FILES += hardware/qcom/display/config/qdcm_calib_data_default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/qdcm_calib_data_rm69299_amoled_fhd+_cmd_mode_dsi_visionox_panel.xml
Naseer Ahmed726b5d32018-12-18 15:48:41 -050057
58PRODUCT_PROPERTY_OVERRIDES += \
59 persist.demo.hdmirotationlock=false \
60 persist.sys.sf.color_saturation=1.0 \
Naseer Ahmed3cd263a2019-05-01 14:38:27 -040061 persist.sys.sf.color_mode=9 \
Naseer Ahmed726b5d32018-12-18 15:48:41 -050062 debug.sf.hw=0 \
63 debug.egl.hw=0 \
64 debug.sf.latch_unsignaled=1 \
Padmanabhan Komandurue7fc2cc2019-11-29 12:28:11 +053065 debug.sf.high_fps_late_app_phase_offset_ns=1000000 \
Naseer Ahmed726b5d32018-12-18 15:48:41 -050066 debug.mdpcomp.logs=0 \
Naseer Ahmed726b5d32018-12-18 15:48:41 -050067 vendor.gralloc.disable_ubwc=0 \
Alex Sarraf5705bcb2019-03-21 09:38:54 -070068 vendor.display.disable_scaler=0 \
Naseer Ahmed726b5d32018-12-18 15:48:41 -050069 vendor.display.disable_excl_rect=0 \
Rajavenu Kyatham8beafb52020-01-09 12:46:05 +053070 vendor.display.disable_excl_rect_partial_fb=1 \
Naseer Ahmed726b5d32018-12-18 15:48:41 -050071 vendor.display.comp_mask=0 \
Ray Zhang9bace4c2019-05-22 20:11:00 +080072 vendor.display.enable_posted_start_dyn=1 \
Padmanabhan Komandurufafa0222019-03-18 14:57:56 +053073 vendor.display.enable_optimize_refresh=1 \
Sushil Chauhanf0ff19f2020-04-06 16:42:04 -070074 vendor.display.use_smooth_motion=1 \
75 debug.sf.enable_advanced_sf_phase_offset=1 \
76 debug.sf.high_fps_late_sf_phase_offset_ns=-4000000 \
77 debug.sf.high_fps_early_phase_offset_ns=-4000000 \
78 debug.sf.high_fps_early_gl_phase_offset_ns=-4000000
Sushil Chauhan1c8ea882019-07-31 13:26:04 -070079
Pullakavi Srinivas8ec9ab32019-12-01 13:46:22 +053080# Enable offline rotator for Bengal.
81ifneq ($(TARGET_BOARD_PLATFORM),bengal)
82PRODUCT_PROPERTY_OVERRIDES += \
Ramakant Singh0fa5e662019-12-24 10:06:14 +053083 vendor.display.disable_offline_rotator=1
Pullakavi Srinivas05654632019-12-05 14:47:45 +053084else
85PRODUCT_PROPERTY_OVERRIDES += \
Ramakant Singh0fa5e662019-12-24 10:06:14 +053086 vendor.display.disable_rotator_ubwc=1 \
87 vendor.display.normal_noc_efficiency_factor=0.85 \
Pullakavi Srinivas15bf07c2019-12-20 12:32:54 +053088 vendor.display.camera_noc_efficiency_factor=0.70 \
89 vendor.display.disable_layer_stitch=0
Pullakavi Srinivas8ec9ab32019-12-01 13:46:22 +053090endif
91
Sushil Chauhan1c8ea882019-07-31 13:26:04 -070092ifeq ($(TARGET_BOARD_PLATFORM),kona)
93PRODUCT_PROPERTY_OVERRIDES += \
Sushil Chauhanf0ff19f2020-04-06 16:42:04 -070094 debug.sf.enable_gl_backpressure=1
Sushil Chauhan1c8ea882019-07-31 13:26:04 -070095endif
Naseer Ahmed726b5d32018-12-18 15:48:41 -050096
Naseer Ahmede0728c62019-11-07 16:01:16 -050097ifneq ($(PLATFORM_VERSION), 10)
98 PRODUCT_PROPERTY_OVERRIDES += vendor.display.enable_async_powermode=0
99endif
100
Naseer Ahmedb84b31d2019-02-28 19:36:23 -0500101#Set WCG properties
102PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.has_wide_color_display=true
103PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.has_HDR_display=true
104PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_color_management=true
105PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.wcg_composition_dataspace=143261696
Rajavenu Kyatham61c88292019-11-05 12:22:27 +0530106PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.protected_contents=true
Sushil Chauhan566355b2020-03-13 16:18:56 -0700107PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_for_refresh_rate=true
Sushil Chauhan280b58a2020-04-24 15:09:48 -0700108PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_touch_timer_ms=200
Naseer Ahmedb84b31d2019-02-28 19:36:23 -0500109
Naseer Ahmed726b5d32018-12-18 15:48:41 -0500110ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
111# Recovery is enabled, logging is enabled
112PRODUCT_PROPERTY_OVERRIDES += \
113 vendor.display.disable_hw_recovery_dump=0
114else
115# Recovery is enabled, logging is disabled
116PRODUCT_PROPERTY_OVERRIDES += \
117 vendor.display.disable_hw_recovery_dump=1
118endif
119
Alex Sarraf51797cd2019-03-01 10:03:54 -0800120QMAA_ENABLED_HAL_MODULES += display
121ifeq ($(TARGET_USES_QMAA),true)
122ifeq ($(TARGET_USES_QMAA_OVERRIDE_DISPLAY),true)
123PRODUCT_PROPERTY_OVERRIDES += \
124 vendor.display.enable_null_display=0
125else
Naseer Ahmedf4753692019-09-17 13:51:36 -0400126TARGET_IS_HEADLESS := true
Alex Sarraf51797cd2019-03-01 10:03:54 -0800127PRODUCT_PROPERTY_OVERRIDES += \
128 vendor.display.enable_null_display=1
129endif
130endif
131
Naseer Ahmed726b5d32018-12-18 15:48:41 -0500132# Properties using default value:
133# vendor.display.disable_hw_recovery=0