Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h124 unsigned int BytePerPixC[],
167 unsigned int BytePerPixC[],
H A 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.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c570 int BytePerPixC[],
600 int BytePerPixC[],
3045 int BytePerPixC[DC__NUM_DPP__MAX] = { 0 }; in DisplayPipeConfiguration() local
3066 &BytePerPixC[k], in DisplayPipeConfiguration()
3096 BytePerPixC, in DisplayPipeConfiguration()
6108 int BytePerPixC[], in CalculateSwathAndDETConfiguration() argument
6153 BytePerPixC, in CalculateSwathAndDETConfiguration()
6290 int BytePerPixC[], in CalculateSwathWidth() argument
6361 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
6373 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c555 int BytePerPixC[],
585 int BytePerPixC[],
3271 int BytePerPixC[DC__NUM_DPP__MAX]; local
3293 &BytePerPixC[k],
3325 BytePerPixC,
6633 int BytePerPixC[], argument
6678 BytePerPixC,
6807 int BytePerPixC[], argument
6890 if (BytePerPixC[k] > 0) {
6903 if (BytePerPixC[k] > 0) {
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c563 int BytePerPixC[],
593 int BytePerPixC[],
3290 int BytePerPixC[DC__NUM_DPP__MAX]; local
3312 &BytePerPixC[k],
3343 BytePerPixC,
6727 int BytePerPixC[], argument
6772 BytePerPixC,
6898 int BytePerPixC[], argument
6980 if (BytePerPixC[k] > 0) {
6993 if (BytePerPixC[k] > 0) {
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1621 unsigned int *BytePerPixC; member
H A Ddml2_core_dcn4_calcs.c833 unsigned int BytePerPixC[], in CalculateSwathWidth() argument
966 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
986 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
3775 p->BytePerPixC, in CalculateSwathAndDETConfiguration()
3903 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
3911 …p->request_size_bytes_chroma[k] = ((p->BytePerPixC[k] == 2) == dml_is_vertical_rotation(p->display… in CalculateSwathAndDETConfiguration()
7752 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
10650 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->mp.BytePerPixelC; in dml_core_mode_programming()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1499 dml_uint_t *BytePerPixC; member
H A Ddisplay_mode_core.c598 dml_uint_t BytePerPixC[],
4129 p->BytePerPixC, in CalculateSwathAndDETConfiguration()
4314 dml_uint_t BytePerPixC[], in CalculateSwathWidth() argument
4411 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
4430 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
7007 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
7546 CalculateSwathAndDETConfiguration_params->BytePerPixC = mode_lib->ms.BytePerPixelC; in dml_core_mode_support()
8531 CalculateSwathAndDETConfiguration_params->BytePerPixC = locals->BytePerPixelC; in dml_core_mode_programming()