drm/radeon: expose render backend mask to the userspace
authorMarek Olšák <marek.olsak@amd.com>
Sun, 22 Dec 2013 01:18:01 +0000 (02:18 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Dec 2013 15:03:43 +0000 (10:03 -0500)
This will allow userspace to correctly program the PA_SC_RASTER_CONFIG
register, so it can be considered a fix.

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org

No differences found