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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 002AAC4363D for ; Thu, 24 Sep 2020 10:27:52 +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 7C52923600 for ; Thu, 24 Sep 2020 10:27:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7C52923600 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 E83846E1D5; Thu, 24 Sep 2020 10:27:51 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id DFCAA6E1D5 for ; Thu, 24 Sep 2020 10:27:50 +0000 (UTC) IronPort-SDR: 79JRMT87XFRyxoA7qo1VNFKcTwdpe6UcVJ0IHUn3QoQnbX/C5lCQ6eIjb9hYlIaQNpNUn1DaS3 6tn+at1yV0mA== X-IronPort-AV: E=McAfee;i="6000,8403,9753"; a="158527954" X-IronPort-AV: E=Sophos;i="5.77,297,1596524400"; d="scan'208";a="158527954" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Sep 2020 03:27:50 -0700 IronPort-SDR: 596AwCLsDphZxvqCIGkUZuYHleOl+6SpAYRmV+fOUQvUyEZxHBH3pYGsNnS2wrBv2e1eTrklSQ JweNMJc504Jw== X-IronPort-AV: E=Sophos;i="5.77,297,1596524400"; d="scan'208";a="486847359" Received: from ramaling-i9x.iind.intel.com (HELO intel.com) ([10.99.66.154]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Sep 2020 03:27:49 -0700 Date: Thu, 24 Sep 2020 15:58:02 +0530 From: Ramalingam C To: Anshuman Gupta Message-ID: <20200924102802.GA27649@intel.com> References: <20200923132435.17039-1-anshuman.gupta@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200923132435.17039-1-anshuman.gupta@intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [Intel-gfx] [PATCH v4 0/2] HDCP misc 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: intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On 2020-09-23 at 18:54:33 +0530, Anshuman Gupta wrote: > Rebased of a older series which has been pending to merge. > original series : https://patchwork.freedesktop.org/series/73345/ Thanks for the review and rebasing. Pushed into dinq. Ram. > > Ramalingam C (2): > drm/i915: terminate reauth at stream management failure > drm/i915: dont retry stream management at seq_num_m roll over > > drivers/gpu/drm/i915/display/intel_hdcp.c | 89 ++++++++++++++--------- > 1 file changed, 56 insertions(+), 33 deletions(-) > > -- > 2.26.2 > _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx