Message ID | cover.1653321034.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 5075EC433F5 for <intel-gfx@archiver.kernel.org>; Mon, 23 May 2022 15:57:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BBE671122B9; Mon, 23 May 2022 15:57:41 +0000 (UTC) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id E201C112296 for <intel-gfx@lists.freedesktop.org>; Mon, 23 May 2022 15:57:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653321460; x=1684857460; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=k7r5zDQpYs3c7+U7Mmx/qNFjvVbJVGhP+WpbSuMGxME=; b=WOF0xy1hJ+rlutquuVwiPRqR+Y6sclcAXRC2aI87RpsfnS12nXhkLurS 6O/+w9PF7PbrU8yYji9yvzMx5Rr4FAkJ05WEQyZkrrKZQ3RsVNkPmVlPv r/buRJhET5XM7YEXTL+X2s7eB10i+rGMAB8yGHS03RtG2KVhNe1Jgrlg2 naOSzVuNnc80AipCy5PqCq/zrSGxURNkttRtLSxAx2ovBwMCg4fsKwSwm +PClnH6NtuLGqXoxAFSj5hYyO093knk2ihfrnLgc5ZQTOzyuQghWZOSnA V/TZWem0H6YFC90KgBCtWmR5gTgcLvaF38HvYr2L0fDW30JDLE3qg36/s A==; X-IronPort-AV: E=McAfee;i="6400,9594,10356"; a="273381637" X-IronPort-AV: E=Sophos;i="5.91,246,1647327600"; d="scan'208";a="273381637" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 May 2022 08:57:24 -0700 X-IronPort-AV: E=Sophos;i="5.91,246,1647327600"; d="scan'208";a="548040674" Received: from orsosgc001.jf.intel.com ([10.165.21.154]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 May 2022 08:57:23 -0700 From: Ashutosh Dixit <ashutosh.dixit@intel.com> To: intel-gfx@lists.freedesktop.org Date: Mon, 23 May 2022 08:57:13 -0700 Message-Id: <cover.1653321034.git.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/4] 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> 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
|