[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Attach and Set vrr_enabled property (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue May 17 08:17:29 UTC 2022


== Series Details ==

Series: Attach and Set vrr_enabled property (rev3)
URL   : https://patchwork.freedesktop.org/series/102978/
State : warning

== Summary ==

Error: dim checkpatch failed
ca69c64ffb44 drm/vrr: Attach vrr_enabled property to the drm crtc
-:81: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#81: FILE: drivers/gpu/drm/drm_mode_config.c:327:
+	prop = drm_property_create_bool(dev, DRM_MODE_PROP_ATOMIC,
 			"VRR_ENABLED");

total: 0 errors, 0 warnings, 1 checks, 50 lines checked
3cebf977fa06 drm/i915/vrr: Set drm crtc vrr_enabled property
-:13: WARNING:TYPO_SPELLING: 'alreay' may be misspelled - perhaps 'already'?
#13: 
V3: Don't attach vrr_enabled prop, as it is alreay attached.
                                            ^^^^^^

total: 0 errors, 1 warnings, 0 checks, 20 lines checked




More information about the Intel-gfx mailing list