Message ID | 20241101-tonyk-async_flip-v9-0-681814efbfbe@igalia.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 ADFA2E6F07E for <dri-devel@archiver.kernel.org>; Fri, 1 Nov 2024 18:24:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9870710E9EE; Fri, 1 Nov 2024 18:24:27 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="b3q7wTKX"; dkim-atps=neutral Received: from fanzine2.igalia.com (fanzine.igalia.com [178.60.130.6]) by gabe.freedesktop.org (Postfix) with ESMTPS id 327C510E9ED; Fri, 1 Nov 2024 18:24:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Cc:To:Content-Transfer-Encoding:Content-Type:MIME-Version: Message-Id:Date:Subject:From:Sender:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=J2THoAE38i/SY5H7J+EKG3Am7KaMgQ90RGTrVSMS9k8=; b=b3q7wTKXmOvzn75MQYxs12XTb8 xH3xYcKk+Mr3vzTKmv0yp48aV7Y+tAxSDnk3yY39MGUPCYILY4JRco45pqLGsng5MUuKViWZ7foOd /D3PUe+qzDVlJp8yTgKppQm9YJkbtPGjVv7OwA3WGeDZGtZuLggIsmJ+nCC67Y2d7GSpgVCLCAlRa HD3dL1RJr9d2mt8V555a/3+nHalfdfWPqBihEpMnFtYwx7ZznwgLTIqaCrJDRjl50XLYJtYu0J6YR X+xcHoPBAIkjZl1rnIWbAlL1WF3p0jrabafU+ioDpyVLraR4aM9w0uyYZdhrH9Ju0/eQQGwceUbyS vWAwBwBQ==; Received: from [189.78.222.89] (helo=[192.168.15.100]) by fanzine2.igalia.com with esmtpsa (Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim) id 1t6wJX-000XDx-PK; Fri, 01 Nov 2024 19:24:04 +0100 From: =?utf-8?q?Andr=C3=A9_Almeida?= <andrealmeid@igalia.com> Subject: [PATCH RESEND v9 0/2] drm/atomic: Ease async flip restrictions Date: Fri, 01 Nov 2024 15:23:46 -0300 Message-Id: <20241101-tonyk-async_flip-v9-0-681814efbfbe@igalia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-B4-Tracking: v=1; b=H4sIALIcJWcC/3WNsQ6CMBRFf4W82ZpSMFAnB1kddDTEtKWFF7ElL SESwr/bdHc89+aeu0HQHnWAc7aB1wsGdDYCP2SgBmF7TbCLDIyyMqeUkdnZ9U1EWK16mREnUrN aGc2VKZSAOJu8NvhNyifcm0dzu0Ib8wHD7Pyanhae2v/ShRNKylMhc1nzqpLdBXsxojgq94F23 /cfd+4eM7kAAAA= X-Change-ID: 20241002-tonyk-async_flip-828cfe9cf3ca To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>, Maxime Ripard <mripard@kernel.org>, Thomas Zimmermann <tzimmermann@suse.de>, David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>, Harry Wentland <harry.wentland@amd.com>, Leo Li <sunpeng.li@amd.com>, Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>, Alex Deucher <alexander.deucher@amd.com>, =?utf-8?q?Christian_K=C3=B6nig?= <christian.koenig@amd.com>, Xinhui Pan <Xinhui.Pan@amd.com>, dmitry.baryshkov@linaro.org, Simon Ser <contact@emersion.fr>, joshua@froggi.es, Xaver Hugl <xaver.hugl@gmail.com>, Daniel Stone <daniel@fooishbar.org>, ville.syrjala@linux.intel.com Cc: kernel-dev@igalia.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, =?utf-8?q?And?= =?utf-8?q?r=C3=A9_Almeida?= <andrealmeid@igalia.com> X-Mailer: b4 0.14.2 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 |
drm/atomic: Ease async flip restrictions
|
expand
|