[Intel-gfx] [PATCH 2/5] drm/i915/gt: Clear LRC image inline

2020-01-02 Thread Chris Wilson
When creating the initial LRC image, we also want to clear the MI_NOOPs and register values. Rather than use a blanket memset beforehand, apply the clears inline, close the context image and force inhibition of the uninitialised reminder. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/gt/i

[Intel-gfx] [PATCH 2/5] drm/i915/gt: Clear LRC image inline

2019-12-30 Thread Chris Wilson
When creating the initial LRC image, we also want to clear the MI_NOOPs and register values. Rather than use a blanket memset beforehand, apply the clears inline, close the context image and force inhibition of the uninitialised reminder. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/gt/i