From: Lyude Paul <lyude@redhat.com>
To: "Christian König" <deathsimple@vodafone.de>,
amd-gfx@lists.freedesktop.org
Cc: "David Airlie" <airlied@linux.ie>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
"Alex Deucher" <alexander.deucher@amd.com>,
"Christian König" <christian.koenig@amd.com>
Subject: Re: [PATCH v2 0/3] Cleanup evergreen/si IRQ handling code
Date: Mon, 22 May 2017 09:52:23 -0400 [thread overview]
Message-ID: <1495461143.2944.1.camel@redhat.com> (raw)
In-Reply-To: <51a14f4e-8771-3bca-b05f-25732da50b34@vodafone.de>
On Sat, 2017-05-20 at 13:39 +0200, Christian König wrote:
> Am 20.05.2017 um 01:48 schrieb Lyude:
> > This is the first part of me going through and cleaning up the IRQ
> > handling
> > code for radeon, since after taking a look at it the other day
> > while trying to
> > debug something I realized basically all of the code was copy
> > pasted
> > everywhere, and quite difficult to actually read through.
> >
> > Will come up with something for r600 and cik once I've got the
> > chipsets on hand
> > to test with.
> >
> > Lyude (3):
> > drm/radeon: Cleanup display interrupt handling for evergreen, si
> > drm/radeon: Cleanup HDMI audio interrupt handling for evergreen
> > drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si
>
> I don't have time to do a line by line review, but what I saw looked
> very good to me.
>
> So the whole seres is Acked-by: Christian König <christian.koenig@amd
> .com>.
>
> BTW: You don't want to take a look at the other hw generations as
> well?
Oh don't worry, I'm already planning on that! The next chance I have
available I'll be going my coworker's GPUs so I can get the hardware I
need to test refactors I write of the rest of the hw gen's IRQ handling
code. :)
>
> Regards,
> Christian.
>
> >
> > drivers/gpu/drm/radeon/evergreen.c | 943 ++++++-------------
> > -------------
> > drivers/gpu/drm/radeon/radeon.h | 27 +-
> > drivers/gpu/drm/radeon/radeon_irq_kms.c | 35 ++
> > drivers/gpu/drm/radeon/si.c | 655 +++++------------
> > -----
> > 4 files changed, 344 insertions(+), 1316 deletions(-)
> >
>
>
next prev parent reply other threads:[~2017-05-22 13:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-16 21:11 [PATCH 0/3] Cleanup evergreen/si IRQ handling code Lyude
2017-05-16 21:11 ` [PATCH 2/3] drm/radeon: Cleanup HDMI audio interrupt handling for evergreen Lyude
2017-05-16 21:12 ` [PATCH 3/3] drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si Lyude
[not found] ` <20170516211202.20325-1-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-05-16 21:11 ` [PATCH 1/3] drm/radeon: Cleanup display interrupt " Lyude
2017-05-17 8:32 ` [PATCH 0/3] Cleanup evergreen/si IRQ handling code Christian König
2017-05-19 23:48 ` [PATCH v2 " Lyude
[not found] ` <20170519234840.5644-1-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-05-19 23:48 ` [PATCH v2 1/3] drm/radeon: Cleanup display interrupt handling for evergreen, si Lyude
2017-05-19 23:48 ` [PATCH v2 2/3] drm/radeon: Cleanup HDMI audio interrupt handling for evergreen Lyude
2017-05-19 23:48 ` [PATCH v2 3/3] drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si Lyude
2017-05-20 11:39 ` [PATCH v2 0/3] Cleanup evergreen/si IRQ handling code Christian König
2017-05-22 13:52 ` Lyude Paul [this message]
2017-05-24 18:31 ` 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=1495461143.2944.1.camel@redhat.com \
--to=lyude@redhat.com \
--cc=airlied@linux.ie \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=christian.koenig@amd.com \
--cc=deathsimple@vodafone.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).