From: alexdeucher@gmail.com
To: dri-devel@lists.freedesktop.org, airlied@gmail.com
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] radeon drm-fixes-3.10
Date: Tue, 4 Jun 2013 19:02:37 -0400 [thread overview]
Message-ID: <1370386957-2088-1-git-send-email-alexdeucher@gmail.com> (raw)
From: Alex Deucher <alexander.deucher@amd.com>
Hi Dave,
Just a few fixes for radeon. The big one is a fix for hangs on older
asics due to the ordering of interrupt initialization.
The following changes since commit 91f8f105f2b82b4a38dee2d74760bc39d40ec42c:
drm/mgag200: Add missing write to index before accessing data register (2013-06-03 19:21:07 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.10
Adis Hamzić (1):
radeon: Fix system hang issue when using KMS with older cards
Alex Deucher (1):
drm/radeon: don't allow audio on DCE6
Samuel Li (1):
drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)
drivers/gpu/drm/radeon/atombios_encoders.c | 11 ++++--
drivers/gpu/drm/radeon/evergreen.c | 10 +++--
drivers/gpu/drm/radeon/ni.c | 10 +++--
drivers/gpu/drm/radeon/r100.c | 9 +++--
drivers/gpu/drm/radeon/r300.c | 9 +++--
drivers/gpu/drm/radeon/r420.c | 10 +++--
drivers/gpu/drm/radeon/r520.c | 9 +++--
drivers/gpu/drm/radeon/r600.c | 53 +++++++++++++++++++++++++--
drivers/gpu/drm/radeon/r600d.h | 8 ++++
drivers/gpu/drm/radeon/radeon_asic.c | 4 ++
drivers/gpu/drm/radeon/radeon_asic.h | 2 +
drivers/gpu/drm/radeon/rs400.c | 9 +++--
drivers/gpu/drm/radeon/rs600.c | 9 +++--
drivers/gpu/drm/radeon/rs690.c | 9 +++--
drivers/gpu/drm/radeon/rv515.c | 9 +++--
drivers/gpu/drm/radeon/rv770.c | 10 +++--
drivers/gpu/drm/radeon/si.c | 10 +++--
17 files changed, 143 insertions(+), 48 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2013-06-04 23:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-04 23:02 alexdeucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-20 19:08 [pull] radeon drm-fixes-3.10 alexdeucher
2013-06-13 23:08 alexdeucher
2013-06-14 21:10 ` Alex Deucher
2013-05-29 18:23 alexdeucher
2013-05-20 15:31 alexdeucher
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=1370386957-2088-1-git-send-email-alexdeucher@gmail.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.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 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).