[Intel-gfx] [PATCH] drm/i915: Allow i915_gem_object_get_page() on userptr as well

Chris Wilson chris at chris-wilson.co.uk
Tue Jan 12 15:49:39 PST 2016


On Tue, Jan 12, 2016 at 11:40:06PM +0000, Chris Wilson wrote:
>  struct drm_i915_gem_object_ops {
> +	const unsigned int flags;

Bleh, const is redundant as the definitions should be const themselves.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list