From nobody Thu Oct 31 00:19:09 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1612277103; cv=none; d=zohomail.com; s=zohoarc; b=K5nNVTThtYkfzjJSEXS5RPUFb6im30vvW7VKr0hZeQaMaPUcS0ezOuVG5zQ/K6jO8nFX5BqR6WNS00TZIEObEUyWXfl48aAgVYjhmGDkmqIRo3eZvRg/afFqKTPNWuHLIhmmFjFhJxnDZuOUq/tFZHHS+8Zo2ShawUhBt28bSko= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1612277103; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=B03CWPY8tWikzQ1qOHk3IHE3M1lP9ggMffOQOK4yy1k=; b=KFbUlQHWsgSQH2Oq2C1ZXvrKmcvWsBpVkvAQI6deGSE+8fStuH39q9gAE3e4vvGEscKDXA2Sr/KGcfu1ylkMYQailb83vSnwazu+tOZxQ2sQhY0YR/D/2fus1fnhgFwCUGNtbnQwiiimCuMg5+gJdRMmwa36hmcFzxHgoFrVlns= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1612277103363811.2537302358231; Tue, 2 Feb 2021 06:45:03 -0800 (PST) Received: from localhost ([::1]:53378 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6wvO-00061T-6W for importer@patchew.org; Tue, 02 Feb 2021 09:45:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44572) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l6wgC-0002yg-I0 for qemu-devel@nongnu.org; Tue, 02 Feb 2021 09:29:20 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:48063) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1l6wgA-0003tQ-Uf for qemu-devel@nongnu.org; Tue, 02 Feb 2021 09:29:20 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-233-D0CKF5sfOly-36mZ5aYGrQ-1; Tue, 02 Feb 2021 09:29:16 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id B3684100CCC8 for ; Tue, 2 Feb 2021 14:29:15 +0000 (UTC) Received: from localhost (unknown [10.36.110.27]) by smtp.corp.redhat.com (Postfix) with ESMTP id B1C5D5B4B2; Tue, 2 Feb 2021 14:29:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1612276158; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B03CWPY8tWikzQ1qOHk3IHE3M1lP9ggMffOQOK4yy1k=; b=IBKvxGk3WDd0KV8Lx4e4NeP43k19lNh3mSmTdD7MYD5ivwdq5sKyutXdn0m8j3FaR79Sui CbLDxuhX17yGT13CDZpycL4Xf8LaZM9MGFV65xXURZOkw/fugFHyKJamxWWHMQz3lCDGuP i3m6ouQJ1KWp+pJYhsjeayYAlCAIoEY= X-MC-Unique: D0CKF5sfOly-36mZ5aYGrQ-1 From: marcandre.lureau@redhat.com To: qemu-devel@nongnu.org Subject: [PATCH 14/20] ui: add qemu_egl_has_dmabuf helper Date: Tue, 2 Feb 2021 18:26:19 +0400 Message-Id: <20210202142625.609070-15-marcandre.lureau@redhat.com> In-Reply-To: <20210202142625.609070-1-marcandre.lureau@redhat.com> References: <20210202142625.609070-1-marcandre.lureau@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=marcandre.lureau@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=marcandre.lureau@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.386, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Gerd Hoffmann , Cleber Rosa Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: Marc-Andr=C3=A9 Lureau Signed-off-by: Marc-Andr=C3=A9 Lureau --- include/ui/egl-helpers.h | 1 + ui/egl-helpers.c | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/include/ui/egl-helpers.h b/include/ui/egl-helpers.h index 94a4b3e6f3..5b1f7fafe0 100644 --- a/include/ui/egl-helpers.h +++ b/include/ui/egl-helpers.h @@ -51,5 +51,6 @@ EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, EGL= NativeWindowType win); int qemu_egl_init_dpy_x11(EGLNativeDisplayType dpy, DisplayGLMode mode); int qemu_egl_init_dpy_mesa(EGLNativeDisplayType dpy, DisplayGLMode mode); EGLContext qemu_egl_init_ctx(void); +bool qemu_egl_has_dmabuf(void); =20 #endif /* EGL_HELPERS_H */ diff --git a/ui/egl-helpers.c b/ui/egl-helpers.c index 7c530c2825..0fe62fb885 100644 --- a/ui/egl-helpers.c +++ b/ui/egl-helpers.c @@ -441,6 +441,15 @@ int qemu_egl_init_dpy_mesa(EGLNativeDisplayType dpy, D= isplayGLMode mode) #endif } =20 +bool qemu_egl_has_dmabuf(void) +{ + if (qemu_egl_display =3D=3D EGL_NO_DISPLAY || + !epoxy_has_egl_extension(qemu_egl_display, "EGL_EXT_image_dma_buf_= import")) { + return false; + } + return true; +} + EGLContext qemu_egl_init_ctx(void) { static const EGLint ctx_att_core[] =3D { --=20 2.29.0