]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
Merge tag 'topic/i915-gem-next-2021-03-26' of ssh://git.freedesktop.org/git/drm/drm...
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_virt.c
index 5da04d45b63795a0305178719dcdbe2025a95cef..d9ffff8eb41d2f1a1ef8c9909a697910a375bf30 100644 (file)
@@ -640,6 +640,7 @@ void amdgpu_detect_virtualization(struct amdgpu_device *adev)
        case CHIP_NAVI12:
        case CHIP_SIENNA_CICHLID:
        case CHIP_ARCTURUS:
+       case CHIP_ALDEBARAN:
                reg = RREG32(mmRCC_IOV_FUNC_IDENTIFIER);
                break;
        default: /* other chip doesn't support SRIOV */
This page took 0.034192 seconds and 4 git commands to generate.