HomeSort by: relevance | last modified time | path
    Searched refs:ProgressiveToInterlaceUnitInOPP (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20v2.c 91 bool ProgressiveToInterlaceUnitInOPP,
135 bool ProgressiveToInterlaceUnitInOPP,
156 bool ProgressiveToInterlaceUnitInOPP,
498 bool ProgressiveToInterlaceUnitInOPP,
534 if (OutputFormat == dm_420 || (Interlace && ProgressiveToInterlaceUnitInOPP))
585 bool ProgressiveToInterlaceUnitInOPP,
638 if (InterlaceEnable && !ProgressiveToInterlaceUnitInOPP)
882 bool ProgressiveToInterlaceUnitInOPP,
890 if (ProgressiveToInterlaceUnitInOPP)
1939 mode_lib->vba.ProgressiveToInterlaceUnitInOPP,
    [all...]
amdgpu_display_mode_vba_20.c 110 bool ProgressiveToInterlaceUnitInOPP,
132 bool ProgressiveToInterlaceUnitInOPP,
493 bool ProgressiveToInterlaceUnitInOPP,
542 if (OutputFormat == dm_420 || (InterlaceEnable && ProgressiveToInterlaceUnitInOPP))
575 if (InterlaceEnable && !ProgressiveToInterlaceUnitInOPP)
822 bool ProgressiveToInterlaceUnitInOPP,
830 if (ProgressiveToInterlaceUnitInOPP)
1903 mode_lib->vba.ProgressiveToInterlaceUnitInOPP,
1945 mode_lib->vba.ProgressiveToInterlaceUnitInOPP,
2149 mode_lib->vba.ProgressiveToInterlaceUnitInOPP,
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 130 bool ProgressiveToInterlaceUnitInOPP,
170 bool ProgressiveToInterlaceUnitInOPP,
683 bool ProgressiveToInterlaceUnitInOPP,
751 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && ProgressiveToInterlaceUnitInOPP))
784 if (myPipe->InterlaceEnable && !ProgressiveToInterlaceUnitInOPP)
1216 bool ProgressiveToInterlaceUnitInOPP,
1224 if (ProgressiveToInterlaceUnitInOPP)
1869 mode_lib->vba.ProgressiveToInterlaceUnitInOPP,
1925 mode_lib->vba.ProgressiveToInterlaceUnitInOPP,
2207 mode_lib->vba.ProgressiveToInterlaceUnitInOPP,
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_display_mode_vba.c 352 mode_lib->vba.ProgressiveToInterlaceUnitInOPP = ip->ptoi_supported;
798 && mode_lib->vba.ProgressiveToInterlaceUnitInOPP == true) {
display_mode_vba.h 266 bool ProgressiveToInterlaceUnitInOPP;

Completed in 20 milliseconds