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/swsmu/inc/
A Damdgpu_smu.h191 struct smu_power_state { struct
192 uint32_t id;
193 struct list_head ordered_list;
196 struct smu_state_classification_block classification;
197 struct smu_state_validation_block validation;
198 struct smu_state_pcie_block pcie;
199 struct smu_state_display_block display;
200 struct smu_state_memory_block memory;
201 struct smu_state_software_algorithm_block software;
202 struct smu_uvd_clocks uvd_clocks;
[all …]

Completed in 12 milliseconds