]> Git Repo - J-linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drm/amdgpu: Add only valid firmware version nodes
[J-linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_umc.h
index 86133f77a9a42f6229c7d32843fbf43c001d9837..43321f57f557fcc1d9f4e0915985c0cb73938a88 100644 (file)
@@ -59,6 +59,8 @@ struct amdgpu_umc_ras {
                                      void *ras_error_status);
        void (*ecc_info_query_ras_error_address)(struct amdgpu_device *adev,
                                        void *ras_error_status);
+       /* support different eeprom table version for different asic */
+       void (*set_eeprom_table_version)(struct amdgpu_ras_eeprom_table_header *hdr);
 };
 
 struct amdgpu_umc_funcs {
This page took 0.032229 seconds and 4 git commands to generate.