Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h346 unsigned int BytesPerPixelY[],
Ddisplay_mode_vba_util_32.c1778 unsigned int BytesPerPixelY[], in dml32_CalculateSurfaceSizeInMall() argument
1814 dml_floor(ViewportYStartY[k], ReadBlockHeightY[k])) * BytesPerPixelY[k]; in dml32_CalculateSurfaceSizeInMall()
1838 Read256BytesBlockHeightY[k])) * BytesPerPixelY[k] / 256) + (64 * 1024); in dml32_CalculateSurfaceSizeInMall()
1863 BytesPerPixelY[k]; in dml32_CalculateSurfaceSizeInMall()
1879 Read256BytesBlockHeightY[k]) * BytesPerPixelY[k] / 256) + (64 * 1024); in dml32_CalculateSurfaceSizeInMall()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c677 dml_uint_t BytesPerPixelY[],
4736 dml_uint_t BytesPerPixelY[], in CalculateSurfaceSizeInMall() argument
4763 BytesPerPixelY[k]); in CalculateSurfaceSizeInMall()
4773 …Y[k]) - dml_floor(ViewportYStartY[k], 8 * Read256BytesBlockHeightY[k])) * BytesPerPixelY[k] / 256); in CalculateSurfaceSizeInMall()
4781 …ightY[k], ViewportHeightY[k] + ReadBlockHeightY[k] - 1), ReadBlockHeightY[k]) * BytesPerPixelY[k]); in CalculateSurfaceSizeInMall()
4790 … 8 * Read256BytesBlockHeightY[k] - 1), 8 * Read256BytesBlockHeightY[k]) * BytesPerPixelY[k] / 256); in CalculateSurfaceSizeInMall()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c453 unsigned int BytesPerPixelY[],
6997 unsigned int BytesPerPixelY[], in CalculateSurfaceSizeInMall() argument
7026 …th_floor2((double)composition->viewport.plane0.y_start, ReadBlockHeightY[k])) * BytesPerPixelY[k]); in CalculateSurfaceSizeInMall()
7044 …sition->viewport.plane0.y_start, 8 * Read256BytesBlockHeightY[k])) * BytesPerPixelY[k] / 256) + (6… in CalculateSurfaceSizeInMall()
7057 …tion->viewport.plane0.height + ReadBlockHeightY[k] - 1), ReadBlockHeightY[k]) * BytesPerPixelY[k]); in CalculateSurfaceSizeInMall()
7066 …Read256BytesBlockHeightY[k] - 1), 8 * Read256BytesBlockHeightY[k]) * BytesPerPixelY[k] / 256) + (6… in CalculateSurfaceSizeInMall()
Ddml2_core_dcn4_calcs.c4497 unsigned int BytesPerPixelY[], in CalculateSurfaceSizeInMall() argument
4526 …th_floor2((double)composition->viewport.plane0.y_start, ReadBlockHeightY[k])) * BytesPerPixelY[k]); in CalculateSurfaceSizeInMall()
4539 …tion->viewport.plane0.height + ReadBlockHeightY[k] - 1), ReadBlockHeightY[k]) * BytesPerPixelY[k]); in CalculateSurfaceSizeInMall()