Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c133 static bool forced_pstate_allow; /* help with revert wa */ in hubbub1_verify_allow_pstate_change_high() local
138 if (forced_pstate_allow) { in hubbub1_verify_allow_pstate_change_high()
146 forced_pstate_allow = false; in hubbub1_verify_allow_pstate_change_high()
212 forced_pstate_allow = true; in hubbub1_verify_allow_pstate_change_high()
/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubbub.c965 static bool forced_pstate_allow; /* help with revert wa */ in hubbub31_verify_allow_pstate_change_high() local
970 if (forced_pstate_allow) { in hubbub31_verify_allow_pstate_change_high()
978 forced_pstate_allow = false; in hubbub31_verify_allow_pstate_change_high()
1004 forced_pstate_allow = true; in hubbub31_verify_allow_pstate_change_high()