]> Git Repo - linux.git/commit
drm/amdgpu: Fix eeprom max record count
authorStanley.Yang <[email protected]>
Thu, 18 Jul 2024 02:58:04 +0000 (10:58 +0800)
committerAlex Deucher <[email protected]>
Wed, 24 Jul 2024 21:30:23 +0000 (17:30 -0400)
commit1a8825259a9ccc53faddcdec24cf94e0a36b32cc
tree03681d1a2fd12d4cf70522a44ed48ab06a79fe52
parentafac8c6554ccee54bfd1743755e10af005be3bcf
drm/amdgpu: Fix eeprom max record count

The eeprom table is empty before initializing,
set eeprom table version first before initializing.

Changed from V1:
Reuse amdgpu_ras_set_eeprom_table_version function

Signed-off-by: Stanley.Yang <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 015b8a2fdf39a4c288ff24e7b715b8d9198e56dc)
drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
This page took 0.049106 seconds and 4 git commands to generate.