commit | 44e1e7baa3b90b725efe1635e48083c04acba782 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 18 21:48:11 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 18 21:57:18 2017 +0100 |
tree | 90060b586f68d398ec0e922203dc6cd7981756ec | |
parent | 9593a6576fd50dbfdedaf04296481998c219a3b8 [diff] |
drm/i915: Reorder media/render reset on g4x Ville found a reference to WaMediaResetBeforeFullReset which we presume means that we should simply do the media reset first. References: https://bugs.freedesktop.org/show_bug.cgi?id=100942 Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170518204811.7408-2-chris@chris-wilson.co.uk