drm/verisilicon: Add starfive_flush_dcache
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 13 Jun 2023 10:39:30 +0000 (19:39 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:25:16 +0000 (08:25 +0900)
commit1a185c6190438363ddf60644fcdf114ed705cdbe
tree9eba6bf9b44babc51b85a667afc465d4a7dccab9
parent89177d8ace01d8d84aa56a39f97d693ff2cb8886
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