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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_vba.h 512 bool BandwidthWithoutPrefetchSupported[DC__VOLTAGE_STATES + 1][2];
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 4812 locals->BandwidthWithoutPrefetchSupported[i][0] = true;
4814 locals->BandwidthWithoutPrefetchSupported[i][0] = false;
amdgpu_display_mode_vba_20v2.c 4858 locals->BandwidthWithoutPrefetchSupported[i][0] = true;
4860 locals->BandwidthWithoutPrefetchSupported[i][0] = false;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 4851 locals->BandwidthWithoutPrefetchSupported[i][0] = true;
4854 locals->BandwidthWithoutPrefetchSupported[i][0] = false;

Completed in 25 milliseconds