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=-6.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 E00B4C433E0 for ; Thu, 4 Jun 2020 07:30:55 +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 B501B2075B for ; Thu, 4 Jun 2020 07:30:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ffwll.ch header.i=@ffwll.ch header.b="G47UYPyU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B501B2075B 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 0DB286E296; Thu, 4 Jun 2020 07:30:55 +0000 (UTC) Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1CF676E296 for ; Thu, 4 Jun 2020 07:30:54 +0000 (UTC) Received: by mail-wr1-x443.google.com with SMTP id l10so4888983wrr.10 for ; Thu, 04 Jun 2020 00:30:54 -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:references:mime-version :content-disposition:in-reply-to; bh=6D5SDOsKYoF65wEgrgDOtrw3/NMg3synHxEeoqmEmEg=; b=G47UYPyUybZC/6bCc7SyQuPZJQ/3lOdhI2460YROaYaQ+9EQ9Q+HIab7sIPoKqvQdm C8LiWbDGfmOnBHHF4Y6oIJGPLS9NGyJSCRX0qulg8wBfS77Z54/Uh13XZuiVgH9Fbupi tsA8m+FMyaTwVPhm5a3RuVrxYUes+IOtyuguc= 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:references :mime-version:content-disposition:in-reply-to; bh=6D5SDOsKYoF65wEgrgDOtrw3/NMg3synHxEeoqmEmEg=; b=QcXHc9wwEXaSADgdZ/uG/VgK1Dhn2yu/LjMPntHk+6R3HkTBqhPdnx1tdob9knaBm/ tVOoquFHvQQPXWoWzd7e5Yl4/RPX83lzosaxWrXHC5wqllMwP9xhukz5Q9BGPf2mxz4z zhEA1H6Tgl+eIMtgTeNVJY4so+zBTRFlROA7z6z1Wnbt6VJe1tAVO278xGDP3OgT32wS 6VG/EtisFU2yj/FjKRbM12JbQsPY3VqazPbLGBgiPOah7k1G4OV8i+GpGkb6XpDKzxyj lXAhMpXWJiMI7ZHZAviDHyp6esLXspWK7Z3O0o6JBx9Uv1f0FraSK/sH3gPEOUUpeNlA B3Dw== X-Gm-Message-State: AOAM531Z7apdjkK2AvhcKba6oK7Fsd5XgkEQ7ZN6PigphH4Df4+gMF1f hlEdOm4Yt04rqZZvCgyE2hzo1A== X-Google-Smtp-Source: ABdhPJzZVdtzob1GTiPSzJnMa5qmURIpcouIlwshvMI6NJflDSEILs9CgQd0EaSpWfDlgF4uw4cxLQ== X-Received: by 2002:adf:ed87:: with SMTP id c7mr3051257wro.108.1591255852784; Thu, 04 Jun 2020 00:30:52 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id z22sm6133487wmf.9.2020.06.04.00.30.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Jun 2020 00:30:52 -0700 (PDT) Date: Thu, 4 Jun 2020 09:30:49 +0200 From: Daniel Vetter To: Emil Velikov Subject: Re: [PATCH] drm/todo: Add item about modeset properties Message-ID: <20200604073049.GS20149@phenom.ffwll.local> References: <20200603170434.2363446-1-emil.l.velikov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200603170434.2363446-1-emil.l.velikov@gmail.com> X-Operating-System: Linux phenom 5.6.0-1-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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Jun 03, 2020 at 06:04:34PM +0100, Emil Velikov wrote: > Add some information about pre-atomic modeset properties alongside a > list of suggestions how to handle the different instances. > > Signed-off-by: Emil Velikov > --- > Documentation/gpu/todo.rst | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) > > diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst > index 658b52f7ffc6..6648fd13cc1e 100644 > --- a/Documentation/gpu/todo.rst > +++ b/Documentation/gpu/todo.rst > @@ -392,6 +392,38 @@ Contact: Laurent Pinchart, respective driver maintainers > > Level: Intermediate > > +Consolidate custom driver modeset properties > +-------------------------------------------- > + > +Before atomic modeset took place, many drivers where creating their own > +properties. Among other things, atomic brought the requirement that custom, > +driver specific properties should not be used. > + > +In for this task, we aim to introduce core helper or reuse the existing ones s/In for/For/ I think ... > +if available: > + > +A quick, unconfirmed, examples list. > + > +Introduce core helpers: > +- audio (amdgpu, intel, gma500, radeon) > +- brightness, contrast, etc (armada, nouveau) - overlay only (?) > +- broadcast rgb (gma500, intel) > +- colorkey (armada, nouveau, rcar) - overlay only (?) > +- dither (amdgpu, nouveau, radeon) - varies across drivers > +- underscan family (amdgpu, radeon, nouveau) > + > +Already in core: > +- colorspace (sti) > +- tv format names, enhancements (gma500, intel) > +- tv overscan, margins, etc. (gma500, intel) > +- zorder (omapdrm) - same as zpos (?) > + > + > +Contact: Emil Velikov, respective driver maintainers > + > +Level: Intermediate Acked-by: Daniel Vetter > + > + > Core refactorings > ================= > > -- > 2.25.1 > > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel