✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev5)

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

 



== Series Details ==

Series: In order to readout DP SDPs, refactors the handling of DP SDPs (rev5)
URL   : https://patchwork.freedesktop.org/series/72853/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
00b0268b3c35 drm: Add DP1.4 VSC SDP Payload related Data Structures
f337401d8678 drm/i915/dp: Add compute routine for DP VSC SDP
-:117: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#117: FILE: drivers/gpu/drm/i915/display/intel_dp.c:2446:
+	drm_WARN_ON(&dev_priv->drm, vsc->bpc == 6 &&
+				    vsc->pixelformat == DP_PIXELFORMAT_RGB);

total: 0 errors, 0 warnings, 1 checks, 117 lines checked
2b6b72262c8c drm/i915/dp: Add compute routine for DP HDR Metadata Infoframe SDP
6b0660d21141 drm/i915/dp: Add writing of DP SDPs
23aa39d1f68a video/hdmi: Add Unpack only function for DRM infoframe
a53c04de5983 drm/i915/dp: Read out DP SDPs
b1151c62aadb drm: Add logging function for DP VSC SDP
124747292677 drm/i915: Include HDMI DRM infoframe in the crtc state dump
b75f42532124 drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump
f55238bf17aa drm/i915: Include DP VSC SDP in the crtc state dump
19496c35ab4f drm/i915: Program DP SDPs with computed configs
78a4484e3e5e drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
7d27e4306e8f drm/i915: Add state readout for DP VSC SDP
-:82: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'name' - possible side-effects?
#82: FILE: drivers/gpu/drm/i915/display/intel_display.c:13895:
+#define PIPE_CONF_CHECK_DP_VSC_SDP(name) do { \
+	if (!intel_compare_dp_vsc_sdp(&current_config->infoframes.name, \
+				      &pipe_config->infoframes.name)) { \
+		pipe_config_dp_vsc_sdp_mismatch(dev_priv, fastset, __stringify(name), \
+						&current_config->infoframes.name, \
+						&pipe_config->infoframes.name); \
+		ret = false; \
+	} \
+} while (0)

total: 0 errors, 0 warnings, 1 checks, 74 lines checked
49b1bee40f5f drm/i915: Disable DIPs when LSPCON is used
a220a96f626c drm/i915: Program DP SDPs on pipe updates
0042085e5a2e drm/i915: Stop sending DP SDPs on ddi disable
2e50c25511e4 drm/i915/dp: Add compute routine for DP PSR VSC SDP
9b3bbcfd33a7 drm/i915/psr: Use new DP VSC SDP compute routine on PSR

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



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

  Powered by Linux