Re: [Mesa-dev] [PATCH] i965/cnl: Add l3 configuration for Cannonlake

2017-06-19 Thread Francisco Jerez
Anuj Phogat writes: > From: Ben Widawsky > > V2 (Anuj): > Squash the changes in one patch rebase on master. > Address the review comments made by Francisco Jerez. You seem to have missed half of my review comments, I'll repeat them below for you. > Do the URB allocation per slice (not per bank

[Mesa-dev] [PATCH] i965/cnl: Add l3 configuration for Cannonlake

2017-06-19 Thread Anuj Phogat
From: Ben Widawsky V2 (Anuj): Squash the changes in one patch rebase on master. Address the review comments made by Francisco Jerez. Do the URB allocation per slice (not per bank). Signed-off-by: Ben Widawsky Signed-off-by: Anuj Phogat Cc: Francisco Jerez --- V1 was sent out with the heading: