voltage_supported 2894 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	bool voltage_supported = false;
voltage_supported 2904 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	voltage_supported = dcn20_validate_bandwidth_internal(dc, context, false);
voltage_supported 2908 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		(voltage_supported && full_pstate_supported)) {
voltage_supported 2916 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	voltage_supported = dcn20_validate_bandwidth_internal(dc, context, false);
voltage_supported 2919 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	if (voltage_supported && dummy_pstate_supported) {
voltage_supported 2931 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	return voltage_supported;