Home
last modified time | relevance | path

Searched full:vert (Results 1 – 25 of 75) sorted by relevance

123

/Linux-v6.6/drivers/video/fbdev/
Dcontrolfb.h44 struct preg vsblank; /* vert start blank */
45 struct preg veblank; /* vert end blank (display start) */
47 struct preg vesync; /* vert end sync */
48 struct preg vssync; /* vert start sync */
49 struct preg vperiod; /* vert period */
76 unsigned vsblank; /* vert start blank */
77 unsigned veblank; /* vert end blank (display start) */
79 unsigned vesync; /* vert end sync */
80 unsigned vssync; /* vert start sync */
81 unsigned vperiod; /* vert period */
Dcg14.c115 u16 vct; /* Vert Counter */
121 u16 vbs; /* Vert Blank Start */
122 u16 vbc; /* Vert Blank Clear */
123 u16 vss; /* Vert Sync Start */
124 u16 vsc; /* Vert Sync Clear */
/Linux-v6.6/include/drm/
Ddrm_rect.h165 * @vert: vertical downscale factor
167 * Divide the coordinates of rectangle @r by @horz and @vert.
169 static inline void drm_rect_downscale(struct drm_rect *r, int horz, int vert) in drm_rect_downscale() argument
172 r->y1 /= vert; in drm_rect_downscale()
174 r->y2 /= vert; in drm_rect_downscale()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_dpp.c201 if (scl_data->ratios.vert.value == (8ll << 32)) in dpp201_get_optimal_number_of_taps()
202 scl_data->ratios.vert.value--; in dpp201_get_optimal_number_of_taps()
217 if (dc_fixpt_ceil(scl_data->ratios.vert) > 4) in dpp201_get_optimal_number_of_taps()
243 if (IDENTITY_RATIO(scl_data->ratios.vert)) in dpp201_get_optimal_number_of_taps()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp_dscl.c137 && data->ratios.vert.value == one in dpp1_dscl_get_dscl_mode()
149 if (data->ratios.horz.value == one && data->ratios.vert.value == one) in dpp1_dscl_get_dscl_mode()
288 uint32_t v_2tap_sharp_factor = scl_data->sharpness.vert; in dpp1_dscl_set_scl_filter()
319 scl_data->taps.v_taps, scl_data->ratios.vert); in dpp1_dscl_set_scl_filter()
465 int ceil_vratio = dc_fixpt_ceil(scl_data->ratios.vert); in dpp1_dscl_find_lb_memory_config()
520 SCL_V_SCALE_RATIO, dc_fixpt_u3d19(data->ratios.vert) << 5); in dpp1_dscl_set_manual_ratio_init()
550 struct fixed31_32 bot = dc_fixpt_add(data->inits.v, data->ratios.vert); in dpp1_dscl_set_manual_ratio_init()
Ddcn10_dpp.c133 scl_data->ratios.vert.value != dc_fixpt_one.value) in dpp1_get_optimal_number_of_taps()
146 if (scl_data->ratios.vert.value == (4ll << 32)) in dpp1_get_optimal_number_of_taps()
147 scl_data->ratios.vert.value--; in dpp1_get_optimal_number_of_taps()
177 if (IDENTITY_RATIO(scl_data->ratios.vert)) in dpp1_get_optimal_number_of_taps()
/Linux-v6.6/drivers/media/platform/ti/omap3isp/
Dispresizer.c320 rgval |= ((ratio->vert - 1) << ISPRSZ_CNT_VRSZ_SHIFT) in resizer_set_ratio()
331 if (ratio->vert > MID_RESIZE_VALUE) in resizer_set_ratio()
808 ratio->vert = ((input->height - 4) * 256 + 255 - 16 - 32 * spv) in resizer_calc_ratios()
810 if (ratio->vert > MID_RESIZE_VALUE) in resizer_calc_ratios()
811 ratio->vert = ((input->height - 7) * 256 + 255 - 32 - 64 * spv) in resizer_calc_ratios()
813 ratio->vert = clamp_t(unsigned int, ratio->vert, in resizer_calc_ratios()
816 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
817 upscaled_height = (output->height - 1) * ratio->vert in resizer_calc_ratios()
821 upscaled_height = (output->height - 1) * ratio->vert in resizer_calc_ratios()
833 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
[all …]
Dispresizer.h61 u32 vert; member
/Linux-v6.6/arch/sh/boards/mach-migor/
Dlcd_qvga.c149 write_reg16(sohandle, so, 0x0021, 0x0000); /* vert addr */ in migor_lcd_qvga_setup()
155 write_reg16(sohandle, so, 0x0021, 0x0000); /* reset vert addr */ in migor_lcd_qvga_setup()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtransform.h143 struct fixed31_32 vert; member
150 int vert; member
/Linux-v6.6/tools/perf/pmu-events/arch/x86/knightslanding/
Duncore-cache.json1554 "BriefDescription": "CMS Vert Egress Allocations AD - Agent 0",
1562 "BriefDescription": "CMS Vert Egress Allocations AD - Agent 1",
1570 "BriefDescription": "CMS Vert Egress Allocations AK - Agent 0",
1578 "BriefDescription": "CMS Vert Egress Allocations AK - Agent 1",
1586 "BriefDescription": "CMS Vert Egress Allocations BL - Agent 0",
1594 "BriefDescription": "CMS Vert Egress Allocations BL - Agent 1",
1602 "BriefDescription": "CMS Vert Egress Allocations IV - Agent 0",
1666 "BriefDescription": "CMS Vert Egress Occupancy AD - Agent 0",
1674 "BriefDescription": "CMS Vert Egress Occupancy AD - Agent 1",
1682 "BriefDescription": "CMS Vert Egress Occupancy AK - Agent 0",
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/snowridgex/
Duncore-interconnect.json1502 "EventName": "UNC_M2M_DISTRESS_ASSERTED.VERT",
5026 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 0",
5030 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 0 : Number of allocations into the …
5035 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 1",
5039 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 1 : Number of allocations into the …
5044 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 0",
5048 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 0 : Number of allocations into the …
5053 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 1",
5057 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 1 : Number of allocations into the …
5062 "BriefDescription": "CMS Vert Egress Allocations : BL - Agent 0",
[all …]
Duncore-cache.json1102 "EventName": "UNC_CHA_DISTRESS_ASSERTED.VERT",
6378 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 0",
6382 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 0 : Number of allocations into the …
6387 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 1",
6391 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 1 : Number of allocations into the …
6396 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 0",
6400 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 0 : Number of allocations into the …
6405 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 1",
6409 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 1 : Number of allocations into the …
6414 "BriefDescription": "CMS Vert Egress Allocations : BL - Agent 0",
[all …]
Duncore-io.json5334 "EventName": "UNC_M2P_DISTRESS_ASSERTED.VERT",
8406 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 0",
8410 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 0 : Number of allocations into the …
8415 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 1",
8419 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 1 : Number of allocations into the …
8424 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 0",
8428 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 0 : Number of allocations into the …
8433 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 1",
8437 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 1 : Number of allocations into the …
8442 "BriefDescription": "CMS Vert Egress Allocations : BL - Agent 0",
[all …]
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c288 dc_fixpt_u2d19(data->ratios.vert) << 5; in calculate_inits()
302 data->ratios.vert, in calculate_inits()
320 dc_fixpt_u2d19(data->ratios.vert) << 5; in dce60_calculate_inits()
331 data->ratios.vert, in dce60_calculate_inits()
439 coeffs_v = get_filter_coeffs_16p(data->taps.v_taps, data->ratios.vert); in dce_transform_set_scaler()
524 coeffs_v = get_filter_coeffs_16p(data->taps.v_taps, data->ratios.vert); in dce60_transform_set_scaler()
1195 scl_data->taps.v_taps = decide_taps(scl_data->ratios.vert, in_taps->v_taps, false); in dce_transform_get_optimal_number_of_taps()
1199 if (!IDENTITY_RATIO(scl_data->ratios.vert)) { in dce_transform_get_optimal_number_of_taps()
/Linux-v6.6/drivers/media/dvb-frontends/
Dlnbp21.h21 /* [RW] 0=low voltage (13/14V, vert pol)
/Linux-v6.6/include/video/
Dgbe.h35 volatile uint32_t vt_vpixen; /* intrnl vert pixel on/off */
37 volatile uint32_t vt_vcmap; /* cmap write (vert) */
/Linux-v6.6/Documentation/input/devices/
Damijoy.rst96 JOY0DAT 00A R Denise Joystick-mouse 0 data (left vert, horiz)
97 JOY1DAT 00C R Denise Joystick-mouse 1 data (right vert,horiz)
185 POT0DAT h 012 R Paula Pot counter data left pair (vert, horiz)
186 POT1DAT h 014 R Paula Pot counter data right pair (vert,horiz)
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dpp.c413 if (dc_fixpt_ceil(scl_data->ratios.vert) > 1) in dpp3_get_optimal_number_of_taps()
414 scl_data->taps.v_taps = min(dc_fixpt_ceil(dc_fixpt_mul_int(scl_data->ratios.vert, 2)), 8); in dpp3_get_optimal_number_of_taps()
438 min_taps_y = dc_fixpt_ceil(scl_data->ratios.vert); in dpp3_get_optimal_number_of_taps()
451 if (dc_fixpt_ceil(scl_data->ratios.vert) > 2) in dpp3_get_optimal_number_of_taps()
452 max_taps_y = num_part_y - (dc_fixpt_ceil(scl_data->ratios.vert) - 2); in dpp3_get_optimal_number_of_taps()
475 if (IDENTITY_RATIO(scl_data->ratios.vert)) in dpp3_get_optimal_number_of_taps()
/Linux-v6.6/arch/mips/include/asm/sgi/
Dip22.h65 #define SGI_GIO_2_IRQ SGINT_LOCAL1 + 7 /* Vert retrace / GIO-2 */
/Linux-v6.6/tools/perf/pmu-events/arch/x86/icelakex/
Duncore-interconnect.json1710 "EventName": "UNC_M2M_DISTRESS_ASSERTED.VERT",
5803 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 0",
5807 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 0 : Number of allocations into the …
5812 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 1",
5816 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 1 : Number of allocations into the …
5821 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 0",
5825 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 0 : Number of allocations into the …
5830 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 1",
5834 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 1 : Number of allocations into the …
5839 "BriefDescription": "CMS Vert Egress Allocations : BL - Agent 0",
[all …]
Duncore-io.json5324 "EventName": "UNC_M2P_DISTRESS_ASSERTED.VERT",
8740 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 0",
8744 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 0 : Number of allocations into the …
8749 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 1",
8753 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 1 : Number of allocations into the …
8758 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 0",
8762 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 0 : Number of allocations into the …
8767 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 1",
8771 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 1 : Number of allocations into the …
8776 "BriefDescription": "CMS Vert Egress Allocations : BL - Agent 0",
[all …]
Duncore-cache.json1194 "EventName": "UNC_CHA_DISTRESS_ASSERTED.VERT",
9138 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 0",
9142 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 0 : Number of allocations into the …
9147 "BriefDescription": "CMS Vert Egress Allocations : AD - Agent 1",
9151 …"PublicDescription": "CMS Vert Egress Allocations : AD - Agent 1 : Number of allocations into the …
9156 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 0",
9160 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 0 : Number of allocations into the …
9165 "BriefDescription": "CMS Vert Egress Allocations : AK - Agent 1",
9169 …"PublicDescription": "CMS Vert Egress Allocations : AK - Agent 1 : Number of allocations into the …
9174 "BriefDescription": "CMS Vert Egress Allocations : BL - Agent 0",
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/dma/xilinx/
Dxilinx_dma.txt82 - xlnx,enable-vert-flip: Tells vertical flip is
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_transform_v.c377 dc_fixpt_u2d19(data->ratios.vert) << 5; in calculate_inits()
559 coeffs_v = get_filter_coeffs_64p(data->taps.v_taps, data->ratios.vert); in dce110_xfmv_set_scaler()

123