Home
last modified time | relevance | path

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

12

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c316 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo()
H A 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()
H A Ddcn10_optc.c201 patched_crtc_timing.h_border_right - in optc1_program_timing()
600 timing->h_border_right - in optc1_validate_timing()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H 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()
H 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()
H A Ddce110_hw_sequencer.c683 + timing->h_border_right; in dce110_enable_stream()
1313 + stream->timing.h_border_right; in build_audio_output()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c89 timing->h_border_right - in optc201_validate_timing()
/openbsd/sys/dev/pci/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.c83 stream->timing.h_border_right; in calc_mpc_flow_ctrl_cnt()
112 …am->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in update_dsc_on_stream()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H 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()
H A Ddcn31_optc.c47 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc31_set_odm_combine()
/openbsd/sys/dev/pci/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.c991 stream->timing.h_border_right; in calc_mpc_flow_ctrl_cnt()
1020 …am->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in update_dsc_on_stream()
/openbsd/sys/dev/pci/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()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce120/
H 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()
/openbsd/sys/dev/pci/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.c659 stream->timing.h_border_right; in calc_mpc_flow_ctrl_cnt()
1058 …tive = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right; in dcn20_blank_pixel_data()
2780 + timing->h_border_right; in dcn20_enable_stream()
H A Ddcn20_resource.c1678 + stream->timing.h_border_right) / opp_cnt; in dcn20_validate_dsc()
1882 if (timing.h_border_left + timing.h_border_right in dcn20_validate_apply_pipe_split_flags()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce/
H A 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()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_hw_types.h873 uint32_t h_border_right; member
/openbsd/sys/dev/pci/drm/amd/display/dc/link/accessories/
H A Dlink_dp_cts.c435 pipe_ctx->stream->timing.h_border_right; in set_crtc_test_pattern()
/openbsd/sys/dev/pci/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()
/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c792 …am->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right) / opp_cnt; in link_set_dsc_on_stream()
893 …idth = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right; in link_set_dsc_pps_packet()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1386 - timing->h_border_right; 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()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c852 stream->timing.h_border_right; in calculate_odm_slice_in_timing_active()
3444 - stream->timing.h_border_right + 1); in set_avi_info_frame()

12