drm/verisilicon: Add starfive_flush_dcache 97/294597/2
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 13 Jun 2023 10:39:30 +0000 (19:39 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 23 Jun 2023 01:07:22 +0000 (10:07 +0900)
commit458c482c23048e74e056a1fe9b8f503822ddae0a
tree99b8f91c941cd82f4ab0e95dc1cb91848f86ddd6
parentf58f63f427bb6067477b01136815e5843749b648
drm/verisilicon: Add starfive_flush_dcache

There is a problem that the garbage cache value comes out when the
screen is displayed. Flush the cache by adding the flush feature.
The feature referred to v5.15 kernel.

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