Message ID | 20221024191313.3840311-1-ashutosh.dixit@intel.com (mailing list archive) |
---|---|
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 6DA1AECAAA1 for <intel-gfx@archiver.kernel.org>; Mon, 24 Oct 2022 19:13:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E68BC10E76D; Mon, 24 Oct 2022 19:13:24 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 14A0E10E742; Mon, 24 Oct 2022 19:13:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666638798; x=1698174798; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=uLgxiOFdrXMh2yhFiXkAvI3q8PPpzAiiA2Vj5qUDk4o=; b=eTyv1119ymngkDwhH7mvo32a5U92suMtTFnyZ1Y+gFHzR17tX/Jlienr jJboEitQtqxxE1B4l6QNkvgb2QZHoGtk2MBsUnQMqfR6QZLSRxNuXLg1N uJgZt1DWt4fPj6zfVH8GXHAqzhSakRu17TEejflQghyw/630Ed5orTBj3 n42cpkUwRcPGbyBg6gEH0ze3IqMxuM3hWtP0ltw/N3ZJJpGKKX+mw8yES Au9/Y7e8PuHg26c+6JSyP0GFwj1Vzyzp93QnmAH1kfukelKyveg3Dw+uo UGQ3D5ODjjriEiLkIiKuVz2P/vVETTyy1Hc4CKOYkmK2Oys/g0/1eMgyH g==; X-IronPort-AV: E=McAfee;i="6500,9779,10510"; a="305113232" X-IronPort-AV: E=Sophos;i="5.95,210,1661842800"; d="scan'208";a="305113232" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Oct 2022 12:13:17 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10510"; a="582514345" X-IronPort-AV: E=Sophos;i="5.95,210,1661842800"; d="scan'208";a="582514345" Received: from orsosgc001.jf.intel.com (HELO unerlige-ril.jf.intel.com) ([10.165.21.138]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Oct 2022 12:13:16 -0700 From: Ashutosh Dixit <ashutosh.dixit@intel.com> To: intel-gfx@lists.freedesktop.org Date: Mon, 24 Oct 2022 12:13:08 -0700 Message-Id: <20221024191313.3840311-1-ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.38.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/5] i915: CAGF and RC6 changes for MTL 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> Cc: dri-devel@lists.freedesktop.org, Rodrigo Vivi <rodrigo.vivi@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
i915: CAGF and RC6 changes for MTL
|
expand
|