Home
last modified time | relevance | path

Searched refs:dc_compatible (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dni_dpm.h174 bool dc_compatible; member
Dci_dpm.h47 bool dc_compatible; member
Drv770_dpm.h154 bool dc_compatible; member
Dbtc_dpm.c2246 ps->dc_compatible = true; in btc_apply_state_adjust_rules()
2248 ps->dc_compatible = false; in btc_apply_state_adjust_rules()
Dsi_dpm.c3188 ps->dc_compatible = true; in si_apply_state_adjust_rules()
3191 ps->dc_compatible = false; in si_apply_state_adjust_rules()
5226 if (state->dc_compatible) in si_convert_power_state_to_smc()
Dni_dpm.c894 ps->dc_compatible = true; in ni_apply_state_adjust_rules()
897 ps->dc_compatible = false; in ni_apply_state_adjust_rules()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.h48 bool dc_compatible; member