Message ID | 20250205-asyn-v4-0-9a5b018e359b@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 559BCC02194 for <dri-devel@archiver.kernel.org>; Wed, 5 Feb 2025 10:41:56 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C4D7A10E192; Wed, 5 Feb 2025 10:41:55 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="C9WX1Qe0"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id ECD7410E192; Wed, 5 Feb 2025 10:41: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=1738752115; x=1770288115; h=from:subject:date:message-id:mime-version: content-transfer-encoding:to:cc; bh=c1oT0oxzjGlZPPsKq0GONEpwSwga0WHGHiYMmjV8a7o=; b=C9WX1Qe0ZZyZNJsk4qdx9Mjf1DDZvAlvN2G4lru2mpytDbMKcR7tvRWH MqJ5Uu3LrA7Ld7uRZ6C/7X4lna7HiAtm0kRHyHIREh1AGb9VnVjyomG9J VeibpRrijYPeNRv2ZglA5FvN6caGfddiwxH660CxtSa8PZGO7D2PQTEi8 wssLLLkUgz3h4BbkNEoZi3ZBa7A0AegWgUmn1UzPzZUTuhRwhZ+61X/+N xBb7vWbp6AMGUfwbBml0BB5M77vBu+JxGo69M1Hg/t+w2LwgtvXrtiloW lydkwD0nihdKqa1+K4ANLi2b97k847Rwor/E5SB9zN9LzJHgUEZyCm/Bk Q==; X-CSE-ConnectionGUID: jM5tyQmBRViCADpl1ikn1w== X-CSE-MsgGUID: Uamz095WRhS8v+4Xp1tMGg== X-IronPort-AV: E=McAfee;i="6700,10204,11336"; a="38544810" X-IronPort-AV: E=Sophos;i="6.13,261,1732608000"; d="scan'208";a="38544810" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Feb 2025 02:41:54 -0800 X-CSE-ConnectionGUID: DOPzxNaKTO+GXyXiRFW1eQ== X-CSE-MsgGUID: bemnoh6pQqC9CRhwTb3tyQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="114938021" Received: from srr4-3-linux-106-armuthy.iind.intel.com ([10.190.238.56]) by fmviesa003.fm.intel.com with ESMTP; 05 Feb 2025 02:41:53 -0800 From: Arun R Murthy <arun.r.murthy@intel.com> Subject: [PATCH v4 0/3] Expose modifiers/formats supported by async flips Date: Wed, 05 Feb 2025 15:57:16 +0530 Message-Id: <20250205-asyn-v4-0-9a5b018e359b@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAAU9o2cC/zXMzQ7CIBAE4Fdp9ixkoT+oJ9/DeEDcComFZqHGp um7S0w8fpOZ2SATB8pwbjZgeoccUqzoDg04b+OTRHhUg0bdo0ItbF6juI9mMC3WxDmo1ZlpDJ/ fzfVWPXKaRPFM9j/ulFJHNH2retkNA+JJKGF5iZLltHDx6yXEQi/p0gT7/gWPoLa9mAAAAA== X-Change-ID: 20250102-asyn-bf76730501cc To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org Cc: chaitanya.kumar.borah@intel.com, ville.syrjala@intel.com, Arun R Murthy <arun.r.murthy@intel.com> X-Mailer: b4 0.15-dev 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 |
Expose modifiers/formats supported by async flips
|
expand
|