Home
last modified time | relevance | path

Searched refs:h_border_left (Results 1 – 25 of 28) sorted by relevance

12

/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_timing_generator_v.c280 (h_sync_start + timing->h_border_left); in dce110_timing_generator_v_program_blanking()
289 timing->h_border_left + timing->h_border_right; in dce110_timing_generator_v_program_blanking()
A Ddce110_timing_generator.c322 patched_crtc_timing.h_border_left; in dce110_timing_generator_program_timing_generator()
661 (h_sync_start + timing->h_border_left); in dce110_timing_generator_program_blanking()
670 timing->h_border_left + timing->h_border_right; in dce110_timing_generator_program_blanking()
1150 timing->h_border_left); in dce110_timing_generator_validate_timing()
/drivers/gpu/drm/amd/display/dc/optc/dcn201/
A Ddcn201_optc.c84 timing->h_border_left); in optc201_validate_timing()
/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c347 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in dcn31_hpo_dp_stream_enc_set_stream_attribute()
360 …h_width = hw_crtc_timing.h_border_left + hw_crtc_timing.h_addressable + hw_crtc_timing.h_border_ri… in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/drivers/gpu/drm/amd/display/dc/dio/dcn401/
A Ddcn401_dio_stream_encoder.c667 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in enc401_stream_encoder_dp_set_stream_attribute()
699 DP_MSA_HWIDTH, hw_crtc_timing.h_border_left + in enc401_stream_encoder_dp_set_stream_attribute()
/drivers/gpu/drm/amd/display/dc/
A Ddc_spl_translate.c131 …stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right + pipe… in translate_SPL_in_params_from_pipe_ctx()
A Ddc_hw_types.h895 uint32_t h_border_left; member
/drivers/gpu/drm/amd/display/dc/dio/dcn10/
A Ddcn10_stream_encoder.c426 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in enc1_stream_encoder_dp_set_stream_attribute()
458 DP_MSA_HWIDTH, hw_crtc_timing.h_border_left + in enc1_stream_encoder_dp_set_stream_attribute()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_utils.c245 hactive = timing->h_addressable + timing->h_border_left + timing->h_border_right; in populate_pipe_ctx_dlg_params_from_dml()
250 hblank_end = hblank_start - timing->h_addressable - timing->h_border_left - timing->h_border_right; in populate_pipe_ctx_dlg_params_from_dml()
A Ddml2_translation_helper.c756 …out->HActive[location] = in->timing.h_addressable + in->timing.h_border_left + in->timing.h_border… in populate_dml_timing_cfg_from_stream_state()
769 - in->timing.h_border_left in populate_dml_timing_cfg_from_stream_state()
/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c461 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in dce110_stream_encoder_dp_set_stream_attribute()
496 DP_MSA_HWIDTH, hw_crtc_timing.h_border_left + in dce110_stream_encoder_dp_set_stream_attribute()
/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_timing_generator.c467 (h_sync_start + timing->h_border_left); in dce120_timing_generator_program_blanking()
469 timing->h_border_left + timing->h_border_right; in dce120_timing_generator_program_blanking()
/drivers/gpu/drm/amd/display/dc/optc/dcn10/
A Ddcn10_optc.c208 patched_crtc_timing.h_border_left; in optc1_program_timing()
606 timing->h_border_left); in optc1_validate_timing()
/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c663 …dc_fixpt_div_int(dc_fixpt_from_int(timing->h_addressable + timing->h_border_left + timing->h_borde… in get_min_dsc_slice_count_for_odm()
1071 pic_width = timing->h_addressable + timing->h_border_left + timing->h_border_right; in setup_dsc_config()
/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_hwseq.c103 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in update_dsc_on_stream()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_translation_helper.c429 …timing->h_active = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_… in populate_dml21_timing_config_from_stream_state()
444 - stream->timing.h_border_left - stream->timing.h_border_right; in populate_dml21_timing_config_from_stream_state()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c1463 pipe_ctx->stream->dst.x += timing->h_border_left; in resource_build_scaling_params()
1630 pipe_ctx->stream->dst.x -= timing->h_border_left; in resource_build_scaling_params()
2144 timing->h_border_left + in resource_get_odm_slice_dst_width()
4286 …hactive = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_ri… in decide_hblank_borrow()
4616 hdmi_info.bits.bar_left = stream->timing.h_border_left; in set_avi_info_frame()
/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c681 + timing->h_border_left in dce110_enable_stream()
1330 uint32_t h_active = crtc_timing->h_addressable + crtc_timing->h_border_left in populate_audio_dp_link_info()
1405 + stream->timing.h_border_left in build_audio_output()
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c836 stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in link_set_dsc_on_stream()
967 …dsc_cfg.pic_width = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h… in link_set_dsc_pps_packet()
/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.c1662 dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left in dcn20_validate_dsc()
1867 if (timing.h_border_left + timing.h_border_right in dcn20_validate_apply_pipe_split_flags()
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddcn20_fpu.c1392 - timing->h_border_left in dcn20_populate_dml_pipes_from_context()
1402 timing->h_addressable + timing->h_border_left + timing->h_border_right; in dcn20_populate_dml_pipes_from_context()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c779 stream->timing.h_border_left - in calc_mpc_flow_ctrl_cnt()
3079 + timing->h_border_left in dcn20_enable_stream()
/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c349 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in update_dsc_on_stream()
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1056 stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in dcn32_update_dsc_on_stream()
/drivers/gpu/drm/amd/display/dc/dml/calcs/
A Ddcn_calcs.c435 - pipe->stream->timing.h_border_left in pipe_ctx_to_e2e_pipe_params()

Completed in 75 milliseconds

12