Patches 1 through 4, 6, and 14 are
Reviewed-by: Ian Romanick
Assuming sufficient pigliting, patch 9 is
Acked-by: Ian Romanick
I sent a couple minor questions on a few others. The remaining will be
left to more capable hands.
On 08/28/2014 08:10 PM, Matt Turner wrote:
> This series adds inst
On Friday, September 19, 2014 05:47:58 PM Matt Turner wrote:
> On Thu, Aug 28, 2014 at 8:10 PM, Matt Turner wrote:
> > This series adds instruction compaction support for G45 and Gen5
> > and enables compaction of control flow instructions.
>
> Ken reviewed the first four patches I think. Can I ge
On Thu, Aug 28, 2014 at 8:10 PM, Matt Turner wrote:
> This series adds instruction compaction support for G45 and Gen5
> and enables compaction of control flow instructions.
Ken reviewed the first four patches I think. Can I get someone to
review the rest?
This series adds instruction compaction support for G45 and Gen5
and enables compaction of control flow instructions.
Available from
git://people.freedesktop.org/~mattst88/mesa compaction-improvements
[PATCH 01/14] i965: Set JumpCount, not JIP, on ENDIF on Gen 6.
Benign bug fix.
[PATCH