Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c145 unsigned int *swath_width_chroma_ub,
397 unsigned int swath_width_chroma_ub[],
698 unsigned int *swath_width_chroma_ub, in CalculatePrefetchSchedule()
1007 * *swath_width_chroma_ub / LineTime; in CalculatePrefetchSchedule()
2222 &locals->swath_width_chroma_ub[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2483 locals->swath_width_chroma_ub, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4786 locals->swath_width_chroma_ub, in dml21_ModeSupportAndSystemConfigurationFull()
5724 unsigned int swath_width_chroma_ub[], in CalculatePixelDeliveryTimes() argument
5783 swath_width_chroma_ub[k] * DPPPerPlane[k] in CalculatePixelDeliveryTimes()
5807 req_per_swath_ub = swath_width_chroma_ub[k] in CalculatePixelDeliveryTimes()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h737 unsigned int swath_width_chroma_ub[DC__NUM_DPP__MAX]; member