VSYNC_POSITIVE_POLARITY 3356 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 		timing_out->flags.VSYNC_POSITIVE_POLARITY = old_stream->timing.flags.VSYNC_POSITIVE_POLARITY;
VSYNC_POSITIVE_POLARITY 3362 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 			timing_out->flags.VSYNC_POSITIVE_POLARITY = 1;
VSYNC_POSITIVE_POLARITY 1778 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (0 == bp_params->flags.VSYNC_POSITIVE_POLARITY)
VSYNC_POSITIVE_POLARITY 1857 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (0 == bp_params->flags.VSYNC_POSITIVE_POLARITY)
VSYNC_POSITIVE_POLARITY  420 drivers/gpu/drm/amd/display/dc/bios/command_table2.c 	if (bp_params->flags.VSYNC_POSITIVE_POLARITY == 0)
VSYNC_POSITIVE_POLARITY  686 drivers/gpu/drm/amd/display/dc/dc_hw_types.h 	uint32_t VSYNC_POSITIVE_POLARITY :1; /* when set to 1,
VSYNC_POSITIVE_POLARITY  508 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 					!hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY);
VSYNC_POSITIVE_POLARITY  334 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c 	if (patched_crtc_timing.flags.VSYNC_POSITIVE_POLARITY == 1)
VSYNC_POSITIVE_POLARITY  335 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c 		bp_params.flags.VSYNC_POSITIVE_POLARITY = 1;
VSYNC_POSITIVE_POLARITY  359 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator_v.c 	if (timing->flags.VSYNC_POSITIVE_POLARITY) {
VSYNC_POSITIVE_POLARITY  236 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c 	v_sync_polarity = patched_crtc_timing.flags.VSYNC_POSITIVE_POLARITY ?
VSYNC_POSITIVE_POLARITY  466 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 			!hw_crtc_timing.flags.VSYNC_POSITIVE_POLARITY);
VSYNC_POSITIVE_POLARITY  182 drivers/gpu/drm/amd/display/include/bios_parser_types.h 		uint32_t VSYNC_POSITIVE_POLARITY:1;