Home
last modified time | relevance | path

Searched refs:full_pstate_supported (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c2077 bool full_pstate_supported = false; in dcn20_validate_bandwidth_fp() local
2098 full_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support; in dcn20_validate_bandwidth_fp()
2101 (voltage_supported && full_pstate_supported)) { in dcn20_validate_bandwidth_fp()
2102 context->bw_ctx.bw.dcn.clk.p_state_change_support = full_pstate_supported; in dcn20_validate_bandwidth_fp()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c3206 bool full_pstate_supported = false; local
3225 full_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support;
3228 (voltage_supported && full_pstate_supported)) {
3229 context->bw_ctx.bw.dcn.clk.p_state_change_support = full_pstate_supported;

Completed in 9 milliseconds