Home
last modified time | relevance | path

Searched refs:y1 (Results 1 – 25 of 177) sorted by relevance

12345678

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_rect.c47 r1->y1 = max(r1->y1, r2->y1); in drm_rect_intersect()
105 diff = clip->y1 - dst->y1; in drm_rect_clip_scaled()
110 src->y1 = src->y2 - new_src_h; in drm_rect_clip_scaled()
111 dst->y1 += diff; in drm_rect_clip_scaled()
126 src->y2 = src->y1 + new_src_h; in drm_rect_clip_scaled()
268 r->y1 = height - tmp.y2; in drm_rect_rotate()
269 r->y2 = height - tmp.y1; in drm_rect_rotate()
278 r->x1 = tmp.y1; in drm_rect_rotate()
280 r->y1 = width - tmp.x2; in drm_rect_rotate()
287 r->y1 = height - tmp.y2; in drm_rect_rotate()
[all …]
H A Ddrm_damage_helper.c44 dest->y1 = src->y1; in convert_clip_rect_to_rect()
240 iter->plane_src.y1 = src.y1 >> 16; in drm_atomic_helper_damage_iter_init()
319 rect->y1 = INT_MAX; in drm_atomic_helper_damage_merged()
326 rect->y1 = min(rect->y1, clip.y1); in drm_atomic_helper_damage_merged()
/openbmc/linux/arch/x86/crypto/
H A Dsha256-avx2-asm.S112 y1 = %r14d define
159 rorx $11, e, y1 # y1 = e >> 11 # S1B
167 xor y1, y0 # y0 = (e>>25) ^ (e>>11) # S1
169 vpaddd X0, XTMP0, XTMP0 # XTMP0 = W[-7] + W[-16]# y1 = (e >> 6)# S1
170 rorx $6, e, y1 # y1 = (e >> 6) # S1
173 xor y1, y0 # y0 = (e>>25) ^ (e>>11) ^ (e>>6) # S1
174 rorx $22, a, y1 # y1 = a >> 22 # S0A
179 xor T1, y1 # y1 = (a>>22) ^ (a>>13) # S0
184 xor T1, y1 # y1 = (a>>22) ^ (a>>13) ^ (a>>2) # S0
191 add y1, h # h = k + w + h + S0 # --
[all …]
H A Dsha512-avx2-asm.S97 y1 = %r14 define
184 rorx $18, e, y1 # y1 = e >> 18 # S1B
190 xor y1, y0 # y0 = (e>>41) ^ (e>>18) # S1
192 rorx $14, e, y1 # y1 = (e >> 14) # S1
195 xor y1, y0 # y0 = (e>>41) ^ (e>>18) ^ (e>>14) # S1
196 rorx $39, a, y1 # y1 = a >> 39 # S0A
200 xor T1, y1 # y1 = (a>>39) ^ (a>>34) # S0
204 xor T1, y1 # y1 = (a>>39) ^ (a>>34) ^ (a>>28) # S0
210 add y1, h # h = k + w + h + S0 # --
246 rorx $18, e, y1 # y1 = e >> 18 # S1B
[all …]
H A Dsha256-avx-asm.S115 y1 = %r14d define
160 mov a, y1 # y1 = a
162 MY_ROR (22-13), y1 # y1 = a >> (22-13)
166 xor a, y1 # y1 = a ^ (a >> (22-13)
171 MY_ROR (13-2), y1 # y1 = (a >> (13-2)) ^ (a >> (22-2))
174 xor a, y1 # y1 = a ^ (a >> (13-2)) ^ (a >> (22-2))
177 MY_ROR 2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22)
189 add y1, h # h = h + S1 + CH + k + w + S0
195 mov a, y1 # y1 = a
199 MY_ROR (22-13), y1 # y1 = a >> (22-13)
[all …]
H A Dsha256-ssse3-asm.S108 y1 = %r14d define
154 mov a, y1 # y1 = a
156 ror $(22-13), y1 # y1 = a >> (22-13)
161 xor a, y1 # y1 = a ^ (a >> (22-13)
166 ror $(13-2), y1 # y1 = (a >> (13-2)) ^ (a >> (22-2))
169 xor a, y1 # y1 = a ^ (a >> (13-2)) ^ (a >> (22-2))
173 ror $2, y1 # y1 = S0 = (a>>2) ^ (a>>13) ^ (a>>22)
186 add y1, h # h = h + S1 + CH + k + w + S0
194 mov a, y1 # y1 = a
199 ror $(22-13), y1 # y1 = a >> (22-13)
[all …]
H A Daria-aesni-avx-asm_64.S173 y0, y1, y2, y3, \ argument
185 vmovdqu (9 * 16)(rio), y1; \
196 y0, y1, y2, y3, \ argument
201 y0, y1, y2, y3, \
214 vmovdqu y1, 1 * 16(mem_cd); \
224 y0, y1, y2, y3, \ argument
236 vmovdqu y1, 9 * 16(mem); \
381 y0, y1, y2, y3, \ argument
385 vpxor y1, x5, x5; \
391 vpxor y5, y1, y1; \
[all …]
H A Daria-aesni-avx2-asm_64.S189 y0, y1, y2, y3, \ argument
201 vmovdqu (9 * 32)(rio), y1; \
212 y0, y1, y2, y3, \ argument
217 y0, y1, y2, y3, \
230 vmovdqu y1, 1 * 32(mem_cd); \
240 y0, y1, y2, y3, \ argument
252 vmovdqu y1, 9 * 32(mem); \
422 y0, y1, y2, y3, \ argument
426 vpxor y1, x5, x5; \
432 vpxor y5, y1, y1; \
[all …]
H A Daria-gfni-avx512-asm_64.S173 y0, y1, y2, y3, \ argument
185 vmovdqu64 (9 * 64)(rio), y1; \
196 y0, y1, y2, y3, \ argument
201 y0, y1, y2, y3, \
214 vmovdqu64 y1, 1 * 64(mem_cd); \
224 y0, y1, y2, y3, \ argument
236 vmovdqu64 y1, 9 * 64(mem); \
270 y0, y1, y2, y3, \ argument
293 vpxorq t0, y1, y1; \
331 y0, y1, y2, y3, \ argument
[all …]
/openbmc/linux/include/drm/
H A Ddrm_rect.h47 int x1, y1, x2, y2; member
62 .y1 = (y), \
74 #define DRM_RECT_ARG(r) drm_rect_width(r), drm_rect_height(r), (r)->x1, (r)->y1
91 (r)->y1 >> 16, (((r)->y1 & 0xffff) * 15625) >> 10
105 r->y1 = y; in drm_rect_init()
125 r->y1 -= dh >> 1; in drm_rect_adjust_size()
142 r->y1 += dy; in drm_rect_translate()
158 drm_rect_translate(r, x - r->x1, y - r->y1); in drm_rect_translate_to()
172 r->y1 /= vert; in drm_rect_downscale()
198 return r->y2 - r->y1; in drm_rect_height()
[all …]
/openbmc/linux/arch/sparc/include/asm/
H A Dsfp-machine_32.h78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
88 "rI" ((USItype)(y1)), \
93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
103 "rI" ((USItype)(y1)), \
108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
125 "rI" ((USItype)(y1)), \
133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
150 "rI" ((USItype)(y1)), \
158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/
H A Dia_css_ctc1_5.host.c26 int y1, int y0, int x1, int x0) in ctc_gradient() argument
29 int dy = y1 - y0; in ctc_gradient()
47 assert(y1 >= 0 && y1 <= max_dydx); in ctc_gradient()
80 to->y1 = from->y1; in ia_css_ctc_encode()
95 from->y1, from->y0, in ia_css_ctc_encode()
100 from->y2, from->y1, in ia_css_ctc_encode()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_rect_test.c20 KUNIT_EXPECT_EQ(test, r->y1, expected->y1); in drm_rect_compare()
64 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
66 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
78 src.y1 != 0 || src.y2 != 2 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
80 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
92 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
94 dst.y1 != 0 || dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
112 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_clipped()
114 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped()
126 src.y1 != 1 << 16 || src.y2 != 2 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_clipped()
[all …]
H A Ddrm_damage_helper_test.c59 static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, in set_plane_src() argument
63 state->src_y = y1; in set_plane_src()
65 state->src_h = y2 - y1; in set_plane_src()
68 state->src.y1 = y1; in set_plane_src()
73 static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, in set_damage_clip() argument
77 r->y1 = y1; in set_damage_clip()
96 int x1, int y1, int x2, int y2) in check_damage_clip() argument
106 int src_y1 = state.src.y1 >> 16; in check_damage_clip()
110 if (x1 >= x2 || y1 >= y2) in check_damage_clip()
112 if (x1 < src_x1 || y1 < src_y1 || x2 > src_x2 || y2 > src_y2) in check_damage_clip()
[all …]
/openbmc/qemu/include/ui/
H A Drect.h35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
38 y1 = MAX(a->y, b->y); in qemu_rect_intersect()
42 if (x1 >= x2 || y1 >= y2) { in qemu_rect_intersect()
51 qemu_rect_init(res, x1, y1, x2 - x1, y2 - y1); in qemu_rect_intersect()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dili9225.c84 unsigned int height = rect->y2 - rect->y1; in ili9225_fb_dirty()
89 u16 x1, x2, y1, y2; in ili9225_fb_dirty() local
112 y1 = rect->y1; in ili9225_fb_dirty()
115 y_start = y1; in ili9225_fb_dirty()
118 x1 = rect->y1; in ili9225_fb_dirty()
120 y1 = fb->width - rect->x2; in ili9225_fb_dirty()
128 y1 = fb->height - rect->y2; in ili9225_fb_dirty()
129 y2 = fb->height - rect->y1 - 1; in ili9225_fb_dirty()
135 x2 = fb->height - rect->y1 - 1; in ili9225_fb_dirty()
136 y1 = rect->x1; in ili9225_fb_dirty()
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Dxen-fbfront.c45 int x1, y1, x2, y2; /* dirty rectangle, member
141 int x1, int y1, int w, int h) in xenfb_refresh() argument
145 int y2 = y1 + h - 1; in xenfb_refresh()
155 if (info->y1 < y1) in xenfb_refresh()
156 y1 = info->y1; in xenfb_refresh()
168 info->y1 = y1; in xenfb_refresh()
175 info->x1 = info->y1 = INT_MAX; in xenfb_refresh()
180 if (x1 <= x2 && y1 <= y2) in xenfb_refresh()
181 xenfb_do_update(info, x1, y1, x2 - x1 + 1, y2 - y1 + 1); in xenfb_refresh()
189 int y1, y2, miny, maxy; in xenfb_deferred_io() local
[all …]
H A Dhyperv_fb.c205 s32 x1, y1; /* top left corner */ member
275 int x1, y1, x2, y2; member
372 synthvid_update(struct fb_info *info, int x1, int y1, int x2, int y2) in synthvid_update() argument
389 msg.dirt.rect[0].y1 = (y1 > y2) ? 0 : y1; in synthvid_update()
393 (y2 < y1 || y2 > info->var.yres) ? info->var.yres : y2; in synthvid_update()
420 int y1, y2, miny, maxy; in synthvid_deferred_io() local
434 y1 = start / p->fix.line_length; in synthvid_deferred_io()
436 miny = min_t(int, miny, y1); in synthvid_deferred_io()
715 int x1, x2, y1, y2; in hvfb_update_work() local
725 y1 = par->y1; in hvfb_update_work()
[all …]
/openbmc/qemu/ui/
H A Dconsole-vc.c193 int y, y1; in console_show_cursor() local
201 y1 = (s->y_base + s->y) % s->total_height; in console_show_cursor()
202 y = y1 - s->y_displayed; in console_show_cursor()
207 c = &s->cells[y1 * s->width + x]; in console_show_cursor()
223 int x, y, y1; in console_refresh() local
234 y1 = s->y_displayed; in console_refresh()
236 c = s->cells + y1 * s->width; in console_refresh()
242 if (++y1 == s->total_height) { in console_refresh()
243 y1 = 0; in console_refresh()
253 int i, y1; in console_scroll() local
[all …]
H A Degl-helpers.c139 GLuint y1 = 0; in egl_fb_blit() local
150 y1 = qemu_dmabuf_get_y(src->dmabuf); in egl_fb_blit()
156 h = (y1 + h) > src->height ? src->height - y1 : h; in egl_fb_blit()
158 y2 = flip ? y1 : h + y1; in egl_fb_blit()
159 y1 = flip ? h + y1 : y1; in egl_fb_blit()
162 glBlitFramebuffer(x1, y1, x2, y2, in egl_fb_blit()
/openbmc/linux/include/linux/
H A Dfixp-arith.h154 static inline int fixp_linear_interpolate(int x0, int y0, int x1, int y1, int x) in fixp_linear_interpolate() argument
156 if (y0 == y1 || x == x0) in fixp_linear_interpolate()
159 return y1; in fixp_linear_interpolate()
161 return y0 + ((y1 - y0) * (x - x0) / (x1 - x0)); in fixp_linear_interpolate()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h269 glTexCoord2f(q.s1,q.t0); glVertex2f(q.x1,q.y1);
270 glTexCoord2f(q.s0,q.t0); glVertex2f(q.x0,q.y1);
346 int advance,lsb,x0,y0,x1,y1;
349 stbtt_GetCodepointBitmapBoxSubpixel(&font, text[ch], scale,scale,x_shift,0, &x0,&y0,&x1,&y1);
350 …stbtt_MakeCodepointBitmapSubpixel(&font, &screen[baseline + y0][(int) xpos + x0], x1-x0,y1-y0, 79,…
464 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member
481 float x1,y1,s1,t1; // bottom-right member
510 unsigned short x0,y0,x1,y1; // coordinates of bbox in bitmap member
692 …_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1);
703 …btt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1);
[all …]
/openbmc/docs/logo/
H A DOpenBMC-Logo2.svg3 …<linearGradient gradientUnits="userSpaceOnUse" y2="154.54" x2="82.9" y1="11.55" x1="82.9" id="line…
7 …orm="translate(0 40)" xlink:href="#linear-gradient" y2="158.66" x2="81.55" y1="27.55" x1="81.55" i…
8 …<linearGradient gradientUnits="userSpaceOnUse" y2="154.8" x2="156.66" y1="51.54" x1="156.66" id="l…
12 …m="translate(0 40)" xlink:href="#linear-gradient-3" y2="154.8" x2="158.41" y1="51.54" x1="158.41" …
13 …<linearGradient gradientTransform="translate(0 40)" y2="154.8" x2="156.66" y1="51.54" x1="156.66" …
14 …<linearGradient gradientTransform="translate(0 40)" y2="154.54" x2="82.9" y1="11.55" x1="82.9" gra…
/openbmc/linux/drivers/input/touchscreen/
H A Dmc13783_ts.c70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
81 y1 = (priv->sample[0] >> 12) & 0xfff; in mc13783_ts_report_sample()
88 x0, x1, x2, y0, y1, y2, cr0, cr1); in mc13783_ts_report_sample()
91 sort3(y0, y1, y2); in mc13783_ts_report_sample()
101 input_report_abs(idev, ABS_Y, y1); in mc13783_ts_report_sample()
104 x1, y1, 0x1000 - cr0); in mc13783_ts_report_sample()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate() argument
119 return y1 + (x < 50 ? y1 - y0 : y2 - y1) * (x - 50) / 50; in interpolate()

12345678