Home
last modified time | relevance | path

Searched refs:Read256BytesBlockHeightC (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h118 unsigned int Read256BytesBlockHeightC[],
169 unsigned int Read256BytesBlockHeightC[],
357 unsigned int Read256BytesBlockHeightC[],
Ddisplay_mode_vba_util_32.c429 unsigned int Read256BytesBlockHeightC[], in dml32_CalculateSwathAndDETConfiguration()
497 Read256BytesBlockHeightC, in dml32_CalculateSwathAndDETConfiguration()
701 unsigned int Read256BytesBlockHeightC[], in dml32_CalculateSwathWidth() argument
792 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in dml32_CalculateSwathWidth()
839 surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); in dml32_CalculateSwathWidth()
843 Read256BytesBlockHeightC[k] - 1, in dml32_CalculateSwathWidth()
844 Read256BytesBlockHeightC[k]) - in dml32_CalculateSwathWidth()
846 Read256BytesBlockHeightC[k])); in dml32_CalculateSwathWidth()
849 dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + in dml32_CalculateSwathWidth()
850 Read256BytesBlockHeightC[k]); in dml32_CalculateSwathWidth()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c564 int Read256BytesBlockHeightC[],
602 int Read256BytesBlockHeightC[],
3059 int Read256BytesBlockHeightC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3082 &Read256BytesBlockHeightC[k], in DisplayPipeConfiguration()
3102 Read256BytesBlockHeightC, in DisplayPipeConfiguration()
6114 int Read256BytesBlockHeightC[], in CalculateSwathAndDETConfiguration() argument
6167 Read256BytesBlockHeightC, in CalculateSwathAndDETConfiguration()
6304 int Read256BytesBlockHeightC[], in CalculateSwathWidth() argument
6370 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
6386 surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); in CalculateSwathWidth()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c549 int Read256BytesBlockHeightC[],
587 int Read256BytesBlockHeightC[],
3276 int Read256BytesBlockHeightC[DC__NUM_DPP__MAX]; local
3300 &Read256BytesBlockHeightC[k],
3322 Read256BytesBlockHeightC,
6630 int Read256BytesBlockHeightC[], argument
6683 Read256BytesBlockHeightC,
6812 int Read256BytesBlockHeightC[], argument
6891 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k];
6907 int surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]);
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c557 int Read256BytesBlockHeightC[],
595 int Read256BytesBlockHeightC[],
3295 int Read256BytesBlockHeightC[DC__NUM_DPP__MAX]; local
3319 &Read256BytesBlockHeightC[k],
3340 Read256BytesBlockHeightC,
6724 int Read256BytesBlockHeightC[], argument
6777 Read256BytesBlockHeightC,
6903 int Read256BytesBlockHeightC[], argument
6981 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k];
6997 int surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]);
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c599 dml_uint_t Read256BytesBlockHeightC[],
688 dml_uint_t Read256BytesBlockHeightC[],
4129 p->Read256BytesBlockHeightC, in CalculateSwathAndDETConfiguration()
4314 dml_uint_t Read256BytesBlockHeightC[], in CalculateSwathWidth() argument
4403 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
4429 surface_height_ub_c = (dml_uint_t)dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[k]); in CalculateSwathWidth()
4431 …SwathWidthC[k] + Read256BytesBlockHeightC[k] - 1, Read256BytesBlockHeightC[k]) - dml_floor(Viewpor… in CalculateSwathWidth()
4433 …urface_height_ub_c, dml_ceil(SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + Read256BytesBlockH… in CalculateSwathWidth()
4448 …dml_print("DML::%s: k=%u Read256BytesBlockHeightC=%u\n", __func__, k, Read256BytesBlockHeightC[k]); in CalculateSwathWidth()
4747 dml_uint_t Read256BytesBlockHeightC[], in CalculateSurfaceSizeInMall() argument
[all …]
Ddisplay_mode_core_structs.h1435 dml_uint_t *Read256BytesBlockHeightC; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c94 unsigned int Read256BytesBlockHeightC[],
458 unsigned int Read256BytesBlockHeightC[],
1142 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockHeightC = mode_lib->ms.Read256BlockHeig… in dml2_core_shared_mode_support()
3499 unsigned int Read256BytesBlockHeightC[], in CalculateSwathWidth() argument
3598 …eil2((double)display_cfg->plane_descriptors[k].surface.plane1.height, Read256BytesBlockHeightC[k]); in CalculateSwathWidth()
3610 …dml2_printf("DML::%s: k=%u Read256BytesBlockHeightC=%u\n", __func__, k, Read256BytesBlockHeightC[k… in CalculateSwathWidth()
3621 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
3651Read256BytesBlockHeightC[k] - 1, Read256BytesBlockHeightC[k]) - math_floor2(display_cfg->plane_des… in CalculateSwathWidth()
3653 …ght_ub_c, math_ceil2((double)SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + Read256BytesBlockH… in CalculateSwathWidth()
3655 req_per_swath_ub_c[k] = swath_width_chroma_ub[k] / Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
[all …]
Ddml2_core_shared_types.h1579 unsigned int *Read256BytesBlockHeightC; member
Ddml2_core_dcn4_calcs.c812 unsigned int Read256BytesBlockHeightC[], in CalculateSwathWidth() argument
912 …eil2((double)display_cfg->plane_descriptors[k].surface.plane1.height, Read256BytesBlockHeightC[k]); in CalculateSwathWidth()
924 …dml2_printf("DML::%s: k=%u Read256BytesBlockHeightC=%u\n", __func__, k, Read256BytesBlockHeightC[k… in CalculateSwathWidth()
935 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
965Read256BytesBlockHeightC[k] - 1, Read256BytesBlockHeightC[k]) - math_floor2(display_cfg->plane_des… in CalculateSwathWidth()
967 …ght_ub_c, math_ceil2((double)SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + Read256BytesBlockH… in CalculateSwathWidth()
969 req_per_swath_ub_c[k] = swath_width_chroma_ub[k] / Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
3685 p->Read256BytesBlockHeightC, in CalculateSwathAndDETConfiguration()
4502 unsigned int Read256BytesBlockHeightC[], in CalculateSurfaceSizeInMall() argument
7425 …CalculateSwathAndDETConfiguration_params->Read256BytesBlockHeightC = mode_lib->ms.Read256BlockHeig… in dml_core_mode_support()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c2719 double Read256BytesBlockHeightC; in dml20_DisplayPipeConfiguration() local
2772 Read256BytesBlockHeightC = 0; in dml20_DisplayPipeConfiguration()
2777 Read256BytesBlockHeightC = 1; in dml20_DisplayPipeConfiguration()
2780 Read256BytesBlockHeightC = 8; in dml20_DisplayPipeConfiguration()
2783 Read256BytesBlockHeightC = 8; in dml20_DisplayPipeConfiguration()
2788 / Read256BytesBlockHeightC; in dml20_DisplayPipeConfiguration()
2793 MaximumSwathHeightC = Read256BytesBlockHeightC; in dml20_DisplayPipeConfiguration()
Ddisplay_mode_vba_20v2.c2792 double Read256BytesBlockHeightC; in dml20v2_DisplayPipeConfiguration() local
2845 Read256BytesBlockHeightC = 0; in dml20v2_DisplayPipeConfiguration()
2850 Read256BytesBlockHeightC = 1; in dml20v2_DisplayPipeConfiguration()
2853 Read256BytesBlockHeightC = 8; in dml20v2_DisplayPipeConfiguration()
2856 Read256BytesBlockHeightC = 8; in dml20v2_DisplayPipeConfiguration()
2861 / Read256BytesBlockHeightC; in dml20v2_DisplayPipeConfiguration()
2866 MaximumSwathHeightC = Read256BytesBlockHeightC; in dml20v2_DisplayPipeConfiguration()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c2817 double Read256BytesBlockHeightC; in DisplayPipeConfiguration() local
2870 Read256BytesBlockHeightC = 0; in DisplayPipeConfiguration()
2875 Read256BytesBlockHeightC = 1; in DisplayPipeConfiguration()
2878 Read256BytesBlockHeightC = 8; in DisplayPipeConfiguration()
2881 Read256BytesBlockHeightC = 8; in DisplayPipeConfiguration()
2886 / Read256BytesBlockHeightC; in DisplayPipeConfiguration()
2891 MaximumSwathHeightC = Read256BytesBlockHeightC; in DisplayPipeConfiguration()