Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/include/
A Dbios_parser_types.h191 uint32_t VSYNC_POSITIVE_POLARITY:1; member
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h770 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/dio/dcn401/
A Ddcn401_dio_stream_encoder.c696 !hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY); in enc401_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c362 vsp = hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY ? 0 : 0x80; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table2.c614 if (bp_params->flags.VSYNC_POSITIVE_POLARITY == 0) in set_crtc_using_dtd_timing_v3()
A Dcommand_table.c1861 if (0 == bp_params->flags.VSYNC_POSITIVE_POLARITY) in set_crtc_timing_v1()
1940 if (0 == bp_params->flags.VSYNC_POSITIVE_POLARITY) in set_crtc_using_dtd_timing_v3()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_stream_encoder.c492 !hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY); in dce110_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
A Ddcn10_stream_encoder.c455 !hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY); in enc1_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
A Ddcn10_optc.c253 v_sync_polarity = patched_crtc_timing.flags.VSYNC_POSITIVE_POLARITY ? in optc1_program_timing()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c6090 timing_out->flags.VSYNC_POSITIVE_POLARITY = old_stream->timing.flags.VSYNC_POSITIVE_POLARITY; in fill_stream_properties_from_drm_display_mode()
6096 timing_out->flags.VSYNC_POSITIVE_POLARITY = 1; in fill_stream_properties_from_drm_display_mode()
6253 master->timing.flags.VSYNC_POSITIVE_POLARITY ? in set_multisync_trigger_params()

Completed in 47 milliseconds