HomeSort by: relevance | last modified time | path
    Searched refs:dc_compatible (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu7_hwmgr.h 85 bool dc_compatible; member in struct:smu7_power_state
vega10_hwmgr.h 112 bool dc_compatible; member in struct:vega10_power_state
vega20_hwmgr.h 129 bool dc_compatible; member in struct:vega20_power_state
amdgpu_smu7_hwmgr.c 3258 ps->dc_compatible = true;
3406 ps->dc_compatible = true;
amdgpu_vega10_hwmgr.c 3155 ps->dc_compatible = true;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
ci_dpm.h 50 bool dc_compatible; member in struct:ci_ps
ni_dpm.h 176 bool dc_compatible; member in struct:ni_ps
rv770_dpm.h 157 bool dc_compatible; member in struct:rv7xx_ps
radeon_btc_dpm.c 2251 ps->dc_compatible = true;
2253 ps->dc_compatible = false;
radeon_ni_dpm.c 900 ps->dc_compatible = true;
903 ps->dc_compatible = false;
radeon_si_dpm.c 3180 ps->dc_compatible = true;
3183 ps->dc_compatible = false;
5217 if (state->dc_compatible)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_dpm.h 613 bool dc_compatible; member in struct:rv7xx_ps
618 bool dc_compatible; member in struct:si_ps
amdgpu_si_dpm.c 3640 ps->dc_compatible = true;
3643 ps->dc_compatible = false;
5681 if (state->dc_compatible)

Completed in 38 milliseconds