Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c46 #define G2D_BITBLT_START 0x0100 macro
96 /* G2D_BITBLT_START */
1224 * the implicit G2D_BITBLT_START that is appended once we have in exynos_g2d_set_cmdlist_ioctl()
1272 cmdlist->data[cmdlist->last++] = G2D_BITBLT_START; in exynos_g2d_set_cmdlist_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c47 #define G2D_BITBLT_START 0x0100 macro
97 /* G2D_BITBLT_START */
1227 * the implicit G2D_BITBLT_START that is appended once we have in exynos_g2d_set_cmdlist_ioctl()
1275 cmdlist->data[cmdlist->last++] = G2D_BITBLT_START; in exynos_g2d_set_cmdlist_ioctl()

Completed in 5 milliseconds