Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c2078 bool dummy_pstate_supported = false; in dcn20_validate_bandwidth_fp() local
2110 dummy_pstate_supported = context->bw_ctx.bw.dcn.clk.p_state_change_support; in dcn20_validate_bandwidth_fp()
2112 if (voltage_supported && (dummy_pstate_supported || !(context->stream_count))) { in dcn20_validate_bandwidth_fp()