All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <deathsimple@vodafone.de>
To: alexdeucher@gmail.com
Cc: Alex Deucher <alexander.deucher@amd.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 00/10] Radeon documentation updates for drm-next
Date: Tue, 17 Jul 2012 11:45:49 +0200	[thread overview]
Message-ID: <5005344D.1000806@vodafone.de> (raw)
In-Reply-To: <1342477643-3160-1-git-send-email-alexdeucher@gmail.com>

On 17.07.2012 00:27, alexdeucher@gmail.com wrote:
> From: Alex Deucher <alexander.deucher@amd.com>
>
> Same as my previous set, but rebased on Christian's latest
> ring changes for drm-next:
> http://cgit.freedesktop.org/~deathsimple/linux/log/?h=wip
>
> Alex Deucher (10):
>    drm/radeon: document radeon_device.c (v2)
>    drm/radeon: document radeon_kms.c
>    drm/radeon: document radeon_irq_kms.c
>    drm/radeon: document radeon_asic.c
>    drm/radeon: document radeon_fence.c (v2)
>    drm/radeon: document radeon_ring.c (v3)
>    drm/radeon: document non-VM functions in radeon_gart.c (v2)
>    drm/radeon: document VM functions in radeon_gart.c (v3)
>    drm/radeon: start to document the functions r100.c
>    drm/radeon: start to document evergreen.c
>
>   drivers/gpu/drm/radeon/evergreen.c      |  120 ++++++++++++
>   drivers/gpu/drm/radeon/r100.c           |  127 ++++++++++++-
>   drivers/gpu/drm/radeon/radeon_asic.c    |   46 +++++
>   drivers/gpu/drm/radeon/radeon_device.c  |  313 ++++++++++++++++++++++++++++++-
>   drivers/gpu/drm/radeon/radeon_fence.c   |  242 +++++++++++++++++++++++-
>   drivers/gpu/drm/radeon/radeon_gart.c    |  267 ++++++++++++++++++++++++++-
>   drivers/gpu/drm/radeon/radeon_irq_kms.c |  150 +++++++++++++++
>   drivers/gpu/drm/radeon/radeon_kms.c     |  126 +++++++++++++
>   drivers/gpu/drm/radeon/radeon_ring.c    |  207 ++++++++++++++++++++-
>   9 files changed, 1584 insertions(+), 14 deletions(-)
>

For this series:

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

      parent reply	other threads:[~2012-07-17  9:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-16 22:27 [PATCH 00/10] Radeon documentation updates for drm-next alexdeucher
2012-07-16 22:27 ` [PATCH 01/10] drm/radeon: document radeon_device.c (v2) alexdeucher
2012-07-16 22:27 ` [PATCH 02/10] drm/radeon: document radeon_kms.c alexdeucher
2012-07-16 22:27 ` [PATCH 03/10] drm/radeon: document radeon_irq_kms.c alexdeucher
2012-07-16 22:27 ` [PATCH 04/10] drm/radeon: document radeon_asic.c alexdeucher
2012-07-16 22:27 ` [PATCH 05/10] drm/radeon: document radeon_fence.c (v2) alexdeucher
2012-07-16 22:27 ` [PATCH 06/10] drm/radeon: document radeon_ring.c (v3) alexdeucher
2012-07-16 22:27 ` [PATCH 07/10] drm/radeon: document non-VM functions in radeon_gart.c (v2) alexdeucher
2012-07-16 22:27 ` [PATCH 08/10] drm/radeon: document VM functions in radeon_gart.c (v3) alexdeucher
2012-07-16 22:27 ` [PATCH 09/10] drm/radeon: start to document the functions r100.c alexdeucher
2012-07-16 22:27 ` [PATCH 10/10] drm/radeon: start to document evergreen.c alexdeucher
2012-07-17  9:45 ` Christian König [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=5005344D.1000806@vodafone.de \
    --to=deathsimple@vodafone.de \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.com \
    --cc=dri-devel@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 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.