Searched refs:swath_width_chroma_ub (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 125 long swath_width_chroma_ub, 377 long swath_width_chroma_ub, 464 unsigned int swath_width_chroma_ub[], 634 int swath_width_chroma_ub[], 672 unsigned int swath_width_chroma_ub[]); 922 long swath_width_chroma_ub, in CalculatePrefetchSchedule() 1078 …sY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerP… in CalculatePrefetchSchedule() 1134 + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) in CalculatePrefetchSchedule() 1147 PrefetchSourceLinesC * swath_width_chroma_ub * in CalculatePrefetchSchedule() 1157 swath_width_chroma_ub * BytePerPixelC) / (Tpre_rounded - in CalculatePrefetchSchedule() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_mode_vba_31.c | 147 int swath_width_chroma_ub, 404 int swath_width_chroma_ub, 489 unsigned int swath_width_chroma_ub[], 679 int swath_width_chroma_ub[], 717 int swath_width_chroma_ub[]); 968 int swath_width_chroma_ub, 1169 …th_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->… 1176 …th_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->… 1476 …fetchSourceLinesC / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelC * swath_width_chroma_ub 2312 v->swath_width_chroma_ub); [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 140 unsigned int *swath_width_chroma_ub, 392 unsigned int swath_width_chroma_ub[], 693 unsigned int *swath_width_chroma_ub, in CalculatePrefetchSchedule() 809 …*swath_width_chroma_ub = dml_ceil(SwathWidthY / 2 - 1, myPipe->BlockWidth256BytesC) + myPipe->Bloc… in CalculatePrefetchSchedule() 812 …*swath_width_chroma_ub = dml_ceil(SwathWidthY / 2 - 1, myPipe->BlockHeight256BytesC) + myPipe->Blo… in CalculatePrefetchSchedule() 815 …luma_ub * dml_ceil(BytePerPixelDETY, 1) + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil… in CalculatePrefetchSchedule() 868 + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) in CalculatePrefetchSchedule() 874 PrefetchSourceLinesC * *swath_width_chroma_ub * in CalculatePrefetchSchedule() 882 PrefetchSourceLinesC * *swath_width_chroma_ub * in CalculatePrefetchSchedule() 890 *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) / in CalculatePrefetchSchedule() [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 760 unsigned int swath_width_chroma_ub[DC__NUM_DPP__MAX]; member
|