From: Alex Deucher Date: Wed, 19 Dec 2012 02:43:07 +0000 (-0500) Subject: drm/radeon: add initial ucode loading for CIK (v5) X-Git-Tag: v3.11-rc1~65^2~60^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c813274114976cb104a32407a21c10c89b0465;p=pandora-kernel.git drm/radeon: add initial ucode loading for CIK (v5) Currently the driver required 6 sets of ucode: 1. pfp - pre-fetch parser, part of the GFX CP 2. me - micro engine, part of the GFX CP 3. ce - constant engine, part of the GFX CP 4. rlc - interrupt, etc. controller 5. mc - memory controller (discrete cards only) 6. mec - compute engines, part of Compute CP V2: add documentation V3: update MC ucode V4: rebase V5: update mc ucode Signed-off-by: Alex Deucher --- Reading git-diff-tree failed