android_kernel_xiaomi_sm8350/drivers/soc/qcom/hgsl/Makefile
Kasin Li 2387acc46e soc: qcom: hgsl: Add fence support
Add fence support to user gsl, hsync is for DoorBell commands and
isync is for syncing between processes.

Change-Id: I3093bfe6d49d0b64f2d20a8208a3b2934c9c7b3a
Signed-off-by: Kasin Li <donglil@codeaurora.org>
2021-03-03 05:39:59 -08:00

4 lines
137 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_QCOM_HGSL) += hgsl.o hgsl_sync.o
obj-$(CONFIG_QCOM_HGSL_TCSR_SIGNAL) += hgsl_tcsr.o