[Intel-gfx] [PATCH 10/20] drm/i915: Watchdog timeout: DRM kernel interface enablement

Arun Siluvery arun.siluvery at linux.intel.com
Fri Jan 22 06:08:32 PST 2016


On 22/01/2016 13:59, Chris Wilson wrote:
> On Fri, Oct 23, 2015 at 02:32:32AM +0100, Tomas Elf wrote:
>> Final enablement patch for GPU hang recovery using watchdog timeout.
>> Added execbuf flag for watchdog timeout in DRM kernel interface.
>
> Usual argument: per-batch or per-context flag? What's the use case being
> consider that would favour one approach or another. That usecase should
> be explained in the changelog so that we can be reminded of it again
> later.

It is per-batch, user expects certain workloads to be completed before 
watchdog times out hence it is per-batch.
This is mainly used for media workloads, don't know the exact usecase 
but I guess encode/decode work of frame to complete within a short time 
etc. I will add these details to commit msg.

regards
Arun

> -Chris
>



More information about the Intel-gfx mailing list