Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2776 bool full_pstate_supported = false; in dcn20_validate_bandwidth() local
2786 full_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support; in dcn20_validate_bandwidth()
2789 (voltage_supported && full_pstate_supported)) { in dcn20_validate_bandwidth()