Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h124 unsigned int BytePerPixC[],
167 unsigned int BytePerPixC[],
Ddisplay_mode_vba_util_32.c435 unsigned int BytePerPixC[], in dml32_CalculateSwathAndDETConfiguration()
495 BytePerPixC, in dml32_CalculateSwathAndDETConfiguration()
699 unsigned int BytePerPixC[], in dml32_CalculateSwathWidth() argument
807 if (BytePerPixC[k] > 0) { in dml32_CalculateSwathWidth()
838 if (BytePerPixC[k] > 0) { in dml32_CalculateSwathWidth()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c570 int BytePerPixC[],
600 int BytePerPixC[],
3057 int BytePerPixC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3078 &BytePerPixC[k], in DisplayPipeConfiguration()
3108 BytePerPixC, in DisplayPipeConfiguration()
6120 int BytePerPixC[], in CalculateSwathAndDETConfiguration() argument
6165 BytePerPixC, in CalculateSwathAndDETConfiguration()
6302 int BytePerPixC[], in CalculateSwathWidth() argument
6373 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
6385 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c555 int BytePerPixC[],
585 int BytePerPixC[],
3274 int BytePerPixC[DC__NUM_DPP__MAX]; local
3296 &BytePerPixC[k],
3328 BytePerPixC,
6636 int BytePerPixC[], argument
6681 BytePerPixC,
6810 int BytePerPixC[], argument
6893 if (BytePerPixC[k] > 0) {
6906 if (BytePerPixC[k] > 0) {
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c563 int BytePerPixC[],
593 int BytePerPixC[],
3293 int BytePerPixC[DC__NUM_DPP__MAX]; local
3315 &BytePerPixC[k],
3346 BytePerPixC,
6730 int BytePerPixC[], argument
6775 BytePerPixC,
6901 int BytePerPixC[], argument
6983 if (BytePerPixC[k] > 0) {
6996 if (BytePerPixC[k] > 0) {
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1586 unsigned int *BytePerPixC; member
Ddml2_core_shared.c92 unsigned int BytePerPixC[],
1149 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml2_core_shared_mode_support()
3497 unsigned int BytePerPixC[], in CalculateSwathWidth() argument
3629 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
3649 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
6337 p->BytePerPixC, in CalculateSwathAndDETConfiguration()
6460 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
6468 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
10059 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->mp.BytePerPixelC; in dml2_core_shared_mode_programming()
Ddml2_core_dcn4_calcs.c810 unsigned int BytePerPixC[], in CalculateSwathWidth() argument
943 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
963 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
3683 p->BytePerPixC, in CalculateSwathAndDETConfiguration()
3811 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
3819 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
7432 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
10227 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->mp.BytePerPixelC; in dml_core_mode_programming()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1441 dml_uint_t *BytePerPixC; member
Ddisplay_mode_core.c597 dml_uint_t BytePerPixC[],
4127 p->BytePerPixC, in CalculateSwathAndDETConfiguration()
4312 dml_uint_t BytePerPixC[], in CalculateSwathWidth() argument
4409 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
4428 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
7004 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
7543 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
8528 CalculateSwathAndDETConfiguration_params->BytePerPixC = locals->BytePerPixelC; in dml_core_mode_programming()