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>
4 lines
137 B
Makefile
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
|