== Series Details ==

Series: Clear Color Support for TGL Render Decompression (rev10)
URL   : https://patchwork.freedesktop.org/series/66814/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d2bc012f7c24 drm/framebuffer: Format modifier for Intel Gen-12 render 
compression
ab7291ec70a1 drm/i915: Use intel_tile_height() instead of re-implementing
60ea125445e6 drm/i915: Move CCS stride alignment W/A inside 
intel_fb_stride_alignment
8c8a5ad3da3c drm/i915/tgl: Gen-12 render decompression
57e9f38c1822 drm/i915: Extract framebufer CCS offset checks into a function
6bcd43ce105c drm/framebuffer/tgl: Format modifier for Intel Gen 12 render 
compression with Clear Color
454c413288cb drm/i915/tgl: Add Clear Color support for TGL Render Decompression
-:259: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pipe' - possible 
side-effects?
#259: FILE: drivers/gpu/drm/i915/i915_reg.h:6888:
+#define PLANE_CC_VAL(pipe, plane)      \
+       _MMIO_PLANE(plane, _PLANE_CC_VAL_1(pipe), _PLANE_CC_VAL_2(pipe))

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

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

Reply via email to