Searched refs:v_total (Results 1 - 25 of 68) sorted by last modified time

123

/linux-master/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c912 u32 v_total = mode->vtotal; local
917 u32 va_start = v_total - mode->vsync_start;
1000 DSI_TOTAL_V_TOTAL(v_total - 1));
/linux-master/drivers/gpu/drm/bridge/
H A Dlontium-lt9611uxc.c391 u32 v_total, vactive, vsync_len, vfront_porch; local
394 v_total = mode->vtotal;
404 regmap_write(lt9611uxc->regmap, 0xd00d, (u8)(v_total / 256));
405 regmap_write(lt9611uxc->regmap, 0xd00e, (u8)(v_total % 256));
H A Dlontium-lt9611.c132 u32 v_total, vactive, vsync_len, vfront_porch, vsync_porch; local
135 v_total = mode->vtotal;
147 regmap_write(lt9611->regmap, 0x830d, (u8)(v_total / 256));
148 regmap_write(lt9611->regmap, 0x830e, (u8)(v_total % 256));
290 u32 v_total, vactive, hactive_a, hactive_b, h_total_sysclk; local
301 /* v_total */
305 v_total = temp;
326 "video check: hactive_a=%d, hactive_b=%d, vactive=%d, v_total=%d, h_total_sysclk=%d\n",
327 hactive_a, hactive_b, vactive, v_total, h_total_sysclk);
H A Dlontium-lt8912b.c287 u32 vactive, v_total, vpw, vfp, vbp; local
305 v_total = vactive + vfp + vpw + vbp;
325 ret |= regmap_write(lt->regmap[I2C_CEC_DSI], 0x36, v_total & 0xff);
326 ret |= regmap_write(lt->regmap[I2C_CEC_DSI], 0x37, v_total >> 8);
/linux-master/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c467 && stream->timing.v_total >= 2160
572 info_packet->sb[1] = (stream->timing.v_total & 0x00FF);
573 info_packet->sb[2] = (stream->timing.v_total & 0xFF00) >> 8;
/linux-master/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c114 unsigned int v_total)
117 (unsigned int)(div64_u64(((unsigned long long)(v_total)
128 unsigned int v_total; local
135 v_total = div64_u64(div64_u64(((unsigned long long)(
139 /* v_total cannot be less than nominal */
140 if (v_total < stream->timing.v_total) {
141 ASSERT(v_total < stream->timing.v_total);
142 v_total
111 calc_duration_in_us_from_v_total( const struct dc_stream_state *stream, const struct mod_vrr_params *in_vrr, unsigned int v_total) argument
153 unsigned int v_total = 0; local
188 unsigned int v_total = 0; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1901 h_v_total = timing->h_total * timing->v_total;
1939 curr_v_blank = timing->v_total - timing->v_addressable;
1941 stretched_frame_pix_cnt = (v_stretch_max + timing->v_total) * timing->h_total;
/linux-master/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c166 uint32_t v_total; local
216 v_total = patched_crtc_timing.v_total - 1;
219 OTG_V_TOTAL, v_total);
224 optc->funcs->set_vtotal_min_max(optc, v_total, v_total);
234 asic_blank_start = patched_crtc_timing.v_total -
355 v_init = patched_crtc_timing.v_total - patched_crtc_timing.v_front_porch;
596 v_blank = (timing->v_total - timing->v_addressable -
621 timing->v_total > optc
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c764 psr_context->crtcTimingVerticalTotal = stream->timing.v_total;
767 stream->timing.v_total),
790 psr_context->hyst_lines = stream->timing.v_total / 2 / 100;
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Doptc.h76 uint32_t v_total; member in struct:dcn_otg_state
H A Dmem_input.h130 uint32_t v_total,/* for current target */
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1378 unsigned int frame_rate = timing->pix_clk_100hz / (timing->h_total * timing->v_total);
1432 params.vertical_blank_start = timing->v_total - timing->v_front_porch;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c947 unsigned int v_total = stream->adjust.v_total_max ? local
948 stream->adjust.v_total_max : stream->timing.v_total;
950 100LL, (v_total * stream->timing.h_total));
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2339 && pipe_ctx->stream->adjust.v_total_max > pipe_ctx->stream->timing.v_total)
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c447 s.v_total,
2004 vupdate_start += stream->timing.v_total;
2005 vupdate_end += stream->timing.v_total;
2006 vpos += stream->timing.v_total;
2030 vupdate_end += stream->timing.v_total;
2155 pipe->stream->timing.v_total;
2230 hw_crtc_timing[i].v_total;
3792 asic_blank_end = (patched_crtc_timing.v_total -
3811 *start_line = vupdate_pos - ((vupdate_pos / timing->v_total) * timing->v_total);
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1358 (stream->timing.h_total*stream->timing.v_total);
2890 pipe_ctx->stream->timing.v_total,
/linux-master/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c1145 refresh_rate = dc_fixpt_div_int(refresh_rate, timing->v_total);
1149 max_dsc_overhead = dc_fixpt_mul_int(max_dsc_overhead, timing->v_total);
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c256 vblank_start = pipe_ctx->stream->timing.v_total - pipe_ctx->stream->timing.v_front_porch;
271 pipe_ctx->pipe_dlg_param.vtotal = pipe_ctx->stream->timing.v_total;
278 pipe_ctx->pipe_dlg_param.refresh_rate = ((timing->pix_clk_100hz * 100) / timing->h_total) / timing->v_total;
H A Ddml2_translation_helper.c602 out->RefreshRate[location] = ((in->timing.pix_clk_100hz * 100) / in->timing.h_total) / in->timing.v_total;
608 out->VTotal[location] = in->timing.v_total;
615 vblank_start = in->timing.v_total - in->timing.v_front_porch;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c463 v_blank = timing->v_total - v_active;
499 pipe->stream->adjust.v_total_min > timing->v_total) {
502 pipes[pipe_cnt].pipe.dest.vblank_nom = timing->v_total -
506 pipes[pipe_cnt].pipe.dest.vblank_nom = timing->v_total - pipes[pipe_cnt].pipe.dest.vactive;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c429 v_blank = timing->v_total - v_active;
465 pipe->stream->adjust.v_total_min > timing->v_total) {
468 pipes[pipe_cnt].pipe.dest.vblank_nom = timing->v_total -
472 pipes[pipe_cnt].pipe.dest.vblank_nom = timing->v_total - pipes[pipe_cnt].pipe.dest.vactive;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c541 phantom_stream->timing.v_total = phantom_stream->timing.v_addressable +
619 pipe->stream->timing.v_total * pipe->stream->timing.h_total - 1)
620 / (double)(pipe->stream->timing.v_total * pipe->stream->timing.h_total);
645 unsigned int frame_us = (stream->timing.v_total * stream->timing.h_total /
744 microschedule_lines = (phantom->timing.v_total - phantom->timing.v_front_porch) +
767 vblank1_us = (((subvp_pipes[0]->stream->timing.v_total - subvp_pipes[0]->stream->timing.v_addressable) *
770 vblank2_us = (((subvp_pipes[1]->stream->timing.v_total - subvp_pipes[1]->stream->timing.v_addressable) *
853 prefetch_us = (phantom_timing->v_total - phantom_timing->v_front_porch) * phantom_timing->h_total /
858 drr_frame_us = drr_timing->v_total * drr_timing->h_total /
864 drr_stretched_vblank_us = (drr_timing->v_total
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c301 v_blank = timing->v_total - v_active;
336 pipes[pipe_cnt].pipe.dest.vtotal = timing->v_total;
340 pipes[pipe_cnt].pipe.dest.vblank_nom = timing->v_total - pipes[pipe_cnt].pipe.dest.vactive;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1126 asic_blank_start = patched_crtc_timing.v_total -
1135 newVstartup = asic_blank_end + (patched_crtc_timing.v_total - asic_blank_start);
1351 unsigned int v_total; local
1359 v_total = timing->v_total;
1378 (v_total - timing->v_addressable
1393 pipes[pipe_cnt].pipe.dest.vblank_start = v_total - front_porch;
1399 pipes[pipe_cnt].pipe.dest.vtotal = v_total;
1575 pipes[pipe_cnt].pipe.dest.vtotal_min = v_total;
1576 pipes[pipe_cnt].pipe.dest.vtotal_max = v_total;
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c451 curr_v_blank = timing->v_total - timing->v_addressable;
453 stretched_frame_pix_cnt = (v_stretch_max + timing->v_total) * timing->h_total;
493 h_v_total = timing->h_total * timing->v_total;
659 pipe->stream->timing.v_total * pipe->stream->timing.h_total - (uint64_t)1);
660 refresh_rate = div_u64(refresh_rate, pipe->stream->timing.v_total);
720 pipe->stream->timing.v_total * pipe->stream->timing.h_total - (uint64_t)1);
721 refresh_rate = div_u64(refresh_rate, pipe->stream->timing.v_total);

Completed in 321 milliseconds

123