Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dsi_dpm.h71 struct si_dte_data struct
74 u32 r[SMC_SISLANDS_DTE_MAX_FILTER_STAGES];
75 u32 k;
76 u32 t0;
77 u32 max_t;
78 u8 window_size;
79 u8 temp_select;
80 u8 dte_mode;
81 u8 tdep_count;
85 u32 t_threshold;
[all …]
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.h887 struct si_dte_data struct
890 u32 r[SMC_SISLANDS_DTE_MAX_FILTER_STAGES];
891 u32 k;
892 u32 t0;
893 u32 max_t;
894 u8 window_size;
895 u8 temp_select;
896 u8 dte_mode;
897 u8 tdep_count;
901 u32 t_threshold;
[all …]