drm/radeon/cik: add hw cursor support (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 24 Jan 2013 15:06:33 +0000 (10:06 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Jun 2013 20:11:38 +0000 (16:11 -0400)
CIK (DCE8) hw cursors are programmed the same as evergreen
(DCE4) with the following caveats:
- cursors are now 128x128 pixels
- new alpha blend enable bit

v2: rebase

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

No differences found