From: alexdeucher@gmail.com
To: airlied@gmail.com, dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] radeon drm-fixes-3.8
Date: Thu, 3 Jan 2013 21:46:36 -0500 [thread overview]
Message-ID: <1357267596-2005-1-git-send-email-alexdeucher@gmail.com> (raw)
From: Alex Deucher <alexander.deucher@amd.com>
Hi Dave,
A few fixes for radeon:
- fix the crashes related to DMA on r6xx
- properly reset DMA on GPU reset
- fix monitor probing with some DP bridges
- misc small bug fixes
The following changes since commit d5757dbe79870d825d0dec30074d48683e1d7e9a:
Revert "drm: tegra: protect DC register access with mutex" (2012-12-30 21:58:20 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.8
Alex Deucher (8):
drm/radeon: add connector table for Mac G4 Silver
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
drm/radeon: fix typo in evergreen dma fence
drm/radeon: add GPU reset flags
drm/radeon: switch to a finer grained reset for r6xx/7xx
drm/radeon: switch to a finer grained reset for evergreen
drm/radeon: switch to a finer grained reset for cayman/TN
drm/radeon: switch to a finer grained reset for SI (v2)
Jerome Glisse (4):
drm/radeon: add debugfs file for dma rings
drm/radeon: improve ring debugfs printing
drm/radeon: print dma status reg on lockup (v2)
drm/radeon: reset dma engine on gpu reset (v2)
Niels Ole Salscheider (1):
drm/radeon: Properly handle DDC probe for DP bridges
drivers/gpu/drm/radeon/evergreen.c | 86 +++++++++++++++++-----
drivers/gpu/drm/radeon/evergreend.h | 14 ++++-
drivers/gpu/drm/radeon/ni.c | 106 +++++++++++++++++++++-------
drivers/gpu/drm/radeon/nid.h | 3 +-
drivers/gpu/drm/radeon/r600.c | 89 ++++++++++++++++++-----
drivers/gpu/drm/radeon/radeon.h | 5 ++
drivers/gpu/drm/radeon/radeon_combios.c | 51 +++++++++++++
drivers/gpu/drm/radeon/radeon_connectors.c | 10 ++-
drivers/gpu/drm/radeon/radeon_display.c | 13 +++-
drivers/gpu/drm/radeon/radeon_i2c.c | 10 ++-
drivers/gpu/drm/radeon/radeon_mode.h | 5 +-
drivers/gpu/drm/radeon/radeon_ring.c | 24 +++++--
drivers/gpu/drm/radeon/si.c | 78 +++++++++++++++++---
drivers/gpu/drm/radeon/sid.h | 18 +++++
14 files changed, 413 insertions(+), 99 deletions(-)
next reply other threads:[~2013-01-04 2:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-04 2:46 alexdeucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-31 23:23 [pull] radeon drm-fixes-3.8 alexdeucher
2013-01-28 3:46 alexdeucher
2013-01-25 2:53 alexdeucher
2013-01-15 14:21 alexdeucher
2013-01-17 18:30 ` Alex Deucher
2013-01-17 19:22 ` Marek Olšák
2013-01-10 22:42 alexdeucher
2013-01-07 17:11 alexdeucher
2012-12-20 23:39 alexdeucher
2012-12-21 16:14 ` 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=1357267596-2005-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).