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
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 FDO.
src/gallium/drivers/r600/r600_shader.c |6 +++---
1 file changed, 3 in
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
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.
As I have never touched any core driver part before, please review carefully.
src/gallium/drivers/r600/r600_shader.c |