Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3452364ybi; Tue, 18 Jun 2019 00:43:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqzJVD3bZsbnRl+hRfgmLpRLeziBbqMDCmOXzbJZ8omm1MlDjcQESEY1bbDZ4ew4D7HqL47R X-Received: by 2002:a63:6445:: with SMTP id y66mr1441560pgb.23.1560843824191; Tue, 18 Jun 2019 00:43:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560843824; cv=none; d=google.com; s=arc-20160816; b=CvbI++lobeyJl/BdWk52dNwJYm0Z6CiCyWAqFv0WLjJGf3ex7rWHbeSsgOC0xCourQ 6JsnwHo6/yCghFXFTMZEAtkHdCOTrYKpvxLh+zvQ0kOYkkbxg+73xXUHzOu9TJvuwRwj 8pwCh0708uOyMLjRfLgcjE3yluSeoiV7T7wdX3RgyPPnunVyNkuYKgzEwWiCGwb2cSaA OM3k0L5bLFsP3e53bINVi9SaJeNYbJmAzeQBR8dIJhRVZRQeR04k2n9IzPs9tGH9WSYI EoHXOZn7xFBuqDZfgMOI6RRicPUdKDFV7aM1+E8BnEBuwMnaRceolbHQYwvWWdNo3UA/ w2Ag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:to :from:date; bh=Y8zLZMaqQoLy9fhRPiRSCDsDz1lyYxvVsYIM7HiqQb4=; b=eQkJJUGuxOe6fV8VSvV6lUkbDHzCGAl8rqG9+ehfjop10LuzaRb8Hyeak1QSZLeRcK MzGimpL55notBwRPtxr2VQ5VUwA5WhCb5V2pN+v89FPa2T6RIgngPV/nKJRX1rWzqWHw 8QH/4IIg2nDrGjtVTJ9b1HPR/P1L6Ge2GQNQiQ2N/Ayk9YIZziyEyhRbddGcSYjX4OFg 1B+XnBCeuH/pvM5BqHG0rORDSrHF2DWxoZwGGOkHvu1LR6+vrWMgZ6EDlWdIw23jI0jl DSsC+yyZ/QajKI9Rd3lGkbFjfPH6UvjiqV/X/jsXqfntObpxyUE+3z+ifcoL8SBWGLVY 0+gg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d63si13095903pfc.250.2019.06.18.00.43.28; Tue, 18 Jun 2019 00:43:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728748AbfFRHl5 (ORCPT + 99 others); Tue, 18 Jun 2019 03:41:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55212 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726912AbfFRHl4 (ORCPT ); Tue, 18 Jun 2019 03:41:56 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 62B243091797; Tue, 18 Jun 2019 07:41:55 +0000 (UTC) Received: from sirius.home.kraxel.org (ovpn-116-33.ams2.redhat.com [10.36.116.33]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0D7E49839; Tue, 18 Jun 2019 07:41:55 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id DE78B16E18; Tue, 18 Jun 2019 09:41:53 +0200 (CEST) Date: Tue, 18 Jun 2019 09:41:53 +0200 From: Gerd Hoffmann To: dri-devel@lists.freedesktop.org, David Airlie , "open list:VIRTIO GPU DRIVER" , open list Subject: Re: [PATCH 3/4] drm/virtio: simplify cursor updates Message-ID: <20190618074153.355np63i76ee24c7@sirius.home.kraxel.org> References: <20190617111406.14765-1-kraxel@redhat.com> <20190617111406.14765-4-kraxel@redhat.com> <20190617141806.GG12905@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190617141806.GG12905@phenom.ffwll.local> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.41]); Tue, 18 Jun 2019 07:41:56 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Even nicer would be to add the fence using > drm_atomic_set_fence_for_plane() in the prepare_fb hook. Assuming this > isn't necessary for correctness (but then I kinda have questions about > races and stuff). I'll have a look. Maybe this way I can drop struct virtio_gpu_framebuffer (where the fence is the only thing beside struct drm_framebuffer). cheers, Gerd