Message ID | 20220902235302.1112388-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 68928ECAAA1 for <intel-gfx@archiver.kernel.org>; Fri, 2 Sep 2022 23:53:19 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B33C710E949; Fri, 2 Sep 2022 23:53:13 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0152C10E957 for <intel-gfx@lists.freedesktop.org>; Fri, 2 Sep 2022 23:53:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1662162789; x=1693698789; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=lpMJ/06E+d2RTaDyhseLYv6cO5FKnR8e7ZNWVqxqsjU=; b=mF0vuE/eHXwekyPdAqvcBYAuLInf35bQ4FIG6209WRBBolAbknq6V7qv /9YUoiYvmfMMe4HEW+hHirr4mRDdzyqvhD0DK2BkFZNz/BgYxmY/nrXQp Lvd76s2SSOWvg7dZcev6iPdO3M1guevd2VMsYk/iWMdwAZWl9efGBHaIg h1rlEaFJc46sIlWyuMHBA4y75BSV8NIZRTJFIf244r4toL3t5kiARdpHr 2RSDyqVZFS7vDantLn7T3UOEpLPOnbE/hHZpsV1c/NEqvBEBIbJEGpchZ gG5rmN/64WWkk01QQnMN9KGy6zUim++6+HjEyrN83ukUagcjf+uNjx1gO Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10458"; a="279125063" X-IronPort-AV: E=Sophos;i="5.93,285,1654585200"; d="scan'208";a="279125063" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Sep 2022 16:53:08 -0700 X-IronPort-AV: E=Sophos;i="5.93,285,1654585200"; d="scan'208";a="564135542" 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; 02 Sep 2022 16:53:08 -0700 From: Ashutosh Dixit <ashutosh.dixit@intel.com> To: intel-gfx@lists.freedesktop.org Date: Fri, 2 Sep 2022 16:52:56 -0700 Message-Id: <20220902235302.1112388-1-ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/6] i915: freq caps and perf_limit_reasons 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> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
i915: freq caps and perf_limit_reasons changes for MTL
|
expand
|