[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Split i915_gem_init_hw into GT and i915 parts (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 24 13:00:07 UTC 2019


== Series Details ==

Series: series starting with [1/5] drm/i915: Split i915_gem_init_hw into GT and i915 parts (rev2)
URL   : https://patchwork.freedesktop.org/series/64164/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
fcdfcb9cdc46 drm/i915: Split i915_gem_init_hw into GT and i915 parts
-:42: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#42: FILE: drivers/gpu/drm/i915/i915_gem.c:1267:
+	BUG_ON(!i915->kernel_context);

total: 0 errors, 1 warnings, 0 checks, 35 lines checked
559c263d5ce7 drm/i915: Avoid one round-tip through global i915 when getting to gt
214d132b3397 drm/i915: Make wait_for_timelines take struct intel_gt
148551c9968e drm/i915: Avoid round-trip via i915 in intel_gt_park
2bb6895f1307 drm/i915: Make pm_notify take intel_gt



More information about the Intel-gfx mailing list