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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h 415 bool SourceFormatPixelAndScanSupport;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 3337 mode_lib->vba.SourceFormatPixelAndScanSupport = true;
3375 mode_lib->vba.SourceFormatPixelAndScanSupport = false;
5025 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) {
amdgpu_display_mode_vba_20v2.c 3374 mode_lib->vba.SourceFormatPixelAndScanSupport = true;
3412 mode_lib->vba.SourceFormatPixelAndScanSupport = false;
5068 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 3442 mode_lib->vba.SourceFormatPixelAndScanSupport = true;
3480 mode_lib->vba.SourceFormatPixelAndScanSupport = false;
5129 } else if (mode_lib->vba.SourceFormatPixelAndScanSupport != true) {

Completed in 24 milliseconds