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-4.1
Date: Thu,  7 May 2015 12:47:09 -0400	[thread overview]
Message-ID: <1431017229-1633-1-git-send-email-alexander.deucher@amd.com> (raw)

Hi Dave,

Mostly stability fixes for UVD and VCE, plus a few other bug and regression
fixes.

The following changes since commit 71aee81937963ccb07b3fa1b912e4cc6cd77dfa8:

  Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2015-05-04 08:56:47 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.1

for you to fetch changes up to 12e49feadff6d7b7ebbe852b36943a71524d8d34:

  drm/radeon: stop trying to suspend UVD sessions (2015-05-07 11:00:18 -0400)

----------------------------------------------------------------
Alex Deucher (1):
      drm/radeon: don't setup audio on asics that don't support it

Christian König (6):
      drm/radeon: disable semaphores for UVD V1 (v2)
      drm/radeon: fix userptr lockup
      drm/radeon: make VCE handle check more strict
      drm/radeon: make UVD handle checking more strict
      drm/radeon: more strictly validate the UVD codec
      drm/radeon: stop trying to suspend UVD sessions

monk.liu (1):
      drm/radeon: fix userptr BO unpin bug v3

 drivers/gpu/drm/radeon/radeon.h       |   1 -
 drivers/gpu/drm/radeon/radeon_asic.c  |   2 +-
 drivers/gpu/drm/radeon/radeon_asic.h  |   4 +
 drivers/gpu/drm/radeon/radeon_audio.c |   4 +
 drivers/gpu/drm/radeon/radeon_mn.c    |   3 +
 drivers/gpu/drm/radeon/radeon_ttm.c   |   8 +-
 drivers/gpu/drm/radeon/radeon_uvd.c   | 144 ++++++++++++++++++++++------------
 drivers/gpu/drm/radeon/radeon_vce.c   |  65 +++++++++++----
 drivers/gpu/drm/radeon/rv770d.h       |   3 +
 drivers/gpu/drm/radeon/uvd_v1_0.c     |  14 +---
 drivers/gpu/drm/radeon/uvd_v2_2.c     |  29 +++++++
 11 files changed, 190 insertions(+), 87 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-05-07 16:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-07 16:47 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-18 18:44 [pull] radeon drm-fixes-4.1 Christian König
2015-06-11 15:10 Alex Deucher
2015-06-04  1:53 Alex Deucher
2015-05-28 15:09 Alex Deucher
2015-05-27 21:40 Alex Deucher
2015-05-21 18:26 Alex Deucher
2015-04-29 23:00 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=1431017229-1633-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).