/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 124 unsigned int BytePerPixC[], 167 unsigned int BytePerPixC[],
|
D | display_mode_vba_util_32.c | 435 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/ |
D | display_mode_vba_30.c | 570 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/ |
D | display_mode_vba_31.c | 555 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/ |
D | display_mode_vba_314.c | 563 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/ |
D | dml2_core_shared_types.h | 1586 unsigned int *BytePerPixC; member
|
D | dml2_core_shared.c | 92 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()
|
D | dml2_core_dcn4_calcs.c | 810 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/ |
D | display_mode_core_structs.h | 1441 dml_uint_t *BytePerPixC; member
|
D | display_mode_core.c | 597 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()
|