Quoting Arkadiusz Hiler (2017-11-03 07:05:57)
> On Thu, Nov 02, 2017 at 01:14:30PM +, Chris Wilson wrote:
> > After a reset, we may immediately begin executing requests on restarting
> > the engines. Ergo this has to be last step with all re-initialisation
> > completed beforehand. The mocs set
On Thu, Nov 02, 2017 at 01:14:30PM +, Chris Wilson wrote:
> After a reset, we may immediately begin executing requests on restarting
> the engines. Ergo this has to be last step with all re-initialisation
> completed beforehand. The mocs setup was after we started executing the
> requests; do i
After a reset, we may immediately begin executing requests on restarting
the engines. Ergo this has to be last step with all re-initialisation
completed beforehand. The mocs setup was after we started executing the
requests; do it earlier!
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/i91