Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/radeon/
Dcypress_dpm.h61 struct evergreen_power_info { struct
63 struct rv7xx_power_info rv7xx;
65 bool vddci_control;
66 bool dynamic_ac_timing;
67 bool abm;
68 bool mcls;
69 bool light_sleep;
70 bool memory_transition;
71 bool pcie_performance_request;
72 bool pcie_performance_request_registered;
[all …]
/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.h645 struct evergreen_power_info { struct
647 struct rv7xx_power_info rv7xx;
649 bool vddci_control;
650 bool dynamic_ac_timing;
651 bool abm;
652 bool mcls;
653 bool light_sleep;
654 bool memory_transition;
655 bool pcie_performance_request;
656 bool pcie_performance_request_registered;
[all …]