On Don, 2014-01-30 at 14:11 +1000, Dave Airlie wrote:
>
> diff --git a/drivers/gpu/drm/radeon/radeon_drv.c
> b/drivers/gpu/drm/radeon/radeon_drv.c
> index ec8c388..357cffb 100644
> --- a/drivers/gpu/drm/radeon/radeon_drv.c
> +++ b/drivers/gpu/drm/radeon/radeon_drv.c
> @@ -78,9 +78,10 @@
> * 2
I made some minor cleanups and also added a missing 7xx reg to the
safe regs list.
Alex
On Wed, Jan 29, 2014 at 11:11 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> the evergreen CS parser has allowed this for a while, just port
> the code to the r600 one.
>
> This is required before geom shade
From: Dave Airlie
the evergreen CS parser has allowed this for a while, just port
the code to the r600 one.
This is required before geom shaders can be made work.
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/radeon/r600_cs.c| 18 --
drivers/gpu/drm/radeon/radeon_drv.c |