Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c131 static bool forced_pstate_allow; /* help with revert wa */ in hubbub1_verify_allow_pstate_change_high() local
136 if (forced_pstate_allow) { in hubbub1_verify_allow_pstate_change_high()
144 forced_pstate_allow = false; in hubbub1_verify_allow_pstate_change_high()
210 forced_pstate_allow = true; in hubbub1_verify_allow_pstate_change_high()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubbub.c964 static bool forced_pstate_allow; /* help with revert wa */ in hubbub31_verify_allow_pstate_change_high() local
969 if (forced_pstate_allow) { in hubbub31_verify_allow_pstate_change_high()
977 forced_pstate_allow = false; in hubbub31_verify_allow_pstate_change_high()
1003 forced_pstate_allow = true; in hubbub31_verify_allow_pstate_change_high()