amd64_edac.c 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761
  1. #include "amd64_edac.h"
  2. #include <asm/amd_nb.h>
  3. static struct edac_pci_ctl_info *amd64_ctl_pci;
  4. static int report_gart_errors;
  5. module_param(report_gart_errors, int, 0644);
  6. /*
  7. * Set by command line parameter. If BIOS has enabled the ECC, this override is
  8. * cleared to prevent re-enabling the hardware by this driver.
  9. */
  10. static int ecc_enable_override;
  11. module_param(ecc_enable_override, int, 0644);
  12. static struct msr __percpu *msrs;
  13. /*
  14. * count successfully initialized driver instances for setup_pci_device()
  15. */
  16. static atomic_t drv_instances = ATOMIC_INIT(0);
  17. /* Per-node driver instances */
  18. static struct mem_ctl_info **mcis;
  19. static struct ecc_settings **ecc_stngs;
  20. /*
  21. * Valid scrub rates for the K8 hardware memory scrubber. We map the scrubbing
  22. * bandwidth to a valid bit pattern. The 'set' operation finds the 'matching-
  23. * or higher value'.
  24. *
  25. *FIXME: Produce a better mapping/linearisation.
  26. */
  27. static const struct scrubrate {
  28. u32 scrubval; /* bit pattern for scrub rate */
  29. u32 bandwidth; /* bandwidth consumed (bytes/sec) */
  30. } scrubrates[] = {
  31. { 0x01, 1600000000UL},
  32. { 0x02, 800000000UL},
  33. { 0x03, 400000000UL},
  34. { 0x04, 200000000UL},
  35. { 0x05, 100000000UL},
  36. { 0x06, 50000000UL},
  37. { 0x07, 25000000UL},
  38. { 0x08, 12284069UL},
  39. { 0x09, 6274509UL},
  40. { 0x0A, 3121951UL},
  41. { 0x0B, 1560975UL},
  42. { 0x0C, 781440UL},
  43. { 0x0D, 390720UL},
  44. { 0x0E, 195300UL},
  45. { 0x0F, 97650UL},
  46. { 0x10, 48854UL},
  47. { 0x11, 24427UL},
  48. { 0x12, 12213UL},
  49. { 0x13, 6101UL},
  50. { 0x14, 3051UL},
  51. { 0x15, 1523UL},
  52. { 0x16, 761UL},
  53. { 0x00, 0UL}, /* scrubbing off */
  54. };
  55. int __amd64_read_pci_cfg_dword(struct pci_dev *pdev, int offset,
  56. u32 *val, const char *func)
  57. {
  58. int err = 0;
  59. err = pci_read_config_dword(pdev, offset, val);
  60. if (err)
  61. amd64_warn("%s: error reading F%dx%03x.\n",
  62. func, PCI_FUNC(pdev->devfn), offset);
  63. return err;
  64. }
  65. int __amd64_write_pci_cfg_dword(struct pci_dev *pdev, int offset,
  66. u32 val, const char *func)
  67. {
  68. int err = 0;
  69. err = pci_write_config_dword(pdev, offset, val);
  70. if (err)
  71. amd64_warn("%s: error writing to F%dx%03x.\n",
  72. func, PCI_FUNC(pdev->devfn), offset);
  73. return err;
  74. }
  75. /*
  76. *
  77. * Depending on the family, F2 DCT reads need special handling:
  78. *
  79. * K8: has a single DCT only
  80. *
  81. * F10h: each DCT has its own set of regs
  82. * DCT0 -> F2x040..
  83. * DCT1 -> F2x140..
  84. *
  85. * F15h: we select which DCT we access using F1x10C[DctCfgSel]
  86. *
  87. * F16h: has only 1 DCT
  88. */
  89. static int k8_read_dct_pci_cfg(struct amd64_pvt *pvt, int addr, u32 *val,
  90. const char *func)
  91. {
  92. if (addr >= 0x100)
  93. return -EINVAL;
  94. return __amd64_read_pci_cfg_dword(pvt->F2, addr, val, func);
  95. }
  96. static int f10_read_dct_pci_cfg(struct amd64_pvt *pvt, int addr, u32 *val,
  97. const char *func)
  98. {
  99. return __amd64_read_pci_cfg_dword(pvt->F2, addr, val, func);
  100. }
  101. /*
  102. * Select DCT to which PCI cfg accesses are routed
  103. */
  104. static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct)
  105. {
  106. u32 reg = 0;
  107. amd64_read_pci_cfg(pvt->F1, DCT_CFG_SEL, &reg);
  108. reg &= 0xfffffffe;
  109. reg |= dct;
  110. amd64_write_pci_cfg(pvt->F1, DCT_CFG_SEL, reg);
  111. }
  112. static int f15_read_dct_pci_cfg(struct amd64_pvt *pvt, int addr, u32 *val,
  113. const char *func)
  114. {
  115. u8 dct = 0;
  116. if (addr >= 0x140 && addr <= 0x1a0) {
  117. dct = 1;
  118. addr -= 0x100;
  119. }
  120. f15h_select_dct(pvt, dct);
  121. return __amd64_read_pci_cfg_dword(pvt->F2, addr, val, func);
  122. }
  123. /*
  124. * Memory scrubber control interface. For K8, memory scrubbing is handled by
  125. * hardware and can involve L2 cache, dcache as well as the main memory. With
  126. * F10, this is extended to L3 cache scrubbing on CPU models sporting that
  127. * functionality.
  128. *
  129. * This causes the "units" for the scrubbing speed to vary from 64 byte blocks
  130. * (dram) over to cache lines. This is nasty, so we will use bandwidth in
  131. * bytes/sec for the setting.
  132. *
  133. * Currently, we only do dram scrubbing. If the scrubbing is done in software on
  134. * other archs, we might not have access to the caches directly.
  135. */
  136. /*
  137. * scan the scrub rate mapping table for a close or matching bandwidth value to
  138. * issue. If requested is too big, then use last maximum value found.
  139. */
  140. static int __amd64_set_scrub_rate(struct pci_dev *ctl, u32 new_bw, u32 min_rate)
  141. {
  142. u32 scrubval;
  143. int i;
  144. /*
  145. * map the configured rate (new_bw) to a value specific to the AMD64
  146. * memory controller and apply to register. Search for the first
  147. * bandwidth entry that is greater or equal than the setting requested
  148. * and program that. If at last entry, turn off DRAM scrubbing.
  149. *
  150. * If no suitable bandwidth is found, turn off DRAM scrubbing entirely
  151. * by falling back to the last element in scrubrates[].
  152. */
  153. for (i = 0; i < ARRAY_SIZE(scrubrates) - 1; i++) {
  154. /*
  155. * skip scrub rates which aren't recommended
  156. * (see F10 BKDG, F3x58)
  157. */
  158. if (scrubrates[i].scrubval < min_rate)
  159. continue;
  160. if (scrubrates[i].bandwidth <= new_bw)
  161. break;
  162. }
  163. scrubval = scrubrates[i].scrubval;
  164. pci_write_bits32(ctl, SCRCTRL, scrubval, 0x001F);
  165. if (scrubval)
  166. return scrubrates[i].bandwidth;
  167. return 0;
  168. }
  169. static int amd64_set_scrub_rate(struct mem_ctl_info *mci, u32 bw)
  170. {
  171. struct amd64_pvt *pvt = mci->pvt_info;
  172. u32 min_scrubrate = 0x5;
  173. if (boot_cpu_data.x86 == 0xf)
  174. min_scrubrate = 0x0;
  175. /* F15h Erratum #505 */
  176. if (boot_cpu_data.x86 == 0x15)
  177. f15h_select_dct(pvt, 0);
  178. return __amd64_set_scrub_rate(pvt->F3, bw, min_scrubrate);
  179. }
  180. static int amd64_get_scrub_rate(struct mem_ctl_info *mci)
  181. {
  182. struct amd64_pvt *pvt = mci->pvt_info;
  183. u32 scrubval = 0;
  184. int i, retval = -EINVAL;
  185. /* F15h Erratum #505 */
  186. if (boot_cpu_data.x86 == 0x15)
  187. f15h_select_dct(pvt, 0);
  188. amd64_read_pci_cfg(pvt->F3, SCRCTRL, &scrubval);
  189. scrubval = scrubval & 0x001F;
  190. for (i = 0; i < ARRAY_SIZE(scrubrates); i++) {
  191. if (scrubrates[i].scrubval == scrubval) {
  192. retval = scrubrates[i].bandwidth;
  193. break;
  194. }
  195. }
  196. return retval;
  197. }
  198. /*
  199. * returns true if the SysAddr given by sys_addr matches the
  200. * DRAM base/limit associated with node_id
  201. */
  202. static bool amd64_base_limit_match(struct amd64_pvt *pvt, u64 sys_addr,
  203. u8 nid)
  204. {
  205. u64 addr;
  206. /* The K8 treats this as a 40-bit value. However, bits 63-40 will be
  207. * all ones if the most significant implemented address bit is 1.
  208. * Here we discard bits 63-40. See section 3.4.2 of AMD publication
  209. * 24592: AMD x86-64 Architecture Programmer's Manual Volume 1
  210. * Application Programming.
  211. */
  212. addr = sys_addr & 0x000000ffffffffffull;
  213. return ((addr >= get_dram_base(pvt, nid)) &&
  214. (addr <= get_dram_limit(pvt, nid)));
  215. }
  216. /*
  217. * Attempt to map a SysAddr to a node. On success, return a pointer to the
  218. * mem_ctl_info structure for the node that the SysAddr maps to.
  219. *
  220. * On failure, return NULL.
  221. */
  222. static struct mem_ctl_info *find_mc_by_sys_addr(struct mem_ctl_info *mci,
  223. u64 sys_addr)
  224. {
  225. struct amd64_pvt *pvt;
  226. u8 node_id;
  227. u32 intlv_en, bits;
  228. /*
  229. * Here we use the DRAM Base (section 3.4.4.1) and DRAM Limit (section
  230. * 3.4.4.2) registers to map the SysAddr to a node ID.
  231. */
  232. pvt = mci->pvt_info;
  233. /*
  234. * The value of this field should be the same for all DRAM Base
  235. * registers. Therefore we arbitrarily choose to read it from the
  236. * register for node 0.
  237. */
  238. intlv_en = dram_intlv_en(pvt, 0);
  239. if (intlv_en == 0) {
  240. for (node_id = 0; node_id < DRAM_RANGES; node_id++) {
  241. if (amd64_base_limit_match(pvt, sys_addr, node_id))
  242. goto found;
  243. }
  244. goto err_no_match;
  245. }
  246. if (unlikely((intlv_en != 0x01) &&
  247. (intlv_en != 0x03) &&
  248. (intlv_en != 0x07))) {
  249. amd64_warn("DRAM Base[IntlvEn] junk value: 0x%x, BIOS bug?\n", intlv_en);
  250. return NULL;
  251. }
  252. bits = (((u32) sys_addr) >> 12) & intlv_en;
  253. for (node_id = 0; ; ) {
  254. if ((dram_intlv_sel(pvt, node_id) & intlv_en) == bits)
  255. break; /* intlv_sel field matches */
  256. if (++node_id >= DRAM_RANGES)
  257. goto err_no_match;
  258. }
  259. /* sanity test for sys_addr */
  260. if (unlikely(!amd64_base_limit_match(pvt, sys_addr, node_id))) {
  261. amd64_warn("%s: sys_addr 0x%llx falls outside base/limit address"
  262. "range for node %d with node interleaving enabled.\n",
  263. __func__, sys_addr, node_id);
  264. return NULL;
  265. }
  266. found:
  267. return edac_mc_find((int)node_id);
  268. err_no_match:
  269. edac_dbg(2, "sys_addr 0x%lx doesn't match any node\n",
  270. (unsigned long)sys_addr);
  271. return NULL;
  272. }
  273. /*
  274. * compute the CS base address of the @csrow on the DRAM controller @dct.
  275. * For details see F2x[5C:40] in the processor's BKDG
  276. */
  277. static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct,
  278. u64 *base, u64 *mask)
  279. {
  280. u64 csbase, csmask, base_bits, mask_bits;
  281. u8 addr_shift;
  282. if (boot_cpu_data.x86 == 0xf && pvt->ext_model < K8_REV_F) {
  283. csbase = pvt->csels[dct].csbases[csrow];
  284. csmask = pvt->csels[dct].csmasks[csrow];
  285. base_bits = GENMASK(21, 31) | GENMASK(9, 15);
  286. mask_bits = GENMASK(21, 29) | GENMASK(9, 15);
  287. addr_shift = 4;
  288. /*
  289. * F16h needs two addr_shift values: 8 for high and 6 for low
  290. * (cf. F16h BKDG).
  291. */
  292. } else if (boot_cpu_data.x86 == 0x16) {
  293. csbase = pvt->csels[dct].csbases[csrow];
  294. csmask = pvt->csels[dct].csmasks[csrow >> 1];
  295. *base = (csbase & GENMASK(5, 15)) << 6;
  296. *base |= (csbase & GENMASK(19, 30)) << 8;
  297. *mask = ~0ULL;
  298. /* poke holes for the csmask */
  299. *mask &= ~((GENMASK(5, 15) << 6) |
  300. (GENMASK(19, 30) << 8));
  301. *mask |= (csmask & GENMASK(5, 15)) << 6;
  302. *mask |= (csmask & GENMASK(19, 30)) << 8;
  303. return;
  304. } else {
  305. csbase = pvt->csels[dct].csbases[csrow];
  306. csmask = pvt->csels[dct].csmasks[csrow >> 1];
  307. addr_shift = 8;
  308. if (boot_cpu_data.x86 == 0x15)
  309. base_bits = mask_bits = GENMASK(19,30) | GENMASK(5,13);
  310. else
  311. base_bits = mask_bits = GENMASK(19,28) | GENMASK(5,13);
  312. }
  313. *base = (csbase & base_bits) << addr_shift;
  314. *mask = ~0ULL;
  315. /* poke holes for the csmask */
  316. *mask &= ~(mask_bits << addr_shift);
  317. /* OR them in */
  318. *mask |= (csmask & mask_bits) << addr_shift;
  319. }
  320. #define for_each_chip_select(i, dct, pvt) \
  321. for (i = 0; i < pvt->csels[dct].b_cnt; i++)
  322. #define chip_select_base(i, dct, pvt) \
  323. pvt->csels[dct].csbases[i]
  324. #define for_each_chip_select_mask(i, dct, pvt) \
  325. for (i = 0; i < pvt->csels[dct].m_cnt; i++)
  326. /*
  327. * @input_addr is an InputAddr associated with the node given by mci. Return the
  328. * csrow that input_addr maps to, or -1 on failure (no csrow claims input_addr).
  329. */
  330. static int input_addr_to_csrow(struct mem_ctl_info *mci, u64 input_addr)
  331. {
  332. struct amd64_pvt *pvt;
  333. int csrow;
  334. u64 base, mask;
  335. pvt = mci->pvt_info;
  336. for_each_chip_select(csrow, 0, pvt) {
  337. if (!csrow_enabled(csrow, 0, pvt))
  338. continue;
  339. get_cs_base_and_mask(pvt, csrow, 0, &base, &mask);
  340. mask = ~mask;
  341. if ((input_addr & mask) == (base & mask)) {
  342. edac_dbg(2, "InputAddr 0x%lx matches csrow %d (node %d)\n",
  343. (unsigned long)input_addr, csrow,
  344. pvt->mc_node_id);
  345. return csrow;
  346. }
  347. }
  348. edac_dbg(2, "no matching csrow for InputAddr 0x%lx (MC node %d)\n",
  349. (unsigned long)input_addr, pvt->mc_node_id);
  350. return -1;
  351. }
  352. /*
  353. * Obtain info from the DRAM Hole Address Register (section 3.4.8, pub #26094)
  354. * for the node represented by mci. Info is passed back in *hole_base,
  355. * *hole_offset, and *hole_size. Function returns 0 if info is valid or 1 if
  356. * info is invalid. Info may be invalid for either of the following reasons:
  357. *
  358. * - The revision of the node is not E or greater. In this case, the DRAM Hole
  359. * Address Register does not exist.
  360. *
  361. * - The DramHoleValid bit is cleared in the DRAM Hole Address Register,
  362. * indicating that its contents are not valid.
  363. *
  364. * The values passed back in *hole_base, *hole_offset, and *hole_size are
  365. * complete 32-bit values despite the fact that the bitfields in the DHAR
  366. * only represent bits 31-24 of the base and offset values.
  367. */
  368. int amd64_get_dram_hole_info(struct mem_ctl_info *mci, u64 *hole_base,
  369. u64 *hole_offset, u64 *hole_size)
  370. {
  371. struct amd64_pvt *pvt = mci->pvt_info;
  372. /* only revE and later have the DRAM Hole Address Register */
  373. if (boot_cpu_data.x86 == 0xf && pvt->ext_model < K8_REV_E) {
  374. edac_dbg(1, " revision %d for node %d does not support DHAR\n",
  375. pvt->ext_model, pvt->mc_node_id);
  376. return 1;
  377. }
  378. /* valid for Fam10h and above */
  379. if (boot_cpu_data.x86 >= 0x10 && !dhar_mem_hoist_valid(pvt)) {
  380. edac_dbg(1, " Dram Memory Hoisting is DISABLED on this system\n");
  381. return 1;
  382. }
  383. if (!dhar_valid(pvt)) {
  384. edac_dbg(1, " Dram Memory Hoisting is DISABLED on this node %d\n",
  385. pvt->mc_node_id);
  386. return 1;
  387. }
  388. /* This node has Memory Hoisting */
  389. /* +------------------+--------------------+--------------------+-----
  390. * | memory | DRAM hole | relocated |
  391. * | [0, (x - 1)] | [x, 0xffffffff] | addresses from |
  392. * | | | DRAM hole |
  393. * | | | [0x100000000, |
  394. * | | | (0x100000000+ |
  395. * | | | (0xffffffff-x))] |
  396. * +------------------+--------------------+--------------------+-----
  397. *
  398. * Above is a diagram of physical memory showing the DRAM hole and the
  399. * relocated addresses from the DRAM hole. As shown, the DRAM hole
  400. * starts at address x (the base address) and extends through address
  401. * 0xffffffff. The DRAM Hole Address Register (DHAR) relocates the
  402. * addresses in the hole so that they start at 0x100000000.
  403. */
  404. *hole_base = dhar_base(pvt);
  405. *hole_size = (1ULL << 32) - *hole_base;
  406. if (boot_cpu_data.x86 > 0xf)
  407. *hole_offset = f10_dhar_offset(pvt);
  408. else
  409. *hole_offset = k8_dhar_offset(pvt);
  410. edac_dbg(1, " DHAR info for node %d base 0x%lx offset 0x%lx size 0x%lx\n",
  411. pvt->mc_node_id, (unsigned long)*hole_base,
  412. (unsigned long)*hole_offset, (unsigned long)*hole_size);
  413. return 0;
  414. }
  415. EXPORT_SYMBOL_GPL(amd64_get_dram_hole_info);
  416. /*
  417. * Return the DramAddr that the SysAddr given by @sys_addr maps to. It is
  418. * assumed that sys_addr maps to the node given by mci.
  419. *
  420. * The first part of section 3.4.4 (p. 70) shows how the DRAM Base (section
  421. * 3.4.4.1) and DRAM Limit (section 3.4.4.2) registers are used to translate a
  422. * SysAddr to a DramAddr. If the DRAM Hole Address Register (DHAR) is enabled,
  423. * then it is also involved in translating a SysAddr to a DramAddr. Sections
  424. * 3.4.8 and 3.5.8.2 describe the DHAR and how it is used for memory hoisting.
  425. * These parts of the documentation are unclear. I interpret them as follows:
  426. *
  427. * When node n receives a SysAddr, it processes the SysAddr as follows:
  428. *
  429. * 1. It extracts the DRAMBase and DRAMLimit values from the DRAM Base and DRAM
  430. * Limit registers for node n. If the SysAddr is not within the range
  431. * specified by the base and limit values, then node n ignores the Sysaddr
  432. * (since it does not map to node n). Otherwise continue to step 2 below.
  433. *
  434. * 2. If the DramHoleValid bit of the DHAR for node n is clear, the DHAR is
  435. * disabled so skip to step 3 below. Otherwise see if the SysAddr is within
  436. * the range of relocated addresses (starting at 0x100000000) from the DRAM
  437. * hole. If not, skip to step 3 below. Else get the value of the
  438. * DramHoleOffset field from the DHAR. To obtain the DramAddr, subtract the
  439. * offset defined by this value from the SysAddr.
  440. *
  441. * 3. Obtain the base address for node n from the DRAMBase field of the DRAM
  442. * Base register for node n. To obtain the DramAddr, subtract the base
  443. * address from the SysAddr, as shown near the start of section 3.4.4 (p.70).
  444. */
  445. static u64 sys_addr_to_dram_addr(struct mem_ctl_info *mci, u64 sys_addr)
  446. {
  447. struct amd64_pvt *pvt = mci->pvt_info;
  448. u64 dram_base, hole_base, hole_offset, hole_size, dram_addr;
  449. int ret;
  450. dram_base = get_dram_base(pvt, pvt->mc_node_id);
  451. ret = amd64_get_dram_hole_info(mci, &hole_base, &hole_offset,
  452. &hole_size);
  453. if (!ret) {
  454. if ((sys_addr >= (1ULL << 32)) &&
  455. (sys_addr < ((1ULL << 32) + hole_size))) {
  456. /* use DHAR to translate SysAddr to DramAddr */
  457. dram_addr = sys_addr - hole_offset;
  458. edac_dbg(2, "using DHAR to translate SysAddr 0x%lx to DramAddr 0x%lx\n",
  459. (unsigned long)sys_addr,
  460. (unsigned long)dram_addr);
  461. return dram_addr;
  462. }
  463. }
  464. /*
  465. * Translate the SysAddr to a DramAddr as shown near the start of
  466. * section 3.4.4 (p. 70). Although sys_addr is a 64-bit value, the k8
  467. * only deals with 40-bit values. Therefore we discard bits 63-40 of
  468. * sys_addr below. If bit 39 of sys_addr is 1 then the bits we
  469. * discard are all 1s. Otherwise the bits we discard are all 0s. See
  470. * section 3.4.2 of AMD publication 24592: AMD x86-64 Architecture
  471. * Programmer's Manual Volume 1 Application Programming.
  472. */
  473. dram_addr = (sys_addr & GENMASK(0, 39)) - dram_base;
  474. edac_dbg(2, "using DRAM Base register to translate SysAddr 0x%lx to DramAddr 0x%lx\n",
  475. (unsigned long)sys_addr, (unsigned long)dram_addr);
  476. return dram_addr;
  477. }
  478. /*
  479. * @intlv_en is the value of the IntlvEn field from a DRAM Base register
  480. * (section 3.4.4.1). Return the number of bits from a SysAddr that are used
  481. * for node interleaving.
  482. */
  483. static int num_node_interleave_bits(unsigned intlv_en)
  484. {
  485. static const int intlv_shift_table[] = { 0, 1, 0, 2, 0, 0, 0, 3 };
  486. int n;
  487. BUG_ON(intlv_en > 7);
  488. n = intlv_shift_table[intlv_en];
  489. return n;
  490. }
  491. /* Translate the DramAddr given by @dram_addr to an InputAddr. */
  492. static u64 dram_addr_to_input_addr(struct mem_ctl_info *mci, u64 dram_addr)
  493. {
  494. struct amd64_pvt *pvt;
  495. int intlv_shift;
  496. u64 input_addr;
  497. pvt = mci->pvt_info;
  498. /*
  499. * See the start of section 3.4.4 (p. 70, BKDG #26094, K8, revA-E)
  500. * concerning translating a DramAddr to an InputAddr.
  501. */
  502. intlv_shift = num_node_interleave_bits(dram_intlv_en(pvt, 0));
  503. input_addr = ((dram_addr >> intlv_shift) & GENMASK(12, 35)) +
  504. (dram_addr & 0xfff);
  505. edac_dbg(2, " Intlv Shift=%d DramAddr=0x%lx maps to InputAddr=0x%lx\n",
  506. intlv_shift, (unsigned long)dram_addr,
  507. (unsigned long)input_addr);
  508. return input_addr;
  509. }
  510. /*
  511. * Translate the SysAddr represented by @sys_addr to an InputAddr. It is
  512. * assumed that @sys_addr maps to the node given by mci.
  513. */
  514. static u64 sys_addr_to_input_addr(struct mem_ctl_info *mci, u64 sys_addr)
  515. {
  516. u64 input_addr;
  517. input_addr =
  518. dram_addr_to_input_addr(mci, sys_addr_to_dram_addr(mci, sys_addr));
  519. edac_dbg(2, "SysAdddr 0x%lx translates to InputAddr 0x%lx\n",
  520. (unsigned long)sys_addr, (unsigned long)input_addr);
  521. return input_addr;
  522. }
  523. /* Map the Error address to a PAGE and PAGE OFFSET. */
  524. static inline void error_address_to_page_and_offset(u64 error_address,
  525. struct err_info *err)
  526. {
  527. err->page = (u32) (error_address >> PAGE_SHIFT);
  528. err->offset = ((u32) error_address) & ~PAGE_MASK;
  529. }
  530. /*
  531. * @sys_addr is an error address (a SysAddr) extracted from the MCA NB Address
  532. * Low (section 3.6.4.5) and MCA NB Address High (section 3.6.4.6) registers
  533. * of a node that detected an ECC memory error. mci represents the node that
  534. * the error address maps to (possibly different from the node that detected
  535. * the error). Return the number of the csrow that sys_addr maps to, or -1 on
  536. * error.
  537. */
  538. static int sys_addr_to_csrow(struct mem_ctl_info *mci, u64 sys_addr)
  539. {
  540. int csrow;
  541. csrow = input_addr_to_csrow(mci, sys_addr_to_input_addr(mci, sys_addr));
  542. if (csrow == -1)
  543. amd64_mc_err(mci, "Failed to translate InputAddr to csrow for "
  544. "address 0x%lx\n", (unsigned long)sys_addr);
  545. return csrow;
  546. }
  547. static int get_channel_from_ecc_syndrome(struct mem_ctl_info *, u16);
  548. /*
  549. * Determine if the DIMMs have ECC enabled. ECC is enabled ONLY if all the DIMMs
  550. * are ECC capable.
  551. */
  552. static unsigned long amd64_determine_edac_cap(struct amd64_pvt *pvt)
  553. {
  554. u8 bit;
  555. unsigned long edac_cap = EDAC_FLAG_NONE;
  556. bit = (boot_cpu_data.x86 > 0xf || pvt->ext_model >= K8_REV_F)
  557. ? 19
  558. : 17;
  559. if (pvt->dclr0 & BIT(bit))
  560. edac_cap = EDAC_FLAG_SECDED;
  561. return edac_cap;
  562. }
  563. static void amd64_debug_display_dimm_sizes(struct amd64_pvt *, u8);
  564. static void amd64_dump_dramcfg_low(u32 dclr, int chan)
  565. {
  566. edac_dbg(1, "F2x%d90 (DRAM Cfg Low): 0x%08x\n", chan, dclr);
  567. edac_dbg(1, " DIMM type: %sbuffered; all DIMMs support ECC: %s\n",
  568. (dclr & BIT(16)) ? "un" : "",
  569. (dclr & BIT(19)) ? "yes" : "no");
  570. edac_dbg(1, " PAR/ERR parity: %s\n",
  571. (dclr & BIT(8)) ? "enabled" : "disabled");
  572. if (boot_cpu_data.x86 == 0x10)
  573. edac_dbg(1, " DCT 128bit mode width: %s\n",
  574. (dclr & BIT(11)) ? "128b" : "64b");
  575. edac_dbg(1, " x4 logical DIMMs present: L0: %s L1: %s L2: %s L3: %s\n",
  576. (dclr & BIT(12)) ? "yes" : "no",
  577. (dclr & BIT(13)) ? "yes" : "no",
  578. (dclr & BIT(14)) ? "yes" : "no",
  579. (dclr & BIT(15)) ? "yes" : "no");
  580. }
  581. /* Display and decode various NB registers for debug purposes. */
  582. static void dump_misc_regs(struct amd64_pvt *pvt)
  583. {
  584. edac_dbg(1, "F3xE8 (NB Cap): 0x%08x\n", pvt->nbcap);
  585. edac_dbg(1, " NB two channel DRAM capable: %s\n",
  586. (pvt->nbcap & NBCAP_DCT_DUAL) ? "yes" : "no");
  587. edac_dbg(1, " ECC capable: %s, ChipKill ECC capable: %s\n",
  588. (pvt->nbcap & NBCAP_SECDED) ? "yes" : "no",
  589. (pvt->nbcap & NBCAP_CHIPKILL) ? "yes" : "no");
  590. amd64_dump_dramcfg_low(pvt->dclr0, 0);
  591. edac_dbg(1, "F3xB0 (Online Spare): 0x%08x\n", pvt->online_spare);
  592. edac_dbg(1, "F1xF0 (DRAM Hole Address): 0x%08x, base: 0x%08x, offset: 0x%08x\n",
  593. pvt->dhar, dhar_base(pvt),
  594. (boot_cpu_data.x86 == 0xf) ? k8_dhar_offset(pvt)
  595. : f10_dhar_offset(pvt));
  596. edac_dbg(1, " DramHoleValid: %s\n", dhar_valid(pvt) ? "yes" : "no");
  597. amd64_debug_display_dimm_sizes(pvt, 0);
  598. /* everything below this point is Fam10h and above */
  599. if (boot_cpu_data.x86 == 0xf)
  600. return;
  601. amd64_debug_display_dimm_sizes(pvt, 1);
  602. amd64_info("using %s syndromes.\n", ((pvt->ecc_sym_sz == 8) ? "x8" : "x4"));
  603. /* Only if NOT ganged does dclr1 have valid info */
  604. if (!dct_ganging_enabled(pvt))
  605. amd64_dump_dramcfg_low(pvt->dclr1, 1);
  606. }
  607. /*
  608. * see BKDG, F2x[1,0][5C:40], F2[1,0][6C:60]
  609. */
  610. static void prep_chip_selects(struct amd64_pvt *pvt)
  611. {
  612. if (boot_cpu_data.x86 == 0xf && pvt->ext_model < K8_REV_F) {
  613. pvt->csels[0].b_cnt = pvt->csels[1].b_cnt = 8;
  614. pvt->csels[0].m_cnt = pvt->csels[1].m_cnt = 8;
  615. } else {
  616. pvt->csels[0].b_cnt = pvt->csels[1].b_cnt = 8;
  617. pvt->csels[0].m_cnt = pvt->csels[1].m_cnt = 4;
  618. }
  619. }
  620. /*
  621. * Function 2 Offset F10_DCSB0; read in the DCS Base and DCS Mask registers
  622. */
  623. static void read_dct_base_mask(struct amd64_pvt *pvt)
  624. {
  625. int cs;
  626. prep_chip_selects(pvt);
  627. for_each_chip_select(cs, 0, pvt) {
  628. int reg0 = DCSB0 + (cs * 4);
  629. int reg1 = DCSB1 + (cs * 4);
  630. u32 *base0 = &pvt->csels[0].csbases[cs];
  631. u32 *base1 = &pvt->csels[1].csbases[cs];
  632. if (!amd64_read_dct_pci_cfg(pvt, reg0, base0))
  633. edac_dbg(0, " DCSB0[%d]=0x%08x reg: F2x%x\n",
  634. cs, *base0, reg0);
  635. if (boot_cpu_data.x86 == 0xf || dct_ganging_enabled(pvt))
  636. continue;
  637. if (!amd64_read_dct_pci_cfg(pvt, reg1, base1))
  638. edac_dbg(0, " DCSB1[%d]=0x%08x reg: F2x%x\n",
  639. cs, *base1, reg1);
  640. }
  641. for_each_chip_select_mask(cs, 0, pvt) {
  642. int reg0 = DCSM0 + (cs * 4);
  643. int reg1 = DCSM1 + (cs * 4);
  644. u32 *mask0 = &pvt->csels[0].csmasks[cs];
  645. u32 *mask1 = &pvt->csels[1].csmasks[cs];
  646. if (!amd64_read_dct_pci_cfg(pvt, reg0, mask0))
  647. edac_dbg(0, " DCSM0[%d]=0x%08x reg: F2x%x\n",
  648. cs, *mask0, reg0);
  649. if (boot_cpu_data.x86 == 0xf || dct_ganging_enabled(pvt))
  650. continue;
  651. if (!amd64_read_dct_pci_cfg(pvt, reg1, mask1))
  652. edac_dbg(0, " DCSM1[%d]=0x%08x reg: F2x%x\n",
  653. cs, *mask1, reg1);
  654. }
  655. }
  656. static enum mem_type amd64_determine_memory_type(struct amd64_pvt *pvt, int cs)
  657. {
  658. enum mem_type type;
  659. /* F15h supports only DDR3 */
  660. if (boot_cpu_data.x86 >= 0x15)
  661. type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3;
  662. else if (boot_cpu_data.x86 == 0x10 || pvt->ext_model >= K8_REV_F) {
  663. if (pvt->dchr0 & DDR3_MODE)
  664. type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3;
  665. else
  666. type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2;
  667. } else {
  668. type = (pvt->dclr0 & BIT(18)) ? MEM_DDR : MEM_RDDR;
  669. }
  670. amd64_info("CS%d: %s\n", cs, edac_mem_types[type]);
  671. return type;
  672. }
  673. /* Get the number of DCT channels the memory controller is using. */
  674. static int k8_early_channel_count(struct amd64_pvt *pvt)
  675. {
  676. int flag;
  677. if (pvt->ext_model >= K8_REV_F)
  678. /* RevF (NPT) and later */
  679. flag = pvt->dclr0 & WIDTH_128;
  680. else
  681. /* RevE and earlier */
  682. flag = pvt->dclr0 & REVE_WIDTH_128;
  683. /* not used */
  684. pvt->dclr1 = 0;
  685. return (flag) ? 2 : 1;
  686. }
  687. /* On F10h and later ErrAddr is MC4_ADDR[47:1] */
  688. static u64 get_error_address(struct mce *m)
  689. {
  690. struct cpuinfo_x86 *c = &boot_cpu_data;
  691. u64 addr;
  692. u8 start_bit = 1;
  693. u8 end_bit = 47;
  694. if (c->x86 == 0xf) {
  695. start_bit = 3;
  696. end_bit = 39;
  697. }
  698. addr = m->addr & GENMASK(start_bit, end_bit);
  699. /*
  700. * Erratum 637 workaround
  701. */
  702. if (c->x86 == 0x15) {
  703. struct amd64_pvt *pvt;
  704. u64 cc6_base, tmp_addr;
  705. u32 tmp;
  706. u16 mce_nid;
  707. u8 intlv_en;
  708. if ((addr & GENMASK(24, 47)) >> 24 != 0x00fdf7)
  709. return addr;
  710. mce_nid = amd_get_nb_id(m->extcpu);
  711. pvt = mcis[mce_nid]->pvt_info;
  712. amd64_read_pci_cfg(pvt->F1, DRAM_LOCAL_NODE_LIM, &tmp);
  713. intlv_en = tmp >> 21 & 0x7;
  714. /* add [47:27] + 3 trailing bits */
  715. cc6_base = (tmp & GENMASK(0, 20)) << 3;
  716. /* reverse and add DramIntlvEn */
  717. cc6_base |= intlv_en ^ 0x7;
  718. /* pin at [47:24] */
  719. cc6_base <<= 24;
  720. if (!intlv_en)
  721. return cc6_base | (addr & GENMASK(0, 23));
  722. amd64_read_pci_cfg(pvt->F1, DRAM_LOCAL_NODE_BASE, &tmp);
  723. /* faster log2 */
  724. tmp_addr = (addr & GENMASK(12, 23)) << __fls(intlv_en + 1);
  725. /* OR DramIntlvSel into bits [14:12] */
  726. tmp_addr |= (tmp & GENMASK(21, 23)) >> 9;
  727. /* add remaining [11:0] bits from original MC4_ADDR */
  728. tmp_addr |= addr & GENMASK(0, 11);
  729. return cc6_base | tmp_addr;
  730. }
  731. return addr;
  732. }
  733. static struct pci_dev *pci_get_related_function(unsigned int vendor,
  734. unsigned int device,
  735. struct pci_dev *related)
  736. {
  737. struct pci_dev *dev = NULL;
  738. while ((dev = pci_get_device(vendor, device, dev))) {
  739. if (pci_domain_nr(dev->bus) == pci_domain_nr(related->bus) &&
  740. (dev->bus->number == related->bus->number) &&
  741. (PCI_SLOT(dev->devfn) == PCI_SLOT(related->devfn)))
  742. break;
  743. }
  744. return dev;
  745. }
  746. static void read_dram_base_limit_regs(struct amd64_pvt *pvt, unsigned range)
  747. {
  748. struct amd_northbridge *nb;
  749. struct pci_dev *misc, *f1 = NULL;
  750. struct cpuinfo_x86 *c = &boot_cpu_data;
  751. int off = range << 3;
  752. u32 llim;
  753. amd64_read_pci_cfg(pvt->F1, DRAM_BASE_LO + off, &pvt->ranges[range].base.lo);
  754. amd64_read_pci_cfg(pvt->F1, DRAM_LIMIT_LO + off, &pvt->ranges[range].lim.lo);
  755. if (c->x86 == 0xf)
  756. return;
  757. if (!dram_rw(pvt, range))
  758. return;
  759. amd64_read_pci_cfg(pvt->F1, DRAM_BASE_HI + off, &pvt->ranges[range].base.hi);
  760. amd64_read_pci_cfg(pvt->F1, DRAM_LIMIT_HI + off, &pvt->ranges[range].lim.hi);
  761. /* F15h: factor in CC6 save area by reading dst node's limit reg */
  762. if (c->x86 != 0x15)
  763. return;
  764. nb = node_to_amd_nb(dram_dst_node(pvt, range));
  765. if (WARN_ON(!nb))
  766. return;
  767. misc = nb->misc;
  768. f1 = pci_get_related_function(misc->vendor, PCI_DEVICE_ID_AMD_15H_NB_F1, misc);
  769. if (WARN_ON(!f1))
  770. return;
  771. amd64_read_pci_cfg(f1, DRAM_LOCAL_NODE_LIM, &llim);
  772. pvt->ranges[range].lim.lo &= GENMASK(0, 15);
  773. /* {[39:27],111b} */
  774. pvt->ranges[range].lim.lo |= ((llim & 0x1fff) << 3 | 0x7) << 16;
  775. pvt->ranges[range].lim.hi &= GENMASK(0, 7);
  776. /* [47:40] */
  777. pvt->ranges[range].lim.hi |= llim >> 13;
  778. pci_dev_put(f1);
  779. }
  780. static void k8_map_sysaddr_to_csrow(struct mem_ctl_info *mci, u64 sys_addr,
  781. struct err_info *err)
  782. {
  783. struct amd64_pvt *pvt = mci->pvt_info;
  784. error_address_to_page_and_offset(sys_addr, err);
  785. /*
  786. * Find out which node the error address belongs to. This may be
  787. * different from the node that detected the error.
  788. */
  789. err->src_mci = find_mc_by_sys_addr(mci, sys_addr);
  790. if (!err->src_mci) {
  791. amd64_mc_err(mci, "failed to map error addr 0x%lx to a node\n",
  792. (unsigned long)sys_addr);
  793. err->err_code = ERR_NODE;
  794. return;
  795. }
  796. /* Now map the sys_addr to a CSROW */
  797. err->csrow = sys_addr_to_csrow(err->src_mci, sys_addr);
  798. if (err->csrow < 0) {
  799. err->err_code = ERR_CSROW;
  800. return;
  801. }
  802. /* CHIPKILL enabled */
  803. if (pvt->nbcfg & NBCFG_CHIPKILL) {
  804. err->channel = get_channel_from_ecc_syndrome(mci, err->syndrome);
  805. if (err->channel < 0) {
  806. /*
  807. * Syndrome didn't map, so we don't know which of the
  808. * 2 DIMMs is in error. So we need to ID 'both' of them
  809. * as suspect.
  810. */
  811. amd64_mc_warn(err->src_mci, "unknown syndrome 0x%04x - "
  812. "possible error reporting race\n",
  813. err->syndrome);
  814. err->err_code = ERR_CHANNEL;
  815. return;
  816. }
  817. } else {
  818. /*
  819. * non-chipkill ecc mode
  820. *
  821. * The k8 documentation is unclear about how to determine the
  822. * channel number when using non-chipkill memory. This method
  823. * was obtained from email communication with someone at AMD.
  824. * (Wish the email was placed in this comment - norsk)
  825. */
  826. err->channel = ((sys_addr & BIT(3)) != 0);
  827. }
  828. }
  829. static int ddr2_cs_size(unsigned i, bool dct_width)
  830. {
  831. unsigned shift = 0;
  832. if (i <= 2)
  833. shift = i;
  834. else if (!(i & 0x1))
  835. shift = i >> 1;
  836. else
  837. shift = (i + 1) >> 1;
  838. return 128 << (shift + !!dct_width);
  839. }
  840. static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct,
  841. unsigned cs_mode)
  842. {
  843. u32 dclr = dct ? pvt->dclr1 : pvt->dclr0;
  844. if (pvt->ext_model >= K8_REV_F) {
  845. WARN_ON(cs_mode > 11);
  846. return ddr2_cs_size(cs_mode, dclr & WIDTH_128);
  847. }
  848. else if (pvt->ext_model >= K8_REV_D) {
  849. unsigned diff;
  850. WARN_ON(cs_mode > 10);
  851. /*
  852. * the below calculation, besides trying to win an obfuscated C
  853. * contest, maps cs_mode values to DIMM chip select sizes. The
  854. * mappings are:
  855. *
  856. * cs_mode CS size (mb)
  857. * ======= ============
  858. * 0 32
  859. * 1 64
  860. * 2 128
  861. * 3 128
  862. * 4 256
  863. * 5 512
  864. * 6 256
  865. * 7 512
  866. * 8 1024
  867. * 9 1024
  868. * 10 2048
  869. *
  870. * Basically, it calculates a value with which to shift the
  871. * smallest CS size of 32MB.
  872. *
  873. * ddr[23]_cs_size have a similar purpose.
  874. */
  875. diff = cs_mode/3 + (unsigned)(cs_mode > 5);
  876. return 32 << (cs_mode - diff);
  877. }
  878. else {
  879. WARN_ON(cs_mode > 6);
  880. return 32 << cs_mode;
  881. }
  882. }
  883. /*
  884. * Get the number of DCT channels in use.
  885. *
  886. * Return:
  887. * number of Memory Channels in operation
  888. * Pass back:
  889. * contents of the DCL0_LOW register
  890. */
  891. static int f1x_early_channel_count(struct amd64_pvt *pvt)
  892. {
  893. int i, j, channels = 0;
  894. /* On F10h, if we are in 128 bit mode, then we are using 2 channels */
  895. if (boot_cpu_data.x86 == 0x10 && (pvt->dclr0 & WIDTH_128))
  896. return 2;
  897. /*
  898. * Need to check if in unganged mode: In such, there are 2 channels,
  899. * but they are not in 128 bit mode and thus the above 'dclr0' status
  900. * bit will be OFF.
  901. *
  902. * Need to check DCT0[0] and DCT1[0] to see if only one of them has
  903. * their CSEnable bit on. If so, then SINGLE DIMM case.
  904. */
  905. edac_dbg(0, "Data width is not 128 bits - need more decoding\n");
  906. /*
  907. * Check DRAM Bank Address Mapping values for each DIMM to see if there
  908. * is more than just one DIMM present in unganged mode. Need to check
  909. * both controllers since DIMMs can be placed in either one.
  910. */
  911. for (i = 0; i < 2; i++) {
  912. u32 dbam = (i ? pvt->dbam1 : pvt->dbam0);
  913. for (j = 0; j < 4; j++) {
  914. if (DBAM_DIMM(j, dbam) > 0) {
  915. channels++;
  916. break;
  917. }
  918. }
  919. }
  920. if (channels > 2)
  921. channels = 2;
  922. amd64_info("MCT channel count: %d\n", channels);
  923. return channels;
  924. }
  925. static int ddr3_cs_size(unsigned i, bool dct_width)
  926. {
  927. unsigned shift = 0;
  928. int cs_size = 0;
  929. if (i == 0 || i == 3 || i == 4)
  930. cs_size = -1;
  931. else if (i <= 2)
  932. shift = i;
  933. else if (i == 12)
  934. shift = 7;
  935. else if (!(i & 0x1))
  936. shift = i >> 1;
  937. else
  938. shift = (i + 1) >> 1;
  939. if (cs_size != -1)
  940. cs_size = (128 * (1 << !!dct_width)) << shift;
  941. return cs_size;
  942. }
  943. static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct,
  944. unsigned cs_mode)
  945. {
  946. u32 dclr = dct ? pvt->dclr1 : pvt->dclr0;
  947. WARN_ON(cs_mode > 11);
  948. if (pvt->dchr0 & DDR3_MODE || pvt->dchr1 & DDR3_MODE)
  949. return ddr3_cs_size(cs_mode, dclr & WIDTH_128);
  950. else
  951. return ddr2_cs_size(cs_mode, dclr & WIDTH_128);
  952. }
  953. /*
  954. * F15h supports only 64bit DCT interfaces
  955. */
  956. static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct,
  957. unsigned cs_mode)
  958. {
  959. WARN_ON(cs_mode > 12);
  960. return ddr3_cs_size(cs_mode, false);
  961. }
  962. /*
  963. * F16h has only limited cs_modes
  964. */
  965. static int f16_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct,
  966. unsigned cs_mode)
  967. {
  968. WARN_ON(cs_mode > 12);
  969. if (cs_mode == 6 || cs_mode == 8 ||
  970. cs_mode == 9 || cs_mode == 12)
  971. return -1;
  972. else
  973. return ddr3_cs_size(cs_mode, false);
  974. }
  975. static void read_dram_ctl_register(struct amd64_pvt *pvt)
  976. {
  977. if (boot_cpu_data.x86 == 0xf)
  978. return;
  979. if (!amd64_read_dct_pci_cfg(pvt, DCT_SEL_LO, &pvt->dct_sel_lo)) {
  980. edac_dbg(0, "F2x110 (DCTSelLow): 0x%08x, High range addrs at: 0x%x\n",
  981. pvt->dct_sel_lo, dct_sel_baseaddr(pvt));
  982. edac_dbg(0, " DCTs operate in %s mode\n",
  983. (dct_ganging_enabled(pvt) ? "ganged" : "unganged"));
  984. if (!dct_ganging_enabled(pvt))
  985. edac_dbg(0, " Address range split per DCT: %s\n",
  986. (dct_high_range_enabled(pvt) ? "yes" : "no"));
  987. edac_dbg(0, " data interleave for ECC: %s, DRAM cleared since last warm reset: %s\n",
  988. (dct_data_intlv_enabled(pvt) ? "enabled" : "disabled"),
  989. (dct_memory_cleared(pvt) ? "yes" : "no"));
  990. edac_dbg(0, " channel interleave: %s, "
  991. "interleave bits selector: 0x%x\n",
  992. (dct_interleave_enabled(pvt) ? "enabled" : "disabled"),
  993. dct_sel_interleave_addr(pvt));
  994. }
  995. amd64_read_dct_pci_cfg(pvt, DCT_SEL_HI, &pvt->dct_sel_hi);
  996. }
  997. /*
  998. * Determine channel (DCT) based on the interleaving mode: F10h BKDG, 2.8.9 Memory
  999. * Interleaving Modes.
  1000. */
  1001. static u8 f1x_determine_channel(struct amd64_pvt *pvt, u64 sys_addr,
  1002. bool hi_range_sel, u8 intlv_en)
  1003. {
  1004. u8 dct_sel_high = (pvt->dct_sel_lo >> 1) & 1;
  1005. if (dct_ganging_enabled(pvt))
  1006. return 0;
  1007. if (hi_range_sel)
  1008. return dct_sel_high;
  1009. /*
  1010. * see F2x110[DctSelIntLvAddr] - channel interleave mode
  1011. */
  1012. if (dct_interleave_enabled(pvt)) {
  1013. u8 intlv_addr = dct_sel_interleave_addr(pvt);
  1014. /* return DCT select function: 0=DCT0, 1=DCT1 */
  1015. if (!intlv_addr)
  1016. return sys_addr >> 6 & 1;
  1017. if (intlv_addr & 0x2) {
  1018. u8 shift = intlv_addr & 0x1 ? 9 : 6;
  1019. u32 temp = hweight_long((u32) ((sys_addr >> 16) & 0x1F)) % 2;
  1020. return ((sys_addr >> shift) & 1) ^ temp;
  1021. }
  1022. return (sys_addr >> (12 + hweight8(intlv_en))) & 1;
  1023. }
  1024. if (dct_high_range_enabled(pvt))
  1025. return ~dct_sel_high & 1;
  1026. return 0;
  1027. }
  1028. /* Convert the sys_addr to the normalized DCT address */
  1029. static u64 f1x_get_norm_dct_addr(struct amd64_pvt *pvt, u8 range,
  1030. u64 sys_addr, bool hi_rng,
  1031. u32 dct_sel_base_addr)
  1032. {
  1033. u64 chan_off;
  1034. u64 dram_base = get_dram_base(pvt, range);
  1035. u64 hole_off = f10_dhar_offset(pvt);
  1036. u64 dct_sel_base_off = (pvt->dct_sel_hi & 0xFFFFFC00) << 16;
  1037. if (hi_rng) {
  1038. /*
  1039. * if
  1040. * base address of high range is below 4Gb
  1041. * (bits [47:27] at [31:11])
  1042. * DRAM address space on this DCT is hoisted above 4Gb &&
  1043. * sys_addr > 4Gb
  1044. *
  1045. * remove hole offset from sys_addr
  1046. * else
  1047. * remove high range offset from sys_addr
  1048. */
  1049. if ((!(dct_sel_base_addr >> 16) ||
  1050. dct_sel_base_addr < dhar_base(pvt)) &&
  1051. dhar_valid(pvt) &&
  1052. (sys_addr >= BIT_64(32)))
  1053. chan_off = hole_off;
  1054. else
  1055. chan_off = dct_sel_base_off;
  1056. } else {
  1057. /*
  1058. * if
  1059. * we have a valid hole &&
  1060. * sys_addr > 4Gb
  1061. *
  1062. * remove hole
  1063. * else
  1064. * remove dram base to normalize to DCT address
  1065. */
  1066. if (dhar_valid(pvt) && (sys_addr >= BIT_64(32)))
  1067. chan_off = hole_off;
  1068. else
  1069. chan_off = dram_base;
  1070. }
  1071. return (sys_addr & GENMASK(6,47)) - (chan_off & GENMASK(23,47));
  1072. }
  1073. /*
  1074. * checks if the csrow passed in is marked as SPARED, if so returns the new
  1075. * spare row
  1076. */
  1077. static int f10_process_possible_spare(struct amd64_pvt *pvt, u8 dct, int csrow)
  1078. {
  1079. int tmp_cs;
  1080. if (online_spare_swap_done(pvt, dct) &&
  1081. csrow == online_spare_bad_dramcs(pvt, dct)) {
  1082. for_each_chip_select(tmp_cs, dct, pvt) {
  1083. if (chip_select_base(tmp_cs, dct, pvt) & 0x2) {
  1084. csrow = tmp_cs;
  1085. break;
  1086. }
  1087. }
  1088. }
  1089. return csrow;
  1090. }
  1091. /*
  1092. * Iterate over the DRAM DCT "base" and "mask" registers looking for a
  1093. * SystemAddr match on the specified 'ChannelSelect' and 'NodeID'
  1094. *
  1095. * Return:
  1096. * -EINVAL: NOT FOUND
  1097. * 0..csrow = Chip-Select Row
  1098. */
  1099. static int f1x_lookup_addr_in_dct(u64 in_addr, u8 nid, u8 dct)
  1100. {
  1101. struct mem_ctl_info *mci;
  1102. struct amd64_pvt *pvt;
  1103. u64 cs_base, cs_mask;
  1104. int cs_found = -EINVAL;
  1105. int csrow;
  1106. mci = mcis[nid];
  1107. if (!mci)
  1108. return cs_found;
  1109. pvt = mci->pvt_info;
  1110. edac_dbg(1, "input addr: 0x%llx, DCT: %d\n", in_addr, dct);
  1111. for_each_chip_select(csrow, dct, pvt) {
  1112. if (!csrow_enabled(csrow, dct, pvt))
  1113. continue;
  1114. get_cs_base_and_mask(pvt, csrow, dct, &cs_base, &cs_mask);
  1115. edac_dbg(1, " CSROW=%d CSBase=0x%llx CSMask=0x%llx\n",
  1116. csrow, cs_base, cs_mask);
  1117. cs_mask = ~cs_mask;
  1118. edac_dbg(1, " (InputAddr & ~CSMask)=0x%llx (CSBase & ~CSMask)=0x%llx\n",
  1119. (in_addr & cs_mask), (cs_base & cs_mask));
  1120. if ((in_addr & cs_mask) == (cs_base & cs_mask)) {
  1121. cs_found = f10_process_possible_spare(pvt, dct, csrow);
  1122. edac_dbg(1, " MATCH csrow=%d\n", cs_found);
  1123. break;
  1124. }
  1125. }
  1126. return cs_found;
  1127. }
  1128. /*
  1129. * See F2x10C. Non-interleaved graphics framebuffer memory under the 16G is
  1130. * swapped with a region located at the bottom of memory so that the GPU can use
  1131. * the interleaved region and thus two channels.
  1132. */
  1133. static u64 f1x_swap_interleaved_region(struct amd64_pvt *pvt, u64 sys_addr)
  1134. {
  1135. u32 swap_reg, swap_base, swap_limit, rgn_size, tmp_addr;
  1136. if (boot_cpu_data.x86 == 0x10) {
  1137. /* only revC3 and revE have that feature */
  1138. if (boot_cpu_data.x86_model < 4 ||
  1139. (boot_cpu_data.x86_model < 0xa &&
  1140. boot_cpu_data.x86_mask < 3))
  1141. return sys_addr;
  1142. }
  1143. amd64_read_dct_pci_cfg(pvt, SWAP_INTLV_REG, &swap_reg);
  1144. if (!(swap_reg & 0x1))
  1145. return sys_addr;
  1146. swap_base = (swap_reg >> 3) & 0x7f;
  1147. swap_limit = (swap_reg >> 11) & 0x7f;
  1148. rgn_size = (swap_reg >> 20) & 0x7f;
  1149. tmp_addr = sys_addr >> 27;
  1150. if (!(sys_addr >> 34) &&
  1151. (((tmp_addr >= swap_base) &&
  1152. (tmp_addr <= swap_limit)) ||
  1153. (tmp_addr < rgn_size)))
  1154. return sys_addr ^ (u64)swap_base << 27;
  1155. return sys_addr;
  1156. }
  1157. /* For a given @dram_range, check if @sys_addr falls within it. */
  1158. static int f1x_match_to_this_node(struct amd64_pvt *pvt, unsigned range,
  1159. u64 sys_addr, int *chan_sel)
  1160. {
  1161. int cs_found = -EINVAL;
  1162. u64 chan_addr;
  1163. u32 dct_sel_base;
  1164. u8 channel;
  1165. bool high_range = false;
  1166. u8 node_id = dram_dst_node(pvt, range);
  1167. u8 intlv_en = dram_intlv_en(pvt, range);
  1168. u32 intlv_sel = dram_intlv_sel(pvt, range);
  1169. edac_dbg(1, "(range %d) SystemAddr= 0x%llx Limit=0x%llx\n",
  1170. range, sys_addr, get_dram_limit(pvt, range));
  1171. if (dhar_valid(pvt) &&
  1172. dhar_base(pvt) <= sys_addr &&
  1173. sys_addr < BIT_64(32)) {
  1174. amd64_warn("Huh? Address is in the MMIO hole: 0x%016llx\n",
  1175. sys_addr);
  1176. return -EINVAL;
  1177. }
  1178. if (intlv_en && (intlv_sel != ((sys_addr >> 12) & intlv_en)))
  1179. return -EINVAL;
  1180. sys_addr = f1x_swap_interleaved_region(pvt, sys_addr);
  1181. dct_sel_base = dct_sel_baseaddr(pvt);
  1182. /*
  1183. * check whether addresses >= DctSelBaseAddr[47:27] are to be used to
  1184. * select between DCT0 and DCT1.
  1185. */
  1186. if (dct_high_range_enabled(pvt) &&
  1187. !dct_ganging_enabled(pvt) &&
  1188. ((sys_addr >> 27) >= (dct_sel_base >> 11)))
  1189. high_range = true;
  1190. channel = f1x_determine_channel(pvt, sys_addr, high_range, intlv_en);
  1191. chan_addr = f1x_get_norm_dct_addr(pvt, range, sys_addr,
  1192. high_range, dct_sel_base);
  1193. /* Remove node interleaving, see F1x120 */
  1194. if (intlv_en)
  1195. chan_addr = ((chan_addr >> (12 + hweight8(intlv_en))) << 12) |
  1196. (chan_addr & 0xfff);
  1197. /* remove channel interleave */
  1198. if (dct_interleave_enabled(pvt) &&
  1199. !dct_high_range_enabled(pvt) &&
  1200. !dct_ganging_enabled(pvt)) {
  1201. if (dct_sel_interleave_addr(pvt) != 1) {
  1202. if (dct_sel_interleave_addr(pvt) == 0x3)
  1203. /* hash 9 */
  1204. chan_addr = ((chan_addr >> 10) << 9) |
  1205. (chan_addr & 0x1ff);
  1206. else
  1207. /* A[6] or hash 6 */
  1208. chan_addr = ((chan_addr >> 7) << 6) |
  1209. (chan_addr & 0x3f);
  1210. } else
  1211. /* A[12] */
  1212. chan_addr = ((chan_addr >> 13) << 12) |
  1213. (chan_addr & 0xfff);
  1214. }
  1215. edac_dbg(1, " Normalized DCT addr: 0x%llx\n", chan_addr);
  1216. cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, channel);
  1217. if (cs_found >= 0)
  1218. *chan_sel = channel;
  1219. return cs_found;
  1220. }
  1221. static int f1x_translate_sysaddr_to_cs(struct amd64_pvt *pvt, u64 sys_addr,
  1222. int *chan_sel)
  1223. {
  1224. int cs_found = -EINVAL;
  1225. unsigned range;
  1226. for (range = 0; range < DRAM_RANGES; range++) {
  1227. if (!dram_rw(pvt, range))
  1228. continue;
  1229. if ((get_dram_base(pvt, range) <= sys_addr) &&
  1230. (get_dram_limit(pvt, range) >= sys_addr)) {
  1231. cs_found = f1x_match_to_this_node(pvt, range,
  1232. sys_addr, chan_sel);
  1233. if (cs_found >= 0)
  1234. break;
  1235. }
  1236. }
  1237. return cs_found;
  1238. }
  1239. /*
  1240. * For reference see "2.8.5 Routing DRAM Requests" in F10 BKDG. This code maps
  1241. * a @sys_addr to NodeID, DCT (channel) and chip select (CSROW).
  1242. *
  1243. * The @sys_addr is usually an error address received from the hardware
  1244. * (MCX_ADDR).
  1245. */
  1246. static void f1x_map_sysaddr_to_csrow(struct mem_ctl_info *mci, u64 sys_addr,
  1247. struct err_info *err)
  1248. {
  1249. struct amd64_pvt *pvt = mci->pvt_info;
  1250. error_address_to_page_and_offset(sys_addr, err);
  1251. err->csrow = f1x_translate_sysaddr_to_cs(pvt, sys_addr, &err->channel);
  1252. if (err->csrow < 0) {
  1253. err->err_code = ERR_CSROW;
  1254. return;
  1255. }
  1256. /*
  1257. * We need the syndromes for channel detection only when we're
  1258. * ganged. Otherwise @chan should already contain the channel at
  1259. * this point.
  1260. */
  1261. if (dct_ganging_enabled(pvt))
  1262. err->channel = get_channel_from_ecc_syndrome(mci, err->syndrome);
  1263. }
  1264. /*
  1265. * debug routine to display the memory sizes of all logical DIMMs and its
  1266. * CSROWs
  1267. */
  1268. static void amd64_debug_display_dimm_sizes(struct amd64_pvt *pvt, u8 ctrl)
  1269. {
  1270. int dimm, size0, size1;
  1271. u32 *dcsb = ctrl ? pvt->csels[1].csbases : pvt->csels[0].csbases;
  1272. u32 dbam = ctrl ? pvt->dbam1 : pvt->dbam0;
  1273. if (boot_cpu_data.x86 == 0xf) {
  1274. /* K8 families < revF not supported yet */
  1275. if (pvt->ext_model < K8_REV_F)
  1276. return;
  1277. else
  1278. WARN_ON(ctrl != 0);
  1279. }
  1280. dbam = (ctrl && !dct_ganging_enabled(pvt)) ? pvt->dbam1 : pvt->dbam0;
  1281. dcsb = (ctrl && !dct_ganging_enabled(pvt)) ? pvt->csels[1].csbases
  1282. : pvt->csels[0].csbases;
  1283. edac_dbg(1, "F2x%d80 (DRAM Bank Address Mapping): 0x%08x\n",
  1284. ctrl, dbam);
  1285. edac_printk(KERN_DEBUG, EDAC_MC, "DCT%d chip selects:\n", ctrl);
  1286. /* Dump memory sizes for DIMM and its CSROWs */
  1287. for (dimm = 0; dimm < 4; dimm++) {
  1288. size0 = 0;
  1289. if (dcsb[dimm*2] & DCSB_CS_ENABLE)
  1290. size0 = pvt->ops->dbam_to_cs(pvt, ctrl,
  1291. DBAM_DIMM(dimm, dbam));
  1292. size1 = 0;
  1293. if (dcsb[dimm*2 + 1] & DCSB_CS_ENABLE)
  1294. size1 = pvt->ops->dbam_to_cs(pvt, ctrl,
  1295. DBAM_DIMM(dimm, dbam));
  1296. amd64_info(EDAC_MC ": %d: %5dMB %d: %5dMB\n",
  1297. dimm * 2, size0,
  1298. dimm * 2 + 1, size1);
  1299. }
  1300. }
  1301. static struct amd64_family_type amd64_family_types[] = {
  1302. [K8_CPUS] = {
  1303. .ctl_name = "K8",
  1304. .f1_id = PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP,
  1305. .f3_id = PCI_DEVICE_ID_AMD_K8_NB_MISC,
  1306. .ops = {
  1307. .early_channel_count = k8_early_channel_count,
  1308. .map_sysaddr_to_csrow = k8_map_sysaddr_to_csrow,
  1309. .dbam_to_cs = k8_dbam_to_chip_select,
  1310. .read_dct_pci_cfg = k8_read_dct_pci_cfg,
  1311. }
  1312. },
  1313. [F10_CPUS] = {
  1314. .ctl_name = "F10h",
  1315. .f1_id = PCI_DEVICE_ID_AMD_10H_NB_MAP,
  1316. .f3_id = PCI_DEVICE_ID_AMD_10H_NB_MISC,
  1317. .ops = {
  1318. .early_channel_count = f1x_early_channel_count,
  1319. .map_sysaddr_to_csrow = f1x_map_sysaddr_to_csrow,
  1320. .dbam_to_cs = f10_dbam_to_chip_select,
  1321. .read_dct_pci_cfg = f10_read_dct_pci_cfg,
  1322. }
  1323. },
  1324. [F15_CPUS] = {
  1325. .ctl_name = "F15h",
  1326. .f1_id = PCI_DEVICE_ID_AMD_15H_NB_F1,
  1327. .f3_id = PCI_DEVICE_ID_AMD_15H_NB_F3,
  1328. .ops = {
  1329. .early_channel_count = f1x_early_channel_count,
  1330. .map_sysaddr_to_csrow = f1x_map_sysaddr_to_csrow,
  1331. .dbam_to_cs = f15_dbam_to_chip_select,
  1332. .read_dct_pci_cfg = f15_read_dct_pci_cfg,
  1333. }
  1334. },
  1335. [F16_CPUS] = {
  1336. .ctl_name = "F16h",
  1337. .f1_id = PCI_DEVICE_ID_AMD_16H_NB_F1,
  1338. .f3_id = PCI_DEVICE_ID_AMD_16H_NB_F3,
  1339. .ops = {
  1340. .early_channel_count = f1x_early_channel_count,
  1341. .map_sysaddr_to_csrow = f1x_map_sysaddr_to_csrow,
  1342. .dbam_to_cs = f16_dbam_to_chip_select,
  1343. .read_dct_pci_cfg = f10_read_dct_pci_cfg,
  1344. }
  1345. },
  1346. };
  1347. /*
  1348. * These are tables of eigenvectors (one per line) which can be used for the
  1349. * construction of the syndrome tables. The modified syndrome search algorithm
  1350. * uses those to find the symbol in error and thus the DIMM.
  1351. *
  1352. * Algorithm courtesy of Ross LaFetra from AMD.
  1353. */
  1354. static const u16 x4_vectors[] = {
  1355. 0x2f57, 0x1afe, 0x66cc, 0xdd88,
  1356. 0x11eb, 0x3396, 0x7f4c, 0xeac8,
  1357. 0x0001, 0x0002, 0x0004, 0x0008,
  1358. 0x1013, 0x3032, 0x4044, 0x8088,
  1359. 0x106b, 0x30d6, 0x70fc, 0xe0a8,
  1360. 0x4857, 0xc4fe, 0x13cc, 0x3288,
  1361. 0x1ac5, 0x2f4a, 0x5394, 0xa1e8,
  1362. 0x1f39, 0x251e, 0xbd6c, 0x6bd8,
  1363. 0x15c1, 0x2a42, 0x89ac, 0x4758,
  1364. 0x2b03, 0x1602, 0x4f0c, 0xca08,
  1365. 0x1f07, 0x3a0e, 0x6b04, 0xbd08,
  1366. 0x8ba7, 0x465e, 0x244c, 0x1cc8,
  1367. 0x2b87, 0x164e, 0x642c, 0xdc18,
  1368. 0x40b9, 0x80de, 0x1094, 0x20e8,
  1369. 0x27db, 0x1eb6, 0x9dac, 0x7b58,
  1370. 0x11c1, 0x2242, 0x84ac, 0x4c58,
  1371. 0x1be5, 0x2d7a, 0x5e34, 0xa718,
  1372. 0x4b39, 0x8d1e, 0x14b4, 0x28d8,
  1373. 0x4c97, 0xc87e, 0x11fc, 0x33a8,
  1374. 0x8e97, 0x497e, 0x2ffc, 0x1aa8,
  1375. 0x16b3, 0x3d62, 0x4f34, 0x8518,
  1376. 0x1e2f, 0x391a, 0x5cac, 0xf858,
  1377. 0x1d9f, 0x3b7a, 0x572c, 0xfe18,
  1378. 0x15f5, 0x2a5a, 0x5264, 0xa3b8,
  1379. 0x1dbb, 0x3b66, 0x715c, 0xe3f8,
  1380. 0x4397, 0xc27e, 0x17fc, 0x3ea8,
  1381. 0x1617, 0x3d3e, 0x6464, 0xb8b8,
  1382. 0x23ff, 0x12aa, 0xab6c, 0x56d8,
  1383. 0x2dfb, 0x1ba6, 0x913c, 0x7328,
  1384. 0x185d, 0x2ca6, 0x7914, 0x9e28,
  1385. 0x171b, 0x3e36, 0x7d7c, 0xebe8,
  1386. 0x4199, 0x82ee, 0x19f4, 0x2e58,
  1387. 0x4807, 0xc40e, 0x130c, 0x3208,
  1388. 0x1905, 0x2e0a, 0x5804, 0xac08,
  1389. 0x213f, 0x132a, 0xadfc, 0x5ba8,
  1390. 0x19a9, 0x2efe, 0xb5cc, 0x6f88,
  1391. };
  1392. static const u16 x8_vectors[] = {
  1393. 0x0145, 0x028a, 0x2374, 0x43c8, 0xa1f0, 0x0520, 0x0a40, 0x1480,
  1394. 0x0211, 0x0422, 0x0844, 0x1088, 0x01b0, 0x44e0, 0x23c0, 0xed80,
  1395. 0x1011, 0x0116, 0x022c, 0x0458, 0x08b0, 0x8c60, 0x2740, 0x4e80,
  1396. 0x0411, 0x0822, 0x1044, 0x0158, 0x02b0, 0x2360, 0x46c0, 0xab80,
  1397. 0x0811, 0x1022, 0x012c, 0x0258, 0x04b0, 0x4660, 0x8cc0, 0x2780,
  1398. 0x2071, 0x40e2, 0xa0c4, 0x0108, 0x0210, 0x0420, 0x0840, 0x1080,
  1399. 0x4071, 0x80e2, 0x0104, 0x0208, 0x0410, 0x0820, 0x1040, 0x2080,
  1400. 0x8071, 0x0102, 0x0204, 0x0408, 0x0810, 0x1020, 0x2040, 0x4080,
  1401. 0x019d, 0x03d6, 0x136c, 0x2198, 0x50b0, 0xb2e0, 0x0740, 0x0e80,
  1402. 0x0189, 0x03ea, 0x072c, 0x0e58, 0x1cb0, 0x56e0, 0x37c0, 0xf580,
  1403. 0x01fd, 0x0376, 0x06ec, 0x0bb8, 0x1110, 0x2220, 0x4440, 0x8880,
  1404. 0x0163, 0x02c6, 0x1104, 0x0758, 0x0eb0, 0x2be0, 0x6140, 0xc280,
  1405. 0x02fd, 0x01c6, 0x0b5c, 0x1108, 0x07b0, 0x25a0, 0x8840, 0x6180,
  1406. 0x0801, 0x012e, 0x025c, 0x04b8, 0x1370, 0x26e0, 0x57c0, 0xb580,
  1407. 0x0401, 0x0802, 0x015c, 0x02b8, 0x22b0, 0x13e0, 0x7140, 0xe280,
  1408. 0x0201, 0x0402, 0x0804, 0x01b8, 0x11b0, 0x31a0, 0x8040, 0x7180,
  1409. 0x0101, 0x0202, 0x0404, 0x0808, 0x1010, 0x2020, 0x4040, 0x8080,
  1410. 0x0001, 0x0002, 0x0004, 0x0008, 0x0010, 0x0020, 0x0040, 0x0080,
  1411. 0x0100, 0x0200, 0x0400, 0x0800, 0x1000, 0x2000, 0x4000, 0x8000,
  1412. };
  1413. static int decode_syndrome(u16 syndrome, const u16 *vectors, unsigned num_vecs,
  1414. unsigned v_dim)
  1415. {
  1416. unsigned int i, err_sym;
  1417. for (err_sym = 0; err_sym < num_vecs / v_dim; err_sym++) {
  1418. u16 s = syndrome;
  1419. unsigned v_idx = err_sym * v_dim;
  1420. unsigned v_end = (err_sym + 1) * v_dim;
  1421. /* walk over all 16 bits of the syndrome */
  1422. for (i = 1; i < (1U << 16); i <<= 1) {
  1423. /* if bit is set in that eigenvector... */
  1424. if (v_idx < v_end && vectors[v_idx] & i) {
  1425. u16 ev_comp = vectors[v_idx++];
  1426. /* ... and bit set in the modified syndrome, */
  1427. if (s & i) {
  1428. /* remove it. */
  1429. s ^= ev_comp;
  1430. if (!s)
  1431. return err_sym;
  1432. }
  1433. } else if (s & i)
  1434. /* can't get to zero, move to next symbol */
  1435. break;
  1436. }
  1437. }
  1438. edac_dbg(0, "syndrome(%x) not found\n", syndrome);
  1439. return -1;
  1440. }
  1441. static int map_err_sym_to_channel(int err_sym, int sym_size)
  1442. {
  1443. if (sym_size == 4)
  1444. switch (err_sym) {
  1445. case 0x20:
  1446. case 0x21:
  1447. return 0;
  1448. break;
  1449. case 0x22:
  1450. case 0x23:
  1451. return 1;
  1452. break;
  1453. default:
  1454. return err_sym >> 4;
  1455. break;
  1456. }
  1457. /* x8 symbols */
  1458. else
  1459. switch (err_sym) {
  1460. /* imaginary bits not in a DIMM */
  1461. case 0x10:
  1462. WARN(1, KERN_ERR "Invalid error symbol: 0x%x\n",
  1463. err_sym);
  1464. return -1;
  1465. break;
  1466. case 0x11:
  1467. return 0;
  1468. break;
  1469. case 0x12:
  1470. return 1;
  1471. break;
  1472. default:
  1473. return err_sym >> 3;
  1474. break;
  1475. }
  1476. return -1;
  1477. }
  1478. static int get_channel_from_ecc_syndrome(struct mem_ctl_info *mci, u16 syndrome)
  1479. {
  1480. struct amd64_pvt *pvt = mci->pvt_info;
  1481. int err_sym = -1;
  1482. if (pvt->ecc_sym_sz == 8)
  1483. err_sym = decode_syndrome(syndrome, x8_vectors,
  1484. ARRAY_SIZE(x8_vectors),
  1485. pvt->ecc_sym_sz);
  1486. else if (pvt->ecc_sym_sz == 4)
  1487. err_sym = decode_syndrome(syndrome, x4_vectors,
  1488. ARRAY_SIZE(x4_vectors),
  1489. pvt->ecc_sym_sz);
  1490. else {
  1491. amd64_warn("Illegal syndrome type: %u\n", pvt->ecc_sym_sz);
  1492. return err_sym;
  1493. }
  1494. return map_err_sym_to_channel(err_sym, pvt->ecc_sym_sz);
  1495. }
  1496. static void __log_bus_error(struct mem_ctl_info *mci, struct err_info *err,
  1497. u8 ecc_type)
  1498. {
  1499. enum hw_event_mc_err_type err_type;
  1500. const char *string;
  1501. if (ecc_type == 2)
  1502. err_type = HW_EVENT_ERR_CORRECTED;
  1503. else if (ecc_type == 1)
  1504. err_type = HW_EVENT_ERR_UNCORRECTED;
  1505. else {
  1506. WARN(1, "Something is rotten in the state of Denmark.\n");
  1507. return;
  1508. }
  1509. switch (err->err_code) {
  1510. case DECODE_OK:
  1511. string = "";
  1512. break;
  1513. case ERR_NODE:
  1514. string = "Failed to map error addr to a node";
  1515. break;
  1516. case ERR_CSROW:
  1517. string = "Failed to map error addr to a csrow";
  1518. break;
  1519. case ERR_CHANNEL:
  1520. string = "unknown syndrome - possible error reporting race";
  1521. break;
  1522. default:
  1523. string = "WTF error";
  1524. break;
  1525. }
  1526. edac_mc_handle_error(err_type, mci, 1,
  1527. err->page, err->offset, err->syndrome,
  1528. err->csrow, err->channel, -1,
  1529. string, "");
  1530. }
  1531. static inline void __amd64_decode_bus_error(struct mem_ctl_info *mci,
  1532. struct mce *m)
  1533. {
  1534. struct amd64_pvt *pvt = mci->pvt_info;
  1535. u8 ecc_type = (m->status >> 45) & 0x3;
  1536. u8 xec = XEC(m->status, 0x1f);
  1537. u16 ec = EC(m->status);
  1538. u64 sys_addr;
  1539. struct err_info err;
  1540. /* Bail out early if this was an 'observed' error */
  1541. if (PP(ec) == NBSL_PP_OBS)
  1542. return;
  1543. /* Do only ECC errors */
  1544. if (xec && xec != F10_NBSL_EXT_ERR_ECC)
  1545. return;
  1546. memset(&err, 0, sizeof(err));
  1547. sys_addr = get_error_address(m);
  1548. if (ecc_type == 2)
  1549. err.syndrome = extract_syndrome(m->status);
  1550. pvt->ops->map_sysaddr_to_csrow(mci, sys_addr, &err);
  1551. __log_bus_error(mci, &err, ecc_type);
  1552. }
  1553. void amd64_decode_bus_error(int node_id, struct mce *m)
  1554. {
  1555. __amd64_decode_bus_error(mcis[node_id], m);
  1556. }
  1557. /*
  1558. * Use pvt->F2 which contains the F2 CPU PCI device to get the related
  1559. * F1 (AddrMap) and F3 (Misc) devices. Return negative value on error.
  1560. */
  1561. static int reserve_mc_sibling_devs(struct amd64_pvt *pvt, u16 f1_id, u16 f3_id)
  1562. {
  1563. /* Reserve the ADDRESS MAP Device */
  1564. pvt->F1 = pci_get_related_function(pvt->F2->vendor, f1_id, pvt->F2);
  1565. if (!pvt->F1) {
  1566. amd64_err("error address map device not found: "
  1567. "vendor %x device 0x%x (broken BIOS?)\n",
  1568. PCI_VENDOR_ID_AMD, f1_id);
  1569. return -ENODEV;
  1570. }
  1571. /* Reserve the MISC Device */
  1572. pvt->F3 = pci_get_related_function(pvt->F2->vendor, f3_id, pvt->F2);
  1573. if (!pvt->F3) {
  1574. pci_dev_put(pvt->F1);
  1575. pvt->F1 = NULL;
  1576. amd64_err("error F3 device not found: "
  1577. "vendor %x device 0x%x (broken BIOS?)\n",
  1578. PCI_VENDOR_ID_AMD, f3_id);
  1579. return -ENODEV;
  1580. }
  1581. edac_dbg(1, "F1: %s\n", pci_name(pvt->F1));
  1582. edac_dbg(1, "F2: %s\n", pci_name(pvt->F2));
  1583. edac_dbg(1, "F3: %s\n", pci_name(pvt->F3));
  1584. return 0;
  1585. }
  1586. static void free_mc_sibling_devs(struct amd64_pvt *pvt)
  1587. {
  1588. pci_dev_put(pvt->F1);
  1589. pci_dev_put(pvt->F3);
  1590. }
  1591. /*
  1592. * Retrieve the hardware registers of the memory controller (this includes the
  1593. * 'Address Map' and 'Misc' device regs)
  1594. */
  1595. static void read_mc_regs(struct amd64_pvt *pvt)
  1596. {
  1597. struct cpuinfo_x86 *c = &boot_cpu_data;
  1598. u64 msr_val;
  1599. u32 tmp;
  1600. unsigned range;
  1601. /*
  1602. * Retrieve TOP_MEM and TOP_MEM2; no masking off of reserved bits since
  1603. * those are Read-As-Zero
  1604. */
  1605. rdmsrl(MSR_K8_TOP_MEM1, pvt->top_mem);
  1606. edac_dbg(0, " TOP_MEM: 0x%016llx\n", pvt->top_mem);
  1607. /* check first whether TOP_MEM2 is enabled */
  1608. rdmsrl(MSR_K8_SYSCFG, msr_val);
  1609. if (msr_val & (1U << 21)) {
  1610. rdmsrl(MSR_K8_TOP_MEM2, pvt->top_mem2);
  1611. edac_dbg(0, " TOP_MEM2: 0x%016llx\n", pvt->top_mem2);
  1612. } else
  1613. edac_dbg(0, " TOP_MEM2 disabled\n");
  1614. amd64_read_pci_cfg(pvt->F3, NBCAP, &pvt->nbcap);
  1615. read_dram_ctl_register(pvt);
  1616. for (range = 0; range < DRAM_RANGES; range++) {
  1617. u8 rw;
  1618. /* read settings for this DRAM range */
  1619. read_dram_base_limit_regs(pvt, range);
  1620. rw = dram_rw(pvt, range);
  1621. if (!rw)
  1622. continue;
  1623. edac_dbg(1, " DRAM range[%d], base: 0x%016llx; limit: 0x%016llx\n",
  1624. range,
  1625. get_dram_base(pvt, range),
  1626. get_dram_limit(pvt, range));
  1627. edac_dbg(1, " IntlvEn=%s; Range access: %s%s IntlvSel=%d DstNode=%d\n",
  1628. dram_intlv_en(pvt, range) ? "Enabled" : "Disabled",
  1629. (rw & 0x1) ? "R" : "-",
  1630. (rw & 0x2) ? "W" : "-",
  1631. dram_intlv_sel(pvt, range),
  1632. dram_dst_node(pvt, range));
  1633. }
  1634. read_dct_base_mask(pvt);
  1635. amd64_read_pci_cfg(pvt->F1, DHAR, &pvt->dhar);
  1636. amd64_read_dct_pci_cfg(pvt, DBAM0, &pvt->dbam0);
  1637. amd64_read_pci_cfg(pvt->F3, F10_ONLINE_SPARE, &pvt->online_spare);
  1638. amd64_read_dct_pci_cfg(pvt, DCLR0, &pvt->dclr0);
  1639. amd64_read_dct_pci_cfg(pvt, DCHR0, &pvt->dchr0);
  1640. if (!dct_ganging_enabled(pvt)) {
  1641. amd64_read_dct_pci_cfg(pvt, DCLR1, &pvt->dclr1);
  1642. amd64_read_dct_pci_cfg(pvt, DCHR1, &pvt->dchr1);
  1643. }
  1644. pvt->ecc_sym_sz = 4;
  1645. if (c->x86 >= 0x10) {
  1646. amd64_read_pci_cfg(pvt->F3, EXT_NB_MCA_CFG, &tmp);
  1647. if (c->x86 != 0x16)
  1648. /* F16h has only DCT0 */
  1649. amd64_read_dct_pci_cfg(pvt, DBAM1, &pvt->dbam1);
  1650. /* F10h, revD and later can do x8 ECC too */
  1651. if ((c->x86 > 0x10 || c->x86_model > 7) && tmp & BIT(25))
  1652. pvt->ecc_sym_sz = 8;
  1653. }
  1654. dump_misc_regs(pvt);
  1655. }
  1656. /*
  1657. * NOTE: CPU Revision Dependent code
  1658. *
  1659. * Input:
  1660. * @csrow_nr ChipSelect Row Number (0..NUM_CHIPSELECTS-1)
  1661. * k8 private pointer to -->
  1662. * DRAM Bank Address mapping register
  1663. * node_id
  1664. * DCL register where dual_channel_active is
  1665. *
  1666. * The DBAM register consists of 4 sets of 4 bits each definitions:
  1667. *
  1668. * Bits: CSROWs
  1669. * 0-3 CSROWs 0 and 1
  1670. * 4-7 CSROWs 2 and 3
  1671. * 8-11 CSROWs 4 and 5
  1672. * 12-15 CSROWs 6 and 7
  1673. *
  1674. * Values range from: 0 to 15
  1675. * The meaning of the values depends on CPU revision and dual-channel state,
  1676. * see relevant BKDG more info.
  1677. *
  1678. * The memory controller provides for total of only 8 CSROWs in its current
  1679. * architecture. Each "pair" of CSROWs normally represents just one DIMM in
  1680. * single channel or two (2) DIMMs in dual channel mode.
  1681. *
  1682. * The following code logic collapses the various tables for CSROW based on CPU
  1683. * revision.
  1684. *
  1685. * Returns:
  1686. * The number of PAGE_SIZE pages on the specified CSROW number it
  1687. * encompasses
  1688. *
  1689. */
  1690. static u32 amd64_csrow_nr_pages(struct amd64_pvt *pvt, u8 dct, int csrow_nr)
  1691. {
  1692. u32 cs_mode, nr_pages;
  1693. u32 dbam = dct ? pvt->dbam1 : pvt->dbam0;
  1694. /*
  1695. * The math on this doesn't look right on the surface because x/2*4 can
  1696. * be simplified to x*2 but this expression makes use of the fact that
  1697. * it is integral math where 1/2=0. This intermediate value becomes the
  1698. * number of bits to shift the DBAM register to extract the proper CSROW
  1699. * field.
  1700. */
  1701. cs_mode = DBAM_DIMM(csrow_nr / 2, dbam);
  1702. nr_pages = pvt->ops->dbam_to_cs(pvt, dct, cs_mode) << (20 - PAGE_SHIFT);
  1703. edac_dbg(0, "csrow: %d, channel: %d, DBAM idx: %d\n",
  1704. csrow_nr, dct, cs_mode);
  1705. edac_dbg(0, "nr_pages/channel: %u\n", nr_pages);
  1706. return nr_pages;
  1707. }
  1708. /*
  1709. * Initialize the array of csrow attribute instances, based on the values
  1710. * from pci config hardware registers.
  1711. */
  1712. static int init_csrows(struct mem_ctl_info *mci)
  1713. {
  1714. struct amd64_pvt *pvt = mci->pvt_info;
  1715. struct csrow_info *csrow;
  1716. struct dimm_info *dimm;
  1717. enum edac_type edac_mode;
  1718. enum mem_type mtype;
  1719. int i, j, empty = 1;
  1720. int nr_pages = 0;
  1721. u32 val;
  1722. amd64_read_pci_cfg(pvt->F3, NBCFG, &val);
  1723. pvt->nbcfg = val;
  1724. edac_dbg(0, "node %d, NBCFG=0x%08x[ChipKillEccCap: %d|DramEccEn: %d]\n",
  1725. pvt->mc_node_id, val,
  1726. !!(val & NBCFG_CHIPKILL), !!(val & NBCFG_ECC_ENABLE));
  1727. /*
  1728. * We iterate over DCT0 here but we look at DCT1 in parallel, if needed.
  1729. */
  1730. for_each_chip_select(i, 0, pvt) {
  1731. bool row_dct0 = !!csrow_enabled(i, 0, pvt);
  1732. bool row_dct1 = false;
  1733. if (boot_cpu_data.x86 != 0xf)
  1734. row_dct1 = !!csrow_enabled(i, 1, pvt);
  1735. if (!row_dct0 && !row_dct1)
  1736. continue;
  1737. csrow = mci->csrows[i];
  1738. empty = 0;
  1739. edac_dbg(1, "MC node: %d, csrow: %d\n",
  1740. pvt->mc_node_id, i);
  1741. if (row_dct0) {
  1742. nr_pages = amd64_csrow_nr_pages(pvt, 0, i);
  1743. csrow->channels[0]->dimm->nr_pages = nr_pages;
  1744. }
  1745. /* K8 has only one DCT */
  1746. if (boot_cpu_data.x86 != 0xf && row_dct1) {
  1747. int row_dct1_pages = amd64_csrow_nr_pages(pvt, 1, i);
  1748. csrow->channels[1]->dimm->nr_pages = row_dct1_pages;
  1749. nr_pages += row_dct1_pages;
  1750. }
  1751. mtype = amd64_determine_memory_type(pvt, i);
  1752. edac_dbg(1, "Total csrow%d pages: %u\n", i, nr_pages);
  1753. /*
  1754. * determine whether CHIPKILL or JUST ECC or NO ECC is operating
  1755. */
  1756. if (pvt->nbcfg & NBCFG_ECC_ENABLE)
  1757. edac_mode = (pvt->nbcfg & NBCFG_CHIPKILL) ?
  1758. EDAC_S4ECD4ED : EDAC_SECDED;
  1759. else
  1760. edac_mode = EDAC_NONE;
  1761. for (j = 0; j < pvt->channel_count; j++) {
  1762. dimm = csrow->channels[j]->dimm;
  1763. dimm->mtype = mtype;
  1764. dimm->edac_mode = edac_mode;
  1765. }
  1766. }
  1767. return empty;
  1768. }
  1769. /* get all cores on this DCT */
  1770. static void get_cpus_on_this_dct_cpumask(struct cpumask *mask, u16 nid)
  1771. {
  1772. int cpu;
  1773. for_each_online_cpu(cpu)
  1774. if (amd_get_nb_id(cpu) == nid)
  1775. cpumask_set_cpu(cpu, mask);
  1776. }
  1777. /* check MCG_CTL on all the cpus on this node */
  1778. static bool amd64_nb_mce_bank_enabled_on_node(u16 nid)
  1779. {
  1780. cpumask_var_t mask;
  1781. int cpu, nbe;
  1782. bool ret = false;
  1783. if (!zalloc_cpumask_var(&mask, GFP_KERNEL)) {
  1784. amd64_warn("%s: Error allocating mask\n", __func__);
  1785. return false;
  1786. }
  1787. get_cpus_on_this_dct_cpumask(mask, nid);
  1788. rdmsr_on_cpus(mask, MSR_IA32_MCG_CTL, msrs);
  1789. for_each_cpu(cpu, mask) {
  1790. struct msr *reg = per_cpu_ptr(msrs, cpu);
  1791. nbe = reg->l & MSR_MCGCTL_NBE;
  1792. edac_dbg(0, "core: %u, MCG_CTL: 0x%llx, NB MSR is %s\n",
  1793. cpu, reg->q,
  1794. (nbe ? "enabled" : "disabled"));
  1795. if (!nbe)
  1796. goto out;
  1797. }
  1798. ret = true;
  1799. out:
  1800. free_cpumask_var(mask);
  1801. return ret;
  1802. }
  1803. static int toggle_ecc_err_reporting(struct ecc_settings *s, u16 nid, bool on)
  1804. {
  1805. cpumask_var_t cmask;
  1806. int cpu;
  1807. if (!zalloc_cpumask_var(&cmask, GFP_KERNEL)) {
  1808. amd64_warn("%s: error allocating mask\n", __func__);
  1809. return false;
  1810. }
  1811. get_cpus_on_this_dct_cpumask(cmask, nid);
  1812. rdmsr_on_cpus(cmask, MSR_IA32_MCG_CTL, msrs);
  1813. for_each_cpu(cpu, cmask) {
  1814. struct msr *reg = per_cpu_ptr(msrs, cpu);
  1815. if (on) {
  1816. if (reg->l & MSR_MCGCTL_NBE)
  1817. s->flags.nb_mce_enable = 1;
  1818. reg->l |= MSR_MCGCTL_NBE;
  1819. } else {
  1820. /*
  1821. * Turn off NB MCE reporting only when it was off before
  1822. */
  1823. if (!s->flags.nb_mce_enable)
  1824. reg->l &= ~MSR_MCGCTL_NBE;
  1825. }
  1826. }
  1827. wrmsr_on_cpus(cmask, MSR_IA32_MCG_CTL, msrs);
  1828. free_cpumask_var(cmask);
  1829. return 0;
  1830. }
  1831. static bool enable_ecc_error_reporting(struct ecc_settings *s, u16 nid,
  1832. struct pci_dev *F3)
  1833. {
  1834. bool ret = true;
  1835. u32 value, mask = 0x3; /* UECC/CECC enable */
  1836. if (toggle_ecc_err_reporting(s, nid, ON)) {
  1837. amd64_warn("Error enabling ECC reporting over MCGCTL!\n");
  1838. return false;
  1839. }
  1840. amd64_read_pci_cfg(F3, NBCTL, &value);
  1841. s->old_nbctl = value & mask;
  1842. s->nbctl_valid = true;
  1843. value |= mask;
  1844. amd64_write_pci_cfg(F3, NBCTL, value);
  1845. amd64_read_pci_cfg(F3, NBCFG, &value);
  1846. edac_dbg(0, "1: node %d, NBCFG=0x%08x[DramEccEn: %d]\n",
  1847. nid, value, !!(value & NBCFG_ECC_ENABLE));
  1848. if (!(value & NBCFG_ECC_ENABLE)) {
  1849. amd64_warn("DRAM ECC disabled on this node, enabling...\n");
  1850. s->flags.nb_ecc_prev = 0;
  1851. /* Attempt to turn on DRAM ECC Enable */
  1852. value |= NBCFG_ECC_ENABLE;
  1853. amd64_write_pci_cfg(F3, NBCFG, value);
  1854. amd64_read_pci_cfg(F3, NBCFG, &value);
  1855. if (!(value & NBCFG_ECC_ENABLE)) {
  1856. amd64_warn("Hardware rejected DRAM ECC enable,"
  1857. "check memory DIMM configuration.\n");
  1858. ret = false;
  1859. } else {
  1860. amd64_info("Hardware accepted DRAM ECC Enable\n");
  1861. }
  1862. } else {
  1863. s->flags.nb_ecc_prev = 1;
  1864. }
  1865. edac_dbg(0, "2: node %d, NBCFG=0x%08x[DramEccEn: %d]\n",
  1866. nid, value, !!(value & NBCFG_ECC_ENABLE));
  1867. return ret;
  1868. }
  1869. static void restore_ecc_error_reporting(struct ecc_settings *s, u16 nid,
  1870. struct pci_dev *F3)
  1871. {
  1872. u32 value, mask = 0x3; /* UECC/CECC enable */
  1873. if (!s->nbctl_valid)
  1874. return;
  1875. amd64_read_pci_cfg(F3, NBCTL, &value);
  1876. value &= ~mask;
  1877. value |= s->old_nbctl;
  1878. amd64_write_pci_cfg(F3, NBCTL, value);
  1879. /* restore previous BIOS DRAM ECC "off" setting we force-enabled */
  1880. if (!s->flags.nb_ecc_prev) {
  1881. amd64_read_pci_cfg(F3, NBCFG, &value);
  1882. value &= ~NBCFG_ECC_ENABLE;
  1883. amd64_write_pci_cfg(F3, NBCFG, value);
  1884. }
  1885. /* restore the NB Enable MCGCTL bit */
  1886. if (toggle_ecc_err_reporting(s, nid, OFF))
  1887. amd64_warn("Error restoring NB MCGCTL settings!\n");
  1888. }
  1889. /*
  1890. * EDAC requires that the BIOS have ECC enabled before
  1891. * taking over the processing of ECC errors. A command line
  1892. * option allows to force-enable hardware ECC later in
  1893. * enable_ecc_error_reporting().
  1894. */
  1895. static const char *ecc_msg =
  1896. "ECC disabled in the BIOS or no ECC capability, module will not load.\n"
  1897. " Either enable ECC checking or force module loading by setting "
  1898. "'ecc_enable_override'.\n"
  1899. " (Note that use of the override may cause unknown side effects.)\n";
  1900. static bool ecc_enabled(struct pci_dev *F3, u16 nid)
  1901. {
  1902. u32 value;
  1903. u8 ecc_en = 0;
  1904. bool nb_mce_en = false;
  1905. amd64_read_pci_cfg(F3, NBCFG, &value);
  1906. ecc_en = !!(value & NBCFG_ECC_ENABLE);
  1907. amd64_info("DRAM ECC %s.\n", (ecc_en ? "enabled" : "disabled"));
  1908. nb_mce_en = amd64_nb_mce_bank_enabled_on_node(nid);
  1909. if (!nb_mce_en)
  1910. amd64_notice("NB MCE bank disabled, set MSR "
  1911. "0x%08x[4] on node %d to enable.\n",
  1912. MSR_IA32_MCG_CTL, nid);
  1913. if (!ecc_en || !nb_mce_en) {
  1914. amd64_notice("%s", ecc_msg);
  1915. return false;
  1916. }
  1917. return true;
  1918. }
  1919. static int set_mc_sysfs_attrs(struct mem_ctl_info *mci)
  1920. {
  1921. int rc;
  1922. rc = amd64_create_sysfs_dbg_files(mci);
  1923. if (rc < 0)
  1924. return rc;
  1925. if (boot_cpu_data.x86 >= 0x10) {
  1926. rc = amd64_create_sysfs_inject_files(mci);
  1927. if (rc < 0)
  1928. return rc;
  1929. }
  1930. return 0;
  1931. }
  1932. static void del_mc_sysfs_attrs(struct mem_ctl_info *mci)
  1933. {
  1934. amd64_remove_sysfs_dbg_files(mci);
  1935. if (boot_cpu_data.x86 >= 0x10)
  1936. amd64_remove_sysfs_inject_files(mci);
  1937. }
  1938. static void setup_mci_misc_attrs(struct mem_ctl_info *mci,
  1939. struct amd64_family_type *fam)
  1940. {
  1941. struct amd64_pvt *pvt = mci->pvt_info;
  1942. mci->mtype_cap = MEM_FLAG_DDR2 | MEM_FLAG_RDDR2;
  1943. mci->edac_ctl_cap = EDAC_FLAG_NONE;
  1944. if (pvt->nbcap & NBCAP_SECDED)
  1945. mci->edac_ctl_cap |= EDAC_FLAG_SECDED;
  1946. if (pvt->nbcap & NBCAP_CHIPKILL)
  1947. mci->edac_ctl_cap |= EDAC_FLAG_S4ECD4ED;
  1948. mci->edac_cap = amd64_determine_edac_cap(pvt);
  1949. mci->mod_name = EDAC_MOD_STR;
  1950. mci->mod_ver = EDAC_AMD64_VERSION;
  1951. mci->ctl_name = fam->ctl_name;
  1952. mci->dev_name = pci_name(pvt->F2);
  1953. mci->ctl_page_to_phys = NULL;
  1954. /* memory scrubber interface */
  1955. mci->set_sdram_scrub_rate = amd64_set_scrub_rate;
  1956. mci->get_sdram_scrub_rate = amd64_get_scrub_rate;
  1957. }
  1958. /*
  1959. * returns a pointer to the family descriptor on success, NULL otherwise.
  1960. */
  1961. static struct amd64_family_type *amd64_per_family_init(struct amd64_pvt *pvt)
  1962. {
  1963. u8 fam = boot_cpu_data.x86;
  1964. struct amd64_family_type *fam_type = NULL;
  1965. switch (fam) {
  1966. case 0xf:
  1967. fam_type = &amd64_family_types[K8_CPUS];
  1968. pvt->ops = &amd64_family_types[K8_CPUS].ops;
  1969. break;
  1970. case 0x10:
  1971. fam_type = &amd64_family_types[F10_CPUS];
  1972. pvt->ops = &amd64_family_types[F10_CPUS].ops;
  1973. break;
  1974. case 0x15:
  1975. fam_type = &amd64_family_types[F15_CPUS];
  1976. pvt->ops = &amd64_family_types[F15_CPUS].ops;
  1977. break;
  1978. case 0x16:
  1979. fam_type = &amd64_family_types[F16_CPUS];
  1980. pvt->ops = &amd64_family_types[F16_CPUS].ops;
  1981. break;
  1982. default:
  1983. amd64_err("Unsupported family!\n");
  1984. return NULL;
  1985. }
  1986. pvt->ext_model = boot_cpu_data.x86_model >> 4;
  1987. amd64_info("%s %sdetected (node %d).\n", fam_type->ctl_name,
  1988. (fam == 0xf ?
  1989. (pvt->ext_model >= K8_REV_F ? "revF or later "
  1990. : "revE or earlier ")
  1991. : ""), pvt->mc_node_id);
  1992. return fam_type;
  1993. }
  1994. static int amd64_init_one_instance(struct pci_dev *F2)
  1995. {
  1996. struct amd64_pvt *pvt = NULL;
  1997. struct amd64_family_type *fam_type = NULL;
  1998. struct mem_ctl_info *mci = NULL;
  1999. struct edac_mc_layer layers[2];
  2000. int err = 0, ret;
  2001. u16 nid = amd_get_node_id(F2);
  2002. ret = -ENOMEM;
  2003. pvt = kzalloc(sizeof(struct amd64_pvt), GFP_KERNEL);
  2004. if (!pvt)
  2005. goto err_ret;
  2006. pvt->mc_node_id = nid;
  2007. pvt->F2 = F2;
  2008. ret = -EINVAL;
  2009. fam_type = amd64_per_family_init(pvt);
  2010. if (!fam_type)
  2011. goto err_free;
  2012. ret = -ENODEV;
  2013. err = reserve_mc_sibling_devs(pvt, fam_type->f1_id, fam_type->f3_id);
  2014. if (err)
  2015. goto err_free;
  2016. read_mc_regs(pvt);
  2017. /*
  2018. * We need to determine how many memory channels there are. Then use
  2019. * that information for calculating the size of the dynamic instance
  2020. * tables in the 'mci' structure.
  2021. */
  2022. ret = -EINVAL;
  2023. pvt->channel_count = pvt->ops->early_channel_count(pvt);
  2024. if (pvt->channel_count < 0)
  2025. goto err_siblings;
  2026. ret = -ENOMEM;
  2027. layers[0].type = EDAC_MC_LAYER_CHIP_SELECT;
  2028. layers[0].size = pvt->csels[0].b_cnt;
  2029. layers[0].is_virt_csrow = true;
  2030. layers[1].type = EDAC_MC_LAYER_CHANNEL;
  2031. layers[1].size = pvt->channel_count;
  2032. layers[1].is_virt_csrow = false;
  2033. mci = edac_mc_alloc(nid, ARRAY_SIZE(layers), layers, 0);
  2034. if (!mci)
  2035. goto err_siblings;
  2036. mci->pvt_info = pvt;
  2037. mci->pdev = &pvt->F2->dev;
  2038. setup_mci_misc_attrs(mci, fam_type);
  2039. if (init_csrows(mci))
  2040. mci->edac_cap = EDAC_FLAG_NONE;
  2041. ret = -ENODEV;
  2042. if (edac_mc_add_mc(mci)) {
  2043. edac_dbg(1, "failed edac_mc_add_mc()\n");
  2044. goto err_add_mc;
  2045. }
  2046. if (set_mc_sysfs_attrs(mci)) {
  2047. edac_dbg(1, "failed edac_mc_add_mc()\n");
  2048. goto err_add_sysfs;
  2049. }
  2050. /* register stuff with EDAC MCE */
  2051. if (report_gart_errors)
  2052. amd_report_gart_errors(true);
  2053. amd_register_ecc_decoder(amd64_decode_bus_error);
  2054. mcis[nid] = mci;
  2055. atomic_inc(&drv_instances);
  2056. return 0;
  2057. err_add_sysfs:
  2058. edac_mc_del_mc(mci->pdev);
  2059. err_add_mc:
  2060. edac_mc_free(mci);
  2061. err_siblings:
  2062. free_mc_sibling_devs(pvt);
  2063. err_free:
  2064. kfree(pvt);
  2065. err_ret:
  2066. return ret;
  2067. }
  2068. static int amd64_probe_one_instance(struct pci_dev *pdev,
  2069. const struct pci_device_id *mc_type)
  2070. {
  2071. u16 nid = amd_get_node_id(pdev);
  2072. struct pci_dev *F3 = node_to_amd_nb(nid)->misc;
  2073. struct ecc_settings *s;
  2074. int ret = 0;
  2075. ret = pci_enable_device(pdev);
  2076. if (ret < 0) {
  2077. edac_dbg(0, "ret=%d\n", ret);
  2078. return -EIO;
  2079. }
  2080. ret = -ENOMEM;
  2081. s = kzalloc(sizeof(struct ecc_settings), GFP_KERNEL);
  2082. if (!s)
  2083. goto err_out;
  2084. ecc_stngs[nid] = s;
  2085. if (!ecc_enabled(F3, nid)) {
  2086. ret = -ENODEV;
  2087. if (!ecc_enable_override)
  2088. goto err_enable;
  2089. amd64_warn("Forcing ECC on!\n");
  2090. if (!enable_ecc_error_reporting(s, nid, F3))
  2091. goto err_enable;
  2092. }
  2093. ret = amd64_init_one_instance(pdev);
  2094. if (ret < 0) {
  2095. amd64_err("Error probing instance: %d\n", nid);
  2096. restore_ecc_error_reporting(s, nid, F3);
  2097. }
  2098. return ret;
  2099. err_enable:
  2100. kfree(s);
  2101. ecc_stngs[nid] = NULL;
  2102. err_out:
  2103. return ret;
  2104. }
  2105. static void amd64_remove_one_instance(struct pci_dev *pdev)
  2106. {
  2107. struct mem_ctl_info *mci;
  2108. struct amd64_pvt *pvt;
  2109. u16 nid = amd_get_node_id(pdev);
  2110. struct pci_dev *F3 = node_to_amd_nb(nid)->misc;
  2111. struct ecc_settings *s = ecc_stngs[nid];
  2112. mci = find_mci_by_dev(&pdev->dev);
  2113. del_mc_sysfs_attrs(mci);
  2114. /* Remove from EDAC CORE tracking list */
  2115. mci = edac_mc_del_mc(&pdev->dev);
  2116. if (!mci)
  2117. return;
  2118. pvt = mci->pvt_info;
  2119. restore_ecc_error_reporting(s, nid, F3);
  2120. free_mc_sibling_devs(pvt);
  2121. /* unregister from EDAC MCE */
  2122. amd_report_gart_errors(false);
  2123. amd_unregister_ecc_decoder(amd64_decode_bus_error);
  2124. kfree(ecc_stngs[nid]);
  2125. ecc_stngs[nid] = NULL;
  2126. /* Free the EDAC CORE resources */
  2127. mci->pvt_info = NULL;
  2128. mcis[nid] = NULL;
  2129. kfree(pvt);
  2130. edac_mc_free(mci);
  2131. }
  2132. /*
  2133. * This table is part of the interface for loading drivers for PCI devices. The
  2134. * PCI core identifies what devices are on a system during boot, and then
  2135. * inquiry this table to see if this driver is for a given device found.
  2136. */
  2137. static DEFINE_PCI_DEVICE_TABLE(amd64_pci_table) = {
  2138. {
  2139. .vendor = PCI_VENDOR_ID_AMD,
  2140. .device = PCI_DEVICE_ID_AMD_K8_NB_MEMCTL,
  2141. .subvendor = PCI_ANY_ID,
  2142. .subdevice = PCI_ANY_ID,
  2143. .class = 0,
  2144. .class_mask = 0,
  2145. },
  2146. {
  2147. .vendor = PCI_VENDOR_ID_AMD,
  2148. .device = PCI_DEVICE_ID_AMD_10H_NB_DRAM,
  2149. .subvendor = PCI_ANY_ID,
  2150. .subdevice = PCI_ANY_ID,
  2151. .class = 0,
  2152. .class_mask = 0,
  2153. },
  2154. {
  2155. .vendor = PCI_VENDOR_ID_AMD,
  2156. .device = PCI_DEVICE_ID_AMD_15H_NB_F2,
  2157. .subvendor = PCI_ANY_ID,
  2158. .subdevice = PCI_ANY_ID,
  2159. .class = 0,
  2160. .class_mask = 0,
  2161. },
  2162. {
  2163. .vendor = PCI_VENDOR_ID_AMD,
  2164. .device = PCI_DEVICE_ID_AMD_16H_NB_F2,
  2165. .subvendor = PCI_ANY_ID,
  2166. .subdevice = PCI_ANY_ID,
  2167. .class = 0,
  2168. .class_mask = 0,
  2169. },
  2170. {0, }
  2171. };
  2172. MODULE_DEVICE_TABLE(pci, amd64_pci_table);
  2173. static struct pci_driver amd64_pci_driver = {
  2174. .name = EDAC_MOD_STR,
  2175. .probe = amd64_probe_one_instance,
  2176. .remove = amd64_remove_one_instance,
  2177. .id_table = amd64_pci_table,
  2178. };
  2179. static void setup_pci_device(void)
  2180. {
  2181. struct mem_ctl_info *mci;
  2182. struct amd64_pvt *pvt;
  2183. if (amd64_ctl_pci)
  2184. return;
  2185. mci = mcis[0];
  2186. if (mci) {
  2187. pvt = mci->pvt_info;
  2188. amd64_ctl_pci =
  2189. edac_pci_create_generic_ctl(&pvt->F2->dev, EDAC_MOD_STR);
  2190. if (!amd64_ctl_pci) {
  2191. pr_warning("%s(): Unable to create PCI control\n",
  2192. __func__);
  2193. pr_warning("%s(): PCI error report via EDAC not set\n",
  2194. __func__);
  2195. }
  2196. }
  2197. }
  2198. static int __init amd64_edac_init(void)
  2199. {
  2200. int err = -ENODEV;
  2201. printk(KERN_INFO "AMD64 EDAC driver v%s\n", EDAC_AMD64_VERSION);
  2202. opstate_init();
  2203. if (amd_cache_northbridges() < 0)
  2204. goto err_ret;
  2205. err = -ENOMEM;
  2206. mcis = kzalloc(amd_nb_num() * sizeof(mcis[0]), GFP_KERNEL);
  2207. ecc_stngs = kzalloc(amd_nb_num() * sizeof(ecc_stngs[0]), GFP_KERNEL);
  2208. if (!(mcis && ecc_stngs))
  2209. goto err_free;
  2210. msrs = msrs_alloc();
  2211. if (!msrs)
  2212. goto err_free;
  2213. err = pci_register_driver(&amd64_pci_driver);
  2214. if (err)
  2215. goto err_pci;
  2216. err = -ENODEV;
  2217. if (!atomic_read(&drv_instances))
  2218. goto err_no_instances;
  2219. setup_pci_device();
  2220. return 0;
  2221. err_no_instances:
  2222. pci_unregister_driver(&amd64_pci_driver);
  2223. err_pci:
  2224. msrs_free(msrs);
  2225. msrs = NULL;
  2226. err_free:
  2227. kfree(mcis);
  2228. mcis = NULL;
  2229. kfree(ecc_stngs);
  2230. ecc_stngs = NULL;
  2231. err_ret:
  2232. return err;
  2233. }
  2234. static void __exit amd64_edac_exit(void)
  2235. {
  2236. if (amd64_ctl_pci)
  2237. edac_pci_release_generic_ctl(amd64_ctl_pci);
  2238. pci_unregister_driver(&amd64_pci_driver);
  2239. kfree(ecc_stngs);
  2240. ecc_stngs = NULL;
  2241. kfree(mcis);
  2242. mcis = NULL;
  2243. msrs_free(msrs);
  2244. msrs = NULL;
  2245. }
  2246. module_init(amd64_edac_init);
  2247. module_exit(amd64_edac_exit);
  2248. MODULE_LICENSE("GPL");
  2249. MODULE_AUTHOR("SoftwareBitMaker: Doug Thompson, "
  2250. "Dave Peterson, Thayne Harbaugh");
  2251. MODULE_DESCRIPTION("MC support for AMD64 memory controllers - "
  2252. EDAC_AMD64_VERSION);
  2253. module_param(edac_op_state, int, 0444);
  2254. MODULE_PARM_DESC(edac_op_state, "EDAC Error Reporting state: 0=Poll,1=NMI");