Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/include/
A Dbios_parser_types.h193 uint32_t VSYNC_POSITIVE_POLARITY:1; member
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h679 uint32_t VSYNC_POSITIVE_POLARITY :1; /* when set to 1, member
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_timing_generator_v.c358 if (timing->flags.VSYNC_POSITIVE_POLARITY) { in dce110_timing_generator_v_program_blanking()
A Ddce110_timing_generator.c333 if (patched_crtc_timing.flags.VSYNC_POSITIVE_POLARITY == 1) in dce110_timing_generator_program_timing_generator()
334 bp_params.flags.VSYNC_POSITIVE_POLARITY = 1; in dce110_timing_generator_program_timing_generator()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c362 vsp = hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY ? 0x80 : 0; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table2.c625 if (bp_params->flags.VSYNC_POSITIVE_POLARITY == 0) in set_crtc_using_dtd_timing_v3()
A Dcommand_table.c1860 if (0 == bp_params->flags.VSYNC_POSITIVE_POLARITY) in set_crtc_timing_v1()
1939 if (0 == bp_params->flags.VSYNC_POSITIVE_POLARITY) in set_crtc_using_dtd_timing_v3()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_stream_encoder.c467 !hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY); in enc1_stream_encoder_dp_set_stream_attribute()
A Ddcn10_optc.c252 v_sync_polarity = patched_crtc_timing.flags.VSYNC_POSITIVE_POLARITY ? in optc1_program_timing()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c508 !hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY); in dce110_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c5843 timing_out->flags.VSYNC_POSITIVE_POLARITY = old_stream->timing.flags.VSYNC_POSITIVE_POLARITY; in fill_stream_properties_from_drm_display_mode()
5849 timing_out->flags.VSYNC_POSITIVE_POLARITY = 1; in fill_stream_properties_from_drm_display_mode()
6004 master->timing.flags.VSYNC_POSITIVE_POLARITY ? in set_multisync_trigger_params()

Completed in 44 milliseconds