drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4
[platform/kernel/linux-starfive.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_discovery.c
index 97d6f70..7df2e08 100644 (file)
@@ -1787,6 +1787,7 @@ static int amdgpu_discovery_set_gc_ip_blocks(struct amdgpu_device *adev)
        case IP_VERSION(11, 0, 1):
        case IP_VERSION(11, 0, 2):
        case IP_VERSION(11, 0, 3):
+       case IP_VERSION(11, 0, 4):
                amdgpu_device_ip_block_add(adev, &gfx_v11_0_ip_block);
                break;
        default: