From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
To: Dave Airlie <airlied@gmail.com>, intel-gfx@lists.freedesktop.org
Cc: intel-gvt-dev@lists.freedesktop.org
Subject: Re: [PATCH] i915/gvt: make release_shadow_wa_ctx static.
Date: Mon, 04 Dec 2017 15:15:28 +0200 [thread overview]
Message-ID: <1512393328.4394.37.camel@linux.intel.com> (raw)
In-Reply-To: <20171203234210.15349-1-airlied@gmail.com>
+ GVT-g list
Zhenyu, please pick this up.
Regards, Joonas
On Mon, 2017-12-04 at 09:42 +1000, Dave Airlie wrote:
> From: Dave Airlie <airlied@redhat.com>
>
> This was removed from the header file in
> d0d51282b8 drm/i915/gvt: Remove one extra declaration in scheduler.h
>
> Make it static then.
>
> Signed-off-by: Dave Airlie <airlied@redhat.com>
> ---
> drivers/gpu/drm/i915/gvt/scheduler.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/gvt/scheduler.c b/drivers/gpu/drm/i915/gvt/scheduler.c
> index d6177a0..41bccbc 100644
> --- a/drivers/gpu/drm/i915/gvt/scheduler.c
> +++ b/drivers/gpu/drm/i915/gvt/scheduler.c
> @@ -246,7 +246,7 @@ static int copy_workload_to_ring_buffer(struct intel_vgpu_workload *workload)
> return 0;
> }
>
> -void release_shadow_wa_ctx(struct intel_shadow_wa_ctx *wa_ctx)
> +static void release_shadow_wa_ctx(struct intel_shadow_wa_ctx *wa_ctx)
> {
> if (!wa_ctx->indirect_ctx.obj)
> return;
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-12-04 13:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-03 23:42 [PATCH] i915/gvt: make release_shadow_wa_ctx static Dave Airlie
2017-12-04 13:15 ` Joonas Lahtinen [this message]
2017-12-05 2:27 ` Zhenyu Wang
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=1512393328.4394.37.camel@linux.intel.com \
--to=joonas.lahtinen@linux.intel.com \
--cc=airlied@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-gvt-dev@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox