== Series Details ==

Series: drm/i915/display: Disable audio, DRRS and PSR before planes
URL   : https://patchwork.freedesktop.org/series/93024/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4b987bbf5ee8 drm/i915/display: Disable audio, DRRS and PSR before planes
-:137: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct 
intel_atomic_state *' should also have an identifier name
#137: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:199:
+       void (*pre_disable)(struct intel_atomic_state *,

-:137: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct 
intel_encoder *' should also have an identifier name
#137: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:199:
+       void (*pre_disable)(struct intel_atomic_state *,

-:137: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct 
intel_crtc_state *' should also have an identifier name
#137: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:199:
+       void (*pre_disable)(struct intel_atomic_state *,

-:137: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct 
drm_connector_state *' should also have an identifier name
#137: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:199:
+       void (*pre_disable)(struct intel_atomic_state *,

total: 0 errors, 4 warnings, 0 checks, 132 lines checked


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to