From: zhoucm1 <david1.zhou-5C7GfCeVMHo@public.gmane.org>
To: Alex Deucher
<alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org>
Subject: Re: [PATCH] drm/amdgpu/soc15: drop dead function
Date: Wed, 12 Jul 2017 10:54:24 +0800 [thread overview]
Message-ID: <59658F60.2040708@amd.com> (raw)
In-Reply-To: <1499814009-28657-1-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
On 2017年07月12日 07:00, Alex Deucher wrote:
> Maybe a leftover from bringup?
>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/soc15.c | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c
> index dd58de9..9dff294 100644
> --- a/drivers/gpu/drm/amd/amdgpu/soc15.c
> +++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
> @@ -578,13 +578,6 @@ static uint32_t soc15_get_rev_id(struct amdgpu_device *adev)
> return nbio_v6_1_get_rev_id(adev);
> }
>
> -
> -int gmc_v9_0_mc_wait_for_idle(struct amdgpu_device *adev)
> -{
> - /* to be implemented in MC IP*/
> - return 0;
> -}
> -
> static void soc15_flush_hdp(struct amdgpu_device *adev)
> {
> if (adev->flags & AMD_IS_APU)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next prev parent reply other threads:[~2017-07-12 2:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-11 23:00 [PATCH] drm/amdgpu/soc15: drop dead function Alex Deucher
[not found] ` <1499814009-28657-1-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2017-07-12 2:54 ` zhoucm1 [this message]
[not found] ` <59658F60.2040708-5C7GfCeVMHo@public.gmane.org>
2017-07-12 7:44 ` Christian König
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=59658F60.2040708@amd.com \
--to=david1.zhou-5c7gfcevmho@public.gmane.org \
--cc=alexander.deucher-5C7GfCeVMHo@public.gmane.org \
--cc=alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@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.