| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0030-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 4 Subject: [PATCH 30/95] HACK: backend-drm: Consider linear and invalid modifier 31 + if (DRM_MOD_VALID(buffer->modifier) && \ 34 attribs[atti++] = buffer->modifier & 0xFFFFFFFF; \ 40 - if (modifier != DRM_FORMAT_MOD_INVALID) { 41 + if (DRM_MOD_VALID(modifier)) { 51 uint64_t modifier = ((uint64_t) modifier_hi << 32 ) | modifier_lo; 53 - if (format == d->drm_format && modifier == DRM_FORMAT_MOD_LINEAR) 54 + if (format == d->drm_format && !DRM_MOD_VALID(modifier)) 78 /* If we have a modifier set, we must only use the WithModifiers 80 - if (device->fb_modifiers && fb->modifier != DRM_FORMAT_MOD_INVALID) { [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0030-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 4 Subject: [PATCH 30/93] HACK: backend-drm: Consider linear and invalid modifier 31 + if (DRM_MOD_VALID(buffer->modifier) && \ 34 attribs[atti++] = buffer->modifier & 0xFFFFFFFF; \ 40 - if (modifier != DRM_FORMAT_MOD_INVALID) { 41 + if (DRM_MOD_VALID(modifier)) { 51 uint64_t modifier = ((uint64_t) modifier_hi << 32 ) | modifier_lo; 53 - if (format == d->drm_format && modifier == DRM_FORMAT_MOD_LINEAR) 54 + if (format == d->drm_format && !DRM_MOD_VALID(modifier)) 78 /* If we have a modifier set, we must only use the WithModifiers 80 - if (device->fb_modifiers && fb->modifier != DRM_FORMAT_MOD_INVALID) { [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | translit_compat | 70 % MODIFIER LETTER SMALL H 72 % MODIFIER LETTER SMALL H WITH HOOK 74 % MODIFIER LETTER SMALL J 76 % MODIFIER LETTER SMALL R 78 % MODIFIER LETTER SMALL TURNED R 80 % MODIFIER LETTER SMALL TURNED R WITH HOOK 82 % MODIFIER LETTER SMALL CAPITAL INVERTED R 84 % MODIFIER LETTER SMALL W 86 % MODIFIER LETTER SMALL Y 88 % MODIFIER LETTER APOSTROPHE [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | translit_compat | 70 % MODIFIER LETTER SMALL H 72 % MODIFIER LETTER SMALL H WITH HOOK 74 % MODIFIER LETTER SMALL J 76 % MODIFIER LETTER SMALL R 78 % MODIFIER LETTER SMALL TURNED R 80 % MODIFIER LETTER SMALL TURNED R WITH HOOK 82 % MODIFIER LETTER SMALL CAPITAL INVERTED R 84 % MODIFIER LETTER SMALL W 86 % MODIFIER LETTER SMALL Y 88 % MODIFIER LETTER APOSTROPHE [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0027-HACK-backend-drm-Consider-linear-and-invalid-modifie.patch | 4 Subject: [PATCH 27/79] HACK: backend-drm: Consider linear and invalid modifier 40 + if (DRM_MOD_VALID(buffer->modifier) && \ 43 attribs[atti++] = buffer->modifier & 0xFFFFFFFF; \ 49 - if (modifier != DRM_FORMAT_MOD_INVALID) { 50 + if (DRM_MOD_VALID(modifier)) { 76 - /* If output supports linear modifier, we add it to the plane. 93 /* If we have a modifier set, we must only use the WithModifiers 95 - if (b->fb_modifiers && fb->modifier != DRM_FORMAT_MOD_INVALID) { 96 + if (b->fb_modifiers && DRM_MOD_VALID(fb->modifier)) { 97 /* KMS demands that if a modifier is set, it must be the same [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | TILE_002dGx-Modifiers.html | 78 <pre class="smallexample">modifier(symbol) 86 <p>This modifier is used to load bits 0-15 of the symbol’s address. 91 <p>This modifier is used to load bits 16-31 of the symbol’s address. 96 <p>This modifier is used to load bits 32-47 of the symbol’s address. 101 <p>This modifier is used to load bits 48-63 of the symbol’s address. 106 <p>This modifier yields the same value as <code>hw0</code>, but it also checks 112 <p>This modifier yields the same value as <code>hw1</code>, but it also checks 118 <p>This modifier yields the same value as <code>hw2</code>, but it also checks 132 <p>This modifier is used to load bits 0-15 of the symbol’s offset in the 138 <p>This modifier yields the same value as <code>hw0_got</code>, but it also [all …]
|
| H A D | s390-Operand-Modifier.html | 16 <title>Using as: s390 Operand Modifier</title> 18 <meta name="description" content="Using as: s390 Operand Modifier"> 19 <meta name="keywords" content="Using as: s390 Operand Modifier"> 63 <a name="s390-Operand-Modifier"></a> 69 <a name="Instruction-Operand-Modifier"></a> 70 <h4 class="subsubsection">9.41.3.6 Instruction Operand Modifier</h4> 72 <a name="index-s390-instruction-operand-modifier"></a> 74 <p>If a symbol modifier is attached to a symbol in an expression for an 78 ‘<samp>symbol@modifier + constant</samp>’, 79 ‘<samp>symbol@modifier + label + constant</samp>’, and [all …]
|
| H A D | TILEPro-Modifiers.html | 78 <pre class="smallexample">modifier(symbol) 86 <p>This modifier is used to load the low 16 bits of the symbol’s address, 94 <p>This modifier is used to load the high 16 bits of the symbol’s 114 <p>This modifier is used to load the offset of the GOT entry 120 <p>This modifier is used to load the sign-extended low 16 bits of the 126 <p>This modifier is used to load the sign-extended high 16 bits of the 132 <p>This modifier is like <code>got_hi16</code>, but it adds one if 138 <p>This modifier is used for function symbols. It causes a 152 <p>This modifier is used to load the offset of the GOT entry of the 158 <p>This modifier is used to load the sign-extended low 16 bits of the [all …]
|
| H A D | AVR_002dModifiers.html | 79 <pre class="smallexample">modifier(relocatable-expression) 88 <p>This modifier allows you to use bits 0 through 7 of 94 <p>This modifier allows you to use bits 7 through 15 of an address expression 96 AVR ‘<samp>ldi</samp>’ instruction and ‘<samp>lo8</samp>’ modifier. 108 <p>This modifier allows you to use bits 16 through 23 of 120 <p>This modifier allows you to use bits 24 through 31 of 123 ‘<samp>hhi8</samp>’, modifier. 138 <p>This modifier allows you to use bits 0 through 7 of 140 This modifier is useful for addressing data or code from 147 <p>This modifier allows you to use bits 8 through 15 of [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | TILE_002dGx-Modifiers.html | 78 <pre class="smallexample">modifier(symbol) 86 <p>This modifier is used to load bits 0-15 of the symbol’s address. 91 <p>This modifier is used to load bits 16-31 of the symbol’s address. 96 <p>This modifier is used to load bits 32-47 of the symbol’s address. 101 <p>This modifier is used to load bits 48-63 of the symbol’s address. 106 <p>This modifier yields the same value as <code>hw0</code>, but it also checks 112 <p>This modifier yields the same value as <code>hw1</code>, but it also checks 118 <p>This modifier yields the same value as <code>hw2</code>, but it also checks 132 <p>This modifier is used to load bits 0-15 of the symbol’s offset in the 138 <p>This modifier yields the same value as <code>hw0_got</code>, but it also [all …]
|
| H A D | s390-Operand-Modifier.html | 16 <title>Using as: s390 Operand Modifier</title> 18 <meta name="description" content="Using as: s390 Operand Modifier"> 19 <meta name="keywords" content="Using as: s390 Operand Modifier"> 63 <a name="s390-Operand-Modifier"></a> 69 <a name="Instruction-Operand-Modifier"></a> 70 <h4 class="subsubsection">9.41.3.6 Instruction Operand Modifier</h4> 72 <a name="index-s390-instruction-operand-modifier"></a> 74 <p>If a symbol modifier is attached to a symbol in an expression for an 78 ‘<samp>symbol@modifier + constant</samp>’, 79 ‘<samp>symbol@modifier + label + constant</samp>’, and [all …]
|
| H A D | TILEPro-Modifiers.html | 78 <pre class="smallexample">modifier(symbol) 86 <p>This modifier is used to load the low 16 bits of the symbol’s address, 94 <p>This modifier is used to load the high 16 bits of the symbol’s 114 <p>This modifier is used to load the offset of the GOT entry 120 <p>This modifier is used to load the sign-extended low 16 bits of the 126 <p>This modifier is used to load the sign-extended high 16 bits of the 132 <p>This modifier is like <code>got_hi16</code>, but it adds one if 138 <p>This modifier is used for function symbols. It causes a 152 <p>This modifier is used to load the offset of the GOT entry of the 158 <p>This modifier is used to load the sign-extended low 16 bits of the [all …]
|
| H A D | AVR_002dModifiers.html | 79 <pre class="smallexample">modifier(relocatable-expression) 88 <p>This modifier allows you to use bits 0 through 7 of 94 <p>This modifier allows you to use bits 7 through 15 of an address expression 96 AVR ‘<samp>ldi</samp>’ instruction and ‘<samp>lo8</samp>’ modifier. 108 <p>This modifier allows you to use bits 16 through 23 of 120 <p>This modifier allows you to use bits 24 through 31 of 123 ‘<samp>hhi8</samp>’, modifier. 138 <p>This modifier allows you to use bits 0 through 7 of 140 This modifier is useful for addressing data or code from 147 <p>This modifier allows you to use bits 8 through 15 of [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_osd_afbcd.c | 58 static int meson_gxm_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_pixel_fmt() argument 71 static bool meson_gxm_afbcd_supported_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_supported_fmt() argument 73 if (modifier & AFBC_FORMAT_MOD_BLOCK_SIZE_32x8) in meson_gxm_afbcd_supported_fmt() 76 if (!(modifier & AFBC_FORMAT_MOD_YTR)) in meson_gxm_afbcd_supported_fmt() 79 return meson_gxm_afbcd_pixel_fmt(modifier, format) >= 0; in meson_gxm_afbcd_supported_fmt() 124 meson_gxm_afbcd_pixel_fmt(priv->afbcd.modifier, in meson_gxm_afbcd_setup() 127 if (priv->afbcd.modifier & AFBC_FORMAT_MOD_SPARSE) in meson_gxm_afbcd_setup() 130 if (priv->afbcd.modifier & AFBC_FORMAT_MOD_SPLIT) in meson_gxm_afbcd_setup() 206 static int meson_g12a_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_g12a_afbcd_pixel_fmt() argument 212 if (modifier & AFBC_FORMAT_MOD_YTR) in meson_g12a_afbcd_pixel_fmt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | test-drm_framebuffer.c | 89 { .buffer_created = 1, .name = "ABGR8888 Valid buffer modifier", 92 .flags = DRM_MODE_FB_MODIFIERS, .modifier = { AFBC_FORMAT_MOD_YTR, 0, 0 }, 95 { .buffer_created = 0, .name = "ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)… 99 .modifier = { DRM_FORMAT_MOD_SAMSUNG_64_32_TILE, 0, 0 }, 129 { .buffer_created = 0, .name = "NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag", 131 .handles = { 1, 1, 0 }, .modifier = { DRM_FORMAT_MOD_SAMSUNG_64_32_TILE, 0, 0 }, 135 { .buffer_created = 0, .name = "NV12 different modifier per-plane", 138 .modifier = { DRM_FORMAT_MOD_SAMSUNG_64_32_TILE, 0, 0 }, 145 .modifier = { DRM_FORMAT_MOD_SAMSUNG_64_32_TILE, DRM_FORMAT_MOD_SAMSUNG_64_32_TILE, 0 }, 151 .handles = { 1, 1, 0 }, .modifier = { DRM_FORMAT_MOD_SAMSUNG_64_32_TILE, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-plane.c | 56 fb->modifier == DRM_FORMAT_MOD_LINEAR); in dcss_plane_fb_is_linear() 70 u64 modifier) in dcss_plane_format_mod_supported() argument 78 return modifier == DRM_FORMAT_MOD_LINEAR || in dcss_plane_format_mod_supported() 79 modifier == DRM_FORMAT_MOD_VIVANTE_TILED || in dcss_plane_format_mod_supported() 80 modifier == DRM_FORMAT_MOD_VIVANTE_SUPER_TILED; in dcss_plane_format_mod_supported() 82 return modifier == DRM_FORMAT_MOD_LINEAR; in dcss_plane_format_mod_supported() 86 return modifier == DRM_FORMAT_MOD_LINEAR; in dcss_plane_format_mod_supported() 103 bool mod_present, u64 modifier, in dcss_plane_can_rotate() argument 107 (mod_present && modifier == DRM_FORMAT_MOD_LINEAR); in dcss_plane_can_rotate() 114 (modifier == DRM_FORMAT_MOD_VIVANTE_TILED || in dcss_plane_can_rotate() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/ |
| H A D | arm-none-linux-gnueabihf-ar.1 | 171 object modules in the archive when you specify the modifier \fBs\fR. 210 \&\s-1GNU \s0\fBar\fR allows you to mix the operation code \fIp\fR and modifier 224 If you specify the \fBv\fR modifier, \fBar\fR lists each module 241 output file. If the \fBv\fR modifier is specified, show the member 254 The modifier \fBv\fR makes \fBar\fR list each file as it is appended. 280 The modifier \fBv\fR used with this operation elicits a line of 289 modifier. In either case it does the same thing. 294 archive. Normally only the member name is shown, but if the modifier 297 owner, group, and size the \fBv\fR modifier should be included. 309 use the \fBv\fR modifier with this operation, to request that [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/ |
| H A D | aarch64-none-linux-gnu-ar.1 | 171 object modules in the archive when you specify the modifier \fBs\fR. 210 \&\s-1GNU \s0\fBar\fR allows you to mix the operation code \fIp\fR and modifier 224 If you specify the \fBv\fR modifier, \fBar\fR lists each module 241 output file. If the \fBv\fR modifier is specified, show the member 254 The modifier \fBv\fR makes \fBar\fR list each file as it is appended. 280 The modifier \fBv\fR used with this operation elicits a line of 289 modifier. In either case it does the same thing. 294 archive. Normally only the member name is shown, but if the modifier 297 owner, group, and size the \fBv\fR modifier should be included. 309 use the \fBv\fR modifier with this operation, to request that [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/trigger/ |
| H A D | trigger-hist-mod.tc | 12 echo "Test histogram with execname modifier" 18 fail "execname modifier on sched_process_fork did not work" 22 echo "Test histogram with hex modifier" 29 fail "hex modifier on sched_process_fork did not work" 33 echo "Test histogram with syscall modifier" 38 fail "syscall modifier on raw_syscalls/sys_exit did not work" 43 echo "Test histgram with log2 modifier" 48 fail "log2 modifier on kmem/kmalloc did not work"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 149 u32 format, u64 modifier) in malidp_format_mod_supported() argument 156 if (WARN_ON(modifier == DRM_FORMAT_MOD_INVALID)) in malidp_format_mod_supported() 159 /* Some pixel formats are supported without any modifier */ in malidp_format_mod_supported() 160 if (modifier == DRM_FORMAT_MOD_LINEAR) { in malidp_format_mod_supported() 168 if ((modifier >> 56) != DRM_FORMAT_MOD_VENDOR_ARM) { in malidp_format_mod_supported() 169 DRM_ERROR("Unknown modifier (not Arm)\n"); in malidp_format_mod_supported() 173 if (modifier & in malidp_format_mod_supported() 182 if (WARN_ON_ONCE((modifier & AFBC_SPLIT) && !(modifier & AFBC_SPARSE))) in malidp_format_mod_supported() 186 if (WARN_ON_ONCE((modifier & AFBC_CBR) && (modifier & AFBC_YTR))) in malidp_format_mod_supported() 190 if (*modifiers == modifier) in malidp_format_mod_supported() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/iio/ |
| H A D | events.h | 16 * @modifier: Modifier for the channel. Should be one of enum iio_modifier. 24 #define IIO_EVENT_CODE(chan_type, diff, modifier, direction, \ argument 27 ((u64)direction << 48) | ((u64)modifier << 40) | \ 36 * @modifier: Modifier for the channel. Should be one of enum iio_modifier. 41 #define IIO_MOD_EVENT_CODE(chan_type, number, modifier, \ argument 43 IIO_EVENT_CODE(chan_type, 0, modifier, direction, type, number, 0, 0)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_format_caps.h | 49 * fourcc+modifier 80 u32 layer_type, u64 modifier, u32 rot); 85 static inline const char *komeda_get_format_name(u32 fourcc, u64 modifier) in komeda_get_format_name() argument 90 snprintf(name, sizeof(name), "%s with modifier: 0x%llx.", in komeda_get_format_name() 91 drm_get_format_name(fourcc, &buf), modifier); in komeda_get_format_name() 98 u32 fourcc, u64 modifier); 101 u64 modifier); 109 u32 layer_type, u32 fourcc, u64 modifier,
|
| H A D | komeda_format_caps.c | 14 u32 fourcc, u64 modifier) in komeda_get_format_caps() argument 17 u64 afbc_features = modifier & ~(AFBC_FORMAT_MOD_BLOCK_SIZE_MASK); in komeda_get_format_caps() 18 u32 afbc_layout = modifier & AFBC_FORMAT_MOD_BLOCK_SIZE_MASK; in komeda_get_format_caps() 27 if ((modifier == 0ULL) && (caps->supported_afbc_layouts == 0)) in komeda_get_format_caps() 38 u32 komeda_get_afbc_format_bpp(const struct drm_format_info *info, u64 modifier) in komeda_get_afbc_format_bpp() argument 96 u32 layer_type, u32 fourcc, u64 modifier, in komeda_format_mod_supported() argument 101 caps = komeda_get_format_caps(table, fourcc, modifier); in komeda_format_mod_supported() 109 return table->format_mod_supported(caps, layer_type, modifier, in komeda_format_mod_supported()
|
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_screen.c | 57 CARD8 depth, CARD8 bpp, CARD64 modifier) in dri3_pixmap_from_fds() argument 68 strides, offsets, depth, bpp, modifier); in dri3_pixmap_from_fds() 86 uint64_t *modifier) in dri3_fds_from_pixmap() argument 97 modifier); in dri3_fds_from_pixmap() 108 *modifier = DRM_FORMAT_MOD_INVALID; in dri3_fds_from_pixmap() 123 uint64_t modifier; in dri3_fd_from_pixmap() local 140 * at 0 within the BO. We don't check the modifier, as the client may in dri3_fd_from_pixmap() 141 * have an auxiliary mechanism for determining the modifier itself. */ in dri3_fd_from_pixmap() 143 &modifier); in dri3_fd_from_pixmap() 284 CARD64 modifier = screen_format->modifiers[i]; in dri3_get_supported_modifiers() local [all …]
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | blob.c | 19 * @key_mod: - Pointer to key modifier/key 33 * @key_mod: - Pointer to key modifier/key 94 " modifier is stored.\n" 95 " The modifier is required for generation\n" 97 " Key modifier should be 16 byte long.\n" 102 " modifier is stored.\n" 103 " The modifier is required for generation\n" 105 " Key modifier should be 16 byte long.\n";
|