[Intel-gfx] [PATCH] drm/i915: re-run init_clock_gating after gpu reset

2012-04-10 Thread Daniel Vetter
Over time we've added more and more workarounds in there for render core issues, so these register settings will revert back to their reset state. To avoid making a bad situation worse, re-run the clock gating code after reset so that we don't crash right away with a known hw issue.

Re: [Intel-gfx] [PATCH] drm/i915: re-run init_clock_gating after gpu reset

2012-04-10 Thread Chris Wilson
On Tue, 10 Apr 2012 14:39:49 +0200, Daniel Vetter daniel.vet...@ffwll.ch wrote: Over time we've added more and more workarounds in there for render core issues, so these register settings will revert back to their reset state. To avoid making a bad situation worse, re-run the clock gating