| /Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_encoder_phys_vid.c | 79 timing->v_front_porch = mode->vsync_start - mode->vdisplay; in drm_mode_to_intf_timing_params() 98 timing->v_back_porch += timing->v_front_porch; in drm_mode_to_intf_timing_params() 99 timing->v_front_porch = 0; in drm_mode_to_intf_timing_params() 130 timing->v_back_porch + timing->v_front_porch + in get_vertical_total() 165 } else if (timing->v_front_porch < needed_vfp_lines) { in programmable_fetch_get_num_lines() 171 actual_vfp_lines = timing->v_front_porch; in programmable_fetch_get_num_lines() 179 timing->v_front_porch, timing->v_back_porch, in programmable_fetch_get_num_lines()
|
| D | dpu_hw_intf.h | 26 u32 v_front_porch; member
|
| D | dpu_hw_intf.c | 125 p->v_front_porch; in dpu_hw_intf_setup_timing_engine() 129 display_v_end = ((vsync_period - p->v_front_porch) * hsync_period) + in dpu_hw_intf_setup_timing_engine()
|
| /Linux-v6.6/drivers/video/fbdev/core/ |
| D | fbcvt.c | 50 u32 v_front_porch; member 268 mode->lower_margin = cvt->v_front_porch; in fb_cvt_convert_to_mode() 361 cvt.v_front_porch = 3 + cvt.v_margin; in fb_find_mode_cvt() 363 cvt.v_front_porch - cvt.vsync; in fb_find_mode_cvt()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/ |
| D | dc_dmub_srv.c | 479 …prefetch_us = div64_u64(((uint64_t)(phantom_timing->v_total - phantom_timing->v_front_porch) * pha… in populate_subvp_cmd_drr_info() 547 vblank_pipe->stream->timing.v_front_porch; in populate_subvp_cmd_vblank_pipe_info() 553 …vblank_pipe->stream->timing.v_total - vblank_pipe->stream->timing.v_front_porch - vblank_pipe->str… in populate_subvp_cmd_vblank_pipe_info() 585 …p0_prefetch_us = div64_u64(((uint64_t)(phantom_timing0->v_total - phantom_timing0->v_front_porch) * in update_subvp_prefetch_end_to_mall_start() 588 …p1_prefetch_us = div64_u64(((uint64_t)(phantom_timing1->v_total - phantom_timing1->v_front_porch) * in update_subvp_prefetch_end_to_mall_start() 643 main_timing->v_total - main_timing->v_front_porch; in populate_subvp_cmd_pipe_info() 645 main_timing->v_total - main_timing->v_front_porch - main_timing->v_addressable; in populate_subvp_cmd_pipe_info() 666 phantom_timing->v_total - phantom_timing->v_front_porch; in populate_subvp_cmd_pipe_info()
|
| D | dc_hw_types.h | 926 uint32_t v_front_porch; member
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_optc.c | 55 if (timing->v_front_porch < 2) in apply_front_porch_workaround() 56 timing->v_front_porch = 2; in apply_front_porch_workaround() 58 if (timing->v_front_porch < 1) in apply_front_porch_workaround() 59 timing->v_front_porch = 1; in apply_front_porch_workaround() 235 patched_crtc_timing.v_front_porch; in optc1_program_timing() 355 v_init = patched_crtc_timing.v_total - patched_crtc_timing.v_front_porch; in optc1_set_vtg_params() 1319 hw_crtc_timing->v_front_porch = s.v_total + 1 - s.v_blank_start; in optc1_get_hw_timing()
|
| D | dcn10_stream_encoder.c | 272 hw_crtc_timing.v_front_porch /= 2; in enc1_stream_encoder_dp_set_stream_attribute() 439 hw_crtc_timing.v_front_porch; in enc1_stream_encoder_dp_set_stream_attribute()
|
| D | dcn10_hw_sequencer.c | 3682 if (timing->v_front_porch < 2) in apply_front_porch_workaround() 3683 timing->v_front_porch = 2; in apply_front_porch_workaround() 3685 if (timing->v_front_porch < 1) in apply_front_porch_workaround() 3686 timing->v_front_porch = 1; in apply_front_porch_workaround() 3705 patched_crtc_timing.v_front_porch; in dcn10_get_vupdate_offset_from_vsync()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_timing_generator.c | 70 if (timing->v_front_porch < 2) in dce110_timing_generator_apply_front_porch_workaround() 71 timing->v_front_porch = 2; in dce110_timing_generator_apply_front_porch_workaround() 73 if (timing->v_front_porch < 1) in dce110_timing_generator_apply_front_porch_workaround() 74 timing->v_front_porch = 1; in dce110_timing_generator_apply_front_porch_workaround() 290 dc_crtc_timing->v_front_porch; in dce110_timing_generator_program_timing_generator() 605 timing->v_front_porch; in dce110_timing_generator_program_blanking() 1432 if ((timing->v_sync_width + timing->v_front_porch) <= 3) { in dce110_timing_generator_enable_advanced_request()
|
| D | dce110_timing_generator_v.c | 246 timing->v_front_porch; in dce110_timing_generator_v_program_blanking() 392 if ((timing->v_sync_width + timing->v_front_porch) <= 3) { in dce110_timing_generator_v_enable_advanced_request()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| D | dcn314_fpu.c | 302 v_back_porch = v_blank - timing->v_front_porch - timing->v_sync_width; in get_vertical_back_porch() 369 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn314_populate_dml_pipes_from_context_fpu()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce80/ |
| D | dce80_timing_generator.c | 146 if ((timing->v_sync_width + timing->v_front_porch) <= 3) { in dce80_timing_generator_enable_advanced_request()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce60/ |
| D | dce60_timing_generator.c | 138 if ((timing->v_sync_width + timing->v_front_porch) <= 3) { in dce60_timing_generator_enable_advanced_request()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| D | dcn32_fpu.c | 611 phantom_stream->timing.v_front_porch = 1; in dcn32_set_phantom_stream_timing() 613 phantom_stream->timing.v_front_porch + in dcn32_set_phantom_stream_timing() 815 microschedule_lines = (phantom->timing.v_total - phantom->timing.v_front_porch) + in subvp_subvp_schedulable() 915 prefetch_us = (phantom_timing->v_total - phantom_timing->v_front_porch) * phantom_timing->h_total / in subvp_drr_schedulable() 1004 …prefetch_us = (phantom_timing->v_total - phantom_timing->v_front_porch) * phantom_timing->h_total / in subvp_vblank_schedulable() 1324 if (patched_crtc_timing.v_front_porch < 2) in dcn20_adjust_freesync_v_startup() 1325 patched_crtc_timing.v_front_porch = 2; in dcn20_adjust_freesync_v_startup() 1327 if (patched_crtc_timing.v_front_porch < 1) in dcn20_adjust_freesync_v_startup() 1328 patched_crtc_timing.v_front_porch = 1; in dcn20_adjust_freesync_v_startup() 1333 patched_crtc_timing.v_front_porch; in dcn20_adjust_freesync_v_startup()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce120/ |
| D | dce120_timing_generator.c | 435 timing->v_front_porch; in dce120_timing_generator_program_blanking() 629 timing->v_border_bottom - timing->v_front_porch; in dce120_timing_generator_enable_advanced_request()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_stream_encoder.c | 293 hw_crtc_timing.v_front_porch /= 2; in dce110_stream_encoder_dp_set_stream_attribute() 474 hw_crtc_timing.v_front_porch; in dce110_stream_encoder_dp_set_stream_attribute()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | dcn20_fpu.c | 1017 if (patched_crtc_timing.v_front_porch < 2) in dcn20_adjust_freesync_v_startup() 1018 patched_crtc_timing.v_front_porch = 2; in dcn20_adjust_freesync_v_startup() 1020 if (patched_crtc_timing.v_front_porch < 1) in dcn20_adjust_freesync_v_startup() 1021 patched_crtc_timing.v_front_porch = 1; in dcn20_adjust_freesync_v_startup() 1026 patched_crtc_timing.v_front_porch; in dcn20_adjust_freesync_v_startup() 1259 front_porch = timing->v_front_porch; in dcn20_populate_dml_pipes_from_context()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
| D | dcn31_hpo_dp_stream_encoder.c | 357 hw_crtc_timing.v_front_porch; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
|
| D | dcn31_resource.c | 1672 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn31_populate_dml_pipes_from_context()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
| D | dcn_calcs.c | 439 input->dest.vblank_start = input->dest.vtotal - pipe->stream->timing.v_front_porch; in pipe_ctx_to_e2e_pipe_params() 911 - pipe->stream->timing.v_front_porch; in dcn_validate_bandwidth() 1218 pipe->stream->timing.v_front_porch; in dcn_validate_bandwidth()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_resource.c | 575 if (stream1->timing.v_front_porch in resource_are_streams_timing_synchronizable() 576 != stream2->timing.v_front_porch) in resource_are_streams_timing_synchronizable() 3542 asic_blank_start = tg->v_total - tg->v_front_porch; in adaptive_sync_override_dp_info_packets_sdp_line_num()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_hwseq.c | 2914 old_v_front_porch = timing->v_front_porch; in dcn20_optimize_timing_for_fsft() 2922 timing->v_front_porch = old_v_front_porch + (timing->v_total - old_v_total); in dcn20_optimize_timing_for_fsft()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn316/ |
| D | dcn316_resource.c | 1639 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn316_populate_dml_pipes_from_context()
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn315/ |
| D | dcn315_resource.c | 1688 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn315_populate_dml_pipes_from_context()
|