All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] drm/radeon: uvd/vce cleanup and fix for hibernation
@ 2016-03-18 15:58 Jérôme Glisse
  2016-03-18 15:58 ` [PATCH 01/14] drm/radeon: consolidate r600 uvd initialization and startup code Jérôme Glisse
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Jérôme Glisse @ 2016-03-18 15:58 UTC (permalink / raw)
  To: dri-devel

So all patches does not change the logic or outcome (from hw register
write point of view) only what error messages get printed on failure.

Patch 13 just add a new flag to asic reset so we can force hard reset.

Patch 14 takes advantages of that for the hibernation case and hard
reset during freeze. It seems to works well for several hibernation
cycles (both real hibernation and also when using PM_DEBUG facilities).

All this was only test on southern island laptop (si), i did however
read over and over the various patches to check that i did not change
behavior. I splitted them for each asic generation to make bisection
easier in the unlikely case that i did miss something.

Please review.

Cheers,
Jérôme

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-03-21 15:49 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18 15:58 [PATCH 00/14] drm/radeon: uvd/vce cleanup and fix for hibernation Jérôme Glisse
2016-03-18 15:58 ` [PATCH 01/14] drm/radeon: consolidate r600 uvd initialization and startup code Jérôme Glisse
2016-03-18 16:44   ` Christian König
2016-03-21 15:49     ` Alex Deucher
2016-03-18 15:58 ` [PATCH 02/14] drm/radeon: consolidate rv770 " Jérôme Glisse
2016-03-18 15:58 ` [PATCH 03/14] drm/radeon: consolidate evergreen " Jérôme Glisse
2016-03-18 15:58 ` [PATCH 04/14] drm/radeon: consolidate ni " Jérôme Glisse
2016-03-18 15:58 ` [PATCH 05/14] drm/radeon: consolidate si " Jérôme Glisse
2016-03-18 15:58 ` [PATCH 06/14] drm/radeon: consolidate cik " Jérôme Glisse
2016-03-18 15:58 ` [PATCH 07/14] drm/radeon: add a vce flag to know if need to initialize vce or not Jérôme Glisse
2016-03-18 15:58 ` [PATCH 08/14] drm/radeon: consolidate ni vce initialization and startup code Jérôme Glisse
2016-03-18 15:58 ` [PATCH 09/14] drm/radeon: consolidate si " Jérôme Glisse
2016-03-18 15:58 ` [PATCH 10/14] drm/radeon: consolidate cik " Jérôme Glisse
2016-03-18 15:58 ` [PATCH 11/14] drm/radeon: add driver option to disable uvd block Jérôme Glisse
2016-03-18 15:58 ` [PATCH 12/14] drm/radeon: add driver option to disable vce block Jérôme Glisse
2016-03-18 15:58 ` [PATCH 13/14] drm/radeon: allow to force hard GPU reset Jérôme Glisse
2016-03-18 15:58 ` [PATCH 14/14] drm/radeon: hard reset r600 and newer GPU when hibernating Jérôme Glisse

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.