radeon_ucode.h 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. /*
  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. /* CP */
  26. #define R600_PFP_UCODE_SIZE 576
  27. #define R600_PM4_UCODE_SIZE 1792
  28. #define R700_PFP_UCODE_SIZE 848
  29. #define R700_PM4_UCODE_SIZE 1360
  30. #define EVERGREEN_PFP_UCODE_SIZE 1120
  31. #define EVERGREEN_PM4_UCODE_SIZE 1376
  32. #define CAYMAN_PFP_UCODE_SIZE 2176
  33. #define CAYMAN_PM4_UCODE_SIZE 2176
  34. #define SI_PFP_UCODE_SIZE 2144
  35. #define SI_PM4_UCODE_SIZE 2144
  36. #define SI_CE_UCODE_SIZE 2144
  37. #define CIK_PFP_UCODE_SIZE 2144
  38. #define CIK_ME_UCODE_SIZE 2144
  39. #define CIK_CE_UCODE_SIZE 2144
  40. /* MEC */
  41. #define CIK_MEC_UCODE_SIZE 4192
  42. /* RLC */
  43. #define R600_RLC_UCODE_SIZE 768
  44. #define R700_RLC_UCODE_SIZE 1024
  45. #define EVERGREEN_RLC_UCODE_SIZE 768
  46. #define CAYMAN_RLC_UCODE_SIZE 1024
  47. #define ARUBA_RLC_UCODE_SIZE 1536
  48. #define SI_RLC_UCODE_SIZE 2048
  49. #define BONAIRE_RLC_UCODE_SIZE 2048
  50. #define KB_RLC_UCODE_SIZE 2560
  51. #define KV_RLC_UCODE_SIZE 2560
  52. /* MC */
  53. #define BTC_MC_UCODE_SIZE 6024
  54. #define CAYMAN_MC_UCODE_SIZE 6037
  55. #define SI_MC_UCODE_SIZE 7769
  56. #define OLAND_MC_UCODE_SIZE 7863
  57. #define CIK_MC_UCODE_SIZE 7866
  58. /* SDMA */
  59. #define CIK_SDMA_UCODE_SIZE 1050
  60. #define CIK_SDMA_UCODE_VERSION 64
  61. /* SMC */
  62. #define RV770_SMC_UCODE_START 0x0100
  63. #define RV770_SMC_UCODE_SIZE 0x410d
  64. #define RV770_SMC_INT_VECTOR_START 0xffc0
  65. #define RV770_SMC_INT_VECTOR_SIZE 0x0040
  66. #define RV730_SMC_UCODE_START 0x0100
  67. #define RV730_SMC_UCODE_SIZE 0x412c
  68. #define RV730_SMC_INT_VECTOR_START 0xffc0
  69. #define RV730_SMC_INT_VECTOR_SIZE 0x0040
  70. #define RV710_SMC_UCODE_START 0x0100
  71. #define RV710_SMC_UCODE_SIZE 0x3f1f
  72. #define RV710_SMC_INT_VECTOR_START 0xffc0
  73. #define RV710_SMC_INT_VECTOR_SIZE 0x0040
  74. #define RV740_SMC_UCODE_START 0x0100
  75. #define RV740_SMC_UCODE_SIZE 0x41c5
  76. #define RV740_SMC_INT_VECTOR_START 0xffc0
  77. #define RV740_SMC_INT_VECTOR_SIZE 0x0040
  78. #define CEDAR_SMC_UCODE_START 0x0100
  79. #define CEDAR_SMC_UCODE_SIZE 0x5d50
  80. #define CEDAR_SMC_INT_VECTOR_START 0xffc0
  81. #define CEDAR_SMC_INT_VECTOR_SIZE 0x0040
  82. #define REDWOOD_SMC_UCODE_START 0x0100
  83. #define REDWOOD_SMC_UCODE_SIZE 0x5f0a
  84. #define REDWOOD_SMC_INT_VECTOR_START 0xffc0
  85. #define REDWOOD_SMC_INT_VECTOR_SIZE 0x0040
  86. #define JUNIPER_SMC_UCODE_START 0x0100
  87. #define JUNIPER_SMC_UCODE_SIZE 0x5f1f
  88. #define JUNIPER_SMC_INT_VECTOR_START 0xffc0
  89. #define JUNIPER_SMC_INT_VECTOR_SIZE 0x0040
  90. #define CYPRESS_SMC_UCODE_START 0x0100
  91. #define CYPRESS_SMC_UCODE_SIZE 0x61f7
  92. #define CYPRESS_SMC_INT_VECTOR_START 0xffc0
  93. #define CYPRESS_SMC_INT_VECTOR_SIZE 0x0040
  94. #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. #define TURKS_SMC_UCODE_START 0x0100
  99. #define TURKS_SMC_UCODE_SIZE 0x605b
  100. #define TURKS_SMC_INT_VECTOR_START 0xffc0
  101. #define TURKS_SMC_INT_VECTOR_SIZE 0x0040
  102. #define CAICOS_SMC_UCODE_START 0x0100
  103. #define CAICOS_SMC_UCODE_SIZE 0x5fbd
  104. #define CAICOS_SMC_INT_VECTOR_START 0xffc0
  105. #define CAICOS_SMC_INT_VECTOR_SIZE 0x0040
  106. #define CAYMAN_SMC_UCODE_START 0x0100
  107. #define CAYMAN_SMC_UCODE_SIZE 0x79ec
  108. #define CAYMAN_SMC_INT_VECTOR_START 0xffc0
  109. #define CAYMAN_SMC_INT_VECTOR_SIZE 0x0040
  110. #define TAHITI_SMC_UCODE_START 0x10000
  111. #define TAHITI_SMC_UCODE_SIZE 0xf458
  112. #define PITCAIRN_SMC_UCODE_START 0x10000
  113. #define PITCAIRN_SMC_UCODE_SIZE 0xe9f4
  114. #define VERDE_SMC_UCODE_START 0x10000
  115. #define VERDE_SMC_UCODE_SIZE 0xebe4
  116. #define OLAND_SMC_UCODE_START 0x10000
  117. #define OLAND_SMC_UCODE_SIZE 0xe7b4
  118. #define HAINAN_SMC_UCODE_START 0x10000
  119. #define HAINAN_SMC_UCODE_SIZE 0xe67C
  120. #define BONAIRE_SMC_UCODE_START 0x20000
  121. #define BONAIRE_SMC_UCODE_SIZE 0x1FDEC
  122. #endif