/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | testlist.txt | 1230 kms_draw_crc@draw-method-blt 1403 kms_frontbuffer_tracking@fbc-1p-primscrn-pri-indfb-draw-blt 1409 kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt 1415 kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt 1421 kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt 1427 kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-blt 1433 kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt 1439 kms_frontbuffer_tracking@fbc-2p-primscrn-pri-indfb-draw-blt 1445 kms_frontbuffer_tracking@fbc-2p-primscrn-pri-shrfb-draw-blt 1451 kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-blt [all …]
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_gop.c | 66 struct efi_gop_pixel blt = { in efi_vid16_to_blt_col() local 70 blt.blue = (vid & 0x1f) << 3; in efi_vid16_to_blt_col() 72 blt.green = (vid & 0x3f) << 2; in efi_vid16_to_blt_col() 74 blt.red = (vid & 0x1f) << 3; in efi_vid16_to_blt_col() 75 return blt; in efi_vid16_to_blt_col() 78 static __always_inline u16 efi_blt_col_to_vid16(struct efi_gop_pixel *blt) in efi_blt_col_to_vid16() argument 80 return (u16)(blt->red >> 3) << 11 | in efi_blt_col_to_vid16() 81 (u16)(blt->green >> 2) << 5 | in efi_blt_col_to_vid16() 82 (u16)(blt->blue >> 3); in efi_blt_col_to_vid16() 460 gopobj->ops.blt = gop_blt; in efi_gop_register()
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | string_64.S | 60 blt .Lshort_clear 82 blt .Lshort_clear 102 blt 6f 148 blt .Lmedium_clear 177 blt .Lshort_clear
|
H A D | copy_32.S | 92 blt 7f 177 blt generic_memcpy /* if regions overlap */ 186 blt 63f /* if not much to do */ 262 blt 3f 303 blt 3f 332 blt 63f /* if not much to do */
|
H A D | memcpy_64.S | 46 blt cr1,.Lshort_copy 75 blt cr1,3f 122 blt cr6,4f 131 blt cr6,5f
|
H A D | div64.S | 21 blt 1f 47 blt 4f
|
/openbmc/linux/arch/arm/lib/ |
H A D | memmove.S | 44 blt 8f 53 blt 5f 66 PLD( blt 4f ) 123 blt 8b 131 blt 18f 137 blt 14f 149 PLD( blt 13f )
|
H A D | copy_template.S | 78 blt 8f 87 blt 5f 100 PLD( blt 4f ) 172 blt 8b 186 blt 14f 199 PLD( blt 13f )
|
/openbmc/linux/arch/xtensa/lib/ |
H A D | checksum.S | 78 blt a2, a5, .Loop1 94 blt a2, a5, .Loop2 154 blt a2, a5, .Loop3 251 blt a2, a10, .Loop5 270 blt a2, a10, .Loop6 301 blt a2, a10, .Loop7 344 blt a2, a10, .Loop8
|
H A D | usercopy.S | 131 blt a3, a7, .Lnextbyte 163 blt a3, a8, .Loop1 239 blt a3, a10, .Loop2 242 blt a3, a12, .Loop2
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_b.S | 33 test blt 36 blt a2, a3, 1f 40 blt a2, a3, 1f 44 blt a2, a3, 1f
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_bitblt.c | 88 gop->blt(gop, bitmap, EFI_BLT_BUFFER_TO_VIDEO, sx, 0, dx, DEPTH, in notify() 251 ret = gop->blt(gop, bitmap, EFI_BLT_VIDEO_FILL, 0, 0, 0, 0, in execute() 259 ret = gop->blt(gop, bitmap, EFI_BLT_BUFFER_TO_VIDEO, 0, 0, 0, DEPTH, in execute() 267 ret = gop->blt(gop, bitmap, EFI_BLT_VIDEO_TO_VIDEO, in execute() 276 ret = gop->blt(gop, bitmap, EFI_BLT_VIDEO_TO_BLT_BUFFER, in execute()
|
/openbmc/linux/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 112 blt a8, a5, 1b 150 blt a2, a3, 2b 160 blt a6, a7, 3b 219 blt abi_arg0, abi_arg4, 1b
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | util.S | 62 blt 2b 66 blt 2b
|
H A D | crt0.S | 121 blt 4b 132 blt 5b 211 blt 4b 222 blt 5b
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | memcpy.S | 67 blt 8f 76 blt 5f 89 PLD( blt 4f ) 162 blt 8b 176 blt 14f 189 PLD( blt 13f )
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sm4-ce-ccm-core.S | 53 blt .Lcbcmac_loop_1x 127 blt .Lccm_enc_loop_1x 159 blt .Lccm_enc_tail 239 blt .Lccm_dec_loop_1x 271 blt .Lccm_dec_tail
|
H A D | sm4-neon-core.S | 287 blt .Lcrypt_tail 302 blt .Lcrypt_tail_load_done 314 blt .Lcrypt_end 375 blt .Lcbc_dec_tail 404 blt .Lcbc_dec_tail_load_done 422 blt .Lcbc_dec_end 488 blt .Lcfb_dec_tail 517 blt .Lcfb_dec_tail_load_done 535 blt .Lcfb_dec_end 614 blt .Lctr_crypt_tail [all …]
|
/openbmc/linux/arch/alpha/lib/ |
H A D | memmove.S | 65 blt $18,$skip_aligned_word_loop_dn 134 blt $18,$skip_aligned_word_loop_up
|
H A D | ev6-memset.S | 122 blt $4, loop_b # U : 144 blt $1, $alignmod64_b # U : 300 blt $4, loop # U : 322 blt $1, $alignmod64 # U : 488 blt $4, loop_w # U : 510 blt $1, $alignmod64_w # U :
|
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | memcpy_64.S | 46 blt cr1,.Lshort_copy 75 blt cr1,3f 122 blt cr6,4f 131 blt cr6,5f
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | ppcstring.S | 74 blt 7f 116 blt 3f 158 blt 3f
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | start.S | 402 blt 5b 408 blt 6b 517 blt 2b 531 blt 3b 539 blt 4b
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | slog2.S | 119 blt invalid 132 blt invalid 146 blt invalid 158 blt invalid
|
/openbmc/linux/arch/powerpc/purgatory/ |
H A D | trampoline_64.S | 71 blt .Lcopy_loop 85 blt 1f
|