Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce110/
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()
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn201/
Ddcn201_optc.c84 timing->h_border_left); in optc201_validate_timing()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
Ddcn31_hpo_dp_stream_encoder.c346 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in dcn31_hpo_dp_stream_enc_set_stream_attribute()
359 …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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn401/
Ddcn401_dio_stream_encoder.c668 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in enc401_stream_encoder_dp_set_stream_attribute()
700 DP_MSA_HWIDTH, hw_crtc_timing.h_border_left + in enc401_stream_encoder_dp_set_stream_attribute()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/
Ddml21_translation_helper.c348 …timing->h_active = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_… in populate_dml21_timing_config_from_stream_state()
363 - stream->timing.h_border_left - stream->timing.h_border_right; in populate_dml21_timing_config_from_stream_state()
1113 hactive = timing->h_addressable + timing->h_border_left + timing->h_border_right; in dml21_populate_pipe_ctx_dlg_params()
1118 hblank_end = hblank_start - timing->h_addressable - timing->h_border_left - timing->h_border_right; in dml21_populate_pipe_ctx_dlg_params()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_spl_translate.c122 stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right; in translate_SPL_in_params_from_pipe_ctx()
Ddc_hw_types.h881 uint32_t h_border_left; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce120/
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
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()
Ddml2_translation_helper.c712 …out->HActive[location] = in->timing.h_addressable + in->timing.h_border_left + in->timing.h_border… in populate_dml_timing_cfg_from_stream_state()
725 - in->timing.h_border_left in populate_dml_timing_cfg_from_stream_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn10/
Ddcn10_stream_encoder.c427 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in enc1_stream_encoder_dp_set_stream_attribute()
459 DP_MSA_HWIDTH, hw_crtc_timing.h_border_left + in enc1_stream_encoder_dp_set_stream_attribute()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c462 h_blank = hw_crtc_timing.h_total - hw_crtc_timing.h_border_left - in dce110_stream_encoder_dp_set_stream_attribute()
497 DP_MSA_HWIDTH, hw_crtc_timing.h_border_left + in dce110_stream_encoder_dp_set_stream_attribute()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn10/
Ddcn10_optc.c208 patched_crtc_timing.h_border_left; in optc1_program_timing()
607 timing->h_border_left); in optc1_validate_timing()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
Ddcn314_hwseq.c89 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in update_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c887 pic_width = timing->h_addressable + timing->h_border_left + timing->h_border_right; in setup_dsc_config()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c680 + timing->h_border_left in dce110_enable_stream()
1318 uint32_t h_active = crtc_timing->h_addressable + crtc_timing->h_border_left in populate_audio_dp_link_info()
1393 + stream->timing.h_border_left in build_audio_output()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1489 pipe_ctx->stream->dst.x += timing->h_border_left; in resource_build_scaling_params()
1633 pipe_ctx->stream->dst.x -= timing->h_border_left; in resource_build_scaling_params()
2091 timing->h_border_left + in resource_get_odm_slice_dst_width()
4346 hdmi_info.bits.bar_left = stream->timing.h_border_left; in set_avi_info_frame()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c811 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in link_set_dsc_on_stream()
942 …dsc_cfg.pic_width = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h… in link_set_dsc_pps_packet()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn20/
Ddcn20_resource.c1691 dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left in dcn20_validate_dsc()
1896 if (timing.h_border_left + timing.h_border_right in dcn20_validate_apply_pipe_split_flags()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c352 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in update_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c770 stream->timing.h_border_left - in calc_mpc_flow_ctrl_cnt()
3035 + timing->h_border_left in dcn20_enable_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c1051 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in dcn32_update_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c972 + timing->h_border_left in dcn401_enable_stream_calc()

12