swath_width_chroma_ub  139 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int *swath_width_chroma_ub,
swath_width_chroma_ub  391 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int           swath_width_chroma_ub[],
swath_width_chroma_ub  692 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int *swath_width_chroma_ub,
swath_width_chroma_ub  808 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		*swath_width_chroma_ub = dml_ceil(SwathWidthY / 2 - 1, myPipe->BlockWidth256BytesC) + myPipe->BlockWidth256BytesC;
swath_width_chroma_ub  811 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		*swath_width_chroma_ub = dml_ceil(SwathWidthY / 2 - 1, myPipe->BlockHeight256BytesC) + myPipe->BlockHeight256BytesC;
swath_width_chroma_ub  814 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 	prefetch_bw_oto = (PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) / Tsw_oto;
swath_width_chroma_ub  864 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				+ PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2))
swath_width_chroma_ub  870 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				PrefetchSourceLinesC * *swath_width_chroma_ub *
swath_width_chroma_ub  878 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				PrefetchSourceLinesC * *swath_width_chroma_ub *
swath_width_chroma_ub  886 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				*swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) /
swath_width_chroma_ub 1001 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					* *swath_width_chroma_ub / LineTime;
swath_width_chroma_ub 2216 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							&locals->swath_width_chroma_ub[k],
swath_width_chroma_ub 2477 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		locals->swath_width_chroma_ub,
swath_width_chroma_ub 4766 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							locals->swath_width_chroma_ub,
swath_width_chroma_ub 5704 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int swath_width_chroma_ub[],
swath_width_chroma_ub 5742 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				DisplayPipeLineDeliveryTimeChroma[k] = swath_width_chroma_ub[k]
swath_width_chroma_ub 5745 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				DisplayPipeLineDeliveryTimeChroma[k] = swath_width_chroma_ub[k]
swath_width_chroma_ub 5763 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 						swath_width_chroma_ub[k] * DPPPerPlane[k]
swath_width_chroma_ub 5767 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 						swath_width_chroma_ub[k] / PSCL_THROUGHPUT_CHROMA[k] / DPPCLK[k];
swath_width_chroma_ub 5787 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				req_per_swath_ub = swath_width_chroma_ub[k]
swath_width_chroma_ub 5790 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				req_per_swath_ub = swath_width_chroma_ub[k]
swath_width_chroma_ub  734 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h 	unsigned int swath_width_chroma_ub[DC__NUM_DPP__MAX];