Re: [Mesa-dev] [PATCH] r600g: Handle TGSI_OPCODE_CEIL (v2)

2012-05-09 Thread Tom Stellard
On Mon, May 07, 2012 at 05:59:35PM +0200, Kai Wasserbäch wrote: > v2: Enabled CEIL on Cayman too. > > Signed-off-by: Kai Wasserbäch > Reviewed-by: Tom Stellard > --- > Thanks for the review, Tom! > > If this patch is accepted, please apply it to master for me, I don't have > commit access on

Re: [Mesa-dev] [PATCH] r600g: Handle TGSI_OPCODE_CEIL

2012-05-07 Thread Tom Stellard
On Sat, May 05, 2012 at 09:01:42PM +0200, Kai Wasserbäch wrote: > > Signed-off-by: Kai Wasserbäch > --- > This patch should enable CEIL on r600g for r600 to Evergreen. Not sure if > Cayman's registers are already covered by the EG definitions. The opcode for CEIL is the same on Evergreen and C