On Sat, May 13, 2017 at 9:47 AM, Jason Ekstrand
wrote:
> Most of these still point to gen9 functions even though we have gen10
> versions now. We should point to the gen10 versions. Yes, I know some of
> that is in a later patch but I see no reason why we can't roll those into
> this patch and
Most of these still point to gen9 functions even though we have gen10
versions now. We should point to the gen10 versions. Yes, I know some of
that is in a later patch but I see no reason why we can't roll those into
this patch and also fix up blorp and the few other things in this patch
whil
We are still using some gen9 functions for gen10 in this patch.
They will be replaced by gen10 functions in later patches.
Signed-off-by: Anuj Phogat
---
src/intel/common/gen_l3_config.c| 1 +
src/intel/compiler/brw_eu.c | 2 ++
src/intel/compiler/brw_eu_compact.c