aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_ucode.h
diff options
context:
space:
mode:
authorSamuel Li <samuel.li@amd.com>2014-04-30 18:40:49 -0400
committerChristian König <christian.koenig@amd.com>2014-05-06 12:19:59 +0200
commitf73a9e837286bb67c54701441cb51c54aa4abd6a (patch)
tree0e67d97d47c9d4e13b983035944c3baa7e2f2132 /drivers/gpu/drm/radeon/radeon_ucode.h
parentdrm/radeon: add Mullins chip family (diff)
downloadlinux-dev-f73a9e837286bb67c54701441cb51c54aa4abd6a.tar.xz
linux-dev-f73a9e837286bb67c54701441cb51c54aa4abd6a.zip
drm/radeon: update cik init for Mullins.
Also add golden registers, update firmware loading functions. Signed-off-by: Samuel Li <samuel.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to '')
-rw-r--r--drivers/gpu/drm/radeon/radeon_ucode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/radeon_ucode.h b/drivers/gpu/drm/radeon/radeon_ucode.h
index 58d12938c0b8..4e7c3269b183 100644
--- a/drivers/gpu/drm/radeon/radeon_ucode.h
+++ b/drivers/gpu/drm/radeon/radeon_ucode.h
@@ -52,6 +52,7 @@
#define BONAIRE_RLC_UCODE_SIZE 2048
#define KB_RLC_UCODE_SIZE 2560
#define KV_RLC_UCODE_SIZE 2560
+#define ML_RLC_UCODE_SIZE 2560
/* MC */
#define BTC_MC_UCODE_SIZE 6024