Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb29f99d authored by Hai Li's avatar Hai Li
Browse files

defconfig: msm: Add HGSL support for GVM



The HGSL driver can submit command to GPU hardware
directly from GVM.

Change-Id: I3110cdab0682d9f4b22b6c80044946cb262b2c63
Signed-off-by: default avatarHai Li <hali@codeaurora.org>
parent 5da02786
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -440,6 +440,8 @@ CONFIG_MSM_BOOT_TIME_MARKER=y
CONFIG_QCOM_SECURE_BUFFER=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_HAB=y
CONFIG_QCOM_HGSL_TCSR_SIGNAL=y
CONFIG_QCOM_HGSL=y
CONFIG_PM_DEVFREQ=y
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_EXTCON_USB_GPIO=y
+2 −0
Original line number Diff line number Diff line
@@ -455,6 +455,8 @@ CONFIG_MSM_BOOT_TIME_MARKER=y
CONFIG_QCOM_SECURE_BUFFER=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_HAB=y
CONFIG_QCOM_HGSL_TCSR_SIGNAL=y
CONFIG_QCOM_HGSL=y
CONFIG_PM_DEVFREQ=y
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_EXTCON_USB_GPIO=y