Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dni_dpm.h174 bool dc_compatible; member
Dci_dpm.h48 bool dc_compatible; member
Drv770_dpm.h155 bool dc_compatible; member
Dbtc_dpm.c2247 ps->dc_compatible = true; in btc_apply_state_adjust_rules()
2249 ps->dc_compatible = false; in btc_apply_state_adjust_rules()
Dsi_dpm.c3176 ps->dc_compatible = true; in si_apply_state_adjust_rules()
3179 ps->dc_compatible = false; in si_apply_state_adjust_rules()
5214 if (state->dc_compatible) in si_convert_power_state_to_smc()
Dni_dpm.c896 ps->dc_compatible = true; in ni_apply_state_adjust_rules()
899 ps->dc_compatible = false; in ni_apply_state_adjust_rules()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.h83 bool dc_compatible; member
Dvega10_hwmgr.h110 bool dc_compatible; member
Dvega20_hwmgr.h127 bool dc_compatible; member
Dsmu7_hwmgr.c3251 ps->dc_compatible = true; in smu7_get_pp_table_entry_v1()
3399 ps->dc_compatible = true; in smu7_get_pp_table_entry_v0()
Dvega10_hwmgr.c3116 ps->dc_compatible = true; in vega10_get_pp_table_entry()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.h611 bool dc_compatible; member
616 bool dc_compatible; member
Dsi_dpm.c3635 ps->dc_compatible = true; in si_apply_state_adjust_rules()
3638 ps->dc_compatible = false; in si_apply_state_adjust_rules()
5676 if (state->dc_compatible) in si_convert_power_state_to_smc()