]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Update setting EEPROM table version
authorCandice Li <candice.li@amd.com>
Mon, 18 Mar 2024 03:23:39 +0000 (11:23 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Mar 2024 17:38:15 +0000 (13:38 -0400)
commitf26c4e3fc999fd90d65ef5bc517a0323b27c43fb
treefabd18f56c8b47c4c4145940762413aa82e7ae62
parent689898ca00187ef0c2c943e187d6e56d39c4c678
drm/amdgpu: Update setting EEPROM table version

Use helper function instead of umc callback to set
EEPROM table version.

Signed-off-by: Candice Li <candice.li@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/umc_v8_10.c