[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Split i915_gem_init_hw into GT and i915 parts
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 24 10:41:06 UTC 2019
== Series Details ==
Series: series starting with [1/5] drm/i915: Split i915_gem_init_hw into GT and i915 parts
URL : https://patchwork.freedesktop.org/series/64164/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
663e4078a04f 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
c503419b0fd7 drm/i915: Avoid one round-tip through global i915 when getting to gt
5d8568b38973 drm/i915: Make wait_for_timelines take struct intel_gt
a84f5b760a48 drm/i915: Avoid round-trip via i915 in intel_gt_park
f9d8901ddef9 drm/i915: Make pm_notify take intel_gt
More information about the Intel-gfx
mailing list