We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507a228 commit 23acd1fCopy full SHA for 23acd1f
drivers/gpu/drm/amd/amdgpu/soc24.c
@@ -406,6 +406,7 @@ static int soc24_common_early_init(void *handle)
406
AMD_CG_SUPPORT_ATHUB_MGCG |
407
AMD_CG_SUPPORT_ATHUB_LS |
408
AMD_CG_SUPPORT_MC_MGCG |
409
+ AMD_CG_SUPPORT_HDP_SD |
410
AMD_CG_SUPPORT_MC_LS;
411
adev->pg_flags = AMD_PG_SUPPORT_VCN |
412
AMD_PG_SUPPORT_JPEG |
@@ -424,6 +425,7 @@ static int soc24_common_early_init(void *handle)
424
425
426
427
428
429
430
431
0 commit comments