swath_width_luma_ub  138 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int *swath_width_luma_ub,
swath_width_luma_ub  390 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int           swath_width_luma_ub[],
swath_width_luma_ub  691 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int *swath_width_luma_ub,
swath_width_luma_ub  807 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		*swath_width_luma_ub = dml_ceil(SwathWidthY - 1, myPipe->BlockWidth256BytesY) + myPipe->BlockWidth256BytesY;
swath_width_luma_ub  810 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		*swath_width_luma_ub = dml_ceil(SwathWidthY - 1, myPipe->BlockHeight256BytesY) + myPipe->BlockHeight256BytesY;
swath_width_luma_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_luma_ub  863 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				+ PrefetchSourceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1)
swath_width_luma_ub  869 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				*swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) +
swath_width_luma_ub  877 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				*swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) +
swath_width_luma_ub  884 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		double PrefetchBandwidth4 = (PrefetchSourceLinesY * *swath_width_luma_ub *
swath_width_luma_ub  997 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					* *swath_width_luma_ub / LineTime;
swath_width_luma_ub 2215 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							&locals->swath_width_luma_ub[k],
swath_width_luma_ub 2476 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		locals->swath_width_luma_ub,
swath_width_luma_ub 4765 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							locals->swath_width_luma_ub,
swath_width_luma_ub 5703 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		unsigned int swath_width_luma_ub[],
swath_width_luma_ub 5731 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] * DPPPerPlane[k]
swath_width_luma_ub 5734 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k]
swath_width_luma_ub 5751 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k]
swath_width_luma_ub 5754 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k]
swath_width_luma_ub 5774 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			req_per_swath_ub = swath_width_luma_ub[k] / BlockWidth256BytesY[k];
swath_width_luma_ub 5776 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			req_per_swath_ub = swath_width_luma_ub[k] / BlockHeight256BytesY[k];
swath_width_luma_ub  733 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h 	unsigned int swath_width_luma_ub[DC__NUM_DPP__MAX];