drm/verisilicon: Add cache flush feature when dmabuf sync 12/296012/1 accepted/tizen/unified/riscv/20230719.000804
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 17 Jul 2023 07:38:34 +0000 (16:38 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 18 Jul 2023 08:24:34 +0000 (17:24 +0900)
commit4069c94b7900b6d0a101a36bdc9b6df20ab03fc5
tree04304368110dcc6e79c1177f9736bf17fe764739
parent05576d3dfc6333be8f4a8926dbabc3ebcf613705
drm/verisilicon: Add cache flush feature when dmabuf sync

Add cache flush for gem memory. Cache flushing is done when the
dmabuf sync ioctl is called.

Change-Id: I8663a391b18bb10f69007bd631fec492c0e347b2
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/gpu/drm/verisilicon/vs_gem.c