Home
last modified time | relevance | path

Searched refs:g2d_wait_finish (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c963 * g2d_wait_finish - wait for the G2D engine to finish the current runqueue node
971 static void g2d_wait_finish(struct g2d_data *g2d, struct drm_file *file) in g2d_wait_finish() function
1378 g2d_wait_finish(g2d, file); in g2d_close()
1434 g2d_wait_finish(g2d, NULL); in g2d_unbind()
1562 g2d_wait_finish(g2d, NULL); in g2d_suspend()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c966 * g2d_wait_finish - wait for the G2D engine to finish the current runqueue node
974 static void g2d_wait_finish(struct g2d_data *g2d, struct drm_file *file) in g2d_wait_finish() function
1381 g2d_wait_finish(g2d, file); in g2d_close()
1437 g2d_wait_finish(g2d, NULL); in g2d_unbind()
1561 g2d_wait_finish(g2d, NULL); in g2d_suspend()

Completed in 9 milliseconds