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: Fri, 15 Nov 2013 16:09:59 -0500 [thread overview]
Message-ID: <1384549799-10773-1-git-send-email-alexander.deucher@amd.com> (raw)
Hi Dave,
Some fixes for radeon for 3.13. Mostly CI stability fixes. I think
I've tracked down the stability problems with dpm on Trinity/Richland,
so I'm going to enable that by default now.
The following changes since commit a3483353ca4e6dbeef2ed62ebed01af109b5b27a:
drm: check for !kdev in drm_unplug_minor() (2013-11-15 20:49:02 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-3.13
for you to fetch changes up to 3a118989d58ca9b99f56f16a6fccbe34a9d8047e:
drm/radeon: enable DPM by default in TN asics (2013-11-15 15:57:38 -0500)
----------------------------------------------------------------
Alex Deucher (4):
drm/radeon: cypress_dpm: Fix unused variable warning when CONFIG_ACPI=n
drm/radeon/vm: don't attempt to update ptes if ib allocation fails
drm/radeon: adjust TN dpm parameters for stability (v2)
drm/radeon: enable DPM by default in TN asics
Andrew Lewycky (1):
drm/radeon: use a single doorbell for cik kms compute
Christian König (3):
drm/radeon: add semaphore trace point
drm/radeon: allow semaphore emission to fail
drm/radeon: disable CIK CP semaphores for now
Fabio Estevam (1):
drm: radeon: ni_dpm: Fix unused variable warning when CONFIG_ACPI=n
Jerome Glisse (2):
radeon/i2c: do not count reg index in number of i2c byte we are writing.
radeon: workaround pinning failure on low ram gpu
drivers/gpu/drm/radeon/atombios_i2c.c | 6 +-
drivers/gpu/drm/radeon/cik.c | 54 ++++++------
drivers/gpu/drm/radeon/cik_sdma.c | 13 ++-
drivers/gpu/drm/radeon/cypress_dpm.c | 2 +
drivers/gpu/drm/radeon/evergreen_dma.c | 9 +-
drivers/gpu/drm/radeon/ni_dpm.c | 2 +-
drivers/gpu/drm/radeon/r100.c | 3 +-
drivers/gpu/drm/radeon/r600.c | 13 ++-
drivers/gpu/drm/radeon/r600_dma.c | 13 ++-
drivers/gpu/drm/radeon/radeon.h | 37 ++++----
drivers/gpu/drm/radeon/radeon_asic.h | 18 ++--
drivers/gpu/drm/radeon/radeon_cs.c | 9 +-
drivers/gpu/drm/radeon/radeon_device.c | 47 +++++-----
drivers/gpu/drm/radeon/radeon_fence.c | 30 +++++++
drivers/gpu/drm/radeon/radeon_gart.c | 6 +-
drivers/gpu/drm/radeon/radeon_legacy_crtc.c | 28 ++++++
drivers/gpu/drm/radeon/radeon_pm.c | 2 +-
drivers/gpu/drm/radeon/radeon_ring.c | 46 +++-------
drivers/gpu/drm/radeon/radeon_semaphore.c | 129 +++++++++++++++++++++-------
drivers/gpu/drm/radeon/radeon_trace.h | 36 ++++++++
drivers/gpu/drm/radeon/rv770_dma.c | 9 +-
drivers/gpu/drm/radeon/si_dma.c | 9 +-
drivers/gpu/drm/radeon/trinity_dpm.c | 6 +-
drivers/gpu/drm/radeon/uvd_v1_0.c | 4 +-
drivers/gpu/drm/radeon/uvd_v3_1.c | 4 +-
25 files changed, 324 insertions(+), 211 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2013-11-15 21:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-15 21:09 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-11-20 18:43 [pull] radeon fixes 3.13 Alex Deucher
2013-12-05 1:37 Alex Deucher
2013-12-12 17:44 Alex Deucher
2013-12-17 21:04 Alex Deucher
2013-12-20 0:47 Alex Deucher
2013-12-24 20:06 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=1384549799-10773-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).