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 drm-fixes-3.17
Date: Wed, 20 Aug 2014 16:38:52 -0400 [thread overview]
Message-ID: <1408567132-2127-1-git-send-email-alexander.deucher@amd.com> (raw)
Hi Dave,
More radeon fixes for 3.17.
The following changes since commit c39502c5508fb0106167f80a037c444701faa65f:
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux (2014-08-18 23:07:45 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17
for you to fetch changes up to b738ca5d68e4051c86e32f46f67a69f3bb9cee5e:
Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe" (2014-08-19 12:01:50 -0400)
----------------------------------------------------------------
Alex Deucher (6):
drm/radeon: fix pm handling in radeon_gpu_reset
drm/radeon: fix display handling in radeon_gpu_reset
drm/radeon: re-enable selective GPUVM flushing
drm/radeon: fix active cu count for SI and CIK
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"
Christian König (2):
drm/radeon: properly document reloc priority mask
drm/radeon: Sync ME and PFP after CP semaphore waits v4
Michel Dänzer (1):
drm/radeon: Only flush HDP cache for indirect buffers from userspace
drivers/gpu/drm/radeon/cik.c | 34 +++++++++++++++++++++++--------
drivers/gpu/drm/radeon/cik_sdma.c | 6 +++---
drivers/gpu/drm/radeon/evergreen.c | 4 ++--
drivers/gpu/drm/radeon/evergreen_dma.c | 2 +-
drivers/gpu/drm/radeon/ni.c | 4 ++--
drivers/gpu/drm/radeon/r100.c | 8 ++++----
drivers/gpu/drm/radeon/r200.c | 2 +-
drivers/gpu/drm/radeon/r300.c | 2 +-
drivers/gpu/drm/radeon/r420.c | 4 ++--
drivers/gpu/drm/radeon/r600.c | 26 +++++++++++++++++++----
drivers/gpu/drm/radeon/r600_dma.c | 6 +++---
drivers/gpu/drm/radeon/r600d.h | 1 +
drivers/gpu/drm/radeon/radeon.h | 8 +++++---
drivers/gpu/drm/radeon/radeon_cs.c | 9 ++++----
drivers/gpu/drm/radeon/radeon_device.c | 34 +++++++++++++++++++++++++++++--
drivers/gpu/drm/radeon/radeon_ib.c | 5 +++--
drivers/gpu/drm/radeon/radeon_ring.c | 20 ++++++++++--------
drivers/gpu/drm/radeon/radeon_semaphore.c | 2 +-
drivers/gpu/drm/radeon/radeon_test.c | 18 ++++++++--------
drivers/gpu/drm/radeon/radeon_uvd.c | 2 +-
drivers/gpu/drm/radeon/radeon_vce.c | 6 +++---
drivers/gpu/drm/radeon/radeon_vm.c | 10 ++++-----
drivers/gpu/drm/radeon/rv515.c | 2 +-
drivers/gpu/drm/radeon/rv770_dma.c | 2 +-
drivers/gpu/drm/radeon/si.c | 15 +++++++-------
drivers/gpu/drm/radeon/si_dma.c | 2 +-
drivers/gpu/drm/radeon/uvd_v1_0.c | 4 ++--
include/uapi/drm/radeon_drm.h | 1 +
28 files changed, 154 insertions(+), 85 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2014-08-20 20:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-20 20:38 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-24 20:45 [pull] radeon drm-fixes-3.17 Alex Deucher
2014-09-19 2:17 Alex Deucher
2014-09-18 23:30 Alex Deucher
2014-09-10 15:47 Alex Deucher
2014-08-27 22:26 Alex Deucher
2014-08-22 14:52 Alex Deucher
2014-09-01 13:29 ` sean darcy
2014-09-01 14:21 ` David Herrmann
2014-08-15 5:32 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=1408567132-2127-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).