Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_opp.c314 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo()
A Ddcn10_stream_encoder.c440 hw_crtc_timing.h_addressable - hw_crtc_timing.h_border_right; in enc1_stream_encoder_dp_set_stream_attribute()
472 hw_crtc_timing.h_addressable + hw_crtc_timing.h_border_right, in enc1_stream_encoder_dp_set_stream_attribute()
A Ddcn10_optc.c202 patched_crtc_timing.h_border_right - in optc1_program_timing()
579 timing->h_border_right - in optc1_validate_timing()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A 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()
A 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()
A Ddce110_hw_sequencer.c688 + timing->h_border_right; in dce110_enable_stream()
1358 + stream->timing.h_border_right;
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_optc.c90 timing->h_border_right - in optc201_validate_timing()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A 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()
A Ddcn31_optc.c47 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc31_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_optc.c214 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc3_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_hwss.c553 …am->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt;
682 …idth = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right;
A Ddc_resource.c1074 timing->h_border_left + timing->h_border_right; in resource_build_scaling_params()
2575 - stream->timing.h_border_right + 1); in set_avi_info_frame()
A Ddc.c1534 if (crtc_timing->h_border_right != hw_crtc_timing.h_border_right) in dc_validate_seamless_boot_timing()
A Ddc_link_dp.c5029 pipe_ctx->stream->timing.h_border_right;
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A 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/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h750 uint32_t h_border_right; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c478 hw_crtc_timing.h_addressable - hw_crtc_timing.h_border_right; in dce110_stream_encoder_dp_set_stream_attribute()
514 hw_crtc_timing.h_addressable + hw_crtc_timing.h_border_right, in dce110_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_optc.c223 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc2_set_odm_combine()
A Ddcn20_hwseq.c629 stream->timing.h_border_right; in calc_mpc_flow_ctrl_cnt()
1005 …idth = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right; in dcn20_blank_pixel_data()
2433 + timing->h_border_right; in dcn20_enable_stream()
A Ddcn20_resource.c2074 - timing->h_border_right; in dcn20_populate_dml_pipes_from_context()
2083 timing->h_addressable + timing->h_border_left + timing->h_border_right; in dcn20_populate_dml_pipes_from_context()
2490 + stream->timing.h_border_right) / opp_cnt; in dcn20_validate_dsc()
2694 if (timing.h_border_left + timing.h_border_right in dcn20_validate_apply_pipe_split_flags()
/linux/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c756 pic_width = timing->h_addressable + timing->h_border_left + timing->h_border_right; in setup_dsc_config()
/linux/drivers/gpu/drm/amd/display/dc/calcs/
A Ddcn_calcs.c436 - pipe->stream->timing.h_border_right; in pipe_ctx_to_e2e_pipe_params()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c5816 timing_out->h_border_right = 0; in fill_stream_properties_from_drm_display_mode()

Completed in 85 milliseconds