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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h 355 bool AnyLinesForVMOrRowTooLarge;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 4879 mode_lib->vba.AnyLinesForVMOrRowTooLarge = false;
4882 mode_lib->vba.AnyLinesForVMOrRowTooLarge = true;
4886 if (mode_lib->vba.MaxVStartup <= 13 || mode_lib->vba.AnyLinesForVMOrRowTooLarge == false) {

Completed in 19 milliseconds