Message ID | 20230803070346.3776690-1-suraj.kandpal@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 A281CC001DF for <intel-gfx@archiver.kernel.org>; Thu, 3 Aug 2023 07:05:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7E56C10E59C; Thu, 3 Aug 2023 07:05:50 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id D3FC410E06C for <intel-gfx@lists.freedesktop.org>; Thu, 3 Aug 2023 07:05:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1691046347; x=1722582347; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=zTXXm2Fm72S7u4MtaFBCTKyOQKj95lgk4Ti+z0TvBwA=; b=nGc+w7WQWXhgn9qiAqFGMGQKbOx+f0EPGSqnc2h+A0jGwhvifvQf1PoM TyXiQ5PlzhwqYx1QzRHcR+LCBJgP/6qXv6405lHCA8AlGw817OxhdfPgB T3nPltCDfI2HXEzRoFFNoxm/hOih5VQeX9q3lwXpBZGRS5IJoTyN20cHX RIvPGaGfjMMTHRimYfFw9nPpnoM+cl2QLqs09DaIDIShmDSuxgmpT8JIJ 2yqIEAntL+5Z5MATjhtjf/uQzds330lLk7nUY+8tu2Xni1+zAp9w6AHeK BIEAGJ0jA+xgwuyeujhvu05b0CJfz7FdI8ASl11hGW9SqfMBUteMnNLFk Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10790"; a="354702780" X-IronPort-AV: E=Sophos;i="6.01,251,1684825200"; d="scan'208";a="354702780" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Aug 2023 00:05:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10790"; a="794882046" X-IronPort-AV: E=Sophos;i="6.01,251,1684825200"; d="scan'208";a="794882046" Received: from kandpal-x299-ud4-pro.iind.intel.com ([10.190.239.32]) by fmsmga008.fm.intel.com with ESMTP; 03 Aug 2023 00:05:25 -0700 From: Suraj Kandpal <suraj.kandpal@intel.com> To: intel-gfx@lists.freedesktop.org Date: Thu, 3 Aug 2023 12:33:38 +0530 Message-Id: <20230803070346.3776690-1-suraj.kandpal@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v5 0/8] Add DSC PPS readout 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: Jani Nikula <jani.nikula@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Add DSC PPS readout
|
expand
|