]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/vi.c
Merge drm-fixes into drm-next.
[linux.git] / drivers / gpu / drm / amd / amdgpu / vi.c
index 1250035175444354a9a5d32a69291915d885a0df..b72cf063df1ada924a08ee5662b5ccc8d7cc5b02 100644 (file)
@@ -1092,8 +1092,7 @@ static int vi_common_early_init(void *handle)
        case CHIP_STONEY:
                adev->has_uvd = true;
                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:
This page took 0.031015 seconds and 4 git commands to generate.