Home
last modified time | relevance | path

Searched refs:swath_width_luma_ub (Results 1 – 7 of 7) 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_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/dcn31/
H A Ddisplay_mode_vba_31.c139 int swath_width_luma_ub,
340 int swath_width_luma_ub,
371 unsigned int swath_width_luma_ub[],
562 int swath_width_luma_ub[],
600 int swath_width_luma_ub[],
851 int swath_width_luma_ub,
1060 …prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchS…
1074 dml_print("DML: swath_width_luma_ub: %d\n", swath_width_luma_ub);
1358 dml_print("DML::%s: swath_width_luma_ub = %d\n", __func__, swath_width_luma_ub);
1362 …eLinesY / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelY * swath_width_luma_ub / LineTime;
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h397 unsigned int swath_width_luma_ub[DML2_MAX_PLANES]; member
638 unsigned int swath_width_luma_ub[DML2_MAX_PLANES]; member
1595 unsigned int *swath_width_luma_ub; member
1730 unsigned int swath_width_luma_ub; member
H A Ddml2_core_shared.c110 unsigned int swath_width_luma_ub[], // per-pipe
322 unsigned int swath_width_luma_ub,
690 unsigned int swath_width_luma_ub[],
1158 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = s->dummy_integer_array[3]; in dml2_core_shared_mode_support()
1598 CalculateSwathAndDETConfiguration_params->swath_width_luma_ub = mode_lib->ms.swath_width_luma_ub; in dml2_core_shared_mode_support()
1842 mode_lib->ms.swath_width_luma_ub[k], in dml2_core_shared_mode_support()
2353 CalculatePrefetchSchedule_params->swath_width_luma_ub = mode_lib->ms.swath_width_luma_ub[k]; in dml2_core_shared_mode_support()
2457 mode_lib->ms.swath_width_luma_ub[k], in dml2_core_shared_mode_support()
3515 unsigned int swath_width_luma_ub[], // per-pipe in CalculateSwathWidth()
3623swath_width_luma_ub[k] = (unsigned int)(math_min2(surface_width_ub_l, math_floor2(display_cfg->pla… in CalculateSwathWidth()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1030 dml_uint_t swath_width_luma_ub[__DML_NUM_PLANES__]; member
1448 dml_uint_t *swath_width_luma_ub; member
1563 dml_uint_t swath_width_luma_ub; member
/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