dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher@gmail.com>
To: "Christian König" <ckoenig.leichtzumerken@gmail.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	Maling list - DRI developers <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH] drm/sched: add missing member documentation
Date: Thu, 1 Apr 2021 11:29:01 -0400	[thread overview]
Message-ID: <CADnq5_NMGj1e8-SkL1UhMYqqhrqUwzkJmrky-noNF6WKsC=+NQ@mail.gmail.com> (raw)
In-Reply-To: <20210401125213.138855-1-christian.koenig@amd.com>

On Thu, Apr 1, 2021 at 8:52 AM Christian König
<ckoenig.leichtzumerken@gmail.com> wrote:
>
> Just fix a warning.
>
> Signed-off-by: Christian König <christian.koenig@amd.com>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Fixes: f2f12eb9c32b ("drm/scheduler: provide scheduler score externally")

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

> ---
>  include/drm/gpu_scheduler.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/drm/gpu_scheduler.h b/include/drm/gpu_scheduler.h
> index 1c815e0a14ed..f888b5e9583a 100644
> --- a/include/drm/gpu_scheduler.h
> +++ b/include/drm/gpu_scheduler.h
> @@ -277,6 +277,7 @@ struct drm_sched_backend_ops {
>   * @hang_limit: once the hangs by a job crosses this limit then it is marked
>   *              guilty and it will be considered for scheduling further.
>   * @score: score to help loadbalancer pick a idle sched
> + * @_score: score used when the driver doesn't provide one
>   * @ready: marks if the underlying HW is ready to work
>   * @free_guilty: A hit to time out handler to free the guilty job.
>   *
> --
> 2.25.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2021-04-01 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 12:52 [PATCH] drm/sched: add missing member documentation Christian König
2021-04-01 15:29 ` Alex Deucher [this message]

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='CADnq5_NMGj1e8-SkL1UhMYqqhrqUwzkJmrky-noNF6WKsC=+NQ@mail.gmail.com' \
    --to=alexdeucher@gmail.com \
    --cc=ckoenig.leichtzumerken@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).