Home
last modified time | relevance | path

Searched refs:Read256BytesBlockWidthC (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c622 int Read256BytesBlockWidthC[],
660 int Read256BytesBlockWidthC[],
3155 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3178 &Read256BytesBlockWidthC[k]); in DisplayPipeConfiguration()
3198 Read256BytesBlockWidthC, in DisplayPipeConfiguration()
6274 int Read256BytesBlockWidthC[], in CalculateSwathAndDETConfiguration() argument
6327 Read256BytesBlockWidthC, in CalculateSwathAndDETConfiguration()
6464 int Read256BytesBlockWidthC[], in CalculateSwathWidth() argument
6488 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
6529 surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]); in CalculateSwathWidth()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c667 int Read256BytesBlockWidthC[],
705 int Read256BytesBlockWidthC[],
3449 int Read256BytesBlockWidthC[DC__NUM_DPP__MAX]; local
3473 &Read256BytesBlockWidthC[k]);
3494 Read256BytesBlockWidthC,
6865 int Read256BytesBlockWidthC[], argument
6918 Read256BytesBlockWidthC,
7043 int Read256BytesBlockWidthC[], argument
7113 int surface_width_ub_c = dml_ceil(SurfaceWidthC[k], Read256BytesBlockWidthC[k]);
7127 (int) dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockWidthC[k]) + Read256BytesBlockWidthC[k]);
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c2721 double Read256BytesBlockWidthC; in dml20_DisplayPipeConfiguration() local
2773 Read256BytesBlockWidthC = 0; in dml20_DisplayPipeConfiguration()
2787 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20_DisplayPipeConfiguration()
2796 MaximumSwathHeightC = Read256BytesBlockWidthC; in dml20_DisplayPipeConfiguration()
Ddisplay_mode_vba_20v2.c2794 double Read256BytesBlockWidthC; in dml20v2_DisplayPipeConfiguration() local
2846 Read256BytesBlockWidthC = 0; in dml20v2_DisplayPipeConfiguration()
2860 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in dml20v2_DisplayPipeConfiguration()
2869 MaximumSwathHeightC = Read256BytesBlockWidthC; in dml20v2_DisplayPipeConfiguration()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c2817 double Read256BytesBlockWidthC; in DisplayPipeConfiguration() local
2869 Read256BytesBlockWidthC = 0; in DisplayPipeConfiguration()
2883 Read256BytesBlockWidthC = 256 / dml_ceil(BytePerPixDETC, 2) in DisplayPipeConfiguration()
2892 MaximumSwathHeightC = Read256BytesBlockWidthC; in DisplayPipeConfiguration()