Home
last modified time | relevance | path

Searched refs:HSYNC_POSITIVE_POLARITY (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_types.h190 uint32_t HSYNC_POSITIVE_POLARITY:1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h743 uint32_t HSYNC_POSITIVE_POLARITY :1; /* when set to 1, member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c332 if (timing->flags.HSYNC_POSITIVE_POLARITY) { in dce110_timing_generator_v_program_blanking()
H A Ddce110_timing_generator.c330 if (patched_crtc_timing.flags.HSYNC_POSITIVE_POLARITY == 1) in dce110_timing_generator_program_timing_generator()
331 bp_params.flags.HSYNC_POSITIVE_POLARITY = 1; in dce110_timing_generator_program_timing_generator()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c361 hsp = hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY ? 0 : 0x80; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c608 if (bp_params->flags.HSYNC_POSITIVE_POLARITY == 0) in set_crtc_using_dtd_timing_v3()
H A Dcommand_table.c1857 if (0 == bp_params->flags.HSYNC_POSITIVE_POLARITY) in set_crtc_timing_v1()
1936 if (0 == bp_params->flags.HSYNC_POSITIVE_POLARITY) in set_crtc_using_dtd_timing_v3()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c488 !hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY, in dce110_stream_encoder_dp_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c451 !hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY, in enc1_stream_encoder_dp_set_stream_attribute()
H A Ddcn10_optc.c210 h_sync_polarity = patched_crtc_timing.flags.HSYNC_POSITIVE_POLARITY ? in optc1_program_timing()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5533 timing_out->flags.HSYNC_POSITIVE_POLARITY = old_stream->timing.flags.HSYNC_POSITIVE_POLARITY; in fill_stream_properties_from_drm_display_mode()
5538 timing_out->flags.HSYNC_POSITIVE_POLARITY = 1; in fill_stream_properties_from_drm_display_mode()