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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 2725 double Read256BytesBlockWidthY;
2775 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2790 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2800 MaximumSwathHeightY = Read256BytesBlockWidthY;
amdgpu_display_mode_vba_20v2.c 2762 double Read256BytesBlockWidthY;
2812 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2827 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2837 MaximumSwathHeightY = Read256BytesBlockWidthY;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 2817 double Read256BytesBlockWidthY;
2867 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2882 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1)
2892 MaximumSwathHeightY = Read256BytesBlockWidthY;

Completed in 638 milliseconds