Searched refs:BytePerPixC (Results 1 – 5 of 5) sorted by relevance
/openbmc/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[],
|
H A 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()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A 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() 6116 int BytePerPixC[], in CalculateSwathAndDETConfiguration() argument 6161 BytePerPixC, in CalculateSwathAndDETConfiguration() 6298 int BytePerPixC[], in CalculateSwathWidth() argument 6369 if (BytePerPixC[k] > 0) { in CalculateSwathWidth() 6381 if (BytePerPixC[k] > 0) { in CalculateSwathWidth()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 555 int BytePerPixC[], 585 int BytePerPixC[], 3283 int BytePerPixC[DC__NUM_DPP__MAX]; local 3305 &BytePerPixC[k], 3337 BytePerPixC, 6646 int BytePerPixC[], argument 6691 BytePerPixC, 6820 int BytePerPixC[], argument 6903 if (BytePerPixC[k] > 0) { 6916 if (BytePerPixC[k] > 0) {
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 566 int BytePerPixC[], 596 int BytePerPixC[], 3304 int BytePerPixC[DC__NUM_DPP__MAX]; local 3326 &BytePerPixC[k], 3357 BytePerPixC, 6741 int BytePerPixC[], argument 6786 BytePerPixC, 6912 int BytePerPixC[], argument 6994 if (BytePerPixC[k] > 0) { 7007 if (BytePerPixC[k] > 0) {
|