Searched refs:BytePerPixC (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 124 unsigned int BytePerPixC[], 167 unsigned int BytePerPixC[],
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 555 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/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 1586 unsigned int *BytePerPixC; member
|
H A 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()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core_structs.h | 1441 dml_uint_t *BytePerPixC; member
|