]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/nv.c
drm/amd/powerplay: make athub pg bit configured by pg_flags
[linux.git] / drivers / gpu / drm / amd / amdgpu / nv.c
index c8e79dda7daa7c9b7d1781d9d717f981284752ff..af20ffb55c5495594797a3a39778365be6fac15d 100644 (file)
@@ -509,7 +509,8 @@ static int nv_common_early_init(void *handle)
                        AMD_CG_SUPPORT_BIF_LS;
                adev->pg_flags = AMD_PG_SUPPORT_VCN |
                        AMD_PG_SUPPORT_VCN_DPG |
-                       AMD_PG_SUPPORT_MMHUB;
+                       AMD_PG_SUPPORT_MMHUB |
+                       AMD_PG_SUPPORT_ATHUB;
                adev->external_rev_id = adev->rev_id + 0x1;
                break;
        default: