Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h133 unsigned int swath_width_luma_ub[],
184 unsigned int swath_width_luma_ub[], // per-pipe
536 unsigned int swath_width_luma_ub,
744 unsigned int swath_width_luma_ub,
859 unsigned int swath_width_luma_ub[],
H A Ddisplay_mode_vba_util_32.c444 unsigned int swath_width_luma_ub[], in dml32_CalculateSwathAndDETConfiguration()
512 swath_width_luma_ub, in dml32_CalculateSwathAndDETConfiguration()
516 …RoundedUpMaxSwathSizeBytesY[k] = swath_width_luma_ub[k] * BytePerPixDETY[k] * MaximumSwathHeightY[… in dml32_CalculateSwathAndDETConfiguration()
520 dml_print("DML::%s: k=%0d swath_width_luma_ub = %d\n", __func__, k, swath_width_luma_ub[k]); in dml32_CalculateSwathAndDETConfiguration()
716 unsigned int swath_width_luma_ub[], // per-pipe in dml32_CalculateSwathWidth()
794 swath_width_luma_ub[k] = dml_min(surface_width_ub_l, in dml32_CalculateSwathWidth()
802 swath_width_luma_ub[k] = dml_min(surface_width_ub_l, in dml32_CalculateSwathWidth()
830 swath_width_luma_ub[k] = dml_min(surface_height_ub_l, dml_floor(ViewportYStart[k] + in dml32_CalculateSwathWidth()
835 swath_width_luma_ub[k] = dml_min(surface_height_ub_l, dml_ceil(SwathWidthY[k] - 1, in dml32_CalculateSwathWidth()
868 dml_print("DML::%s: k=%d swath_width_luma_ub=%0d\n", __func__, k, swath_width_luma_ub[k]); in dml32_CalculateSwathWidth()
[all …]
H A Ddisplay_mode_vba_32.c203 v->swath_width_luma_ub, v->swath_width_chroma_ub); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
650 v->swath_width_luma_ub[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
681 v->swath_width_luma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
808 v->swath_width_luma_ub[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
847 v->swath_width_luma_ub[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1257 v->swath_width_luma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c103 long swath_width_luma_ub,
306 long swath_width_luma_ub,
339 unsigned int swath_width_luma_ub[],
509 int swath_width_luma_ub[],
547 unsigned int swath_width_luma_ub[],
766 long swath_width_luma_ub, in CalculatePrefetchSchedule() argument
916 …prefetch_bw_oto = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLine… in CalculatePrefetchSchedule()
971 + PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY in CalculatePrefetchSchedule()
984 swath_width_luma_ub * BytePerPixelY + in CalculatePrefetchSchedule()
994 swath_width_luma_ub * BytePerPixelY + PrefetchSourceLinesC * in CalculatePrefetchSchedule()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c421 dml_uint_t swath_width_luma_ub,
463 dml_uint_t swath_width_luma_ub[],
615 dml_uint_t swath_width_luma_ub[],
1191 …s->prefetch_sw_bytes = p->PrefetchSourceLinesY * p->swath_width_luma_ub * p->myPipe->BytePerPixelY… in CalculatePrefetchSchedule()
1236 dml_print("DML::%s: swath_width_luma_ub = %u\n", __func__, p->swath_width_luma_ub); in CalculatePrefetchSchedule()
1493 * p->swath_width_luma_ub / s->LineTime; in CalculatePrefetchSchedule()
1497 dml_print("DML::%s: swath_width_luma_ub = %u\n", __func__, p->swath_width_luma_ub); in CalculatePrefetchSchedule()
3190 dml_uint_t swath_width_luma_ub, in CalculateUrgentBurstFactor() argument
3235 …state_change_phantom_pipe ? 1024*1024 : DETBufferSizeY) / BytePerPixelInDETY / swath_width_luma_ub; in CalculateUrgentBurstFactor()
3272 dml_uint_t swath_width_luma_ub[], in CalculatePixelDeliveryTimes() argument
[all …]
H A Ddisplay_mode_core_structs.h1087 dml_uint_t swath_width_luma_ub[__DML_NUM_PLANES__]; member
1505 dml_uint_t *swath_width_luma_ub; member
1620 dml_uint_t swath_width_luma_ub; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c840 unsigned int swath_width_luma_ub[], // per-pipe in CalculateSwathWidth()
941swath_width_luma_ub[k] = (unsigned int)(math_min2(surface_width_ub_l, math_floor2(display_cfg->pla… in CalculateSwathWidth()
943swath_width_luma_ub[k] = (unsigned int)(math_min2(surface_width_ub_l, math_ceil2((double)SwathWidt… in CalculateSwathWidth()
945 req_per_swath_ub_l[k] = swath_width_luma_ub[k] / req_width_horz_y; in CalculateSwathWidth()
962swath_width_luma_ub[k] = (unsigned int)(math_min2(surface_height_ub_l, math_floor2(display_cfg->pl… in CalculateSwathWidth()
964swath_width_luma_ub[k] = (unsigned int)(math_min2(surface_height_ub_l, math_ceil2((double)SwathWid… in CalculateSwathWidth()
966 req_per_swath_ub_l[k] = swath_width_luma_ub[k] / Read256BytesBlockHeightY[k]; in CalculateSwathWidth()
979 DML_LOG_VERBOSE("DML::%s: k=%u swath_width_luma_ub=%u\n", __func__, k, swath_width_luma_ub[k]); in CalculateSwathWidth()
3425 unsigned int swath_width_luma_ub, in CalculateUrgentBurstFactor() argument
3457 DML_LOG_VERBOSE("DML::%s: swath_width_luma_ub = %d\n", __func__, swath_width_luma_ub); in CalculateUrgentBurstFactor()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h977 unsigned int swath_width_luma_ub[DC__NUM_DPP__MAX]; member