[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Add an update callback to intel_encoder and call this on fastsets

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 18 22:55:40 UTC 2018


== Series Details ==

Series: series starting with [1/4] drm/i915: Add an update callback to intel_encoder and call this on fastsets
URL   : https://patchwork.freedesktop.org/series/54244/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c5983ec2fe41 drm/i915: Add an update callback to intel_encoder and call this on fastsets
-:67: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct intel_encoder *' should also have an identifier name
#67: FILE: drivers/gpu/drm/i915/intel_drv.h:246:
+	void (*update)(struct intel_encoder *,

-:67: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct intel_crtc_state *' should also have an identifier name
#67: FILE: drivers/gpu/drm/i915/intel_drv.h:246:
+	void (*update)(struct intel_encoder *,

-:67: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct drm_connector_state *' should also have an identifier name
#67: FILE: drivers/gpu/drm/i915/intel_drv.h:246:
+	void (*update)(struct intel_encoder *,

total: 0 errors, 3 warnings, 0 checks, 44 lines checked
76772c4afca3 drm/i915: DDI: call intel_psr_enable() on encoder updates
2a07636c5dad drm/i915: Allow calling intel_edp_drrs_enable twice
35e1929bb5bf drm/i915: DDI: call intel_edp_drrs_enable() on encoder updates



More information about the Intel-gfx mailing list