[Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v6,1/2] drm: Add connector property to limit max bpc
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 18 05:18:28 UTC 2018
== Series Details ==
Series: series starting with [v6,1/2] drm: Add connector property to limit max bpc
URL : https://patchwork.freedesktop.org/series/49825/
State : warning
== Summary ==
$ dim sparse origin/drm-tip
Commit: drm: Add connector property to limit max bpc
+ ^~~~~~~~~~
+ ~~~~~~~~~~^~~~~~~~
+drivers/gpu/drm/drm_atomic.c:391:25: note: ‘crtc_state’ was declared here
+drivers/gpu/drm/drm_atomic.c:431:38: warning: ‘crtc_state’ may be used uninitialized in this function [-Wmaybe-uninitialized]
+drivers/gpu/drm/drm_atomic.c: In function ‘drm_atomic_check_only’:
+ if (writeback_job->fb && !crtc_state->active) {
+ struct drm_crtc_state *crtc_state;
Commit: drm/i915: Allow "max bpc" property to limit pipe_bpp
Okay!
More information about the Intel-gfx
mailing list