validate_bandwidth 1884 drivers/gpu/drm/amd/display/dc/core/dc.c 		if (!dc->res_pool->funcs->validate_bandwidth(dc, context,
validate_bandwidth 2092 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		if (!dc->res_pool->funcs->validate_bandwidth(dc, new_ctx, fast_validate))
validate_bandwidth  900 drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c 	.validate_bandwidth = dce100_validate_bandwidth,
validate_bandwidth 1159 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c 	.validate_bandwidth = dce110_validate_bandwidth,
validate_bandwidth  978 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c 	.validate_bandwidth = dce112_validate_bandwidth,
validate_bandwidth  837 drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c 	.validate_bandwidth = dce112_validate_bandwidth,
validate_bandwidth  866 drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c 	.validate_bandwidth = dce80_validate_bandwidth,
validate_bandwidth 1254 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c 	.validate_bandwidth = dcn_validate_bandwidth,
validate_bandwidth 1315 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	if (!dc->res_pool->funcs->validate_bandwidth(dc, context, false))
validate_bandwidth 3007 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	.validate_bandwidth = dcn20_validate_bandwidth,
validate_bandwidth 1426 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c 	.validate_bandwidth = dcn21_validate_bandwidth,
validate_bandwidth   99 drivers/gpu/drm/amd/display/dc/inc/core_types.h 	bool (*validate_bandwidth)(