All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <christian.koenig@amd.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Alex Deucher <alexander.deucher@amd.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>
Subject: [pull] radeon drm-fixes-3.15
Date: Fri, 16 May 2014 15:54:27 +0200	[thread overview]
Message-ID: <53761893.8040303@amd.com> (raw)

Hi Dave,

this is the next pull quested for stashed up radeon fixes for 3.15.

Highlights are:
1. Avoid sending SIGBUS on CPU access just because kernel can't handle 
buffer placement.
2. Some fixes for VM page table updates and buffer placements.
3. Fixing two typos in the PLL and SI register spec.
4. Checking VCE buffers ranges.
5. Adding a mutex for I2C access.
6. Mullins and non-VGA pci class fixes from Alex.

The following changes since commit 995c376e89992e756cf844b86209eb4ceb5ebe27:

   Merge branch 'mullins' of 
git://people.freedesktop.org/~deathsimple/linux into drm-fixes 
(2014-05-07 09:10:28 +1000)

are available in the git repository at:


   git://people.freedesktop.org/~deathsimple/linux drm-fixes-3.15

for you to fetch changes up to bae4460e9153a728920ce6b13103f62e76f97cb2:

   drm/radeon: fix typo in finding PLL params (2014-05-14 11:45:45 +0200)

----------------------------------------------------------------
Alex Deucher (4):
       drm/radeon: add a i2c bus mutex
       drm/radeon: fix DCE83 check for mullins
       drm/radeon: handle non-VGA class pci devices with ATRM
       drm/radeon: fix register typo on si

Christian König (4):
       drm/radeon: also try GART for CPU accessed buffers
       drm/radeon: fix page directory update size estimation
       drm/radeon: fix buffer placement under memory pressure v2
       drm/radeon: fix typo in finding PLL params

Leo Liu (1):
       drm/radeon: check VCE relocation buffer range v3

  drivers/gpu/drm/radeon/atombios_dp.c    |  18 +++++++++++---
  drivers/gpu/drm/radeon/atombios_i2c.c   |  17 ++++++++++---
  drivers/gpu/drm/radeon/radeon.h         |   6 +++--
  drivers/gpu/drm/radeon/radeon_bios.c    |  14 +++++++++++
  drivers/gpu/drm/radeon/radeon_display.c |   2 +-
  drivers/gpu/drm/radeon/radeon_i2c.c     |   9 +++++++
  drivers/gpu/drm/radeon/radeon_mode.h    |   1 +
  drivers/gpu/drm/radeon/radeon_object.c  |  40 
++++++++++++++++++------------
  drivers/gpu/drm/radeon/radeon_vce.c     | 130 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
  drivers/gpu/drm/radeon/radeon_vm.c      |   2 +-
  drivers/gpu/drm/radeon/sid.h            |   4 +--
  11 files changed, 183 insertions(+), 60 deletions(-)

             reply	other threads:[~2014-05-16 13:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-16 13:54 Christian König [this message]
2014-05-18 23:04 ` [pull] radeon drm-fixes-3.15 Dave Airlie
2014-05-19  8:49   ` Christian König
2014-05-19 14:01     ` Deucher, Alexander
  -- strict thread matches above, loose matches on Subject: below --
2014-06-02 13:17 Christian König
2014-05-30 12:23 Christian König
2014-05-20 13:14 Christian König
2014-05-26  7:12 ` Malte Schröder
2014-05-26  7:39   ` Christian König
2014-05-06 10:32 Christian König
2014-05-01 13:47 Christian König
2014-05-05  0:51 ` Dave Airlie
2014-05-05  9:04   ` Christian König
2014-05-05 12:48     ` Deucher, Alexander
2014-04-22 16:49 Christian König
2014-04-17 12:40 Christian König

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=53761893.8040303@amd.com \
    --to=christian.koenig@amd.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.