From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6FC3EC433DB for ; Mon, 8 Feb 2021 22:17:00 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 23E6D64E50 for ; Mon, 8 Feb 2021 22:17:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 23E6D64E50 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7CC5D6EA0E; Mon, 8 Feb 2021 22:16:59 +0000 (UTC) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 91B636EA0E for ; Mon, 8 Feb 2021 22:16:58 +0000 (UTC) IronPort-SDR: DeHZNq/bxunjD6QKHMs6W+/W7CBGQpayPgDc5+mIgWAX/hU2/Spj5juiHw6jfJxYNLaKX9WABM YNId56mvMs8g== X-IronPort-AV: E=McAfee;i="6000,8403,9889"; a="181010290" X-IronPort-AV: E=Sophos;i="5.81,163,1610438400"; d="scan'208";a="181010290" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Feb 2021 14:16:50 -0800 IronPort-SDR: L73APkdJ/e5Q3T04WXRfGjLgF/ofjMFcIEomLdB+KhmzvHPd9nfPXdvcqYoCClObfAcgTGGHpw R2q28zghUzPQ== X-IronPort-AV: E=Sophos;i="5.81,163,1610438400"; d="scan'208";a="395760247" Received: from chajungc-mobl2.amr.corp.intel.com (HELO intel.com) ([10.212.143.16]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Feb 2021 14:16:49 -0800 Date: Mon, 8 Feb 2021 17:16:47 -0500 From: Rodrigo Vivi To: Chris Wilson Message-ID: <20210208221647.GA82362@intel.com> References: <20201130124855.319226-1-tejaskumarx.surendrakumar.upadhyay@intel.com> <161235259319.6538.16159675225219123332@build.alporthouse.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <161235259319.6538.16159675225219123332@build.alporthouse.com> Subject: Re: [Intel-gfx] [PATCH] drm/i915/rkl: Remove require_force_probe protection X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jani Nikula , intel-gfx@lists.freedesktop.org, hariom.pandey@intel.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Wed, Feb 03, 2021 at 11:43:13AM +0000, Chris Wilson wrote: > Quoting Tejas Upadhyay (2020-11-30 12:48:55) > > Removing force probe protection from RKL platform. Did > > not observe warnings, errors, flickering or any visual > > defects while doing ordinary tasks like browsing and > > editing documents in a two monitor setup. > > > > Signed-off-by: Tejas Upadhyay > > We now have a system in CI and that appears quite promising, > Acked-by: Chris Wilson Indeed. Pulled, thanks! > -Chris > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx