drm/radeon: add new INFO ioctl requests
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Dec 2012 17:55:37 +0000 (12:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 8 Dec 2012 00:48:22 +0000 (19:48 -0500)
Add requests to get the number of shader engines (SE) and
the number of SH per SE.  These are needed for geometry
and tesselation shaders in the 3D driver as well as setting
up PA_SC_RASTER_CONFIG on SI asics.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found