Message ID | 20250304081948.3177034-1-ankit.k.nautiyal@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 B35F9C282D3 for <intel-gfx@archiver.kernel.org>; Tue, 4 Mar 2025 08:32:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1796F10E518; Tue, 4 Mar 2025 08:32:03 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="f8fvFM51"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9635310E302; Tue, 4 Mar 2025 08:31:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1741077120; x=1772613120; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ObZ9fulwKU2l2YhndysDkMMu2uKW+GAogfZVVF8WGik=; b=f8fvFM51CVuhdUqEL0WWDTydnHzDPi3U3KEBMl0XtoRM6tUXuqPxojcY tz5TskJO6w882Z9DQGyuSHqsxBBmnipGUAFx0df2Sd2ilEZHh8s0j5GUR EiL4jnM/OqGL3Bj7JXqsSE+vbJ2I2faZMrvcwuQoHdVkdnUEhGiWEanez v53aDjVAG28tRNlX+QVCi6XDGvgiOntTvx+Z8cptM/MotvdPjaVxGhrfw NRq409es9QPQ+hgm6w2298c+ypiFKGm+0yz+iYNtFXQnwOfIDF6q3nZ9S xxbhBDpHdzl0LEpTXA0iR8nWyXBJCjot2KyzD4oOSBe5OU2HV3paGSjTv w==; X-CSE-ConnectionGUID: 3F8rnDZ1R0yOltYJPy5AJg== X-CSE-MsgGUID: YYt51lbLTxKVJteVbZJ1eA== X-IronPort-AV: E=McAfee;i="6700,10204,11362"; a="45910118" X-IronPort-AV: E=Sophos;i="6.13,331,1732608000"; d="scan'208";a="45910118" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Mar 2025 00:31:54 -0800 X-CSE-ConnectionGUID: d3e1KtUqRbeVwQoIex1nyw== X-CSE-MsgGUID: J4BkTpnSQcan9J6dsNZeew== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="155492124" Received: from srr4-3-linux-103-aknautiy.iind.intel.com ([10.223.34.160]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Mar 2025 00:31:52 -0800 From: Ankit Nautiyal <ankit.k.nautiyal@intel.com> To: intel-gfx@lists.freedesktop.org Cc: intel-xe@lists.freedesktop.org, jani.nikula@linux.intel.com, ville.syrjala@linux.intel.com, mitulkumar.ajitkumar.golani@intel.com Subject: [PATCH 00/22] Use VRR timing generator for fixed refresh rate modes Date: Tue, 4 Mar 2025 13:49:26 +0530 Message-ID: <20250304081948.3177034-1-ankit.k.nautiyal@intel.com> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 |
Use VRR timing generator for fixed refresh rate modes
|
expand
|