Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_opp.c312 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo()
Ddcn10_stream_encoder.c428 hw_crtc_timing.h_addressable - hw_crtc_timing.h_border_right; in enc1_stream_encoder_dp_set_stream_attribute()
460 hw_crtc_timing.h_addressable + hw_crtc_timing.h_border_right, in enc1_stream_encoder_dp_set_stream_attribute()
Ddcn10_optc.c187 patched_crtc_timing.h_border_right - in optc1_program_timing()
580 timing->h_border_right - in optc1_validate_timing()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator.c293 uint32_t hsync_offset = dc_crtc_timing->h_border_right + in dce110_timing_generator_program_timing_generator()
324 patched_crtc_timing.h_border_right; in dce110_timing_generator_program_timing_generator()
608 uint32_t hsync_offset = timing->h_border_right + in dce110_timing_generator_program_blanking()
670 timing->h_border_left + timing->h_border_right; in dce110_timing_generator_program_blanking()
1128 hsync_offset = timing->h_border_right + timing->h_front_porch; in dce110_timing_generator_validate_timing()
1149 timing->h_border_right - in dce110_timing_generator_validate_timing()
1160 timing->h_border_right - in dce110_timing_generator_validate_timing()
Ddce110_timing_generator_v.c249 uint32_t hsync_offset = timing->h_border_right + in dce110_timing_generator_v_program_blanking()
289 timing->h_border_left + timing->h_border_right; in dce110_timing_generator_v_program_blanking()
Ddce110_hw_sequencer.c682 + timing->h_border_right; in dce110_enable_stream()
1316 + stream->timing.h_border_right; in build_audio_output()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.c85 stream->timing.h_border_right; in calc_mpc_flow_ctrl_cnt()
114 …am->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in update_dsc_on_stream()
Ddcn314_optc.c55 int h_active = timing->h_addressable + timing->h_border_left + timing->h_border_right; in optc314_set_odm_combine()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_optc.c90 timing->h_border_right - in optc201_validate_timing()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_stream_encoder.c347 hw_crtc_timing.h_addressable - hw_crtc_timing.h_border_right; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
359 …idth = hw_crtc_timing.h_border_left + hw_crtc_timing.h_addressable + hw_crtc_timing.h_border_right; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
Ddcn31_optc.c47 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc31_set_odm_combine()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_optc.c50 int h_active = timing->h_addressable + timing->h_border_left + timing->h_border_right; in optc32_set_odm_combine()
Ddcn32_hwseq.c1005 stream->timing.h_border_right; in calc_mpc_flow_ctrl_cnt()
1034 …am->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in update_dsc_on_stream()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c214 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc3_set_odm_combine()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c185 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc2_set_odm_combine()
Ddcn20_hwseq.c635 stream->timing.h_border_right; in calc_mpc_flow_ctrl_cnt()
1034 …idth = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right; in dcn20_blank_pixel_data()
2615 + timing->h_border_right; in dcn20_enable_stream()
Ddcn20_resource.c1673 + stream->timing.h_border_right) / opp_cnt; in dcn20_validate_dsc()
1877 if (timing.h_border_left + timing.h_border_right in dcn20_validate_apply_pipe_split_flags()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c438 uint32_t hsync_offset = timing->h_border_right + in dce120_timing_generator_program_blanking()
469 timing->h_border_left + timing->h_border_right; in dce120_timing_generator_program_blanking()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h848 uint32_t h_border_right; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c463 hw_crtc_timing.h_addressable - hw_crtc_timing.h_border_right; in dce110_stream_encoder_dp_set_stream_attribute()
498 hw_crtc_timing.h_addressable + hw_crtc_timing.h_border_right, in dce110_stream_encoder_dp_set_stream_attribute()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dsc/
Ddc_dsc.c764 pic_width = timing->h_addressable + timing->h_border_left + timing->h_border_right; in setup_dsc_config()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1236 - timing->h_border_right; in dcn20_populate_dml_pipes_from_context()
1245 timing->h_addressable + timing->h_border_left + timing->h_border_right; in dcn20_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1124 timing->h_border_left + timing->h_border_right; in resource_build_scaling_params()
2933 - stream->timing.h_border_right + 1); in set_avi_info_frame()
Ddc_link_dp.c5921 pipe_ctx->stream->timing.h_border_right; in set_crtc_test_pattern()
7416 …am->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in dp_set_dsc_on_stream()
7537 …idth = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right; in dp_set_dsc_pps_sdp()
Ddc.c1580 if (crtc_timing->h_border_right != hw_crtc_timing.h_border_right) in dc_validate_boot_timing()

12