dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
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: Thu, 18 Sep 2014 19:30:44 -0400	[thread overview]
Message-ID: <1411083044-14933-1-git-send-email-alexander.deucher@amd.com> (raw)

Hi Dave,

Radeon fixes for 3.17:
- fix a resume hang on mullins
- fix an oops on module unload with vgaswitcheroo (radeon and nouveau)
- fix possible hangs DMA engine hangs due to hw bugs

The following changes since commit 83502a5d34386f7c6973bc70e1c423f55f5a2e3a:

  drm/ast: AST2000 cannot be detected correctly (2014-09-12 13:41:39 +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 53beaa01e0fe8e4202f43485a03b32fcf5dfea74:

  drm/nouveau/runpm: fix module unload (2014-09-18 19:22:37 -0400)

----------------------------------------------------------------
Alex Deucher (7):
      drm/radeon/dpm: fix resume on mullins
      drm/radeon: don't reset dma on NI/SI init
      drm/radeon: don't reset sdma on CIK init
      drm/radeon: don't reset dma on r6xx-evergreen init
      vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
      drm/radeon/px: fix module unload
      drm/nouveau/runpm: fix module unload

Kyle McMartin (1):
      drm/radeon: delete unused PTE_* defines

Michel Dänzer (1):
      drm/radeon: Disable HDP flush before every CS again for < r600

 drivers/gpu/drm/nouveau/nouveau_vga.c  |  9 +++++++++
 drivers/gpu/drm/radeon/cik_sdma.c      |  7 -------
 drivers/gpu/drm/radeon/kv_dpm.c        | 28 +++++++++++++++++++++-------
 drivers/gpu/drm/radeon/ni_dma.c        |  6 ------
 drivers/gpu/drm/radeon/r100.c          | 28 ++++++++++++++--------------
 drivers/gpu/drm/radeon/r600_dma.c      |  9 ---------
 drivers/gpu/drm/radeon/r600d.h         |  7 -------
 drivers/gpu/drm/radeon/radeon_asic.c   |  2 --
 drivers/gpu/drm/radeon/radeon_asic.h   |  3 +--
 drivers/gpu/drm/radeon/radeon_device.c | 11 +++++++++--
 drivers/gpu/drm/radeon/radeon_drv.c    |  2 +-
 drivers/gpu/vga/vga_switcheroo.c       |  6 ++++++
 include/linux/vga_switcheroo.h         |  2 ++
 13 files changed, 63 insertions(+), 57 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2014-09-18 23:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-18 23:30 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-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-20 20:38 Alex Deucher
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=1411083044-14933-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).