Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp468677pxk; Wed, 23 Sep 2020 07:46:46 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwCxl++TdoZx40t591cTK/bB74ivBwlj31gpu73A1x+cGsAuhB4REFtas5KVUJx30TLXseh X-Received: by 2002:a50:bb62:: with SMTP id y89mr10409966ede.261.1600872406387; Wed, 23 Sep 2020 07:46:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600872406; cv=none; d=google.com; s=arc-20160816; b=mFx6qfFu4EeeTsAqtzW2Sdgxut1KgNkU1HsXcttwB+M5cwUHTnMIVc6uImMPZ231GT BfjiPoQltqa9K5Ne9TF2aoPHe+h1SBc22ZKYeAqfUyh/1GHLUGRCXlOzsE87kemEbQnC fho0l3WRWMwMCnbg8nQvvaaMdpakZ0nvi6+aoVZgVwZvfrnSHLJ9JBbh2XDgp8kKcq9e Nyj8PWhRSWZsJKa1ycnjvX+C1LLXuAxpXDIKeWgquG7/tQOkRV3SOkq9MqMveL9S+oqx M9T2SAIFpY4A/q7qWLwyeaBgoJWKvlChfV5NQcg98DkBsb/jDKOqh3fFoCqVSI0MEXXY zsWQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=y7zaJgDpOScBeaeZKvLk9xVJgR7scdJzOwIcPQ946ho=; b=xpZsDSkxTZjS4cz8t+WeGF/ponTjb4XBqpJgvkVNn8Buz7wYiwwCrD1ivzZqwciqQf 7AZRAjDRWcgbGZOqVldp8+jED2qSHNZGmvZRkrlKGyf5le3Wfocoec/ZrUOW7FsIGd5+ uX3PIsgyLqBByXszWL6vpVQ9XOemUDvmrWo2Lo1aibX4dxmUpZCjnf8FVoU4ZhdRF7ts VD8gt/l2+hSkq9RW19rK1so8R+l0m/DuksLe3dIDuOaNsxpbsZWe1p5HvCXovR5hE17T +G0PSS1NtuZMBu9SlGQzyFAOmna2SMUukD5B5bdtYv2nD0mWQ9gYgwy7/rhtDZV8L/hS +W7Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r3si23901edx.238.2020.09.23.07.46.21; Wed, 23 Sep 2020 07:46:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726638AbgIWOpA (ORCPT + 99 others); Wed, 23 Sep 2020 10:45:00 -0400 Received: from verein.lst.de ([213.95.11.211]:48737 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726504AbgIWOpA (ORCPT ); Wed, 23 Sep 2020 10:45:00 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id EC8A06736F; Wed, 23 Sep 2020 16:44:55 +0200 (CEST) Date: Wed, 23 Sep 2020 16:44:55 +0200 From: Christoph Hellwig To: Tvrtko Ursulin Cc: Christoph Hellwig , Andrew Morton , Juergen Gross , Stefano Stabellini , linux-mm@kvack.org, Peter Zijlstra , intel-gfx@lists.freedesktop.org, x86@kernel.org, linux-kernel@vger.kernel.org, Minchan Kim , dri-devel@lists.freedesktop.org, xen-devel@lists.xenproject.org, Boris Ostrovsky , Nitin Gupta Subject: Re: [Intel-gfx] [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map Message-ID: <20200923144455.GA15036@lst.de> References: <20200918163724.2511-1-hch@lst.de> <20200918163724.2511-5-hch@lst.de> <9b5d40af-7378-9e68-ca51-73b2148287f3@linux.intel.com> <20200923134117.GB9893@lst.de> <1a421e7f-6255-c534-5403-715c2e809bd0@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1a421e7f-6255-c534-5403-715c2e809bd0@linux.intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 23, 2020 at 02:58:43PM +0100, Tvrtko Ursulin wrote: >>> Series did not get a CI run from our side because of a different base so I >>> don't know if you would like to have a run there? If so you would need to >>> rebase against git://anongit.freedesktop.org/drm-tip drm-tip and you could >>> even send a series to intel-gfx-trybot@lists.freedesktop.org, suppressing >>> cc, to check it out without sending a copy to the real mailing list. >> >> It doesn't seem like I can post to any freedesktop list, as I always >> get rejection messages. But I'll happily prepare a branch if one >> of you an feed it into your CI. > > That's fine, just ping me and I will forward it for testing, thanks! git://git.infradead.org/users/hch/misc.git i915-vmap-wip Gitweb: http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/i915-vmap-wip note that this includes a new commit to clean up one of the recent commits in the code.