On Fri, 23 Oct 2015, Daniel Vetter <[email protected]> wrote: > Another CI fail we have for no reason. Totally unjustified since > nothing fails at all.
Acked-by: Jani Nikula <[email protected]> I guess we could do the blind set here as well, but *shrug*. > > Signed-off-by: Daniel Vetter <[email protected]> > --- > drivers/gpu/drm/i915/intel_opregion.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/intel_opregion.c > b/drivers/gpu/drm/i915/intel_opregion.c > index 6dc13c02c28e..e362a30776fa 100644 > --- a/drivers/gpu/drm/i915/intel_opregion.c > +++ b/drivers/gpu/drm/i915/intel_opregion.c > @@ -682,7 +682,7 @@ static void intel_didl_outputs(struct drm_device *dev) > } > > if (!acpi_video_bus) { > - DRM_ERROR("No ACPI video bus found\n"); > + DRM_DEBUG_KMS("No ACPI video bus found\n"); > return; > } -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
