On Fri, Sep 18, 2015 at 08:03:48PM +0300, [email protected] wrote:
> From: Ville Syrjälä <[email protected]>
> 
> We have a few users of the raw register acces functions outside
> intel_uncore.c, so let's just move the functions into intel_drv.h.

I would rather see those external users converted to
I915_READ_FW/I915_WRITE_FW etc. You will then, no doubt, want to convert
those _FW macro definitions over to the uncore set.

Also due to how we write and post our accesses, the raw functions can be
the _relaxed variants.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to