drm/radeon: Deprecate UMS support v2
authorChristian König <christian.koenig@amd.com>
Mon, 21 Jan 2013 12:58:46 +0000 (13:58 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Jan 2013 21:24:47 +0000 (16:24 -0500)
KMS support is out and stable for a couple of years now and
the userspace code has deprecated or abandoned the old UMS interface.

So make the KMS interface the default and deprecate the UMS interface
in the kernel as well.

v2: rebased on alex/drm-next-3.9-wip

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found