Home
last modified time | relevance | path

Searched refs:blitter (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A DMakefile16 blitter.o \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dst,stih4xx.txt3 bdisp: 2D blitter for STMicroelectronics SoC.
/OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/
H A D0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch5 blitter"
160 - // Create an EGL context for the decorations blitter. By using a dedicated context we don't ne…
304 - // save the current EGL content and surface to set it again after the blitter is done
/OK3568_Linux_fs/kernel/arch/m68k/atari/
H A Dconfig.c334 if (hwreg_present(blitter.halftone)) { in config_atari()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A DKconfig344 tristate "STMicroelectronics BDISP 2D blitter driver"
350 This v4l2 mem2mem driver is a 2D blitter for STMicroelectronics SoC.
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Datarihw.h434 # define blitter ((*(volatile struct BLITTER *)BLT_BAS)) macro