drm/amd/pm: add smu_13_0_6 mca dump support
authorYang Wang <kevinyang.wang@amd.com>
Mon, 4 Sep 2023 08:32:30 +0000 (16:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Sep 2023 20:24:06 +0000 (16:24 -0400)
commit25396684b57f7d16306ca149c545db60b2d08dda
treeee1456a48e86e0a5a1182c989170483f205321d0
parentbcd8dc49c0b969b781dd3af5ee8c9896a9315c5e
drm/amd/pm: add smu_13_0_6 mca dump support

v1:
implement smu_v13_0_6 mca bank interface.

v2:
- remove unnecessary lock
- move MCMP1_* macros to mp_13_0_6_sh_mask.h file

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>
drivers/gpu/drm/amd/include/asic_reg/mp/mp_13_0_6_sh_mask.h
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c