SwathWidthGranularityC 2726 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 	double SwathWidthGranularityC;
SwathWidthGranularityC 2881 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 			SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2)
SwathWidthGranularityC 2885 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 					SwathWidthGranularityC) + SwathWidthGranularityC)
SwathWidthGranularityC 4305 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 					locals->SwathWidthGranularityC = 256 / dml_ceil(locals->BytePerPixelInDETC[k], 2) / locals->MaxSwathHeightC[k];
SwathWidthGranularityC 4307 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 					locals->RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, locals->SwathWidthGranularityC)
SwathWidthGranularityC 4308 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 					+ locals->SwathWidthGranularityC) * locals->BytePerPixelInDETC[k] * locals->MaxSwathHeightC[k];
SwathWidthGranularityC 2758 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 	double SwathWidthGranularityC;
SwathWidthGranularityC 2913 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 			SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2)
SwathWidthGranularityC 2917 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 					SwathWidthGranularityC) + SwathWidthGranularityC)
SwathWidthGranularityC 4337 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 					locals->SwathWidthGranularityC = 256 / dml_ceil(locals->BytePerPixelInDETC[k], 2) / locals->MaxSwathHeightC[k];
SwathWidthGranularityC 4339 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 					locals->RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYPerState[i][j][k] / 2 - 1, locals->SwathWidthGranularityC)
SwathWidthGranularityC 4340 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 					+ locals->SwathWidthGranularityC) * locals->BytePerPixelInDETC[k] * locals->MaxSwathHeightC[k];
SwathWidthGranularityC 2819 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 	double SwathWidthGranularityC;
SwathWidthGranularityC 2971 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			SwathWidthGranularityC = 256.0 / dml_ceil(BytePerPixDETC, 2)
SwathWidthGranularityC 2975 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					SwathWidthGranularityC) + SwathWidthGranularityC)
SwathWidthGranularityC 4412 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					mode_lib->vba.SwathWidthGranularityC = 256.0 / dml_ceil(locals->BytePerPixelInDETC[k], 2.0) / locals->MaxSwathHeightC[k];
SwathWidthGranularityC 4413 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					mode_lib->vba.RoundedUpMaxSwathSizeBytesC = (dml_ceil(locals->SwathWidthYThisState[k] / 2.0 - 1.0, mode_lib->vba.SwathWidthGranularityC)
SwathWidthGranularityC 4414 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							+ mode_lib->vba.SwathWidthGranularityC) * locals->BytePerPixelInDETC[k] * locals->MaxSwathHeightC[k];
SwathWidthGranularityC  468 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h 	double SwathWidthGranularityC;