Searched refs:caps_cac (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dkv_dpm.h192 bool caps_cac; member in struct:kv_power_info
H A Damdgpu_kv_dpm.c538 if (pi->caps_cac) {
571 if (pi->caps_cac) {
2823 pi->caps_cac = true;
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dkv_dpm.h166 bool caps_cac; member in struct:kv_power_info
H A Dci_dpm.h257 bool caps_cac; member in struct:ci_power_info
H A Dradeon_kv_dpm.c411 if (pi->caps_cac) {
444 if (pi->caps_cac) {
2759 pi->caps_cac = true;
H A Dradeon_ci_dpm.c257 pi->caps_cac = false;
264 pi->caps_cac = true;
709 if (pi->caps_cac) {

Completed in 277 milliseconds