On ti, 2015-03-17 at 07:31 +0200, Joonas Lahtinen wrote: > On ma, 2015-03-16 at 18:50 +0100, Daniel Vetter wrote: > > On Mon, Mar 16, 2015 at 02:11:13PM +0200, Joonas Lahtinen wrote: > > [snip] > > > int i915_vma_bind(struct i915_vma *vma, enum i915_cache_level cache_level, > > > u32 flags); > > > @@ -2800,60 +2796,48 @@ struct dma_buf *i915_gem_prime_export(struct drm_device *dev, > > > > > > void i915_gem_restore_fences(struct drm_device *dev); > > > > > > -unsigned long i915_gem_obj_offset_view(struct drm_i915_gem_object *o, > > > - struct i915_address_space *vm, > > > - enum i915_ggtt_view_type view); > > > -static inline > > > -unsigned long i915_gem_obj_offset(struct drm_i915_gem_object *o, > > > - struct i915_address_space *vm) > > > +static inline bool i915_is_ggtt(struct i915_address_space *vm); Indeed it is. Thanks! Regards, Joonas PS. Sorry for spam, the enter key is so close to the space bar. > > > > This forward decl seems unneeded leftover from earlier patch iterations. > > I've removed it and merged the patch. > > > > Thanks, Daniel > > > > [snip] --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx