From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tvrtko Ursulin Subject: Re: [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl Date: Wed, 26 Feb 2014 16:22:15 +0000 Message-ID: <530E14B7.4030604@linux.intel.com> References: <1393008347-441-1-git-send-email-chris@chris-wilson.co.uk> <1393008347-441-3-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id CAFBAFB381 for ; Wed, 26 Feb 2014 08:22:24 -0800 (PST) In-Reply-To: <1393008347-441-3-git-send-email-chris@chris-wilson.co.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Chris Wilson , intel-gfx@lists.freedesktop.org Cc: Akash Goel List-Id: intel-gfx@lists.freedesktop.org On 02/21/2014 06:45 PM, Chris Wilson wrote: [snip] > v20: Refuse to implement read-only support until we have the required > infrastructure - but reserve the bit in flags for future use. > > Signed-off-by: Chris Wilson > Cc: Tvrtko Ursulin > Cc: "Gong, Zhipeng" > Cc: Akash Goel > Cc: "Volkin, Bradley D" Using the recently posted i-g-t test case: Tested-by: Tvrtko Ursulin Since I also spent a lot of time looking at it, could add a RB as well if considered useful. Regards, Tvrtko