Home
last modified time | relevance | path

Searched refs:swath_width_chroma_ub (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h134 unsigned int swath_width_chroma_ub[],
185 unsigned int swath_width_chroma_ub[]);
534 unsigned int swath_width_chroma_ub,
742 unsigned int swath_width_chroma_ub,
856 unsigned int swath_width_chroma_ub[],
Ddisplay_mode_vba_util_32.c445 unsigned int swath_width_chroma_ub[], in dml32_CalculateSwathAndDETConfiguration()
513 swath_width_chroma_ub); in dml32_CalculateSwathAndDETConfiguration()
517 …RoundedUpMaxSwathSizeBytesC[k] = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeight… in dml32_CalculateSwathAndDETConfiguration()
525 dml_print("DML::%s: k=%0d swath_width_chroma_ub = %d\n", __func__, k, swath_width_chroma_ub[k]); in dml32_CalculateSwathAndDETConfiguration()
717 unsigned int swath_width_chroma_ub[]) // per-pipe in dml32_CalculateSwathWidth()
810 swath_width_chroma_ub[k] = dml_min(surface_width_ub_c, in dml32_CalculateSwathWidth()
817 swath_width_chroma_ub[k] = dml_min(surface_width_ub_c, in dml32_CalculateSwathWidth()
823 swath_width_chroma_ub[k] = 0; in dml32_CalculateSwathWidth()
841 swath_width_chroma_ub[k] = dml_min(surface_height_ub_c, in dml32_CalculateSwathWidth()
848 swath_width_chroma_ub[k] = dml_min(surface_height_ub_c, in dml32_CalculateSwathWidth()
[all …]
Ddisplay_mode_vba_32.c204 v->swath_width_luma_ub, v->swath_width_chroma_ub); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
649 v->swath_width_chroma_ub[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
680 v->swath_width_chroma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
806 v->swath_width_chroma_ub[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
842 v->swath_width_chroma_ub[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1246 v->swath_width_chroma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c125 long swath_width_chroma_ub,
377 long swath_width_chroma_ub,
410 unsigned int swath_width_chroma_ub[],
580 int swath_width_chroma_ub[],
618 unsigned int swath_width_chroma_ub[]);
856 long swath_width_chroma_ub, in CalculatePrefetchSchedule()
1012 …sY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerP… in CalculatePrefetchSchedule()
1068 + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) in CalculatePrefetchSchedule()
1081 PrefetchSourceLinesC * swath_width_chroma_ub * in CalculatePrefetchSchedule()
1091 swath_width_chroma_ub * BytePerPixelC) / (Tpre_rounded - in CalculatePrefetchSchedule()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c141 int swath_width_chroma_ub,
342 int swath_width_chroma_ub,
373 unsigned int swath_width_chroma_ub[],
563 int swath_width_chroma_ub[],
601 int swath_width_chroma_ub[]);
852 int swath_width_chroma_ub,
1057 …th_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->…
1065 …th_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->…
1365 …fetchSourceLinesC / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelC * swath_width_chroma_ub
2201 v->swath_width_chroma_ub);
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c153 int swath_width_chroma_ub,
354 int swath_width_chroma_ub,
385 unsigned int swath_width_chroma_ub[],
575 int swath_width_chroma_ub[],
613 int swath_width_chroma_ub[]);
874 int swath_width_chroma_ub,
1079 …th_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->…
1087 …th_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->…
1387 …fetchSourceLinesC / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelC * swath_width_chroma_ub
2223 v->swath_width_chroma_ub);
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c140 unsigned int *swath_width_chroma_ub,
392 unsigned int swath_width_chroma_ub[],
693 unsigned int *swath_width_chroma_ub, in CalculatePrefetchSchedule()
810 …*swath_width_chroma_ub = dml_ceil(SwathWidthY / 2 - 1, myPipe->BlockWidth256BytesC) + myPipe->Bloc… in CalculatePrefetchSchedule()
814 …*swath_width_chroma_ub = dml_ceil(SwathWidthY / 2 - 1, myPipe->BlockHeight256BytesC) + myPipe->Blo… in CalculatePrefetchSchedule()
817 …luma_ub * dml_ceil(BytePerPixelDETY, 1) + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil… in CalculatePrefetchSchedule()
870 + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) in CalculatePrefetchSchedule()
876 PrefetchSourceLinesC * *swath_width_chroma_ub * in CalculatePrefetchSchedule()
884 PrefetchSourceLinesC * *swath_width_chroma_ub * in CalculatePrefetchSchedule()
892 *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) / in CalculatePrefetchSchedule()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h967 unsigned int swath_width_chroma_ub[DC__NUM_DPP__MAX]; member