Searched refs:dcn20_validate_bandwidth_internal (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | dcn20_fpu.c | 2029 static bool dcn20_validate_bandwidth_internal(struct dc *dc, struct dc_state *context, in dcn20_validate_bandwidth_internal() function 2099 return dcn20_validate_bandwidth_internal(dc, context, true, pipes); in dcn20_validate_bandwidth_fp() 2103 voltage_supported = dcn20_validate_bandwidth_internal(dc, context, false, pipes); in dcn20_validate_bandwidth_fp() 2116 voltage_supported = dcn20_validate_bandwidth_internal(dc, context, false, pipes); in dcn20_validate_bandwidth_fp()
|