Hi On Mon, Sep 1, 2014 at 3:29 PM, sean darcy <seandarcy2@xxxxxxxxx> wrote: > 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. This is not how kernel stable releases work. Fixes first go into the current development branch and then are picked for older stable kernels. This guarantees all fixes in older kernels are _always_ also available in the development branch. So you just need to be patient and it will be backported in a timely manner. (obviously only for commits that are marked for stable, which should be the case for new device IDs if they work fine on older kernels). Thanks David _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel