Re: [Mesa-dev] [PATCH 0/4] XA composite and perf improvements

2014-04-01 Thread Rob Clark
On Tue, Apr 1, 2014 at 12:37 PM, Thomas Hellstrom wrote: > On 04/01/2014 06:18 PM, Rob Clark wrote: >> On Tue, Apr 1, 2014 at 12:14 PM, Zack Rusin wrote: >>> - Original Message - From: Rob Clark While still more of a stop-gap solution (until glamor) for freedreno, wit

Re: [Mesa-dev] [PATCH 0/4] XA composite and perf improvements

2014-04-01 Thread Thomas Hellstrom
On 04/01/2014 06:18 PM, Rob Clark wrote: > On Tue, Apr 1, 2014 at 12:14 PM, Zack Rusin wrote: >> - Original Message - >>> From: Rob Clark >>> >>> While still more of a stop-gap solution (until glamor) for freedreno, >>> with these few relatively simple changes I get a pretty big performan

Re: [Mesa-dev] [PATCH 0/4] XA composite and perf improvements

2014-04-01 Thread Rob Clark
On Tue, Apr 1, 2014 at 12:14 PM, Zack Rusin wrote: > - Original Message - >> From: Rob Clark >> >> While still more of a stop-gap solution (until glamor) for freedreno, >> with these few relatively simple changes I get a pretty big performance >> boost (~40%) for xf86-video-freedreno. > >

Re: [Mesa-dev] [PATCH 0/4] XA composite and perf improvements

2014-04-01 Thread Zack Rusin
- Original Message - > From: Rob Clark > > While still more of a stop-gap solution (until glamor) for freedreno, > with these few relatively simple changes I get a pretty big performance > boost (~40%) for xf86-video-freedreno. That looks great to me. Nice work. But to be honest the only

[Mesa-dev] [PATCH 0/4] XA composite and perf improvements

2014-04-01 Thread Rob Clark
From: Rob Clark While still more of a stop-gap solution (until glamor) for freedreno, with these few relatively simple changes I get a pretty big performance boost (~40%) for xf86-video-freedreno. Rob Clark (4): xa: handle solid-fill src/mask xa: remove unneeded args xa: scissor to help ti