commit | 0bf037c0fed0df655a3bb259348bb03389c00ddb | [log] [tgz] |
---|---|---|
author | Anuj Phogat <anuj.phogat@gmail.com> | Tue Nov 10 15:33:53 2015 -0800 |
committer | Anuj Phogat <anuj.phogat@gmail.com> | Tue Jan 05 13:43:32 2016 -0800 |
tree | 723dc9d5245e453022da94f4f92847865a2558e7 | |
parent | 5cbe01c83fb78009371535e558eb21e213312416 [diff] |
i965/gen9: Return false in place of assert in intelEmitCopyBlit() This allows the fallback paths to handle it correctly. Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>