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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dci_dpm.h48 bool dc_compatible; member in struct:ci_ps
H A Drv770_dpm.h155 bool dc_compatible; member in struct:rv7xx_ps
H A Dni_dpm.h174 bool dc_compatible; member in struct:ni_ps
H A Dbtc_dpm.c2244 ps->dc_compatible = true;
2246 ps->dc_compatible = false;
H A Dni_dpm.c894 ps->dc_compatible = true;
897 ps->dc_compatible = false;
H A Dsi_dpm.c3156 ps->dc_compatible = true;
3159 ps->dc_compatible = false;
5195 if (state->dc_compatible)
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h83 bool dc_compatible; member in struct:smu7_power_state
H A Dvega10_hwmgr.h110 bool dc_compatible; member in struct:vega10_power_state
H A Dvega20_hwmgr.h127 bool dc_compatible; member in struct:vega20_power_state
H A Dsmu7_hwmgr.c3723 ps->dc_compatible = true;
3871 ps->dc_compatible = true;
H A Dvega10_hwmgr.c3243 vega10_ps->dc_compatible = true;
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h618 bool dc_compatible; member in struct:rv7xx_ps
623 bool dc_compatible; member in struct:si_ps
H A Damdgpu_si_dpm.c3629 ps->dc_compatible = true;
3632 ps->dc_compatible = false;
5697 if (state->dc_compatible)

Completed in 281 milliseconds