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

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 15 18:40:16 UTC 2019


== Series Details ==

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

== Summary ==

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

total: 0 errors, 0 warnings, 1 checks, 101 lines checked
cfda91238c7c drm/i915/bios: add support for querying DSC details for encoder
aed845a88e0f drm/i915/dsc: move DP specific compute params to intel_dp.c
f7ac672ad0ac drm/i915/dsc: move slice height calculation to encoder
24d5af9226d6 drm/i915/dsc: add support for computing and writing PPS for DSI encoders
795b06e0b07e drm/i915/dsi: set pipe_bpp on ICL configure config
1cfcf6e53fd7 drm/i915/dsi: abstract afe_clk calculation
be01484fce55 drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate()
8d4c47084499 drm/i915/dsi: add support for DSC



More information about the Intel-gfx mailing list