Searched refs:y2 (Results 1 - 25 of 105) sorted by relevance

12345

/linux-master/drivers/gpu/drm/
H A Ddrm_rect.c49 r1->y2 = min(r1->y2, r2->y2);
110 src->y1 = src->y2 - new_src_h;
121 diff = dst->y2 - clip->y2;
126 src->y2 = src->y1 + new_src_h;
127 dst->y2 -= diff;
268 r->y1 = height - tmp.y2;
269 r->y2
[all...]
H A Ddrm_damage_helper.c46 dest->y2 = src->y2;
236 /* Round down for x1/y1 and round up for x2/y2 to catch all pixels */
242 iter->plane_src.y2 = (src.y2 >> 16) + !!(src.y2 & 0xFFFF);
260 * x1/y1 and round up for x2/y2 for the intersected coordinate. Similar rounding
321 rect->y2 = 0;
328 rect->y2 = max(rect->y2, cli
[all...]
/linux-master/arch/x86/crypto/
H A Dsha256-ssse3-asm.S109 y2 = %r15d define
158 mov f, y2 # y2 = f
162 xor g, y2 # y2 = f^g
165 and e, y2 # y2 = (f^g)&e
171 xor g, y2 # y2 = CH = ((f^g)&e)^g
174 add y0, y2 # y
[all...]
H A Dsha256-avx-asm.S116 y2 = %r15d define
164 mov f, y2 # y2 = f
167 xor g, y2 # y2 = f^g
170 and e, y2 # y2 = (f^g)&e
176 xor g, y2 # y2 = CH = ((f^g)&e)^g
178 add y0, y2 # y
[all...]
H A Dsha512-avx2-asm.S98 y2 = %r15 define
187 mov f, y2 # y2 = f # CH
191 xor g, y2 # y2 = f^g # CH
194 and e, y2 # y2 = (f^g)&e # CH
203 xor g, y2 # y2 = CH = ((f^g)&e)^g # CH
208 add y0, y2 # y
[all...]
H A Dsha256-avx2-asm.S113 y2 = %r15d define
164 mov f, y2 # y2 = f # CH
168 xor g, y2 # y2 = f^g # CH
172 and e, y2 # y2 = (f^g)&e # CH
182 xor g, y2 # y2 = CH = ((f^g)&e)^g # CH
188 add y0, y2 # y
[all...]
H A Daria-aesni-avx-asm_64.S173 y0, y1, y2, y3, \
186 vmovdqu (10 * 16)(rio), y2; \
196 y0, y1, y2, y3, \
201 y0, y1, y2, y3, \
215 vmovdqu y2, 2 * 16(mem_cd); \
224 y0, y1, y2, y3, \
237 vmovdqu y2, 10 * 16(mem); \
381 y0, y1, y2, y3, \
386 vpxor y2, x6, x6; \
392 vpxor y6, y2, y
[all...]
H A Daria-aesni-avx2-asm_64.S189 y0, y1, y2, y3, \
202 vmovdqu (10 * 32)(rio), y2; \
212 y0, y1, y2, y3, \
217 y0, y1, y2, y3, \
231 vmovdqu y2, 2 * 32(mem_cd); \
240 y0, y1, y2, y3, \
253 vmovdqu y2, 10 * 32(mem); \
422 y0, y1, y2, y3, \
427 vpxor y2, x6, x6; \
433 vpxor y6, y2, y
[all...]
H A Daria-gfni-avx512-asm_64.S173 y0, y1, y2, y3, \
186 vmovdqu64 (10 * 64)(rio), y2; \
196 y0, y1, y2, y3, \
201 y0, y1, y2, y3, \
215 vmovdqu64 y2, 2 * 64(mem_cd); \
224 y0, y1, y2, y3, \
237 vmovdqu64 y2, 10 * 64(mem); \
270 y0, y1, y2, y3, \
295 vpxorq t0, y2, y2; \
[all...]
/linux-master/include/drm/
H A Ddrm_rect.h41 * @y2: vertical ending coordinate (exclusive)
47 int x1, y1, x2, y2; member in struct:drm_rect
64 .y2 = (y) + (h) })
107 r->y2 = y + height;
127 r->y2 += (dh + 1) >> 1;
144 r->y2 += dy;
174 r->y2 /= vert;
198 return r->y2 - r->y1;
225 r1->y1 == r2->y1 && r1->y2 == r2->y2;
[all...]
/linux-master/arch/sparc/include/asm/
H A Dsfp-machine_32.h78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \
86 "rI" ((USItype)(y2)), \
93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \
101 "rI" ((USItype)(y2)), \
108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \
123 "rI" ((USItype)(y2)), \
133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \
148 "rI" ((USItype)(y2)), \
158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/
H A Dia_css_ctc1_5.host.c81 to->y2 = from->y2;
100 from->y2, from->y1,
105 from->y3, from->y2,
H A Dia_css_ctc1_5_param.h26 s32 y2; member in struct:sh_css_isp_ctc_params
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/
H A Dia_css_ctc_types.h66 u16 y2; /** 3rd kneepoint gain. member in struct:ia_css_ctc_config
H A Dia_css_ctc.host.c53 "config.ce_gain_exp=%d, config.y0=%d, config.x1=%d, config.y1=%d, config.x2=%d, config.y2=%d, config.x3=%d, config.y3=%d, config.x4=%d, config.y4=%d\n",
56 config->x2, config->y2,
/linux-master/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c194 int x2, y2, vxres, vyres; local
197 y2 = image->dy + image->height;
201 y2 = min(y2, vyres);
203 height = y2 - dy;
252 u32 x2, y2, vxres, vyres, height, width, fg; local
265 y2 = rect->dy + rect->height;
267 y2 = min(y2, vyres);
269 height = y2
[all...]
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_rect_test.c64 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n");
66 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n");
78 src.y1 != 0 || src.y2 != 2 << 16, "Source badly clipped\n");
80 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n");
92 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n");
94 dst.y1 != 0 || dst.y2 != 2, "Destination badly clipped\n");
112 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n");
114 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n");
126 src.y1 != 1 << 16 || src.y2 != 2 << 16, "Source badly clipped\n");
128 dst.y2 !
[all...]
H A Ddrm_damage_helper_test.c60 int y2)
65 state->src_h = y2 - y1;
70 state->src.y2 = y2;
74 int y2)
79 r->y2 = y2;
96 int x1, int y1, int x2, int y2)
102 * Round down x1/y1 and round up x2/y2. This is because damage is not in
108 int src_y2 = (state.src.y2 >> 1
59 set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, int y2) argument
73 set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, int y2) argument
95 check_damage_clip(struct kunit *test, struct drm_rect *r, int x1, int y1, int x2, int y2) argument
[all...]
/linux-master/drivers/video/fbdev/
H A Dxen-fbfront.c45 int x1, y1, x2, y2; /* dirty rectangle, member in struct:xenfb_info
145 int y2 = y1 + h - 1; local
157 if (info->y2 > y2)
158 y2 = info->y2;
169 info->y2 = y2;
176 info->x2 = info->y2 = 0;
180 if (x1 <= x2 && y1 <= y2)
189 int y1, y2, miny, maxy; local
[all...]
H A Dhyperv_fb.c205 s32 x2, y2; /* bottom right corner, exclusive */ member in struct:rect
274 int x1, y1, x2, y2; member in struct:hvfb_par
371 synthvid_update(struct fb_info *info, int x1, int y1, int x2, int y2) argument
379 if (y2 == INT_MAX)
380 y2 = info->var.yres;
388 msg.dirt.rect[0].y1 = (y1 > y2) ? 0 : y1;
391 msg.dirt.rect[0].y2 =
392 (y2 < y1 || y2 > info->var.yres) ? info->var.yres : y2;
419 int y1, y2, miny, maxy; local
714 int x1, x2, y1, y2; local
759 int y2 = y1 + h; local
[all...]
H A Dhgafb.c494 u_int rows, y1, y2; local
500 y2 = area->dy;
504 dest = rowaddr(info, y2) + (area->dx >> 3);
507 y2++;
511 y2 = area->dy + area->height - 1;
515 dest = rowaddr(info, y2) + (area->dx >> 3);
518 y2--;
/linux-master/drivers/gpu/drm/tiny/
H A Dili9225.c84 unsigned int height = rect->y2 - rect->y1;
89 u16 x1, x2, y1, y2; local
113 y2 = rect->y2 - 1;
119 x2 = rect->y2 - 1;
121 y2 = fb->width - rect->x1 - 1;
123 y_start = y2;
128 y1 = fb->height - rect->y2;
129 y2 = fb->height - rect->y1 - 1;
131 y_start = y2;
[all...]
/linux-master/drivers/input/touchscreen/
H A Dmc13783_ts.c70 int x0, x1, x2, y0, y1, y2; local
82 y2 = (priv->sample[1] >> 12) & 0xfff;
88 x0, x1, x2, y0, y1, y2, cr0, cr1);
91 sort3(y0, y1, y2);
97 y2 - y0 < sample_tolerance)) {
/linux-master/include/video/
H A Dudlfb.h17 int x2, y2; member in struct:dloarea
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c70 * struct nested_packed_but_aligned_struct y2;
83 struct nested_packed_but_aligned_struct y2; member in struct:outer_implicitly_packed_struct

Completed in 271 milliseconds

12345