Quoting Tvrtko Ursulin (2018-07-20 13:12:22) > From: Tvrtko Ursulin <[email protected]> > > Restore runtime PM state (via a newly added library function) when the > test which sets it up exit. This was we avoid running all subsequent sub- > tests in the aggressive runtime PM mode. > > v2: > * Skip double restore. (Chris Wilson) > * Close previously leaked fd. > > v3: > * Refactor atexit handlers to be signal safe. (Chris Wilson) > * Restore audio runtime PM status. > * Add a different PCI path to audio device. > > Signed-off-by: Tvrtko Ursulin <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
(Just ship it already! But I do wonder if there's a better way to find the control device (search by PCI vendor, class?) and if we shouldn't make the control/value be uniform in their handling, then just iterate over the area of (path, value) for restoring.) -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
