All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <ckoenig.leichtzumerken-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Rex Zhu <Rex.Zhu-5C7GfCeVMHo@public.gmane.org>,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [PATCH] drm/amdgpu: Fix comments error in sdma_v4_1_update_power_gating
Date: Tue, 25 Sep 2018 10:06:37 +0200	[thread overview]
Message-ID: <1b0ce602-a5b6-4b0c-4159-851d15029d6f@gmail.com> (raw)
In-Reply-To: <1537853366-25221-1-git-send-email-Rex.Zhu-5C7GfCeVMHo@public.gmane.org>

Am 25.09.2018 um 07:29 schrieb Rex Zhu:
> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>

Acked-by: Christian König <christian.koenig@amd.com>

> ---
>   drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c b/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
> index 9da4a1b..517a721 100644
> --- a/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
> @@ -818,7 +818,7 @@ static int sdma_v4_0_gfx_resume(struct amdgpu_device *adev)
>   	uint32_t def, data;
>   
>   	if (enable && (adev->pg_flags & AMD_PG_SUPPORT_SDMA)) {
> -		/* disable idle interrupt */
> +		/* enable idle interrupt */
>   		def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_CNTL));
>   		data |= SDMA0_CNTL__CTXEMPTY_INT_ENABLE_MASK;
>   

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

  parent reply	other threads:[~2018-09-25  8:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-25  5:29 [PATCH] drm/amdgpu: Fix comments error in sdma_v4_1_update_power_gating Rex Zhu
     [not found] ` <1537853366-25221-1-git-send-email-Rex.Zhu-5C7GfCeVMHo@public.gmane.org>
2018-09-25  8:06   ` Christian König [this message]
2018-09-28  7:45 Rex Zhu
     [not found] ` <1538120704-8970-1-git-send-email-Rex.Zhu-5C7GfCeVMHo@public.gmane.org>
2018-09-28 13:47   ` Deucher, Alexander

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=1b0ce602-a5b6-4b0c-4159-851d15029d6f@gmail.com \
    --to=ckoenig.leichtzumerken-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=Rex.Zhu-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=christian.koenig-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.