Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H 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()
H 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()
H A Ddce110_hw_sequencer.c682 + timing->h_border_left in dce110_enable_stream()
1312 + stream->timing.h_border_left in build_audio_output()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c90 timing->h_border_left); in optc201_validate_timing()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c55 int h_active = timing->h_addressable + timing->h_border_left + timing->h_border_right; in optc314_set_odm_combine()
H A Ddcn314_hwseq.c82 stream->timing.h_border_left - in calc_mpc_flow_ctrl_cnt()
112 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in update_dsc_on_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A 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()
H A Ddcn31_optc.c47 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc31_set_odm_combine()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c50 int h_active = timing->h_addressable + timing->h_border_left + timing->h_border_right; in optc32_set_odm_combine()
H A Ddcn32_hwseq.c990 stream->timing.h_border_left - in calc_mpc_flow_ctrl_cnt()
1020 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in update_dsc_on_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c222 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc3_set_odm_combine()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c192 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc2_set_odm_combine()
H A Ddcn20_hwseq.c658 stream->timing.h_border_left - in calc_mpc_flow_ctrl_cnt()
1058 …int h_active = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_bord… in dcn20_blank_pixel_data()
2779 + timing->h_border_left in dcn20_enable_stream()
H A Ddcn20_resource.c1677 dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left in dcn20_validate_dsc()
1882 if (timing.h_border_left + timing.h_border_right in dcn20_validate_apply_pipe_split_flags()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A 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()
H A Ddcn10_optc.c203 patched_crtc_timing.h_border_left; in optc1_program_timing()
601 timing->h_border_left); in optc1_validate_timing()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h861 uint32_t h_border_left; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c434 pipe_ctx->stream->timing.h_border_left + in set_crtc_test_pattern()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c851 stream->timing.h_border_left + in calculate_odm_slice_in_timing_active()
1414 pipe_ctx->stream->dst.x += timing->h_border_left; in resource_build_scaling_params()
1536 pipe_ctx->stream->dst.x -= timing->h_border_left; in resource_build_scaling_params()
3443 hdmi_info.bits.bar_left = stream->timing.h_border_left; in set_avi_info_frame()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c865 pic_width = timing->h_addressable + timing->h_border_left + timing->h_border_right; in setup_dsc_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c792 …dsc_cfg.pic_width = (stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.… in link_set_dsc_on_stream()
893 …dsc_cfg.pic_width = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h… in link_set_dsc_pps_packet()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1385 - timing->h_border_left in dcn20_populate_dml_pipes_from_context()
1395 timing->h_addressable + timing->h_border_left + timing->h_border_right; in dcn20_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c435 - pipe->stream->timing.h_border_left in pipe_ctx_to_e2e_pipe_params()

12