From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [PATCH 14/26] drm/i915: Complete page table structures Date: Sat, 22 Mar 2014 13:10:47 -0700 Message-ID: <20140322201047.GC18765@bwidawsk.net> References: <1395121738-29126-1-git-send-email-benjamin.widawsky@intel.com> <1395121738-29126-15-git-send-email-benjamin.widawsky@intel.com> <20140318090945.GE18530@nuc-i3427.alporthouse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.bwidawsk.net (bwidawsk.net [166.78.191.112]) by gabe.freedesktop.org (Postfix) with ESMTP id F38116E567 for ; Sat, 22 Mar 2014 13:11:01 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20140318090945.GE18530@nuc-i3427.alporthouse.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: Chris Wilson , Ben Widawsky , Intel GFX List-Id: intel-gfx@lists.freedesktop.org On Tue, Mar 18, 2014 at 09:09:45AM +0000, Chris Wilson wrote: > On Mon, Mar 17, 2014 at 10:48:46PM -0700, Ben Widawsky wrote: > > Move the remaining members over to the new page table structures. > > > > This can be squashed with the previous commit if desire. The reasoning > > is the same as that patch. I simply felt it is easier to review if split. > > I'm not liking the shorter names much. Is there precedence elsewhere > (e.g. daddr)? > -Chris > I'm not particularly attached to "daddr." It was fun to say in my head. A lot of code does use "daddr" but it seems to vary between "dma", "device", data", "destination" Not exactly precedence. Initially I had the prefix p[td]_daddr, but I thought you might complain about it because it's implicit. dma_addr seemed kinda redundant to me. Recommendation? > -- > Chris Wilson, Intel Open Source Technology Centre > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Ben Widawsky, Intel Open Source Technology Center