[PATCH 1/4] drm/radeon: only save UVD bo when we have open handles

2013-08-05 Thread Alex Deucher
On Mon, Aug 5, 2013 at 8:10 AM, Christian K?nig wrote: > From: Christian K?nig > > Otherwise just reinitialize from scratch on resume, > and so make it more likely to succeed. > > Signed-off-by: Christian K?nig > Cc: stable at vger.kernel.org Pulled the series into my -fixes branch. Alex > -

Re: [PATCH 1/4] drm/radeon: only save UVD bo when we have open handles

2013-08-05 Thread Alex Deucher
On Mon, Aug 5, 2013 at 8:10 AM, Christian König wrote: > From: Christian König > > Otherwise just reinitialize from scratch on resume, > and so make it more likely to succeed. > > Signed-off-by: Christian König > Cc: sta...@vger.kernel.org Pulled the series into my -fixes branch. Alex > --- >

[PATCH 1/4] drm/radeon: only save UVD bo when we have open handles

2013-08-05 Thread Christian König
From: Christian K?nig Otherwise just reinitialize from scratch on resume, and so make it more likely to succeed. Signed-off-by: Christian K?nig Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/cik.c |2 +- drivers/gpu/drm/radeon/radeon.h |2 +- drivers/gpu/drm/ra

[PATCH 1/4] drm/radeon: only save UVD bo when we have open handles

2013-08-05 Thread Christian König
From: Christian König Otherwise just reinitialize from scratch on resume, and so make it more likely to succeed. Signed-off-by: Christian König Cc: sta...@vger.kernel.org --- drivers/gpu/drm/radeon/cik.c |2 +- drivers/gpu/drm/radeon/radeon.h |2 +- drivers/gpu/drm/radeo