Message ID | 20240222121223.2257958-1-mitulkumar.ajitkumar.golani@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-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 E0B59C48BEB for <dri-devel@archiver.kernel.org>; Thu, 22 Feb 2024 12:19:19 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 93D1010E471; Thu, 22 Feb 2024 12:19:17 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="MAjQY9Sv"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4E59110E133; Thu, 22 Feb 2024 12:19:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1708604357; x=1740140357; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=q6vaOuiSCW4fh1KKi9ftfHtP7ZXEbIjDGQdooyMMJJk=; b=MAjQY9SvOEWBYzcFpUBsxYL5Ows6sgY2UtwAO4v50c9SnYUf+RGTJhGx X3lWNHtquCzUs7t2txwlVPYbq2ulo1eMeWbGlTkyZx5vk+BPa2Ttvyrvd ATKL6dmsqJWhzt3lD6jdegTj1nAe9xWw6pc2nW71J5UFf0XEghi10Jl3h FsnrDXv1xCsWsrYhK18N4PBrsz+ZGwlTAl+DTx5DA74ciOS7pstwOFVlT lnKE1frW35GQ0TDykglh8VNGxX4HF9a/5zMW0YBsIduPYX6wZR22srVHQ O2tLOggKiZmCjjv1/DkvYtEcfBvPe6z6kl3q2cBS9R/hJKbLveZmZpvZ/ Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10991"; a="20257333" X-IronPort-AV: E=Sophos;i="6.06,177,1705392000"; d="scan'208";a="20257333" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2024 04:19:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.06,177,1705392000"; d="scan'208";a="5682088" Received: from mgolanimitul-x299-ud4-pro.iind.intel.com ([10.190.239.114]) by fmviesa006.fm.intel.com with ESMTP; 22 Feb 2024 04:19:14 -0800 From: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> To: intel-gfx@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org, ankit.k.nautiyal@intel.com, Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> Subject: [PATCH 0/6] Enable Adaptive Sync SDP Support for DP Date: Thu, 22 Feb 2024 17:42:17 +0530 Message-Id: <20240222121223.2257958-1-mitulkumar.ajitkumar.golani@intel.com> X-Mailer: git-send-email 2.25.1 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> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Enable Adaptive Sync SDP Support for DP
|
expand
|