]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/gpu/drm/amd/amdgpu/vi.c
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm...
[mirror_ubuntu-artful-kernel.git] / drivers / gpu / drm / amd / amdgpu / vi.c
index 9163f5968a2fcea955e71fea602f0e21ce9e1384..1c120efa292cef9f1c718cc0705cfe83414995b4 100644 (file)
@@ -1088,8 +1088,7 @@ static int vi_common_early_init(void *handle)
        case CHIP_CARRIZO:
        case CHIP_STONEY:
                adev->cg_flags = 0;
-               /* Disable UVD pg */
-               adev->pg_flags = /* AMDGPU_PG_SUPPORT_UVD | */AMDGPU_PG_SUPPORT_VCE;
+               adev->pg_flags = 0;
                adev->external_rev_id = adev->rev_id + 0x1;
                break;
        default: