OSDN Git Service

drm/amdgpu/swsmu: increase size for smu fw_name string
authorTao Zhou <tao.zhou1@amd.com>
Thu, 23 Jul 2020 10:16:53 +0000 (18:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Oct 2020 18:01:02 +0000 (14:01 -0400)
commit10e0d9ebb047815bec3c59057b26381474fe151f
treec0e9d20469bfae40af18c465b5fdc3f9a698959d
parentf267242e1598ff96596fc87ffc55e963bb8c7119
drm/amdgpu/swsmu: increase size for smu fw_name string

A longer chip name needs more space.

v2: define macro for the length of smu fw name

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/inc/amdgpu_smu.h
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c