== Series Details == Series: series starting with [CI,1/4] drm/i915: Move submit_request to i915_sched_engine URL : https://patchwork.freedesktop.org/series/86822/ State : warning == Summary == $ dim checkpatch origin/drm-tip 40ff776943d9 drm/i915: Move submit_request to i915_sched_engine 90cb79f67175 drm/i915: Move finding the current active request to the scheduler -:246: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string #246: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:111: + "heartbeat " RQ_FMT "completed\n", -:265: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string #265: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:143: + "heartbeat " RQ_FMT " pending\n", -:275: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string #275: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:159: + "bumping heartbeat " RQ_FMT " prio:%d\n", -:283: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string #283: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:167: + "heartbeat " RQ_FMT " stuck\n", -:293: WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'heartbeat', this function's name, in a string #293: FILE: drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c:201: + ENGINE_TRACE(engine, "heartbeat " RQ_FMT "started\n", RQ_ARG(rq)); total: 0 errors, 5 warnings, 0 checks, 579 lines checked f89a52a6bf2f drm/i915: Show execlists queues when dumping state -:498: WARNING:LONG_LINE: line length of 102 exceeds 100 columns #498: FILE: drivers/gpu/drm/i915/gt/intel_execlists_submission.c:3555: + DIV_ROUND_CLOSEST_ULL(intel_context_get_total_runtime_ns(rq->context), total: 0 errors, 1 warnings, 0 checks, 839 lines checked 9da368f0928b drm/i915: Wrap i915_request_use_semaphores() _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx