blob: 4fe9237af83df0803478d5aab2adf74b6f681824 [file] [log] [blame]
Alex Deucher138e4e12013-01-11 15:33:13 -05001/*
2 * Copyright 2012 Advanced Micro Devices, Inc.
3 *
4 * Permission is hereby granted, free of charge, to any person obtaining a
5 * copy of this software and associated documentation files (the "Software"),
6 * to deal in the Software without restriction, including without limitation
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 * and/or sell copies of the Software, and to permit persons to whom the
9 * Software is furnished to do so, subject to the following conditions:
10 *
11 * The above copyright notice and this permission notice shall be included in
12 * all copies or substantial portions of the Software.
13 *
14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
17 * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
18 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
20 * OTHER DEALINGS IN THE SOFTWARE.
21 *
22 */
23#ifndef __RADEON_UCODE_H__
24#define __RADEON_UCODE_H__
25
26/* CP */
27#define R600_PFP_UCODE_SIZE 576
28#define R600_PM4_UCODE_SIZE 1792
29#define R700_PFP_UCODE_SIZE 848
30#define R700_PM4_UCODE_SIZE 1360
31#define EVERGREEN_PFP_UCODE_SIZE 1120
32#define EVERGREEN_PM4_UCODE_SIZE 1376
33#define CAYMAN_PFP_UCODE_SIZE 2176
34#define CAYMAN_PM4_UCODE_SIZE 2176
Alex Deuchera0ceada2013-03-27 15:18:04 -040035#define SI_PFP_UCODE_SIZE 2144
36#define SI_PM4_UCODE_SIZE 2144
37#define SI_CE_UCODE_SIZE 2144
Alex Deucher138e4e12013-01-11 15:33:13 -050038
39/* RLC */
40#define R600_RLC_UCODE_SIZE 768
41#define R700_RLC_UCODE_SIZE 1024
42#define EVERGREEN_RLC_UCODE_SIZE 768
43#define CAYMAN_RLC_UCODE_SIZE 1024
44#define ARUBA_RLC_UCODE_SIZE 1536
Alex Deuchera0ceada2013-03-27 15:18:04 -040045#define SI_RLC_UCODE_SIZE 2048
Alex Deucher138e4e12013-01-11 15:33:13 -050046
47/* MC */
48#define BTC_MC_UCODE_SIZE 6024
49#define CAYMAN_MC_UCODE_SIZE 6037
Alex Deuchera0ceada2013-03-27 15:18:04 -040050#define SI_MC_UCODE_SIZE 7769
51#define OLAND_MC_UCODE_SIZE 7863
Alex Deucher138e4e12013-01-11 15:33:13 -050052
Alex Deucher66229b22013-06-26 00:11:19 -040053/* SMC */
54#define RV770_SMC_UCODE_START 0x0100
55#define RV770_SMC_UCODE_SIZE 0x410d
56#define RV770_SMC_INT_VECTOR_START 0xffc0
57#define RV770_SMC_INT_VECTOR_SIZE 0x0040
58
59#define RV730_SMC_UCODE_START 0x0100
60#define RV730_SMC_UCODE_SIZE 0x412c
61#define RV730_SMC_INT_VECTOR_START 0xffc0
62#define RV730_SMC_INT_VECTOR_SIZE 0x0040
63
64#define RV710_SMC_UCODE_START 0x0100
65#define RV710_SMC_UCODE_SIZE 0x3f1f
66#define RV710_SMC_INT_VECTOR_START 0xffc0
67#define RV710_SMC_INT_VECTOR_SIZE 0x0040
68
69#define RV740_SMC_UCODE_START 0x0100
70#define RV740_SMC_UCODE_SIZE 0x41c5
71#define RV740_SMC_INT_VECTOR_START 0xffc0
72#define RV740_SMC_INT_VECTOR_SIZE 0x0040
73
Alex Deucherdc50ba72013-06-26 00:33:35 -040074#define CEDAR_SMC_UCODE_START 0x0100
75#define CEDAR_SMC_UCODE_SIZE 0x5d50
76#define CEDAR_SMC_INT_VECTOR_START 0xffc0
77#define CEDAR_SMC_INT_VECTOR_SIZE 0x0040
78
79#define REDWOOD_SMC_UCODE_START 0x0100
80#define REDWOOD_SMC_UCODE_SIZE 0x5f0a
81#define REDWOOD_SMC_INT_VECTOR_START 0xffc0
82#define REDWOOD_SMC_INT_VECTOR_SIZE 0x0040
83
84#define JUNIPER_SMC_UCODE_START 0x0100
85#define JUNIPER_SMC_UCODE_SIZE 0x5f1f
86#define JUNIPER_SMC_INT_VECTOR_START 0xffc0
87#define JUNIPER_SMC_INT_VECTOR_SIZE 0x0040
88
89#define CYPRESS_SMC_UCODE_START 0x0100
90#define CYPRESS_SMC_UCODE_SIZE 0x61f7
91#define CYPRESS_SMC_INT_VECTOR_START 0xffc0
92#define CYPRESS_SMC_INT_VECTOR_SIZE 0x0040
93
Alex Deucher6596afd2013-06-26 00:15:24 -040094#define BARTS_SMC_UCODE_START 0x0100
95#define BARTS_SMC_UCODE_SIZE 0x6107
96#define BARTS_SMC_INT_VECTOR_START 0xffc0
97#define BARTS_SMC_INT_VECTOR_SIZE 0x0040
98
99#define TURKS_SMC_UCODE_START 0x0100
100#define TURKS_SMC_UCODE_SIZE 0x605b
101#define TURKS_SMC_INT_VECTOR_START 0xffc0
102#define TURKS_SMC_INT_VECTOR_SIZE 0x0040
103
104#define CAICOS_SMC_UCODE_START 0x0100
105#define CAICOS_SMC_UCODE_SIZE 0x5fbd
106#define CAICOS_SMC_INT_VECTOR_START 0xffc0
107#define CAICOS_SMC_INT_VECTOR_SIZE 0x0040
108
Alex Deucher69e0b572013-04-12 16:42:42 -0400109#define CAYMAN_SMC_UCODE_START 0x0100
110#define CAYMAN_SMC_UCODE_SIZE 0x79ec
111#define CAYMAN_SMC_INT_VECTOR_START 0xffc0
112#define CAYMAN_SMC_INT_VECTOR_SIZE 0x0040
113
Alex Deucher138e4e12013-01-11 15:33:13 -0500114#endif