Home
last modified time | relevance | path

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

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