From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Christian_K=F6nig?= Subject: [pull] radeon drm-fixes-3.15 Date: Fri, 30 May 2014 14:23:53 +0200 Message-ID: <53887859.1010400@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1lp0142.outbound.protection.outlook.com [207.46.163.142]) by gabe.freedesktop.org (Postfix) with ESMTP id A263E6EAA8 for ; Fri, 30 May 2014 05:24:00 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Dave Airlie Cc: Alex Deucher , "dri-devel@lists.freedesktop.org" List-Id: dri-devel@lists.freedesktop.org Hi Dave, this is the next pull request for stashed up radeon fixes for 3.15. This = is finally calming down with only four patches in this pull request. The following changes since commit efb27e73e12633a24dfdc67b8a6a58c4b427f3e4: Merge tag 'drm-intel-fixes-2014-05-27' of = git://anongit.freedesktop.org/drm-intel into drm-fixes (2014-05-28 = 09:18:32 +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 bde1d0aa10e861cea6e992d37319212ba2b15386: drm/radeon: only allocate necessary size for vm bo list (2014-05-30 = 14:14:16 +0200) ---------------------------------------------------------------- Christian K=F6nig (3): drm/radeon: lower the ref * post PLL maximum once more drm/radeon: avoid crash if VM command submission isn't available drm/radeon: only allocate necessary size for vm bo list Marek Ol=A8=E1k (1): drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission drivers/gpu/drm/radeon/radeon_cs.c | 21 +++++++++++++++++---- drivers/gpu/drm/radeon/radeon_display.c | 2 +- drivers/gpu/drm/radeon/radeon_vm.c | 6 +++--- 3 files changed, 21 insertions(+), 8 deletions(-)