[Mesa-dev] [PATCH] i965: Add a brw_fs_cmod_propagation unit test with large VGRF writes.

Matt Turner mattst88 at gmail.com
Fri Jan 23 15:43:01 PST 2015


On Fri, Jan 23, 2015 at 3:30 PM, Kenneth Graunke <kenneth at whitecape.org> wrote:
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
> ---
>  .../drivers/dri/i965/test_fs_cmod_propagation.cpp  | 40 ++++++++++++++++++++++
>  1 file changed, 40 insertions(+)
>
> Yep, that is indeed broken, and my proposed code fixes it.
>
> Here's a unit test that provokes the problem.  Thanks for putting together
> the unit tests - they're quite handy!

Awesome, looks good. I'll modify the patch the way you suggested and
squash this in.


More information about the mesa-dev mailing list