Searched refs:full_pstate_supported (Results 1 – 1 of 1) sorted by relevance
2083 bool full_pstate_supported = false; in dcn20_validate_bandwidth_fp() local2104 full_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support; in dcn20_validate_bandwidth_fp()2107 (voltage_supported && full_pstate_supported)) { in dcn20_validate_bandwidth_fp()2108 context->bw_ctx.bw.dcn.clk.p_state_change_support = full_pstate_supported; in dcn20_validate_bandwidth_fp()