All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom St Denis <tstdenis82-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: Tom St Denis <tom.stdenis-5C7GfCeVMHo@public.gmane.org>
Subject: [PATCH 13/14] drm/amd/amdgpu: Enable stoney UVD PG
Date: Thu, 28 Jul 2016 10:19:11 -0400	[thread overview]
Message-ID: <20160728141912.18140-14-tom.stdenis@amd.com> (raw)
In-Reply-To: <20160728141912.18140-1-tom.stdenis-5C7GfCeVMHo@public.gmane.org>

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
---
 drivers/gpu/drm/amd/amdgpu/vi.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/vi.c b/drivers/gpu/drm/amd/amdgpu/vi.c
index 1f4cf6d3808e..26d15a446ad0 100644
--- a/drivers/gpu/drm/amd/amdgpu/vi.c
+++ b/drivers/gpu/drm/amd/amdgpu/vi.c
@@ -1607,7 +1607,8 @@ static int vi_common_early_init(void *handle)
 			AMD_CG_SUPPORT_SDMA_LS;
 		adev->pg_flags |= AMD_PG_SUPPORT_GFX_PG |
 			AMD_PG_SUPPORT_GFX_SMG |
-			AMD_PG_SUPPORT_GFX_PIPELINE;
+			AMD_PG_SUPPORT_GFX_PIPELINE |
+			AMD_PG_SUPPORT_UVD;
 		adev->external_rev_id = adev->rev_id + 0x1;
 		break;
 	default:
-- 
2.9.2

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

  parent reply	other threads:[~2016-07-28 14:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-28 14:18 GFX/UVD/VCE PG (v3) Tom St Denis
     [not found] ` <20160728141912.18140-1-tom.stdenis-5C7GfCeVMHo@public.gmane.org>
2016-07-28 14:18   ` [PATCH 01/14] drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for UVD/VCE Tom St Denis
2016-07-28 14:19   ` [PATCH 02/14] drm/amd/amdgpu: add pm lock to debugfs mmio entry Tom St Denis
2016-07-28 14:19   ` [PATCH 03/14] drm/amd/amdgpu: don't set clockgating in uvd_v6_0_start() Tom St Denis
2016-07-28 14:19   ` [PATCH 04/14] drm/amd/amdgpu: don't track state in UVD clockgating Tom St Denis
2016-07-28 14:19   ` [PATCH 05/14] drm/amd/amdgpu: enable PG_EN bit in powergating UVD Tom St Denis
2016-07-28 14:19   ` [PATCH 06/14] drm/amd/amdgpu: Add error messages to UVD PG in DPM Tom St Denis
2016-07-28 14:19   ` [PATCH 07/14] drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume events Tom St Denis
     [not found]     ` <20160728141912.18140-8-tom.stdenis-5C7GfCeVMHo@public.gmane.org>
2016-07-28 16:53       ` Zhu, Rex
2016-08-08 20:59       ` Eric Huang
2016-07-28 14:19   ` [PATCH 08/14] drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vce Tom St Denis
2016-07-28 14:19   ` [PATCH 09/14] drm/amd/amdgpu: Enable carrizo GFX PG Tom St Denis
     [not found]     ` <20160728141912.18140-10-tom.stdenis-5C7GfCeVMHo@public.gmane.org>
2016-08-08 17:57       ` Felix Kuehling
     [not found]         ` <4d311362-aad3-13c2-1385-5d4a886d1b35-5C7GfCeVMHo@public.gmane.org>
2016-08-08 17:59           ` StDenis, Tom
     [not found]             ` <DM5PR12MB1132541F79B3643F3EF5B5ADF71B0-2J9CzHegvk+UzrhdoDeimQdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-08-08 18:03               ` Deucher, Alexander
     [not found]                 ` <MWHPR12MB1694BEBFF3242EFDEA1133DAF71B0-Gy0DoCVfaSW4WA4dJ5YXGAdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-08-08 18:13                   ` Kuehling, Felix
2016-07-28 14:19   ` [PATCH 10/14] drm/amd/amdgpu: Enable carrizo UVD PG Tom St Denis
2016-07-28 14:19   ` [PATCH 11/14] drm/amd/amdgpu: Enable carrizo VCE PG Tom St Denis
2016-07-28 14:19   ` [PATCH 12/14] drm/amd/amdgpu: Enable stoney GFX PG Tom St Denis
2016-07-28 14:19   ` Tom St Denis [this message]
2016-07-28 14:19   ` [PATCH 14/14] drm/amd/amdgpu: Enable stoney VCE PG Tom St Denis
2016-07-28 18:24   ` GFX/UVD/VCE PG (v3) Alex Deucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160728141912.18140-14-tom.stdenis@amd.com \
    --to=tstdenis82-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=tom.stdenis-5C7GfCeVMHo@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.