Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ !
H A Ddisplay_mode_vba_30.c564 int Read256BytesBlockHeightC[],
602 int Read256BytesBlockHeightC[],
3048 int Read256BytesBlockHeightC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3071 &Read256BytesBlockHeightC[k], in DisplayPipeConfiguration()
3091 Read256BytesBlockHeightC, in DisplayPipeConfiguration()
6103 int Read256BytesBlockHeightC[], in CalculateSwathAndDETConfiguration() argument
6156 Read256BytesBlockHeightC, in CalculateSwathAndDETConfiguration()
6293 int Read256BytesBlockHeightC[], in CalculateSwathWidth() argument
6359 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
6375 surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[ in CalculateSwathWidth()
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ !
H A Ddisplay_mode_vba_314.c557 int Read256BytesBlockHeightC[],
595 int Read256BytesBlockHeightC[],
3293 int Read256BytesBlockHeightC[DC__NUM_DPP__MAX]; local
3317 &Read256BytesBlockHeightC[k],
3338 Read256BytesBlockHeightC,
6722 int Read256BytesBlockHeightC[], argument
6775 Read256BytesBlockHeightC,
6901 int Read256BytesBlockHeightC[], argument
6979 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k];
6995 int surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ !
H A Ddisplay_mode_vba_31.c549 int Read256BytesBlockHeightC[],
587 int Read256BytesBlockHeightC[],
3274 int Read256BytesBlockHeightC[DC__NUM_DPP__MAX]; local
3298 &Read256BytesBlockHeightC[k],
3320 Read256BytesBlockHeightC,
6628 int Read256BytesBlockHeightC[], argument
6681 Read256BytesBlockHeightC,
6810 int Read256BytesBlockHeightC[], argument
6889 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k];
6905 int surface_height_ub_c = dml_ceil(SurfaceHeightC[k], Read256BytesBlockHeightC[
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ !
H A Ddisplay_mode_vba_20.c2716 double Read256BytesBlockHeightC; in dml20_DisplayPipeConfiguration() local
2769 Read256BytesBlockHeightC = 0; in dml20_DisplayPipeConfiguration()
2774 Read256BytesBlockHeightC = 1; in dml20_DisplayPipeConfiguration()
2777 Read256BytesBlockHeightC = 8; in dml20_DisplayPipeConfiguration()
2780 Read256BytesBlockHeightC = 8; in dml20_DisplayPipeConfiguration()
2785 / Read256BytesBlockHeightC; in dml20_DisplayPipeConfiguration()
2790 MaximumSwathHeightC = Read256BytesBlockHeightC; in dml20_DisplayPipeConfiguration()
H A Ddisplay_mode_vba_20v2.c2789 double Read256BytesBlockHeightC; in dml20v2_DisplayPipeConfiguration() local
2842 Read256BytesBlockHeightC = 0; in dml20v2_DisplayPipeConfiguration()
2847 Read256BytesBlockHeightC = 1; in dml20v2_DisplayPipeConfiguration()
2850 Read256BytesBlockHeightC = 8; in dml20v2_DisplayPipeConfiguration()
2853 Read256BytesBlockHeightC = 8; in dml20v2_DisplayPipeConfiguration()
2858 / Read256BytesBlockHeightC; in dml20v2_DisplayPipeConfiguration()
2863 MaximumSwathHeightC = Read256BytesBlockHeightC; in dml20v2_DisplayPipeConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ !
H A Ddisplay_mode_vba_21.c2814 double Read256BytesBlockHeightC; in DisplayPipeConfiguration() local
2867 Read256BytesBlockHeightC = 0; in DisplayPipeConfiguration()
2872 Read256BytesBlockHeightC = 1; in DisplayPipeConfiguration()
2875 Read256BytesBlockHeightC = 8; in DisplayPipeConfiguration()
2878 Read256BytesBlockHeightC = 8; in DisplayPipeConfiguration()
2883 / Read256BytesBlockHeightC; in DisplayPipeConfiguration()
2888 MaximumSwathHeightC = Read256BytesBlockHeightC; in DisplayPipeConfiguration()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ !
H A Ddml2_core_shared_types.h1764 unsigned int *Read256BytesBlockHeightC; member
H A Ddml2_core_dcn4_calcs.c823 unsigned int Read256BytesBlockHeightC[], in CalculateSwathWidth() argument
917 surface_height_ub_c = (unsigned int)math_ceil2((double)display_cfg->plane_descriptors[k].surface.plane1.height, Read256BytesBlockHeightC[k]); in CalculateSwathWidth()
928 DML_LOG_VERBOSE("DML::%s: k=%u Read256BytesBlockHeightC=%u\n", __func__, k, Read256BytesBlockHeightC[k]); in CalculateSwathWidth()
938 MaximumSwathHeightC[k] = Read256BytesBlockHeightC[k]; in CalculateSwathWidth()
968 swath_width_chroma_ub[k] = (unsigned int)(math_min2(surface_height_ub_c, math_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane1.y_start + SwathWidthC[k] + Read256BytesBlockHeightC[k] - 1, Read256BytesBlockHeightC[k]) - math_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane1.y_start, Read256BytesBlockHeightC[k]))); in CalculateSwathWidth()
970 swath_width_chroma_ub[k] = (unsigned int)(math_min2(surface_height_ub_c, math_ceil2((double)SwathWidthC[k] - 1, Read256BytesBlockHeightC[k]) + Read256BytesBlockHeightC[ in CalculateSwathWidth()
4535 CalculateSurfaceSizeInMall(const struct dml2_display_cfg * display_cfg,unsigned int NumberOfActiveSurfaces,unsigned int MALLAllocatedForDCN,unsigned int BytesPerPixelY[],unsigned int BytesPerPixelC[],unsigned int Read256BytesBlockWidthY[],unsigned int Read256BytesBlockWidthC[],unsigned int Read256BytesBlockHeightY[],unsigned int Read256BytesBlockHeightC[],unsigned int ReadBlockWidthY[],unsigned int ReadBlockWidthC[],unsigned int ReadBlockHeightY[],unsigned int ReadBlockHeightC[],unsigned int SurfaceSizeInMALL[],bool * ExceededMALLSize) CalculateSurfaceSizeInMall() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dml2/ !
H A Ddisplay_mode_core_structs.h1493 dml_uint_t *Read256BytesBlockHeightC; member