[COMMON] g2d: flush cmd page for secure sysmmu
authorhyesoo.yu <hyesoo.yu@samsung.com>
Wed, 14 Jun 2017 06:56:43 +0000 (15:56 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:13 +0000 (20:22 +0300)
commit44a8b07f77508a3057ffb83371189b06144691cd
tree425bcfcf7da602fed35a04bc1f9cad0050dc0087
parent36ecf009c91de1e6c90a18655e26d5edbab598c3
[COMMON] g2d: flush cmd page for secure sysmmu

the command page is mapped on secure sysmmu without
sharable. so, we have to flush the cmd page before
pushing the page for when the command page is mapped
on only secure sysmmu.

Change-Id: Ia9a50336aaafb3452c4089652a8369b00a938439
Signed-off-by: hyesoo.yu <hyesoo.yu@samsung.com>
drivers/gpu/exynos/g2d/g2d_task.c