Message ID | 20220727182919.334136-1-madhumitha.tolakanahalli.pradeep@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CC7D0C04A68 for <intel-gfx@archiver.kernel.org>; Wed, 27 Jul 2022 18:30:07 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id ECCC9C30DA; Wed, 27 Jul 2022 18:30:06 +0000 (UTC) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7C849C3073 for <intel-gfx@lists.freedesktop.org>; Wed, 27 Jul 2022 18:30:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1658946606; x=1690482606; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=9CPIEd8Cb6S7ZEROUSUVbeKvk+H6Dzgh7/Fkxms9xno=; b=YHIF6kJSapAnA67TNY/QAqELQYIJJO1v38KbcX9CUvqem5POV5vwSikK gEtq1gkrigx5F0CkPxpmrWc6UcK7YIzUF2bk/QqO9DGoFN0ZzudGpQyRF Kf4OQCO7OmZ3fN+1riLUT5Yj0bT+eWtK796JYxLEpAxrpDlwJvFrT51JU lhRFEVj6JUT4INRlzc5OrHRLiK3vwG1rcwEqWhXfL9ixBO2N/eCHJSDyl 3n6+s1zduLV2CWwZhFCxGnCEU5uPlmg7AknBE6GCEGBtkwgDLcR9pexrP FHk/+jp1HRmb/f55CVK1TTrdobgK+TF52fjSvdySfNLmVb+19xCdSH2u2 Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10421"; a="289509400" X-IronPort-AV: E=Sophos;i="5.93,196,1654585200"; d="scan'208";a="289509400" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jul 2022 11:29:29 -0700 X-IronPort-AV: E=Sophos;i="5.93,196,1654585200"; d="scan'208";a="600516515" Received: from mtolakan-mobl1.amr.corp.intel.com (HELO mtolakan-mobl1.intel.com) ([10.213.178.167]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jul 2022 11:29:29 -0700 From: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 27 Jul 2022 11:29:18 -0700 Message-Id: <20220727182919.334136-1-madhumitha.tolakanahalli.pradeep@intel.com> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/1] [CI] Bump DG2 DMC firmware to v2.07 X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |