mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 23:03:57 -04:00
drm/amd/amdgpu: add support for IP version 11.5.2
This initializes drm/amd/amdgpu version 11.5.2 Signed-off-by: YING LI <yingli12@amd.com> Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -1216,6 +1216,7 @@ static const char *amdgpu_ucode_legacy_naming(struct amdgpu_device *adev, int bl
|
||||
case IP_VERSION(11, 0, 13):
|
||||
return "beige_goby";
|
||||
case IP_VERSION(11, 5, 0):
|
||||
case IP_VERSION(11, 5, 2):
|
||||
return "vangogh";
|
||||
case IP_VERSION(12, 0, 1):
|
||||
return "green_sardine";
|
||||
|
||||
Reference in New Issue
Block a user