On Tue, Feb 20, 2018 at 12:22:19PM +0000, Chris Wilson wrote: > Quoting Daniel Vetter (2018-02-20 12:17:18) > > On Thu, Feb 15, 2018 at 09:21:47AM +0000, Chris Wilson wrote: > > > Quoting Chris Wilson (2018-02-11 18:54:33) > > > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > > > > > > Poke, CI is still tripping over this... > > > > Can you give a bit more context about what's going on and how this > > happens? Bugzilla or whatever ... I'm confused. > > i915_fbc_status(): > if (!HAS_FBC(dev_priv)) > return -ENODEV; > > So whenever CI is run on machines without FBC (all of its gen3-gen5 > machine, as the only ilk appears to be a desktop unless I missed one) > buf is empty. Oh, I entirely missed that we errno out the read right away in that case. Reviewed-by: Daniel Vetter <daniel.vetter@xxxxxxxx> -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx