[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsi: enable DSC (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 5 15:24:24 UTC 2019


== Series Details ==

Series: drm/i915/dsi: enable DSC (rev5)
URL   : https://patchwork.freedesktop.org/series/69540/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d1eac96f3ca9 drm/i915/bios: pass devdata to parse_ddi_port
7bbf115b2fe1 drm/i915/bios: parse compression parameters block
-:107: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "devdata->dsc"
#107: FILE: drivers/gpu/drm/i915/display/intel_bios.c:1657:
+		      devdata->dsc != NULL);

total: 0 errors, 0 warnings, 1 checks, 101 lines checked
df83ffb4fe22 drm/i915/bios: add support for querying DSC details for encoder
121299cced8c drm/i915/dsc: move DP specific compute params to intel_dp.c
59ce59912b93 drm/i915/dsc: move slice height calculation to encoder
43d897f1d016 drm/i915/dsc: add support for computing and writing PPS for DSI encoders
23a2e041cf02 drm/i915/dsi: set pipe_bpp on ICL configure config
bc6b5ae33239 drm/i915/dsi: abstract afe_clk calculation
7460bcfe7cab drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate()
05891ad7d716 drm/i915/dsi: take compression into account in afe_clk()
fea7c7f0cfdd drm/i915/dsi: use compressed pixel format with DSC
871e85117950 drm/i915/dsi: account for DSC in horizontal timings
10d79292fa34 drm/i915/dsi: add support for DSC



More information about the Intel-gfx mailing list