Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/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()