Message ID | 20210617064309.33420-1-dale.b.stimson@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=vIiN=LL=lists.freedesktop.org=dri-devel-bounces@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7EC4C2B9F4 for <dri-devel@archiver.kernel.org>; Thu, 17 Jun 2021 06:43:16 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id AB182613CE for <dri-devel@archiver.kernel.org>; Thu, 17 Jun 2021 06:43:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AB182613CE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 26C7B6E87B; Thu, 17 Jun 2021 06:43:16 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 98F8B6E86E; Thu, 17 Jun 2021 06:43:14 +0000 (UTC) IronPort-SDR: k3IXSfw1L/6khaiC5IBKTN6oInz30FQTLWruEQOATWi1dJEG9/7Aqf1O8dTKwZxeuhQtNq0Vwd zSv2xTwr6t5Q== X-IronPort-AV: E=McAfee;i="6200,9189,10017"; a="206268633" X-IronPort-AV: E=Sophos;i="5.83,278,1616482800"; d="scan'208";a="206268633" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jun 2021 23:43:12 -0700 IronPort-SDR: /jTetbp+HYreOcYE10guZ7kCzh1jeFJtfHYmygLKgC6rECRlTmLbZt0lW0XyYEpmmseuidVIsl TSKyoIHsraQw== X-IronPort-AV: E=Sophos;i="5.83,278,1616482800"; d="scan'208";a="443147926" Received: from dbstims-dev.fm.intel.com ([10.1.27.177]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Jun 2021 23:43:12 -0700 From: Dale B Stimson <dale.b.stimson@intel.com> To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Subject: [PATCH v5 0/1] drm/i915/dg1: Add HWMON power sensor support Date: Wed, 16 Jun 2021 23:43:08 -0700 Message-Id: <20210617064309.33420-1-dale.b.stimson@intel.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Jon Ewins <jon.ewins@intel.com>, Sujaritha Sundaresan <sujaritha.sundaresan@intel.com>, Chris Wilson <chris@chris-wilson.co.uk> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
drm/i915/dg1: Add HWMON power sensor support
|
expand
|