Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.h652 struct evergreen_power_info { struct
654 struct rv7xx_power_info rv7xx;
656 bool vddci_control;
657 bool dynamic_ac_timing;
658 bool abm;
659 bool mcls;
660 bool light_sleep;
661 bool memory_transition;
662 bool pcie_performance_request;
663 bool pcie_performance_request_registered;
[all …]