== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
003f117f2171 drm/i915: Flush submission tasklet after bumping priority
a81b5d17707b 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
e4c720c38170 drm/i915/execlists: Make submission tasklet hardirq safe
260be6c60570 drm/i915/guc: Make submission tasklet hardirq safe
52010b9a0967 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
1a157fc92a41 drm/i915/execlists: Direct submission from irq handler
813ac493c9e1 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