[Intel-gfx] ✗ Fi.CI.SPARSE: warning for Make DRM DSC helpers more generally usable
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 21 20:35:33 UTC 2019
== Series Details ==
Series: Make DRM DSC helpers more generally usable
URL : https://patchwork.freedesktop.org/series/57044/
State : warning
== Summary ==
$ dim sparse origin/drm-tip
Sparse version: v0.5.2
Commit: drm/i915: Move dsc rate params compute into drm
Okay!
Commit: drm/dsc: Add native 420 and 422 support to compute_rc_params
Okay!
Commit: drm/dsc: Split DSC PPS and SDP header initialisations
-O:drivers/gpu/drm/drm_dsc.c:219:61: expected restricted __be16 <noident>
-O:drivers/gpu/drm/drm_dsc.c:219:61: got int
-O:drivers/gpu/drm/drm_dsc.c:219:61: warning: incorrect type in assignment (different base types)
-O:drivers/gpu/drm/drm_dsc.c:226:25: expected unsigned short [unsigned] [usertype] val
-O:drivers/gpu/drm/drm_dsc.c:226:25: got restricted __be16 <noident>
-O:drivers/gpu/drm/drm_dsc.c:226:25: warning: cast from restricted __be16
-O:drivers/gpu/drm/drm_dsc.c:226:25: warning: cast from restricted __be16
-O:drivers/gpu/drm/drm_dsc.c:226:25: warning: cast from restricted __be16
-O:drivers/gpu/drm/drm_dsc.c:226:25: warning: incorrect type in argument 1 (different base types)
+drivers/gpu/drm/drm_dsc.c:218:53: expected restricted __be16 <noident>
+drivers/gpu/drm/drm_dsc.c:218:53: got int
+drivers/gpu/drm/drm_dsc.c:218:53: warning: incorrect type in assignment (different base types)
+drivers/gpu/drm/drm_dsc.c:225:25: expected unsigned short [unsigned] [usertype] val
+drivers/gpu/drm/drm_dsc.c:225:25: got restricted __be16 <noident>
+drivers/gpu/drm/drm_dsc.c:225:25: warning: cast from restricted __be16
+drivers/gpu/drm/drm_dsc.c:225:25: warning: cast from restricted __be16
+drivers/gpu/drm/drm_dsc.c:225:25: warning: cast from restricted __be16
+drivers/gpu/drm/drm_dsc.c:225:25: warning: incorrect type in argument 1 (different base types)
More information about the Intel-gfx
mailing list