✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix LUT rounding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: drm/i915: Fix LUT rounding
URL   : https://patchwork.freedesktop.org/series/125116/
State : warning

== Summary ==

Error: dim checkpatch failed
e6e1f586ce6d drm: Fix color LUT rounding
b3b1eb0a523e drm/i915: Adjust LUT rounding rules
a0073c74c274 drm/i915: s/clamp()/min()/ in i965_lut_11p6_max_pack()
8e551577c2a7 drm/i915: Fix glk+ degamma LUT conversions
-:42: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#42: FILE: drivers/gpu/drm/i915/display/intel_color.c:1537:
+	entry->red = entry->green = entry->blue = min(val, 0xffffu);

-:54: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#54: FILE: drivers/gpu/drm/i915/display/intel_color.c:1548:
+	entry->red = entry->green = entry->blue =

total: 0 errors, 0 warnings, 2 checks, 79 lines checked





[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux