On Fri, Mar 24, 2017 at 09:12:13PM +0530, Kamble, Sagar A wrote:
>Reviewed-by: Sagar Arun Kamble [1]
and pushed.
Sagar, you might want to turn off sending html email for intel-gfx@.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
___
I
Reviewed-by: Sagar Arun Kamble
On 3/24/2017 8:18 PM, Daniele Ceraolo Spurio wrote:
The forcewake_get call in the guc_send_mmio function was added to
avoid getting and releasing forcewake on each register access.
While this makes sense, all GuC registers are in the blitter range
so no need to wa
The forcewake_get call in the guc_send_mmio function was added to
avoid getting and releasing forcewake on each register access.
While this makes sense, all GuC registers are in the blitter range
so no need to wake all the wells.
Signed-off-by: Daniele Ceraolo Spurio
---
drivers/gpu/drm/i915/int