Re: [Intel-gfx] [PATCH] drm/i915: Stop dropping irq around resets

2018-08-06 Thread Chris Wilson
Quoting Chris Wilson (2018-08-06 18:21:45) > Quoting Chris Wilson (2018-08-06 15:56:47) > > A long time ago, we were afraid of handling interrupts and signaling > > waiters during a reset, worrying that the confusion in request handling > > would interfere with our attempts to process the reset in

Re: [Intel-gfx] [PATCH] drm/i915: Stop dropping irq around resets

2018-08-06 Thread Chris Wilson
Quoting Chris Wilson (2018-08-06 15:56:47) > A long time ago, we were afraid of handling interrupts and signaling > waiters during a reset, worrying that the confusion in request handling > would interfere with our attempts to process the reset in an orderly > fashion. Since then, we have isolated

[Intel-gfx] [PATCH] drm/i915: Stop dropping irq around resets

2018-08-06 Thread Chris Wilson
A long time ago, we were afraid of handling interrupts and signaling waiters during a reset, worrying that the confusion in request handling would interfere with our attempts to process the reset in an orderly fashion. Since then, we have isolated our irq-driven request handling by virtual of the