Message ID | cover.1650430271.git.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 042B2C433F5 for <intel-gfx@archiver.kernel.org>; Wed, 20 Apr 2022 05:21:54 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E62FB10F166; Wed, 20 Apr 2022 05:21:53 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 55B6210F166 for <intel-gfx@lists.freedesktop.org>; Wed, 20 Apr 2022 05:21:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650432112; x=1681968112; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=inUHudJQtIbIRsFITLbvyhAXZyEjQEDE7gRYytCkmwE=; b=YB6wxAcQgZDIfkCP+VBc4JWXjNFnZH1mymzQoOV2/57Ct4TEx/crzTev hpIXDn22tEUR3JxB6ilxu2RtPDhwUQDTpkup+6LJ3r32q8YcswamI06u1 yxnbhZNIctWs/ieLIfPLNPgDz6dV/VXG0J8eH2e4J71tbDRc3uNNfo3hM t2Wybf/WuFsOFBM1Of4yBV1EPs1HfkmbYAwUNdjDQ5ljGP8tySdesk5YI /5oyeTqMkofs+Or5XB4LSsDeW4NkrAWl9AV7c1vOnG5yhaAzmEKNLcy2i am8AxTNbVYzBzTFTnJgq3m8AdPJbqBmpeUUk0BVRijmNhr75gCo3rYVbe g==; X-IronPort-AV: E=McAfee;i="6400,9594,10322"; a="263405518" X-IronPort-AV: E=Sophos;i="5.90,274,1643702400"; d="scan'208";a="263405518" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Apr 2022 22:21:51 -0700 X-IronPort-AV: E=Sophos;i="5.90,274,1643702400"; d="scan'208";a="555035712" Received: from orsosgc001.jf.intel.com (HELO unerlige-ril-10.165.21.154.com) ([10.165.21.154]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Apr 2022 22:21:51 -0700 From: Ashutosh Dixit <ashutosh.dixit@intel.com> To: intel-gfx@lists.freedesktop.org Date: Tue, 19 Apr 2022 22:21:24 -0700 Message-Id: <cover.1650430271.git.ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <cover.1649871650.git.ashutosh.dixit@intel.com> References: <cover.1649871650.git.ashutosh.dixit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v2 0/9] drm/i915: Media freq factor and per-gt enhancements/fixes 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: Andi Shyti <andi.shyti@intel.com>, Rodrigo Vivi <rodrigo.vivi@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915: Media freq factor and per-gt enhancements/fixes
|
expand
|