On Wed, Nov 04, 2015 at 11:20:11PM +0200, [email protected] wrote:
> From: Ville Syrjälä <[email protected]>
> 
> We set up a load of LRIs in the logical ring context. Wrap that stuff
> in a macro to avoid typos with position of each reg/value pair in the
> context. This also makes it easier to make the register defines type
> safe.
> 
> Signed-off-by: Ville Syrjälä <[email protected]>

Beat me to it.

Sometimes I like being a little evil and hiding the constant parameter
passing, especially if it is localised to a single function and never
going to escape.

Fwiw,
Reviewed-by: Chris Wilson <[email protected]>
and consequently for the previous patch as well.
-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