== Series Details ==

Series: series starting with [v2,1/3] drm/i915: Introduce 
encoder->compute_config_late()
URL   : https://patchwork.freedesktop.org/series/72891/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
17cfa5f19e38 drm/i915: Introduce encoder->compute_config_late()
-:83: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct 
intel_encoder *' should also have an identifier name
#83: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:144:
+       int (*compute_config_late)(struct intel_encoder *,

-:83: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct 
intel_crtc_state *' should also have an identifier name
#83: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:144:
+       int (*compute_config_late)(struct intel_encoder *,

-:83: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct 
drm_connector_state *' should also have an identifier name
#83: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:144:
+       int (*compute_config_late)(struct intel_encoder *,

total: 0 errors, 3 warnings, 0 checks, 60 lines checked
59036ac4423f drm/i915/dp: Compute port sync crtc states post compute_config()
4e5443593875 drm/i915/dp: Add all tiled and port sync conns to modeset

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to