lyndonli
f2e1aa267f
drm/amd/pm: update driver if header for smu_13_0_7
...
update driver if header for smu_13_0_7
Signed-off-by: lyndonli <Lyndon.Li@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Evan Quan <evan.quan@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
2022-11-23 09:01:53 -05:00
Evan Quan
4b14841c9a
drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround
...
The workaround designed for some specific ASICs is wrongly applied
to SMU13 ASICs. That leads to some runpm hang.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org
2022-11-15 13:29:06 -05:00
Evan Quan
df7c013efc
drm/amd/pm: enable runpm support over BACO for SMU13.0.7
...
Enable SMU13.0.7 runpm support.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
2022-11-15 13:28:38 -05:00
Evan Quan
8652da45d0
drm/amd/pm: enable runpm support over BACO for SMU13.0.0
...
Enable SMU13.0.0 runpm support.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
2022-11-15 13:28:09 -05:00
Guchun Chen
192039f122
drm/amdgpu: disable BACO support on more cards
...
Otherwise, some unexpected PCIE AER errors will be observed
in runtime suspend/resume cycle.
Signed-off-by: Guchun Chen <guchun.chen@amd.com >
Acked-by: Alex Deucher <alexander.deucher@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-11-15 13:24:11 -05:00
Guchun Chen
0c85c067c9
drm/amdgpu: disable BACO on special BEIGE_GOBY card
...
Still avoid intermittent failure.
Signed-off-by: Guchun Chen <guchun.chen@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Acked-by: Evan Quan <evan.quan@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org
2022-11-09 18:06:16 -05:00
Tim Huang
bc66c9ab16
drm/amd/pm: update SMU IP v13.0.4 msg interface header
...
Some of the unused messages that were used earlier in development have
been freed up as spare messages, no intended functional changes.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com >
Signed-off-by: Tim Huang <tim.huang@amd.com >
Acked-by: Alex Deucher <alexander.deucher@amd.com >
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
2022-11-09 17:56:27 -05:00
Kenneth Feng
08841950db
drm/amd/pm: allow gfxoff on gc_11_0_3
...
allow gfxoff on gc_11_0_3
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Yang Wang <kevinyang.wang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-24 14:44:03 -04:00
Kenneth Feng
09aef0258a
drm/amd/pm: update driver-if header for smu_v13_0_10
...
update driver-if header for smu_v13_0_10 and merge with smu_v13_0_0
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-21 16:12:59 -04:00
Kenneth Feng
5ce4726a13
drm/amd/pm: enable thermal alert on smu_v13_0_10
...
enable thermal alert on smu_v13_0_10
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:13:34 -04:00
Tim Huang
31c261a7ff
drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
...
The pmfw has changed the driver interface version, so keep same with the
fw.
Signed-off-by: Tim Huang <tim.huang@amd.com >
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:12:51 -04:00
Tim Huang
853fdb4916
drm/amd/pm: update SMU IP v13.0.4 driver interface version
...
Update the SMU driver interface version to V7.
Signed-off-by: Tim Huang <tim.huang@amd.com >
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:12:44 -04:00
Evan Quan
3059cd8c5f
drm/amd/pm: disable cstate feature for gpu reset scenario
...
Suggested by PMFW team and same as what did for gfxoff feature.
This can address some Mode1Reset failures observed on SMU13.0.0.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:12:20 -04:00
Evan Quan
ba2f09960e
drm/amd/pm: fulfill SMU13.0.7 cstate control interface
...
Fulfill the functionality for cstate control.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:12:14 -04:00
Evan Quan
528c0e66e0
drm/amd/pm: fulfill SMU13.0.0 cstate control interface
...
Fulfill the functionality for cstate control.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Cc: stable@vger.kernel.org # 6.0.x
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:12:01 -04:00
Kenneth Feng
f700486cd1
drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10
...
skip loading pptable from driver on secure board since it's loaded from psp.
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Guan Yu <Guan.Yu@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:09:31 -04:00
Kenneth Feng
4c7f9a3c15
drm/amd/pm: remove the pptable id override on smu_v13_0_10
...
remove the pptable id override on smu_v13_0_10,
and the id is fetched from vbios now.
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Likun Gao <Likun.Gao@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:09:17 -04:00
Kenneth Feng
4d72a4e4fb
drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10
...
temporarily disable thermal alert on smu_v13_0_10 due to kfd test fail.
will enable it again after confirming the thermal hardware setting.
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-10-18 22:09:10 -04:00
Evan Quan
425ad8a5d3
drm/amd/pm: use adverse selection for dpm features unsupported by driver
...
It's vbios and pmfw instead of driver who decide whether some dpm features
is supported or not. Driver just de-selects those features which are not
permitted on user's request. Thus, we use adverse selects model.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-29 09:41:43 -04:00
Evan Quan
ce754eb939
drm/amd/pm: enable gfxoff feature for SMU 13.0.0
...
The feature is ready with latest 78.58.0 PMFW.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-29 09:41:42 -04:00
Evan Quan
0b844b6ee2
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
...
The pptable in the vbios is fully ready. The related workarounds
in driver are not needed any more.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Acked-by: Guchun Chen <guchun.chen@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-20 12:41:00 -04:00
Evan Quan
8522b42aad
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
...
Enable 3794 pptable support for SMU13.0.0.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Acked-by: Guchun Chen <guchun.chen@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-20 12:40:52 -04:00
Li Ma
0d6516efff
drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature info
...
Add new gpu_metrics_v2_3 to acquire average temperature info from SMU metrics. To acquire average temp info from gpu_metrics interface, but gpu_metrics_v2_2 only has members to show current temp info.
---
v1:
Only add average_temperature_gfx in gpu_metrics_v2_3.
v2:
Add average temp members for soc, core and l3 in gpu_metrics_v2_3 and put these new members at the end of gpu_metrics_v2_3. Add operation to read average temp info from metrics table.
v3:
Merge v1 and v2 and rename the patch.
v4:
Merge v3. Add firmware version judgment in vangogh_common_get_gpu_metrics to maintain backward compatibility and rename the patch. "return ret" on error scenario in smu_cmn_get_smc_version.
Signed-off-by: Li Ma <li.ma@amd.com >
Reviewed-by: Evan Quan <evan.quan@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-14 12:38:41 -04:00
Guchun Chen
7bb9122829
drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
...
To avoid hardware intermittent failures.
Signed-off-by: Guchun Chen <guchun.chen@amd.com >
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-13 12:54:22 -04:00
Evan Quan
6d9b523dac
drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7
...
Missing SetMGpuFanBoostLimitRpm mapping leads to loading failure for SMU
13.0.7.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-07 22:21:41 -04:00
Yifan Zha
72be731658
drm/amd: Skip smu_v13 register irq on SRIOV VF
...
[Why]
VF do not need to handle SMU IRQ state.
L1 Policy will block VF access THM_THERMAL_INT_CTRL and MP1_SMN_IH_SW_INT/CNTL.
[How]
Skip smu_v13 init register_irq_handler under SRIOV VF.
And add irq_src check in enable/disable thermal alert
to avoid thermal alert enable/disable fail.
Acked-by: Christian König <christian.koenig@amd.com >
Signed-off-by: Yifan Zha <Yifan.Zha@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-09-01 15:11:57 -04:00
John Clements
d9ec10c30e
drm/amdgpu: added supported smu 13.0.10 sw pptable
...
added sw pptable id 6666 for smu 13.0.10
v2: fix checkpatch error (Alex)
Signed-off-by: John Clements <john.clements@amd.com >
Signed-off-by: Likun Gao <Likun.Gao@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-29 18:00:28 -04:00
Yang Wang
8e039cd176
drm/amd/pm: add smu_v13_0_10 driver if version
...
add smu_v13_0_10 driver if version
Signed-off-by: Yang Wang <KevinYang.Wang@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-29 17:59:31 -04:00
Yang Wang
92f0504366
drm/amd/pm: add smu_v13_0_10 support
...
add smu_v13_0_10 support.
Signed-off-by: Yang Wang <KevinYang.Wang@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-29 17:59:31 -04:00
Evan Quan
606db591bf
drm/amd/pm: bump SMU 13.0.0 driver_if header version
...
To suppress the warning about version mismatch with
the latest 78.54.0 PMFW.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-29 17:59:29 -04:00
Evan Quan
f9a48ed706
drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs
...
For those SMU13.0.7 unsecure SKUs, the vbios carried pptable is ready to go.
Use that one instead of hardcoded softpptable.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-29 17:59:29 -04:00
Evan Quan
64e32c91fb
drm/amd/pm: use vbios carried pptable for those supported SKUs
...
For some SMU13.0.0 SKUs, the vbios carried pptable is ready to go.
Use that one instead of hardcoded softpptable.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-29 17:59:29 -04:00
Evan Quan
8243df4778
drm/amd/pm: update SMU 13.0.0 driver_if header
...
To fit the latest 78.53 PMFW.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-25 13:35:17 -04:00
André Almeida
1ed5a845c7
drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
...
Implement functions to get and set GFXOFF's entry count and residency
for vangogh.
Signed-off-by: André Almeida <andrealmeid@igalia.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:17:31 -04:00
André Almeida
0ad7347a64
drm/amd: Add detailed GFXOFF stats to debugfs
...
Add debugfs interface to log GFXOFF statistics:
- Read amdgpu_gfxoff_count to get the total GFXOFF entry count at the
time of query since system power-up
- Write 1 to amdgpu_gfxoff_residency to start logging, and 0 to stop.
Read it to get average GFXOFF residency % multiplied by 100
during the last logging interval.
Both features are designed to be keep the values persistent between
suspends.
Signed-off-by: André Almeida <andrealmeid@igalia.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:17:31 -04:00
Victor Zhao
672c0218e3
drm/amdgpu: add mode2 reset for sienna_cichlid
...
To meet the requirement for multi container usecase which needs
a quicker reset and not causing VRAM lost, adding the Mode2
reset handler for sienna_cichlid.
v2: move skip mode2 flag part separately
v3: remove the use of asic_reset_res
Signed-off-by: Victor Zhao <Victor.Zhao@amd.com >
Acked-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:14:31 -04:00
Tim Huang
5a0918b4cb
drm/amd/pm: Enable GFXOFF feature for SMU IP v13.0.4
...
The driver needs to set EnableGfxImu message parameter to tell the PMFW
to set the flag that enables the GFXOFF feature.
Signed-off-by: Tim Huang <tim.huang@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:07:00 -04:00
Tim Huang
c8007d362c
drm/amd/pm: update the smu driver interface version for SMU IP v13.0.4
...
The pmfw has changed the driver interface version, so keep same with the
fw.
Signed-off-by: Tim Huang <tim.huang@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:05:18 -04:00
Kenneth Feng
ea8793f214
drm/amd/pm: add mode1 support on smu_v13_0_7
...
add mode1 support since it's missing on smu_v13_0_7
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Yang Wang <kevinyang.wang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:03:17 -04:00
Evan Quan
4bac1c846e
drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics
...
Without these, potential memory leak may be induced.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:03:02 -04:00
Evan Quan
0a2d922a56
drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
...
To avoid any potential memory leak.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-16 18:02:57 -04:00
Zhen Ni
541d54e40f
drm/amd/pm: Fix a potential gpu_metrics_table memory leak
...
Memory is allocated for gpu_metrics_table in
smu_v13_0_5_init_smc_tables(), but not freed in
smu_v13_0_5_fini_smc_tables(). This may cause memory leaks, fix it.
Reviewed-by: Evan Quan <evan.quan@amd.com >
Signed-off-by: Zhen Ni <nizhen@uniontech.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-10 15:41:23 -04:00
Zhen Ni
5afb76522a
drm/amd/pm: Fix a potential gpu_metrics_table memory leak
...
Memory is allocated for gpu_metrics_table in
smu_v13_0_4_init_smc_tables(), but not freed in
smu_v13_0_4_fini_smc_tables(). This may cause memory leaks, fix it.
Reviewed-by: Evan Quan <evan.quan@amd.com >
Signed-off-by: Zhen Ni <nizhen@uniontech.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-10 15:41:23 -04:00
Kenneth Feng
4e64b529c5
drm/amd/pm: skip pptable override for smu_v13_0_7
...
skip pptable override for smu_v13_0_7 secure boards only.
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com >
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-10 15:41:23 -04:00
Evan Quan
b7ffeb4a1b
drm/amd/pm: add 3715 softpptable support for SMU13.0.0
...
Add support for 3715 softpptable.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-10 15:41:23 -04:00
Tim Huang
1ff77beac8
drm/amdgpu/pm: remove EnableGfxOff message for SMU IP v13.0.4
...
The EnableGfxOff message is dropped from the new PMFW ppsmc interface.
Signed-off-by: Tim Huang <tim.huang@amd.com >
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-10 15:10:38 -04:00
Tim Huang
64234eabb8
drm/amdgpu/pm: update smu driver interface header for SMU IP v13.0.4
...
Update the SmuMetrics_t defination and SMU driver interface version.
Signed-off-by: Tim Huang <tim.huang@amd.com >
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-08-10 15:10:32 -04:00
Xiaojian Du
b834fc94c1
drm/amdgpu: send msg to IMU for the front-door loading
...
This patch will make SMU send msg to IMU for the front-door loading, it is
required by some ASICs.
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com >
Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com >
Reviewed-by: Tim Huang <Tim.Huang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-07-29 15:17:49 -04:00
Evan Quan
e1c42213f3
drm/amd/pm: enable GFX ULV feature support for SMU13.0.0
...
The feature is ready with latest firmwares.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-07-28 16:28:54 -04:00
Evan Quan
1f3dfde4fb
drm/amd/pm: update driver if header for SMU 13.0.0
...
And get the version bumped to 0x2C to match the latest PMFW.
Signed-off-by: Evan Quan <evan.quan@amd.com >
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2022-07-28 16:28:54 -04:00