1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm
Yang Wang 62b73bd50d drm/amd/pm: fix smu i2c data read risk
the smu driver_table is used for all types of smu
tables data transcation (e.g: PPtable, Metrics, i2c, Ecc..).

it is necessary to hold this lock to avoiding data tampering
during the i2c read operation.

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-07-10 09:02:37 -04:00
..
inc drm/amd/pm: expose swctf threshold setting for legacy powerplay 2023-06-30 13:12:16 -04:00
legacy-dpm drm/amd/pm: resolve reboot exception for si oland 2023-06-09 10:57:03 -04:00
powerplay drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuation 2023-06-30 13:12:16 -04:00
swsmu drm/amd/pm: fix smu i2c data read risk 2023-07-10 09:02:37 -04:00
amdgpu_dpm.c drm/amd/pm: avoid potential UBSAN issue on legacy asics 2023-06-09 09:36:34 -04:00
amdgpu_dpm_internal.c drm/amd/pm: add missing prototypes to amdgpu_dpm_internal 2022-02-07 18:03:50 -05:00
amdgpu_pm.c drm/amd/pm: Add GFX v9.4.3 unique id to sysfs 2023-06-30 13:12:15 -04:00
Makefile drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00