Re: [Intel-gfx] drm/i915/slpc: Send reset event

2016-08-22 Thread David Weinehall
On Sat, Aug 20, 2016 at 10:39:11AM +0530, Sagar Arun Kamble wrote: > From: Tom O'Rourke > > Add host2guc SLPC reset event and send reset event > during enable. > > v2: extract host2guc_slpc to handle slpc status code > coding style changes (Paulo) > > v5: Removed WARN_ON for checking msb of

[Intel-gfx] drm/i915/slpc: Send reset event

2016-08-20 Thread Sagar Arun Kamble
From: Tom O'Rourke Add host2guc SLPC reset event and send reset event during enable. v1: Extract host2guc_slpc to handle slpc status code coding style changes (Paulo) Removed WARN_ON for checking msb of gtt address of shared gem obj. (ChrisW) host2guc_action to i915_guc_action ch

[Intel-gfx] drm/i915/slpc: Send reset event

2016-08-19 Thread Sagar Arun Kamble
From: Tom O'Rourke Add host2guc SLPC reset event and send reset event during enable. v2: extract host2guc_slpc to handle slpc status code coding style changes (Paulo) v5: Removed WARN_ON for checking msb of gtt address of shared gem obj. (ChrisW) host2guc_action to i915_guc_action c