Home
last modified time | relevance | path

Searched refs:BytePerPixelC (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h53 unsigned int *BytePerPixelC,
560 unsigned int BytePerPixelC[],
633 unsigned int BytePerPixelC[],
868 unsigned int BytePerPixelC[],
904 unsigned int BytePerPixelC[],
949 unsigned int BytePerPixelC[],
981 unsigned int BytePerPixelC,
H A Ddisplay_mode_vba_util_32.c258 unsigned int *BytePerPixelC, in dml32_CalculateBytePerPixelAndBlockSizes() argument
274 *BytePerPixelC = 0; in dml32_CalculateBytePerPixelAndBlockSizes()
279 *BytePerPixelC = 0; in dml32_CalculateBytePerPixelAndBlockSizes()
284 *BytePerPixelC = 0; in dml32_CalculateBytePerPixelAndBlockSizes()
289 *BytePerPixelC = 0; in dml32_CalculateBytePerPixelAndBlockSizes()
294 *BytePerPixelC = 1; in dml32_CalculateBytePerPixelAndBlockSizes()
299 *BytePerPixelC = 2; in dml32_CalculateBytePerPixelAndBlockSizes()
304 *BytePerPixelC = 4; in dml32_CalculateBytePerPixelAndBlockSizes()
309 *BytePerPixelC = 4; in dml32_CalculateBytePerPixelAndBlockSizes()
316 dml_print("DML::%s: BytePerPixelC = %d\n", __func__, *BytePerPixelC); in dml32_CalculateBytePerPixelAndBlockSizes()
[all …]
H A Ddisplay_mode_vba_32.c151 &v->BytePerPixelC[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
185 v->BytePerPixelC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
208 v->ReadBandwidthSurfaceChroma[k] = v->SwathWidthSingleDPPC[k] * v->BytePerPixelC[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
268 v->BytePerPixelC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
315 v->BytePerPixelC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
401 v->BytePerPixelC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
443 …metersWatermarksAndPerformanceCalculation.SurfaceParameters[k].BytePerPixelC = v->BytePerPixelC[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
783 …epPrefetchParametersWatermarksAndPerformanceCalculation.myPipe.BytePerPixelC = v->BytePerPixelC[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1266 v->BytePerPixelC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1301 v->BytePerPixelC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c84 int BytePerPixelC; member
178 unsigned int BytePerPixelC,
322 int BytePerPixelC[],
380 int BytePerPixelC[],
413 int BytePerPixelC[],
456 int BytePerPixelC[],
1053 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC / 4;
1055 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC;
1060 …_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->BytePerPixelC;
1368 …ble) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelC * swath_width_…
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.h46 unsigned int *BytePerPixelC,
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c44 dml_uint_t *BytePerPixelC,
203 dml_uint_t BytePerPixelC,
399 dml_uint_t BytePerPixelC[],
471 dml_uint_t BytePerPixelC[],
507 dml_uint_t BytePerPixelC[],
552 dml_uint_t BytePerPixelC[],
1179 s->bytes_pp = p->myPipe->BytePerPixelY + p->myPipe->BytePerPixelC / 4; in CalculatePrefetchSchedule()
1181 s->bytes_pp = p->myPipe->BytePerPixelY + p->myPipe->BytePerPixelC; in CalculatePrefetchSchedule()
1190 …ipe->BytePerPixelY + p->PrefetchSourceLinesC * p->swath_width_chroma_ub * p->myPipe->BytePerPixelC; in CalculatePrefetchSchedule()
1236 dml_print("DML::%s: BytePerPixelC = %u\n", __func__, p->myPipe->BytePerPixelC); in CalculatePrefetchSchedule()
[all …]
H A Ddisplay_mode_core_structs.h474 dml_uint_t BytePerPixelC; member
918 dml_uint_t BytePerPixelC[__DML_NUM_PLANES__]; member
1021 dml_uint_t BytePerPixelC[__DML_NUM_PLANES__]; member
1315 dml_uint_t *BytePerPixelC; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c55 unsigned int *BytePerPixelC,
206 unsigned int BytePerPixelC,
342 unsigned int BytePerPixelC[],
695 unsigned int BytePerPixelC[],
712 unsigned int BytePerPixelC[],
879 &mode_lib->ms.BytePerPixelC[k], in dml2_core_shared_mode_support()
907 …a[k] = mode_lib->ms.SwathWidthCSingleDPP[k] * math_ceil2(mode_lib->ms.BytePerPixelC[k], 2.0) / (di… in dml2_core_shared_mode_support()
1009 …cfg->plane_descriptors[k].composition.rotation_angle) && mode_lib->ms.BytePerPixelC[k] > 0 && disp… in dml2_core_shared_mode_support()
1011 …cfg->plane_descriptors[k].composition.rotation_angle) && mode_lib->ms.BytePerPixelC[k] > 0 && disp… in dml2_core_shared_mode_support()
1028 if (mode_lib->ms.BytePerPixelC[k] == 0.0) { in dml2_core_shared_mode_support()
[all …]
H A Ddml2_core_dcn4_calcs.c587 unsigned int *BytePerPixelC, in CalculateBytePerPixelAndBlockSizes() argument
604 *BytePerPixelC = 1; in CalculateBytePerPixelAndBlockSizes()
610 *BytePerPixelC = 0; in CalculateBytePerPixelAndBlockSizes()
615 *BytePerPixelC = 0; in CalculateBytePerPixelAndBlockSizes()
620 *BytePerPixelC = 0; in CalculateBytePerPixelAndBlockSizes()
625 *BytePerPixelC = 0; in CalculateBytePerPixelAndBlockSizes()
630 *BytePerPixelC = 1; in CalculateBytePerPixelAndBlockSizes()
635 *BytePerPixelC = 2; in CalculateBytePerPixelAndBlockSizes()
640 *BytePerPixelC = 4; in CalculateBytePerPixelAndBlockSizes()
645 *BytePerPixelC = 4; in CalculateBytePerPixelAndBlockSizes()
[all …]
H A Ddml2_core_shared_types.h127 unsigned int BytePerPixelC; member
423 unsigned int BytePerPixelC[DML2_MAX_PLANES]; member
567 unsigned int BytePerPixelC[DML2_MAX_PLANES]; member
1491 unsigned int *BytePerPixelC; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h122 unsigned int BytePerPixelC; member
H A Ddisplay_mode_vba.h180 unsigned int BytePerPixelC,
1008 unsigned int BytePerPixelC[DC__NUM_DPP__MAX]; member
H A Ddisplay_mode_vba.c982 unsigned int BytePerPixelC, in Calculate256BBlockSizes() argument
1014 *BlockWidth256BytesC = 256 / BytePerPixelC / *BlockHeight256BytesC; in Calculate256BBlockSizes()