Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h124 unsigned int BytePerPixC[],
167 unsigned int BytePerPixC[],
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1796 unsigned int *BytePerPixC; member
H A Ddml2_core_dcn4_calcs.c822 unsigned int BytePerPixC[], in CalculateSwathWidth() argument
948 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
968 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
3735 p->BytePerPixC, in CalculateSwathAndDETConfiguration()
3863 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
3871 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
8370 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
10660 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->mp.BytePerPixelC; in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h1498 dml_uint_t *BytePerPixC; member
H A Ddisplay_mode_core.c598 dml_uint_t BytePerPixC[],
4144 p->BytePerPixC, in CalculateSwathAndDETConfiguration()
4329 dml_uint_t BytePerPixC[], in CalculateSwathWidth() argument
4427 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
4446 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
7094 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
7633 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
8556 CalculateSwathAndDETConfiguration_params->BytePerPixC = locals->BytePerPixelC; in dml_core_mode_programming()