All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michel Dänzer" <michel@daenzer.net>
To: "Nicolai Hähnle" <nhaehnle@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 2/3] drm/radeon: fix typo
Date: Tue, 15 Dec 2015 19:13:56 +0900	[thread overview]
Message-ID: <566FE7E4.9010204@daenzer.net> (raw)
In-Reply-To: <1449938545-8707-2-git-send-email-nhaehnle@gmail.com>

On 13.12.2015 01:42, Nicolai Hähnle wrote:
> From: Nicolai Hähnle <nicolai.haehnle@amd.com>
> 
> Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
> ---
>  drivers/gpu/drm/radeon/cik.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/radeon/cik.c b/drivers/gpu/drm/radeon/cik.c
> index 248953d..d93539d 100644
> --- a/drivers/gpu/drm/radeon/cik.c
> +++ b/drivers/gpu/drm/radeon/cik.c
> @@ -4135,7 +4135,7 @@ struct radeon_fence *cik_copy_cpdma(struct radeon_device *rdev,
>   * Emits an DE (drawing engine) or CE (constant engine) IB

Could remove the superfluous n from "an" while you're at it. :)


>   * on the gfx ring.  IBs are usually generated by userspace
>   * acceleration drivers and submitted to the kernel for
> - * sheduling on the ring.  This function schedules the IB
> + * scheduling on the ring.  This function schedules the IB
>   * on the gfx ring for execution by the GPU.
>   */
>  void cik_ring_ib_execute(struct radeon_device *rdev, struct radeon_ib *ib)
> 

Either way, this patch and patch 3 are

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2015-12-15 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-12 16:42 [PATCH 2/3] drm/radeon: fix typo Nicolai Hähnle
2015-12-15 10:13 ` Michel Dänzer [this message]
2015-12-17 23:10   ` 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=566FE7E4.9010204@daenzer.net \
    --to=michel@daenzer.net \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=nhaehnle@gmail.com \
    /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.