[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for add LG panel to dpcd quirk database (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 12 06:04:31 UTC 2018
== Series Details ==
Series: add LG panel to dpcd quirk database (rev2)
URL : https://patchwork.freedesktop.org/series/49413/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
f9668ab33374 drm: Add support for device_id based detection.
9aca7b72df61 drm: Change limited M/N quirk to constant N quirk.
-:179: WARNING:TYPO_SPELLING: 'compatability' may be misspelled - perhaps 'compatibility'?
#179: FILE: include/drm/drm_dp_helper.h:1267:
+ * to 16 bits. So will give a constant value (0x8000) for compatability.
total: 0 errors, 1 warnings, 0 checks, 128 lines checked
f51d9a4ab5a3 drm: add LG eDP panel to quirk database
-:34: WARNING:LONG_LINE: line over 100 characters
#34: FILE: drivers/gpu/drm/drm_dp_helper.c:1275:
+ { OUI(0x00, 0x22, 0xb9), DEVICE_ID('s', 'i', 'v', 'a', 'r', 'T'), false, BIT(DP_DPCD_QUIRK_CONSTANT_N) },
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
More information about the Intel-gfx
mailing list