From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D85D0C07E95 for ; Wed, 7 Jul 2021 11:42:07 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9CB5461C98 for ; Wed, 7 Jul 2021 11:42:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9CB5461C98 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 028E56E0FF; Wed, 7 Jul 2021 11:42:07 +0000 (UTC) Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by gabe.freedesktop.org (Postfix) with ESMTPS id D93DC6E0ED for ; Wed, 7 Jul 2021 11:42:05 +0000 (UTC) Received: by mail-wr1-x431.google.com with SMTP id d12so2080704wre.13 for ; Wed, 07 Jul 2021 04:42:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=bKpgpEz+pk+V+ldgYqur++W1nBmK81ST14+xbKpmd58=; b=Fa/4vUyzf6E/EeDLy6JA+hJ9oLQfkIh9ABPr1r7T0uafu1NuvOHR3sFu5FyWw0L3GF ZFn6unFwsJeeh8WW+FhQFlWCsUjK/jt+pMYKIeStGioEptkrLw2RzPnHrzPO6uezZQHr im692Taa5fNCLajZnqP9itJUWEFobUwLQxw/w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=bKpgpEz+pk+V+ldgYqur++W1nBmK81ST14+xbKpmd58=; b=swY3Gv9c2LH4uDI5r1fWh/CHvSVwCxYblNAb1n170lYhwCrcJ7akZ1gcUkg7MtGEtw kgplX5cGaDdkHkIxjNbldpOOXU0plu+iJR8OOjoVpMAX0fgWD5Rz82jKwDWBFeOLylhP wZAP6BPwSPzMlzEeVqE8zZM9LfK1DpWu1YUvPv+JtZ+D0dD0XAnPWkBKsb5EJEErtlfQ i3Ck04hehaiPMHtazBkeHP4ME0MDptuv67kNUPrDNzugLeRLHmpH9rHkrcIU8OlALIFe 3bRFBj+KyGKx3R7VcDng1PDyZesleQxGOKl8iDV2AonDrSnlg0eb/+hRXuY1R1NMYXWG rLcA== X-Gm-Message-State: AOAM532ZnpwVgjdx443IiWtuyAv9BzlbJzrkGMkOZ+UHPvRNitpwyVIi 7F5JbSQ5LvLzeivkQVDR8z5v4w== X-Google-Smtp-Source: ABdhPJz9VXlKr00wIlz5nQYZ/vo1ak+FD0N7gT29dc1uZMdxDAOtpeV9ocDO/8PFl/9HtziAzBi5Qg== X-Received: by 2002:adf:d1cc:: with SMTP id b12mr20190027wrd.410.1625658123765; Wed, 07 Jul 2021 04:42:03 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id d186sm6226981wmd.14.2021.07.07.04.42.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Jul 2021 04:42:03 -0700 (PDT) Date: Wed, 7 Jul 2021 13:42:01 +0200 From: Daniel Vetter To: Simon Ser Subject: Re: [PATCH 0/2] Add "BACKGROUND_COLOR" drm property Message-ID: Mail-Followup-To: Simon Ser , Raphael GALLAIS-POU - foss , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Yannick FERTRE - foss , Philippe CORNU - foss , Benjamin Gaignard , Maxime Coquelin , Alexandre TORGUE - foss , Matt Roper , "dri-devel@lists.freedesktop.org" , "linux-kernel@vger.kernel.org" , "linux-stm32@st-md-mailman.stormreply.com" , "linux-arm-kernel@lists.infradead.org" , Yannick FERTRE , Raphael GALLAIS-POU , Philippe CORNU References: <20210707084557.22443-1-raphael.gallais-pou@foss.st.com> <31K3xupK1-7HNWorHqIwGwgEJl-1XdFjUQEoNYm6yB-lRoZ8kq5quRji_r3mzPZ0bUayLef6xPfQDiETgZp9lR7vUpDn2nB_37ncSd-J0Wc=@emersion.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <31K3xupK1-7HNWorHqIwGwgEJl-1XdFjUQEoNYm6yB-lRoZ8kq5quRji_r3mzPZ0bUayLef6xPfQDiETgZp9lR7vUpDn2nB_37ncSd-J0Wc=@emersion.fr> X-Operating-System: Linux phenom 5.10.0-7-amd64 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "dri-devel@lists.freedesktop.org" , Maxime Coquelin , Benjamin Gaignard , Thomas Zimmermann , Raphael GALLAIS-POU - foss , David Airlie , Yannick FERTRE - foss , Raphael GALLAIS-POU , Alexandre TORGUE - foss , "linux-kernel@vger.kernel.org" , Yannick FERTRE , Philippe CORNU - foss , Philippe CORNU , "linux-stm32@st-md-mailman.stormreply.com" , "linux-arm-kernel@lists.infradead.org" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Jul 07, 2021 at 09:03:03AM +0000, Simon Ser wrote: > Hi, > > Thanks for working on this. Do you have plans for user-space > implementations and IGT? Note that these parts are mandatory, and there's a patch floating around further clarifying what's all expected for new properties: https://lore.kernel.org/dri-devel/20210706161244.1038592-1-maxime@cerno.tech/ Cheers, Daniel > > Thanks, > > Simon -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch