Add RSMI_CLK_TYPE_PCIE to rsmi_clk_type_t
showclocks/showclkfrq does not display pp_dpm_pcie values in sriov. This fix adds pcie clocks to rsmi_clk_type_t where rest of the clocks are present. Signed-off-by: Divya Shikre <DivyaUday.Shikre@amd.com> Change-Id: I6d129ae412623b369c14456ae9781b2dbceb2139
This commit is contained in:
کامیت شده توسط
Divya Uday Shikre
والد
9d6403bb17
کامیت
c9b42bff57
@@ -341,6 +341,7 @@ typedef enum {
|
||||
RSMI_CLK_TYPE_DCEF, //!< Display Controller Engine clock
|
||||
RSMI_CLK_TYPE_SOC, //!< SOC clock
|
||||
RSMI_CLK_TYPE_MEM, //!< Memory clock
|
||||
RSMI_CLK_TYPE_PCIE, //!< PCIE clock
|
||||
|
||||
// Add new clocks to the end (not in the middle) and update
|
||||
// RSMI_CLK_TYPE_LAST
|
||||
|
||||
مرجع در شماره جدید
Block a user