Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dni_dpm.h174 bool dc_compatible; member
H A Dci_dpm.h48 bool dc_compatible; member
H A Drv770_dpm.h155 bool dc_compatible; member
H A Dbtc_dpm.c2246 ps->dc_compatible = true; in btc_apply_state_adjust_rules()
2248 ps->dc_compatible = false; in btc_apply_state_adjust_rules()
H A Dsi_dpm.c3159 ps->dc_compatible = true; in si_apply_state_adjust_rules()
3162 ps->dc_compatible = false; in si_apply_state_adjust_rules()
5196 if (state->dc_compatible) in si_convert_power_state_to_smc()
H A Dni_dpm.c895 ps->dc_compatible = true; in ni_apply_state_adjust_rules()
898 ps->dc_compatible = false; in ni_apply_state_adjust_rules()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h83 bool dc_compatible; member
H A Dvega10_hwmgr.h110 bool dc_compatible; member
H A Dvega20_hwmgr.h127 bool dc_compatible; member
H A Dsmu7_hwmgr.c3349 ps->dc_compatible = true; in smu7_get_pp_table_entry_v1()
3497 ps->dc_compatible = true; in smu7_get_pp_table_entry_v0()
H A Dvega10_hwmgr.c3216 ps->dc_compatible = true; in vega10_get_pp_table_entry()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.h611 bool dc_compatible; member
616 bool dc_compatible; member
H A Dsi_dpm.c3614 ps->dc_compatible = true; in si_apply_state_adjust_rules()
3617 ps->dc_compatible = false; in si_apply_state_adjust_rules()
5655 if (state->dc_compatible) in si_convert_power_state_to_smc()