Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c621 int Read256BytesBlockWidthY[],
659 int Read256BytesBlockWidthY[],
3154 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3177 &Read256BytesBlockWidthY[k], in DisplayPipeConfiguration()
3197 Read256BytesBlockWidthY, in DisplayPipeConfiguration()
6273 int Read256BytesBlockWidthY[], in CalculateSwathAndDETConfiguration() argument
6326 Read256BytesBlockWidthY, in CalculateSwathAndDETConfiguration()
6463 int Read256BytesBlockWidthY[], in CalculateSwathWidth() argument
6486 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
6527 surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]); in CalculateSwathWidth()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c666 int Read256BytesBlockWidthY[],
704 int Read256BytesBlockWidthY[],
3448 int Read256BytesBlockWidthY[DC__NUM_DPP__MAX]; local
3472 &Read256BytesBlockWidthY[k],
3493 Read256BytesBlockWidthY,
6864 int Read256BytesBlockWidthY[], argument
6917 Read256BytesBlockWidthY,
7042 int Read256BytesBlockWidthY[], argument
7111 int surface_width_ub_l = dml_ceil(SurfaceWidthY[k], Read256BytesBlockWidthY[k]);
7123 …ce_width_ub_l, (int) dml_ceil(SwathWidthY[k] - 1, Read256BytesBlockWidthY[k]) + Read256BytesBlockW…
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c2720 double Read256BytesBlockWidthY; in dml20_DisplayPipeConfiguration() local
2770 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20_DisplayPipeConfiguration()
2785 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20_DisplayPipeConfiguration()
2795 MaximumSwathHeightY = Read256BytesBlockWidthY; in dml20_DisplayPipeConfiguration()
Ddisplay_mode_vba_20v2.c2793 double Read256BytesBlockWidthY; in dml20v2_DisplayPipeConfiguration() local
2843 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20v2_DisplayPipeConfiguration()
2858 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in dml20v2_DisplayPipeConfiguration()
2868 MaximumSwathHeightY = Read256BytesBlockWidthY; in dml20v2_DisplayPipeConfiguration()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c2816 double Read256BytesBlockWidthY; in DisplayPipeConfiguration() local
2866 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in DisplayPipeConfiguration()
2881 Read256BytesBlockWidthY = 256 / dml_ceil(BytePerPixDETY, 1) in DisplayPipeConfiguration()
2891 MaximumSwathHeightY = Read256BytesBlockWidthY; in DisplayPipeConfiguration()