Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 1 | /* |
| 2 | * Radisys 82600 Embedded chipset Memory Controller kernel module |
| 3 | * (C) 2005 EADS Astrium |
| 4 | * This file may be distributed under the terms of the |
| 5 | * GNU General Public License. |
| 6 | * |
| 7 | * Written by Tim Small <tim@buttersideup.com>, based on work by Thayne |
| 8 | * Harbaugh, Dan Hollis <goemon at anime dot net> and others. |
| 9 | * |
| 10 | * $Id: edac_r82600.c,v 1.1.2.6 2005/10/05 00:43:44 dsp_llnl Exp $ |
| 11 | * |
| 12 | * Written with reference to 82600 High Integration Dual PCI System |
| 13 | * Controller Data Book: |
Dave Jiang | c419270 | 2007-07-19 01:49:47 -0700 | [diff] [blame] | 14 | * www.radisys.com/files/support_downloads/007-01277-0002.82600DataBook.pdf |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 15 | * references to this document given in [] |
| 16 | */ |
| 17 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 18 | #include <linux/module.h> |
| 19 | #include <linux/init.h> |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 20 | #include <linux/pci.h> |
| 21 | #include <linux/pci_ids.h> |
Hitoshi Mitake | c3c52bc | 2008-04-29 01:03:18 -0700 | [diff] [blame] | 22 | #include <linux/edac.h> |
Mauro Carvalho Chehab | 78d88e8 | 2016-10-29 15:16:34 -0200 | [diff] [blame] | 23 | #include "edac_module.h" |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 24 | |
Doug Thompson | 929a40e | 2006-07-01 04:35:45 -0700 | [diff] [blame] | 25 | #define EDAC_MOD_STR "r82600_edac" |
Doug Thompson | 37f0458 | 2006-06-30 01:56:07 -0700 | [diff] [blame] | 26 | |
Dave Peterson | 537fba2 | 2006-03-26 01:38:40 -0800 | [diff] [blame] | 27 | #define r82600_printk(level, fmt, arg...) \ |
Dave Peterson | e7ecd89 | 2006-03-26 01:38:52 -0800 | [diff] [blame] | 28 | edac_printk(level, "r82600", fmt, ##arg) |
Dave Peterson | 537fba2 | 2006-03-26 01:38:40 -0800 | [diff] [blame] | 29 | |
| 30 | #define r82600_mc_printk(mci, level, fmt, arg...) \ |
Dave Peterson | e7ecd89 | 2006-03-26 01:38:52 -0800 | [diff] [blame] | 31 | edac_mc_chipset_printk(mci, level, "r82600", fmt, ##arg) |
Dave Peterson | 537fba2 | 2006-03-26 01:38:40 -0800 | [diff] [blame] | 32 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 33 | /* Radisys say "The 82600 integrates a main memory SDRAM controller that |
| 34 | * supports up to four banks of memory. The four banks can support a mix of |
| 35 | * sizes of 64 bit wide (72 bits with ECC) Synchronous DRAM (SDRAM) DIMMs, |
| 36 | * each of which can be any size from 16MB to 512MB. Both registered (control |
| 37 | * signals buffered) and unbuffered DIMM types are supported. Mixing of |
| 38 | * registered and unbuffered DIMMs as well as mixing of ECC and non-ECC DIMMs |
| 39 | * is not allowed. The 82600 SDRAM interface operates at the same frequency as |
| 40 | * the CPU bus, 66MHz, 100MHz or 133MHz." |
| 41 | */ |
| 42 | |
| 43 | #define R82600_NR_CSROWS 4 |
| 44 | #define R82600_NR_CHANS 1 |
| 45 | #define R82600_NR_DIMMS 4 |
| 46 | |
| 47 | #define R82600_BRIDGE_ID 0x8200 |
| 48 | |
| 49 | /* Radisys 82600 register addresses - device 0 function 0 - PCI bridge */ |
| 50 | #define R82600_DRAMC 0x57 /* Various SDRAM related control bits |
| 51 | * all bits are R/W |
| 52 | * |
| 53 | * 7 SDRAM ISA Hole Enable |
| 54 | * 6 Flash Page Mode Enable |
| 55 | * 5 ECC Enable: 1=ECC 0=noECC |
| 56 | * 4 DRAM DIMM Type: 1= |
| 57 | * 3 BIOS Alias Disable |
| 58 | * 2 SDRAM BIOS Flash Write Enable |
| 59 | * 1:0 SDRAM Refresh Rate: 00=Disabled |
| 60 | * 01=7.8usec (256Mbit SDRAMs) |
| 61 | * 10=15.6us 11=125usec |
| 62 | */ |
| 63 | |
| 64 | #define R82600_SDRAMC 0x76 /* "SDRAM Control Register" |
| 65 | * More SDRAM related control bits |
| 66 | * all bits are R/W |
| 67 | * |
| 68 | * 15:8 Reserved. |
| 69 | * |
| 70 | * 7:5 Special SDRAM Mode Select |
| 71 | * |
| 72 | * 4 Force ECC |
| 73 | * |
| 74 | * 1=Drive ECC bits to 0 during |
| 75 | * write cycles (i.e. ECC test mode) |
| 76 | * |
| 77 | * 0=Normal ECC functioning |
| 78 | * |
| 79 | * 3 Enhanced Paging Enable |
| 80 | * |
| 81 | * 2 CAS# Latency 0=3clks 1=2clks |
| 82 | * |
| 83 | * 1 RAS# to CAS# Delay 0=3 1=2 |
| 84 | * |
| 85 | * 0 RAS# Precharge 0=3 1=2 |
| 86 | */ |
| 87 | |
| 88 | #define R82600_EAP 0x80 /* ECC Error Address Pointer Register |
| 89 | * |
| 90 | * 31 Disable Hardware Scrubbing (RW) |
| 91 | * 0=Scrub on corrected read |
| 92 | * 1=Don't scrub on corrected read |
| 93 | * |
| 94 | * 30:12 Error Address Pointer (RO) |
| 95 | * Upper 19 bits of error address |
| 96 | * |
| 97 | * 11:4 Syndrome Bits (RO) |
| 98 | * |
| 99 | * 3 BSERR# on multibit error (RW) |
| 100 | * 1=enable 0=disable |
| 101 | * |
| 102 | * 2 NMI on Single Bit Eror (RW) |
| 103 | * 1=NMI triggered by SBE n.b. other |
| 104 | * prerequeists |
| 105 | * 0=NMI not triggered |
| 106 | * |
| 107 | * 1 MBE (R/WC) |
| 108 | * read 1=MBE at EAP (see above) |
| 109 | * read 0=no MBE, or SBE occurred first |
| 110 | * write 1=Clear MBE status (must also |
| 111 | * clear SBE) |
| 112 | * write 0=NOP |
| 113 | * |
| 114 | * 1 SBE (R/WC) |
| 115 | * read 1=SBE at EAP (see above) |
| 116 | * read 0=no SBE, or MBE occurred first |
| 117 | * write 1=Clear SBE status (must also |
| 118 | * clear MBE) |
| 119 | * write 0=NOP |
| 120 | */ |
| 121 | |
Lucas De Marchi | 25985ed | 2011-03-30 22:57:33 -0300 | [diff] [blame] | 122 | #define R82600_DRBA 0x60 /* + 0x60..0x63 SDRAM Row Boundary Address |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 123 | * Registers |
| 124 | * |
| 125 | * 7:0 Address lines 30:24 - upper limit of |
| 126 | * each row [p57] |
| 127 | */ |
| 128 | |
| 129 | struct r82600_error_info { |
| 130 | u32 eapr; |
| 131 | }; |
| 132 | |
Rusty Russell | 90ab5ee | 2012-01-13 09:32:20 +1030 | [diff] [blame] | 133 | static bool disable_hardware_scrub; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 134 | |
Dave Jiang | 456a2f9 | 2007-07-19 01:50:10 -0700 | [diff] [blame] | 135 | static struct edac_pci_ctl_info *r82600_pci; |
| 136 | |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 137 | static void r82600_get_error_info(struct mem_ctl_info *mci, |
Douglas Thompson | 052dfb4 | 2007-07-19 01:50:13 -0700 | [diff] [blame] | 138 | struct r82600_error_info *info) |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 139 | { |
Doug Thompson | 37f0458 | 2006-06-30 01:56:07 -0700 | [diff] [blame] | 140 | struct pci_dev *pdev; |
| 141 | |
Mauro Carvalho Chehab | fd68750 | 2012-03-16 07:44:18 -0300 | [diff] [blame] | 142 | pdev = to_pci_dev(mci->pdev); |
Doug Thompson | 37f0458 | 2006-06-30 01:56:07 -0700 | [diff] [blame] | 143 | pci_read_config_dword(pdev, R82600_EAP, &info->eapr); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 144 | |
| 145 | if (info->eapr & BIT(0)) |
| 146 | /* Clear error to allow next error to be reported [p.62] */ |
Doug Thompson | 37f0458 | 2006-06-30 01:56:07 -0700 | [diff] [blame] | 147 | pci_write_bits32(pdev, R82600_EAP, |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 148 | ((u32) BIT(0) & (u32) BIT(1)), |
| 149 | ((u32) BIT(0) & (u32) BIT(1))); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 150 | |
| 151 | if (info->eapr & BIT(1)) |
| 152 | /* Clear error to allow next error to be reported [p.62] */ |
Doug Thompson | 37f0458 | 2006-06-30 01:56:07 -0700 | [diff] [blame] | 153 | pci_write_bits32(pdev, R82600_EAP, |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 154 | ((u32) BIT(0) & (u32) BIT(1)), |
| 155 | ((u32) BIT(0) & (u32) BIT(1))); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 156 | } |
| 157 | |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 158 | static int r82600_process_error_info(struct mem_ctl_info *mci, |
Douglas Thompson | 052dfb4 | 2007-07-19 01:50:13 -0700 | [diff] [blame] | 159 | struct r82600_error_info *info, |
| 160 | int handle_errors) |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 161 | { |
| 162 | int error_found; |
| 163 | u32 eapaddr, page; |
| 164 | u32 syndrome; |
| 165 | |
| 166 | error_found = 0; |
| 167 | |
| 168 | /* bits 30:12 store the upper 19 bits of the 32 bit error address */ |
| 169 | eapaddr = ((info->eapr >> 12) & 0x7FFF) << 13; |
| 170 | /* Syndrome in bits 11:4 [p.62] */ |
| 171 | syndrome = (info->eapr >> 4) & 0xFF; |
| 172 | |
| 173 | /* the R82600 reports at less than page * |
| 174 | * granularity (upper 19 bits only) */ |
| 175 | page = eapaddr >> PAGE_SHIFT; |
| 176 | |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 177 | if (info->eapr & BIT(0)) { /* CE? */ |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 178 | error_found = 1; |
| 179 | |
| 180 | if (handle_errors) |
Mauro Carvalho Chehab | 9eb07a7 | 2012-06-04 13:27:43 -0300 | [diff] [blame] | 181 | edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, mci, 1, |
Mauro Carvalho Chehab | 63b5d1d | 2012-04-16 15:12:13 -0300 | [diff] [blame] | 182 | page, 0, syndrome, |
| 183 | edac_mc_find_csrow_by_page(mci, page), |
| 184 | 0, -1, |
Mauro Carvalho Chehab | 03f7eae | 2012-06-04 11:29:25 -0300 | [diff] [blame] | 185 | mci->ctl_name, ""); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 186 | } |
| 187 | |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 188 | if (info->eapr & BIT(1)) { /* UE? */ |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 189 | error_found = 1; |
| 190 | |
| 191 | if (handle_errors) |
| 192 | /* 82600 doesn't give enough info */ |
Mauro Carvalho Chehab | 9eb07a7 | 2012-06-04 13:27:43 -0300 | [diff] [blame] | 193 | edac_mc_handle_error(HW_EVENT_ERR_UNCORRECTED, mci, 1, |
Mauro Carvalho Chehab | 63b5d1d | 2012-04-16 15:12:13 -0300 | [diff] [blame] | 194 | page, 0, 0, |
| 195 | edac_mc_find_csrow_by_page(mci, page), |
| 196 | 0, -1, |
Mauro Carvalho Chehab | 03f7eae | 2012-06-04 11:29:25 -0300 | [diff] [blame] | 197 | mci->ctl_name, ""); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 198 | } |
| 199 | |
| 200 | return error_found; |
| 201 | } |
| 202 | |
| 203 | static void r82600_check(struct mem_ctl_info *mci) |
| 204 | { |
| 205 | struct r82600_error_info info; |
| 206 | |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 207 | edac_dbg(1, "MC%d\n", mci->mc_idx); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 208 | r82600_get_error_info(mci, &info); |
| 209 | r82600_process_error_info(mci, &info, 1); |
| 210 | } |
| 211 | |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 212 | static inline int ecc_enabled(u8 dramcr) |
| 213 | { |
| 214 | return dramcr & BIT(5); |
| 215 | } |
| 216 | |
| 217 | static void r82600_init_csrows(struct mem_ctl_info *mci, struct pci_dev *pdev, |
Douglas Thompson | 052dfb4 | 2007-07-19 01:50:13 -0700 | [diff] [blame] | 218 | u8 dramcr) |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 219 | { |
| 220 | struct csrow_info *csrow; |
Mauro Carvalho Chehab | 084a4fc | 2012-01-27 18:38:08 -0300 | [diff] [blame] | 221 | struct dimm_info *dimm; |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 222 | int index; |
Lucas De Marchi | 25985ed | 2011-03-30 22:57:33 -0300 | [diff] [blame] | 223 | u8 drbar; /* SDRAM Row Boundary Address Register */ |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 224 | u32 row_high_limit, row_high_limit_last; |
| 225 | u32 reg_sdram, ecc_on, row_base; |
| 226 | |
| 227 | ecc_on = ecc_enabled(dramcr); |
| 228 | reg_sdram = dramcr & BIT(4); |
| 229 | row_high_limit_last = 0; |
| 230 | |
| 231 | for (index = 0; index < mci->nr_csrows; index++) { |
Mauro Carvalho Chehab | de3910eb | 2012-04-24 15:05:43 -0300 | [diff] [blame] | 232 | csrow = mci->csrows[index]; |
| 233 | dimm = csrow->channels[0]->dimm; |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 234 | |
| 235 | /* find the DRAM Chip Select Base address and mask */ |
| 236 | pci_read_config_byte(pdev, R82600_DRBA + index, &drbar); |
| 237 | |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 238 | edac_dbg(1, "Row=%d DRBA = %#0x\n", index, drbar); |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 239 | |
| 240 | row_high_limit = ((u32) drbar << 24); |
| 241 | /* row_high_limit = ((u32)drbar << 24) | 0xffffffUL; */ |
| 242 | |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 243 | edac_dbg(1, "Row=%d, Boundary Address=%#0x, Last = %#0x\n", |
| 244 | index, row_high_limit, row_high_limit_last); |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 245 | |
| 246 | /* Empty row [p.57] */ |
| 247 | if (row_high_limit == row_high_limit_last) |
| 248 | continue; |
| 249 | |
| 250 | row_base = row_high_limit_last; |
| 251 | |
| 252 | csrow->first_page = row_base >> PAGE_SHIFT; |
| 253 | csrow->last_page = (row_high_limit >> PAGE_SHIFT) - 1; |
Mauro Carvalho Chehab | a895bf8 | 2012-01-28 09:09:38 -0300 | [diff] [blame] | 254 | |
| 255 | dimm->nr_pages = csrow->last_page - csrow->first_page + 1; |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 256 | /* Error address is top 19 bits - so granularity is * |
| 257 | * 14 bits */ |
Mauro Carvalho Chehab | 084a4fc | 2012-01-27 18:38:08 -0300 | [diff] [blame] | 258 | dimm->grain = 1 << 14; |
| 259 | dimm->mtype = reg_sdram ? MEM_RDDR : MEM_DDR; |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 260 | /* FIXME - check that this is unknowable with this chipset */ |
Mauro Carvalho Chehab | 084a4fc | 2012-01-27 18:38:08 -0300 | [diff] [blame] | 261 | dimm->dtype = DEV_UNKNOWN; |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 262 | |
| 263 | /* Mode is global on 82600 */ |
Mauro Carvalho Chehab | 084a4fc | 2012-01-27 18:38:08 -0300 | [diff] [blame] | 264 | dimm->edac_mode = ecc_on ? EDAC_SECDED : EDAC_NONE; |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 265 | row_high_limit_last = row_high_limit; |
| 266 | } |
| 267 | } |
| 268 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 269 | static int r82600_probe1(struct pci_dev *pdev, int dev_idx) |
| 270 | { |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 271 | struct mem_ctl_info *mci; |
Mauro Carvalho Chehab | 63b5d1d | 2012-04-16 15:12:13 -0300 | [diff] [blame] | 272 | struct edac_mc_layer layers[2]; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 273 | u8 dramcr; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 274 | u32 eapr; |
| 275 | u32 scrub_disabled; |
| 276 | u32 sdram_refresh_rate; |
Dave Peterson | 749ede5 | 2006-03-26 01:38:45 -0800 | [diff] [blame] | 277 | struct r82600_error_info discard; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 278 | |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 279 | edac_dbg(0, "\n"); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 280 | pci_read_config_byte(pdev, R82600_DRAMC, &dramcr); |
| 281 | pci_read_config_dword(pdev, R82600_EAP, &eapr); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 282 | scrub_disabled = eapr & BIT(31); |
| 283 | sdram_refresh_rate = dramcr & (BIT(0) | BIT(1)); |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 284 | edac_dbg(2, "sdram refresh rate = %#0x\n", sdram_refresh_rate); |
| 285 | edac_dbg(2, "DRAMC register = %#0x\n", dramcr); |
Mauro Carvalho Chehab | 63b5d1d | 2012-04-16 15:12:13 -0300 | [diff] [blame] | 286 | layers[0].type = EDAC_MC_LAYER_CHIP_SELECT; |
| 287 | layers[0].size = R82600_NR_CSROWS; |
| 288 | layers[0].is_virt_csrow = true; |
| 289 | layers[1].type = EDAC_MC_LAYER_CHANNEL; |
| 290 | layers[1].size = R82600_NR_CHANS; |
| 291 | layers[1].is_virt_csrow = false; |
Mauro Carvalho Chehab | ca0907b | 2012-05-02 14:37:00 -0300 | [diff] [blame] | 292 | mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 293 | if (mci == NULL) |
| 294 | return -ENOMEM; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 295 | |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 296 | edac_dbg(0, "mci = %p\n", mci); |
Mauro Carvalho Chehab | fd68750 | 2012-03-16 07:44:18 -0300 | [diff] [blame] | 297 | mci->pdev = &pdev->dev; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 298 | mci->mtype_cap = MEM_FLAG_RDDR | MEM_FLAG_DDR; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 299 | mci->edac_ctl_cap = EDAC_FLAG_NONE | EDAC_FLAG_EC | EDAC_FLAG_SECDED; |
Dave Peterson | e7ecd89 | 2006-03-26 01:38:52 -0800 | [diff] [blame] | 300 | /* FIXME try to work out if the chip leads have been used for COM2 |
| 301 | * instead on this board? [MA6?] MAYBE: |
| 302 | */ |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 303 | |
| 304 | /* On the R82600, the pins for memory bits 72:65 - i.e. the * |
| 305 | * EC bits are shared with the pins for COM2 (!), so if COM2 * |
| 306 | * is enabled, we assume COM2 is wired up, and thus no EDAC * |
| 307 | * is possible. */ |
| 308 | mci->edac_cap = EDAC_FLAG_NONE | EDAC_FLAG_EC | EDAC_FLAG_SECDED; |
Dave Peterson | e7ecd89 | 2006-03-26 01:38:52 -0800 | [diff] [blame] | 309 | |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 310 | if (ecc_enabled(dramcr)) { |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 311 | if (scrub_disabled) |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 312 | edac_dbg(3, "mci = %p - Scrubbing disabled! EAP: %#0x\n", |
| 313 | mci, eapr); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 314 | } else |
| 315 | mci->edac_cap = EDAC_FLAG_NONE; |
| 316 | |
Dave Peterson | 680cbbb | 2006-03-26 01:38:41 -0800 | [diff] [blame] | 317 | mci->mod_name = EDAC_MOD_STR; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 318 | mci->ctl_name = "R82600"; |
Dave Jiang | c419270 | 2007-07-19 01:49:47 -0700 | [diff] [blame] | 319 | mci->dev_name = pci_name(pdev); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 320 | mci->edac_check = r82600_check; |
| 321 | mci->ctl_page_to_phys = NULL; |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 322 | r82600_init_csrows(mci, pdev, dramcr); |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 323 | r82600_get_error_info(mci, &discard); /* clear counters */ |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 324 | |
Doug Thompson | 2d7bbb9 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 325 | /* Here we assume that we will never see multiple instances of this |
| 326 | * type of memory controller. The ID is therefore hardcoded to 0. |
| 327 | */ |
Doug Thompson | b8f6f97 | 2007-07-19 01:50:26 -0700 | [diff] [blame] | 328 | if (edac_mc_add_mc(mci)) { |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 329 | edac_dbg(3, "failed edac_mc_add_mc()\n"); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 330 | goto fail; |
| 331 | } |
| 332 | |
| 333 | /* get this far and it's successful */ |
| 334 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 335 | if (disable_hardware_scrub) { |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 336 | edac_dbg(3, "Disabling Hardware Scrub (scrub on error)\n"); |
Doug Thompson | 37f0458 | 2006-06-30 01:56:07 -0700 | [diff] [blame] | 337 | pci_write_bits32(pdev, R82600_EAP, BIT(31), BIT(31)); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 338 | } |
| 339 | |
Dave Jiang | 456a2f9 | 2007-07-19 01:50:10 -0700 | [diff] [blame] | 340 | /* allocating generic PCI control info */ |
| 341 | r82600_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); |
| 342 | if (!r82600_pci) { |
| 343 | printk(KERN_WARNING |
| 344 | "%s(): Unable to create PCI control\n", |
| 345 | __func__); |
| 346 | printk(KERN_WARNING |
| 347 | "%s(): PCI error report via EDAC not setup\n", |
| 348 | __func__); |
| 349 | } |
| 350 | |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 351 | edac_dbg(3, "success\n"); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 352 | return 0; |
| 353 | |
Douglas Thompson | 052dfb4 | 2007-07-19 01:50:13 -0700 | [diff] [blame] | 354 | fail: |
Doug Thompson | 1318952 | 2006-06-30 01:56:08 -0700 | [diff] [blame] | 355 | edac_mc_free(mci); |
| 356 | return -ENODEV; |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 357 | } |
| 358 | |
| 359 | /* returns count (>= 0), or negative on error */ |
Greg Kroah-Hartman | 9b3c6e8 | 2012-12-21 13:23:51 -0800 | [diff] [blame] | 360 | static int r82600_init_one(struct pci_dev *pdev, |
| 361 | const struct pci_device_id *ent) |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 362 | { |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 363 | edac_dbg(0, "\n"); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 364 | |
Roman Fietze | ee6583f | 2010-05-18 14:45:47 +0200 | [diff] [blame] | 365 | /* don't need to call pci_enable_device() */ |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 366 | return r82600_probe1(pdev, ent->driver_data); |
| 367 | } |
| 368 | |
Greg Kroah-Hartman | 9b3c6e8 | 2012-12-21 13:23:51 -0800 | [diff] [blame] | 369 | static void r82600_remove_one(struct pci_dev *pdev) |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 370 | { |
| 371 | struct mem_ctl_info *mci; |
| 372 | |
Joe Perches | 956b9ba1 | 2012-04-29 17:08:39 -0300 | [diff] [blame] | 373 | edac_dbg(0, "\n"); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 374 | |
Dave Jiang | 456a2f9 | 2007-07-19 01:50:10 -0700 | [diff] [blame] | 375 | if (r82600_pci) |
| 376 | edac_pci_release_generic_ctl(r82600_pci); |
| 377 | |
Doug Thompson | 37f0458 | 2006-06-30 01:56:07 -0700 | [diff] [blame] | 378 | if ((mci = edac_mc_del_mc(&pdev->dev)) == NULL) |
Dave Peterson | 18dbc33 | 2006-03-26 01:38:50 -0800 | [diff] [blame] | 379 | return; |
| 380 | |
| 381 | edac_mc_free(mci); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 382 | } |
| 383 | |
Jingoo Han | ba935f4 | 2013-12-06 10:23:08 +0100 | [diff] [blame] | 384 | static const struct pci_device_id r82600_pci_tbl[] = { |
Dave Peterson | e7ecd89 | 2006-03-26 01:38:52 -0800 | [diff] [blame] | 385 | { |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 386 | PCI_DEVICE(PCI_VENDOR_ID_RADISYS, R82600_BRIDGE_ID) |
| 387 | }, |
Dave Peterson | e7ecd89 | 2006-03-26 01:38:52 -0800 | [diff] [blame] | 388 | { |
Douglas Thompson | cddbfca | 2007-07-19 01:50:08 -0700 | [diff] [blame] | 389 | 0, |
| 390 | } /* 0 terminated list. */ |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 391 | }; |
| 392 | |
| 393 | MODULE_DEVICE_TABLE(pci, r82600_pci_tbl); |
| 394 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 395 | static struct pci_driver r82600_driver = { |
Dave Peterson | 680cbbb | 2006-03-26 01:38:41 -0800 | [diff] [blame] | 396 | .name = EDAC_MOD_STR, |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 397 | .probe = r82600_init_one, |
Greg Kroah-Hartman | 9b3c6e8 | 2012-12-21 13:23:51 -0800 | [diff] [blame] | 398 | .remove = r82600_remove_one, |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 399 | .id_table = r82600_pci_tbl, |
| 400 | }; |
| 401 | |
Alan Cox | da9bb1d | 2006-01-18 17:44:13 -0800 | [diff] [blame] | 402 | static int __init r82600_init(void) |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 403 | { |
Hitoshi Mitake | c3c52bc | 2008-04-29 01:03:18 -0700 | [diff] [blame] | 404 | /* Ensure that the OPSTATE is set correctly for POLL or NMI */ |
| 405 | opstate_init(); |
| 406 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 407 | return pci_register_driver(&r82600_driver); |
| 408 | } |
| 409 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 410 | static void __exit r82600_exit(void) |
| 411 | { |
| 412 | pci_unregister_driver(&r82600_driver); |
| 413 | } |
| 414 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 415 | module_init(r82600_init); |
| 416 | module_exit(r82600_exit); |
| 417 | |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 418 | MODULE_LICENSE("GPL"); |
| 419 | MODULE_AUTHOR("Tim Small <tim@buttersideup.com> - WPAD Ltd. " |
Douglas Thompson | 052dfb4 | 2007-07-19 01:50:13 -0700 | [diff] [blame] | 420 | "on behalf of EADS Astrium"); |
Alan Cox | 2f768af | 2006-01-18 17:44:12 -0800 | [diff] [blame] | 421 | MODULE_DESCRIPTION("MC support for Radisys 82600 memory controllers"); |
| 422 | |
| 423 | module_param(disable_hardware_scrub, bool, 0644); |
| 424 | MODULE_PARM_DESC(disable_hardware_scrub, |
| 425 | "If set, disable the chipset's automatic scrub for CEs"); |
Hitoshi Mitake | c3c52bc | 2008-04-29 01:03:18 -0700 | [diff] [blame] | 426 | |
| 427 | module_param(edac_op_state, int, 0444); |
| 428 | MODULE_PARM_DESC(edac_op_state, "EDAC Error Reporting state: 0=Poll,1=NMI"); |