From: Alex Deucher <alexdeucher@gmail.com>
To: dri-devel@lists.freedesktop.org, airlied@gmail.com
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] radeon fixes 3.13
Date: Wed, 4 Dec 2013 20:37:50 -0500 [thread overview]
Message-ID: <1386207470-1939-1-git-send-email-alexander.deucher@amd.com> (raw)
Hi Dave,
Some additional fixes for 3.13. Regression fixes for audio and hw_i2c,
vram fix for some SI PX cards, race fix in the hwmon code, and a few other
odds and ends.
The following changes since commit 1b28c3e628315ac0d9ef2d3fac0403f05ae692db:
drm/qxl: fix memory leak in release list handling (2013-11-29 08:36:15 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.13
for you to fetch changes up to ffd3d3361d583cb73fa65a5fed3a196ba6f261bb:
drm/radeon/atom: fix bus probes when hw_i2c is set (v2) (2013-12-04 19:56:46 -0500)
----------------------------------------------------------------
Alex Deucher (6):
drm/radeon: fix typo in fetching mpll params
drm/radeon: program DCE2 audio dto just like DCE3
drm/radeon/dpm: simplify state adjust logic for NI
drm/radeon: fixup bad vram size on SI
drm/radeon: fix null pointer dereference in dce6+ audio code
drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
Alexandre Demers (1):
drm/radeon: Fix a typo in Cayman and Evergreen registers
Christian König (2):
drm/radeon: add VMID allocation trace point
drm/radeon: add radeon_vm_bo_update trace point
Dave Airlie (1):
drm/radeon: fix VGT_GS_INSTANCE_CNT register
Guenter Roeck (1):
drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups
drivers/gpu/drm/radeon/atombios_i2c.c | 15 ++++++----
drivers/gpu/drm/radeon/dce6_afmt.c | 12 ++++----
drivers/gpu/drm/radeon/ni_dpm.c | 28 +++++++-----------
drivers/gpu/drm/radeon/r600_hdmi.c | 8 ++---
drivers/gpu/drm/radeon/radeon.h | 8 ++---
drivers/gpu/drm/radeon/radeon_atombios.c | 2 +-
drivers/gpu/drm/radeon/radeon_cs.c | 4 +--
drivers/gpu/drm/radeon/radeon_drv.h | 3 +-
drivers/gpu/drm/radeon/radeon_gart.c | 16 ++++++----
drivers/gpu/drm/radeon/radeon_pm.c | 49 ++++++++-----------------------
drivers/gpu/drm/radeon/radeon_trace.h | 33 +++++++++++++++++++++
drivers/gpu/drm/radeon/reg_srcs/cayman | 4 +--
drivers/gpu/drm/radeon/reg_srcs/evergreen | 4 +--
drivers/gpu/drm/radeon/si.c | 11 +++++--
14 files changed, 106 insertions(+), 91 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2013-12-05 1:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 1:37 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-24 20:06 [pull] radeon fixes 3.13 Alex Deucher
2013-12-20 0:47 Alex Deucher
2013-12-17 21:04 Alex Deucher
2013-12-12 17:44 Alex Deucher
2013-11-20 18:43 Alex Deucher
2013-11-15 21:09 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=1386207470-1939-1-git-send-email-alexander.deucher@amd.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).