]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/pm: add smu i2c implementation for navi1x (v5)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Jan 2021 19:17:34 +0000 (14:17 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Jul 2021 04:24:39 +0000 (00:24 -0400)
commitd64177463e56a7d5fdb968ba627f79110bba48b5
treeda0ce0de5c0c1d36656fae8aba491cb84cfcce04
parent04eab32ee97f0b1cef720930906dd32dd1b9d1d0
drm/amdgpu/pm: add smu i2c implementation for navi1x (v5)

And handle more than just EEPROMs.

v2: fix restart handling between transactions.
v3: handle 7 to 8 bit addr conversion
v4: Fix &req --> req. (Luben T)
v5: squash in i2c channel fix

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Reviewed-by: Luben Tuikov <luben.tuikov@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c