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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.h85 bool dc_compatible; member in struct:smu7_power_state
H A Dvega10_hwmgr.h112 bool dc_compatible; member in struct:vega10_power_state
H A Dvega20_hwmgr.h129 bool dc_compatible; member in struct:vega20_power_state
H A Damdgpu_smu7_hwmgr.c3258 ps->dc_compatible = true;
3406 ps->dc_compatible = true;
H A Damdgpu_vega10_hwmgr.c3155 ps->dc_compatible = true;
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dci_dpm.h50 bool dc_compatible; member in struct:ci_ps
H A Dni_dpm.h176 bool dc_compatible; member in struct:ni_ps
H A Drv770_dpm.h157 bool dc_compatible; member in struct:rv7xx_ps
H A Dradeon_btc_dpm.c2251 ps->dc_compatible = true;
2253 ps->dc_compatible = false;
H A Dradeon_ni_dpm.c900 ps->dc_compatible = true;
903 ps->dc_compatible = false;
H A Dradeon_si_dpm.c3180 ps->dc_compatible = true;
3183 ps->dc_compatible = false;
5217 if (state->dc_compatible)
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_dpm.h613 bool dc_compatible; member in struct:rv7xx_ps
618 bool dc_compatible; member in struct:si_ps
H A Damdgpu_si_dpm.c3640 ps->dc_compatible = true;
3643 ps->dc_compatible = false;
5681 if (state->dc_compatible)

Completed in 400 milliseconds