Home
last modified time | relevance | path

Searched refs:BLIT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810_accel.c143 * source_copy_blit - BLIT transfer operation
158 * This is a BLIT operation typically used when doing
169 PUT_RING(BLIT | SOURCE_COPY_BLIT | 4); in source_copy_blit()
180 * color_blit - solid color BLIT operation
193 * A BLIT operation which can be used for color fill/rectangular fill
203 PUT_RING(BLIT | COLOR_BLT | 3); in color_blit()
244 PUT_RING(BLIT | MONO_SOURCE_COPY_IMMEDIATE | (4 + dsize)); in mono_src_copy_imm_blit()
H A Di810.h63 #define BLIT (0x02 << 29) macro
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_accel.c143 * source_copy_blit - BLIT transfer operation
158 * This is a BLIT operation typically used when doing
169 PUT_RING(BLIT | SOURCE_COPY_BLIT | 4); in source_copy_blit()
180 * color_blit - solid color BLIT operation
193 * A BLIT operation which can be used for color fill/rectangular fill
203 PUT_RING(BLIT | COLOR_BLT | 3); in color_blit()
244 PUT_RING(BLIT | MONO_SOURCE_COPY_IMMEDIATE | (4 + dsize)); in mono_src_copy_imm_blit()
H A Di810.h63 #define BLIT (0x02 << 29) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds1d13xxxfb.c40 #define BLIT "s1d13xxxfb_bitblt: " macro
55 #define dbg_blit(fmt, args...) do { printk(KERN_INFO BLIT fmt, ## args); } while (0)
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds1d13xxxfb.c40 #define BLIT "s1d13xxxfb_bitblt: " macro
55 #define dbg_blit(fmt, args...) do { printk(KERN_INFO BLIT fmt, ## args); } while (0)
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Dadreno_pm4.xml.h88 BLIT = 30, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Dadreno_pm4.xml.h92 BLIT = 30, enumerator

Completed in 18 milliseconds