On Friday, February 20, 2009 2:06:33 am Chris Wilson wrote:
> On Fri, 2009-02-20 at 13:46 +0800, Zou, Nanhai wrote:
> > >+struct drm_i915_gem_page_flip {
> > >+  /** Handle of new front buffer */
> >
> >      Should this be handle of new front buffer or handle of the execbuf?
>
> I can't see how this can be an execbuf here. Do you mind elaborating?
>
> Anyway this reminded me that we want a buffer offset along with the
> handle.

Yeah I'm not sure I understand that comment either; but an offset is easy 
enough to add.  I suppose it should be an offset into the object, in case you 
want to flip between addresses within a large object?

-- 
Jesse Barnes, Intel Open Source Technology Center

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to