Message ID | 20220614000226.93297-1-igormtorrente@gmail.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 90578C43334 for <dri-devel@archiver.kernel.org>; Tue, 14 Jun 2022 00:02:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CE80B10FD0A; Tue, 14 Jun 2022 00:02:34 +0000 (UTC) Received: from mail-oa1-x30.google.com (mail-oa1-x30.google.com [IPv6:2001:4860:4864:20::30]) by gabe.freedesktop.org (Postfix) with ESMTPS id D3E0B10FD0B for <dri-devel@lists.freedesktop.org>; Tue, 14 Jun 2022 00:02:33 +0000 (UTC) Received: by mail-oa1-x30.google.com with SMTP id 586e51a60fabf-1011df6971aso8087879fac.1 for <dri-devel@lists.freedesktop.org>; Mon, 13 Jun 2022 17:02:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+rqz24wvgwjDX6APc4suK/v1RubQejuzIiKc6b9laMY=; b=e3Q29PJpOF8Aurc2EKg6QLXjSrMe3LerZYtEDhvO5ba0+gDoxPN0adEwcsuMIjf/oa wgLjah/L3pGshQjhxcxhA39S7fG0T1PaGZ5aX2EPc5sS8jFQCO0tYwNh5m+FmvRwjkIx sR82zIFVOROcN3/nZ47fngl/Y9qYmSkbbJIMtRHx0G+CQA20kxx3x6x9lZW5dYKEEVZW KRtFnrkZY1SjIRrzptvXuHj2SXBvGpndCsNHYmhtXKkHE0vil9dSz6TLioJcRd/Jbqor mlqcnRgsAmLKBhAXrRXGHo1zEIr7+B9srRdTQzg7iOa8EtZ7Cjoo9ffKUC4aSdER5NPv ADQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=+rqz24wvgwjDX6APc4suK/v1RubQejuzIiKc6b9laMY=; b=iENgC5e0usBOnswUXj9hq3YSxWGO0mtktSbZBmiDdatO1A/G46yDBI5ccBEw7JFslE UbuPDdlHHPtWKiwb4WPsC2P8UQV63QCdCGyb+kjU3lNuEhei2Kwj5i4haeAefjHkOrOC sDEKnJb2A4yrjqPTAUjddcVEIIRWI2jWOqK1tLbZ9s7h809jNl+pK8vAZZ+F1C2mXNBz z1nqgnb9e54FanxyCiH0MvACRPJ5yY9ApmHqZxMb22HoiHlHUeiMromW9ef3woKWB3kX QN/5HJgW+xAGJb2AbTm1cUOWhtxRkNj81DKT6n2YWiElQ+lXgtWA0UZJcZqige49cMEh yOPw== X-Gm-Message-State: AJIora9fvi3hvRnUwwvS/scCgurNcfL3HWVmff1Aa487ZWisPwjWdT5P gerPT4zTIfYAufS0wQzZHT5MFwnK/E8= X-Google-Smtp-Source: AGRyM1sNbdqXe/EEz6wy1tmM1FDOh+oJN/51uCv0XoD21US2XK9K6S9//CCRycBQbdiDGBFxf7mHDw== X-Received: by 2002:a05:6870:58a3:b0:fe:109b:d9ae with SMTP id be35-20020a05687058a300b000fe109bd9aemr799467oab.246.1655164953154; Mon, 13 Jun 2022 17:02:33 -0700 (PDT) Received: from localhost.localdomain ([2804:431:c7f5:a472:4c3:87f9:70d2:df2e]) by smtp.googlemail.com with ESMTPSA id y23-20020a056808061700b0032b99637366sm3831232oih.25.2022.06.13.17.02.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jun 2022 17:02:32 -0700 (PDT) From: Igor Torrente <igormtorrente@gmail.com> To: rodrigosiqueiramelo@gmail.com, melissa.srw@gmail.com, ppaalanen@gmail.com, tzimmermann@suse.de Subject: [PATCH v6 0/9] Add new formats support to vkms Date: Mon, 13 Jun 2022 21:02:17 -0300 Message-Id: <20220614000226.93297-1-igormtorrente@gmail.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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> Cc: hamohammed.sa@gmail.com, airlied@linux.ie, leandro.ribeiro@collabora.com, dri-devel@lists.freedesktop.org, tales.aparecida@gmail.com, ~lkcamp/patches@lists.sr.ht, Igor Torrente <igormtorrente@gmail.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Add new formats support to vkms
|
expand
|