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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h 582 bool ImmediateFlipSupportedForState[DC__VOLTAGE_STATES + 1][2];
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 4956 locals->ImmediateFlipSupportedForState[i][j] = true;
4959 locals->ImmediateFlipSupportedForState[i][j] = false;
4963 locals->ImmediateFlipSupportedForState[i][j] = false;
4967 locals->ImmediateFlipSupportedForState[i][j] = false;
5164 && locals->ImmediateFlipSupportedForState[i][j] != true)) {
5201 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine];
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 4912 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = true;
4915 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false;
4919 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false;
4923 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false;
5091 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine];
amdgpu_display_mode_vba_20v2.c 4958 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = true;
4961 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false;
4965 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false;
4969 mode_lib->vba.ImmediateFlipSupportedForState[i][j] = false;
5134 locals->ImmediateFlipSupportedForState[mode_lib->vba.VoltageLevel][MaximumMPCCombine];

Completed in 46 milliseconds