From mboxrd@z Thu Jan 1 00:00:00 1970 From: sean darcy Subject: Re: [pull] radeon drm-fixes-3.17 Date: Mon, 01 Sep 2014 09:29:05 -0400 Message-ID: References: <1408719174-9797-1-git-send-email-alexander.deucher@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by gabe.freedesktop.org (Postfix) with ESMTP id EE08A6E2E8 for ; Mon, 1 Sep 2014 06:29:28 -0700 (PDT) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XORfe-0003go-Ja for dri-devel@lists.freedesktop.org; Mon, 01 Sep 2014 15:29:22 +0200 Received: from ool-18be3ecb.dyn.optonline.net ([24.190.62.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Sep 2014 15:29:22 +0200 Received: from seandarcy2 by ool-18be3ecb.dyn.optonline.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Sep 2014 15:29:22 +0200 In-Reply-To: <1408719174-9797-1-git-send-email-alexander.deucher@amd.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On 08/22/2014 10:52 AM, Alex Deucher wrote: > Hi Dave, > > This pull just contains some new pci ids. > > The following changes since commit 20a984c2a51d379bce08ee1031b32020f273e532: > > Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel (2014-08-22 07:29:52 +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 37dbeab788a8f23fd946c0be083e5484d6f929a1: > > drm/radeon: add additional SI pci ids (2014-08-22 10:47:59 -0400) > > ---------------------------------------------------------------- > Alex Deucher (3): > drm/radeon: add new KV pci id > drm/radeon: add new bonaire pci ids > drm/radeon: add additional SI pci ids > > drivers/gpu/drm/radeon/cik.c | 1 + > include/drm/drm_pciids.h | 7 +++++++ > 2 files changed, 8 insertions(+) > Is there any reason this pull can't go into fixes-3.16? or even 3.15? 3.17 is months away for me! Fedora 20 is on 3.15. sean