OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VSYNC_POSITIVE_POLARITY
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/include/
bios_parser_types.h
184
uint32_t
VSYNC_POSITIVE_POLARITY
:1;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_hw_types.h
652
uint32_t
VSYNC_POSITIVE_POLARITY
:1; /* when set to 1,
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_timing_generator_v.c
364
if (timing->flags.
VSYNC_POSITIVE_POLARITY
) {
amdgpu_dce110_timing_generator.c
339
if (patched_crtc_timing.flags.
VSYNC_POSITIVE_POLARITY
== 1)
340
bp_params.flags.
VSYNC_POSITIVE_POLARITY
= 1;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_command_table2.c
536
if (bp_params->flags.
VSYNC_POSITIVE_POLARITY
== 0)
amdgpu_command_table.c
1783
if (0 == bp_params->flags.
VSYNC_POSITIVE_POLARITY
)
1862
if (0 == bp_params->flags.
VSYNC_POSITIVE_POLARITY
)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_stream_encoder.c
514
!hw_crtc_timing.flags.
VSYNC_POSITIVE_POLARITY
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_optc.c
241
v_sync_polarity = patched_crtc_timing.flags.
VSYNC_POSITIVE_POLARITY
?
amdgpu_dcn10_stream_encoder.c
469
!hw_crtc_timing.flags.
VSYNC_POSITIVE_POLARITY
);
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
3806
timing_out->flags.
VSYNC_POSITIVE_POLARITY
= old_stream->timing.flags.
VSYNC_POSITIVE_POLARITY
;
3812
timing_out->flags.
VSYNC_POSITIVE_POLARITY
= 1;
Completed in 60 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025