Reviewed-by: Marek Olšák
Marek
On Thu, Sep 8, 2016 at 10:30 PM, Rob Clark wrote:
> Add a helper to initialize the key, and pass the key into the helper
> that iterates the variants, similar to how it works for vp/fp variants.
>
> The 'prog' arg to the helper gets used in a following patch, and
Add a helper to initialize the key, and pass the key into the helper
that iterates the variants, similar to how it works for vp/fp variants.
The 'prog' arg to the helper gets used in a following patch, and is the
reason to pass the key into st_get_basic_variant().
Signed-off-by: Rob Clark
---
s