drm/radeon: allow geom rings to be setup on r600/r700 (v2)
authorDave Airlie <airlied@redhat.com>
Thu, 30 Jan 2014 04:11:12 +0000 (14:11 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 6 Feb 2014 02:13:52 +0000 (12:13 +1000)
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.

v2: agd5f: minor cleanup and add additional 7xx reg.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found