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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 155 unsigned int ViewportHeight,
185 unsigned int ViewportHeight,
1081 unsigned int ViewportHeight,
1105 * ViewportHeight) {
1112 * ViewportHeight
1268 unsigned int ViewportHeight,
1320 * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes)
1326 (double) ViewportHeight - 1,
1368 *DPDE0BytesFrame = 64 * (dml_ceil(((Pitch * (dml_ceil(ViewportHeight - 1, MacroTileHeight) + MacroTileHeight) * BytePerPixel) - MacroTileSizeBytes) / (8 * 2097152), 1) + 1);
1690 locals->SwathWidthSingleDPPY[k] = mode_lib->vba.ViewportHeight[k]
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 147 unsigned int ViewportHeight,
874 unsigned int ViewportHeight,
919 * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes)
925 (double) ViewportHeight - 1,
972 ViewportHeight
1342 mode_lib->vba.SwathWidthSingleDPPY[k] = mode_lib->vba.ViewportHeight[k];
1884 mode_lib->vba.ViewportHeight[k],
1926 mode_lib->vba.ViewportHeight[k] / 2,
2854 SwathWidth = mode_lib->vba.ViewportHeight[k];
3404 locals->SwathWidthYSingleDPP[k] = mode_lib->vba.ViewportHeight[k]
    [all...]
amdgpu_display_mode_vba_20v2.c 171 unsigned int ViewportHeight,
934 unsigned int ViewportHeight,
979 * (dml_ceil(ViewportHeight - 1, 64 * BlockHeight256Bytes)
985 (double) ViewportHeight - 1,
1032 ViewportHeight
1402 mode_lib->vba.SwathWidthSingleDPPY[k] = mode_lib->vba.ViewportHeight[k];
1920 mode_lib->vba.ViewportHeight[k],
1962 mode_lib->vba.ViewportHeight[k] / 2,
2891 SwathWidth = mode_lib->vba.ViewportHeight[k];
3441 locals->SwathWidthYSingleDPP[k] = mode_lib->vba.ViewportHeight[k]
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_display_mode_vba.c 395 mode_lib->vba.ViewportHeight[mode_lib->vba.NumberOfActivePlanes] =
613 mode_lib->vba.ViewportHeight[mode_lib->vba.NumberOfActivePlanes] +=
display_mode_vba.h 278 unsigned int ViewportHeight[DC__NUM_DPP__MAX];

Completed in 20 milliseconds