== Series Details ==

Series: series starting with [1/7] drm/i915: Flush submission tasklet after 
bumping priority (rev2)
URL   : https://patchwork.freedesktop.org/series/42800/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a337a1138169 drm/i915: Flush submission tasklet after bumping priority
3fff19362e88 drm/i915: Combine set-wedged protection and tasklet kicking
-:7: WARNING:TYPO_SPELLING: 'premption' may be misspelled - perhaps 
'preemption'?
#7: 
premption disable loop to prevent set-wedge chaning function pointers

total: 0 errors, 1 warnings, 0 checks, 13 lines checked
9a183196dc0c drm/i915/execlists: Make submission tasklet hardirq safe
26afd02dbd15 drm/i915/guc: Make submission tasklet hardirq safe
dbee74d26584 drm/i915/execlists: Direct submit onto idle engines
-:25: WARNING:FUNCTION_ARGUMENTS: function definition argument 'flags' should 
also have an identifier name
#25: FILE: drivers/gpu/drm/i915/intel_guc_submission.c:757:
+       unsigned long uninitialized_var(flags);

-:58: WARNING:FUNCTION_ARGUMENTS: function definition argument 'flags' should 
also have an identifier name
#58: FILE: drivers/gpu/drm/i915/intel_lrc.c:760:
+       unsigned long uninitialized_var(flags);

total: 0 errors, 2 warnings, 0 checks, 132 lines checked
637900fb273c drm/i915/execlists: Direct submission from irq handler
a6ecf3114c11 drm/i915: Speed up idle detection by kicking the tasklets

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to