Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_smu.h186 struct smu_power_state { struct
187 uint32_t id;
188 struct list_head ordered_list;
191 struct smu_state_classification_block classification;
192 struct smu_state_validation_block validation;
193 struct smu_state_pcie_block pcie;
194 struct smu_state_display_block display;
195 struct smu_state_memory_block memory;
196 struct smu_state_software_algorithm_block software;
197 struct smu_uvd_clocks uvd_clocks;
[all …]

Completed in 10 milliseconds