Home
last modified time | relevance | path

Searched defs:evergreen_power_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dcypress_dpm.h63 struct evergreen_power_info { struct
65 struct rv7xx_power_info rv7xx;
67 bool vddci_control;
68 bool dynamic_ac_timing;
69 bool abm;
70 bool mcls;
71 bool light_sleep;
72 bool memory_transition;
73 bool pcie_performance_request;
74 bool pcie_performance_request_registered;
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_dpm.h647 struct evergreen_power_info { struct
649 struct rv7xx_power_info rv7xx;
651 bool vddci_control;
652 bool dynamic_ac_timing;
653 bool abm;
654 bool mcls;
655 bool light_sleep;
656 bool memory_transition;
657 bool pcie_performance_request;
658 bool pcie_performance_request_registered;
[all …]