> -----Original Message----- > From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx] > Sent: Wednesday, March 12, 2014 3:46 PM > To: Alex Deucher > Cc: stable@xxxxxxxxxxxxxxx; Deucher, Alexander > Subject: Re: [PATCH] drm/radeon: re-order firmware loading in preparation > for dpm rework > > On Wed, Mar 12, 2014 at 11:20:41AM -0400, Alex Deucher wrote: > > We need to reorder the driver init sequence to better accomodate > > dpm which needs to be loaded earlier in the init sequence. Move > > fw init up so that it's available for dpm init. > > > > This also fixes a bad failure case when firmware is not available. > > > > This is a cherry-pick of the fix from 3.14. > > > > Signed-off-by: Alex Deucher <alexander.deucher@xxxxxxx> > > (cherry picked from commit 01ac8794a77192236a4b91c33adf4177ac5a21f0) > > --- > > drivers/gpu/drm/radeon/cik.c | 42 ++++++++++++++++++++------------ > ------ > > drivers/gpu/drm/radeon/evergreen.c | 33 ++++++++++++++++------------- > - > > drivers/gpu/drm/radeon/ni.c | 36 +++++++++++++++++--------------- > > drivers/gpu/drm/radeon/r600.c | 16 +++++++-------- > > drivers/gpu/drm/radeon/rv770.c | 16 +++++++-------- > > drivers/gpu/drm/radeon/si.c | 18 ++++++++-------- > > 6 files changed, 84 insertions(+), 77 deletions(-) > > What stable tree do you want this to be applied to? > 3.11 and newer. Thanks! Alex -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html