host.c 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759
  1. /*
  2. * This file is provided under a dual BSD/GPLv2 license. When using or
  3. * redistributing this file, you may do so under either license.
  4. *
  5. * GPL LICENSE SUMMARY
  6. *
  7. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of version 2 of the GNU General Public License as
  11. * published by the Free Software Foundation.
  12. *
  13. * This program is distributed in the hope that it will be useful, but
  14. * WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  16. * General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  21. * The full GNU General Public License is included in this distribution
  22. * in the file called LICENSE.GPL.
  23. *
  24. * BSD LICENSE
  25. *
  26. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  27. * All rights reserved.
  28. *
  29. * Redistribution and use in source and binary forms, with or without
  30. * modification, are permitted provided that the following conditions
  31. * are met:
  32. *
  33. * * Redistributions of source code must retain the above copyright
  34. * notice, this list of conditions and the following disclaimer.
  35. * * Redistributions in binary form must reproduce the above copyright
  36. * notice, this list of conditions and the following disclaimer in
  37. * the documentation and/or other materials provided with the
  38. * distribution.
  39. * * Neither the name of Intel Corporation nor the names of its
  40. * contributors may be used to endorse or promote products derived
  41. * from this software without specific prior written permission.
  42. *
  43. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  44. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  45. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  46. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  47. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  48. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  49. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  50. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  51. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  52. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  53. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  54. */
  55. #include <linux/circ_buf.h>
  56. #include <linux/device.h>
  57. #include <scsi/sas.h>
  58. #include "host.h"
  59. #include "isci.h"
  60. #include "port.h"
  61. #include "host.h"
  62. #include "probe_roms.h"
  63. #include "remote_device.h"
  64. #include "request.h"
  65. #include "scu_completion_codes.h"
  66. #include "scu_event_codes.h"
  67. #include "registers.h"
  68. #include "scu_remote_node_context.h"
  69. #include "scu_task_context.h"
  70. #define SCU_CONTEXT_RAM_INIT_STALL_TIME 200
  71. #define smu_max_ports(dcc_value) \
  72. (\
  73. (((dcc_value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_LP_MASK) \
  74. >> SMU_DEVICE_CONTEXT_CAPACITY_MAX_LP_SHIFT) + 1 \
  75. )
  76. #define smu_max_task_contexts(dcc_value) \
  77. (\
  78. (((dcc_value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_TC_MASK) \
  79. >> SMU_DEVICE_CONTEXT_CAPACITY_MAX_TC_SHIFT) + 1 \
  80. )
  81. #define smu_max_rncs(dcc_value) \
  82. (\
  83. (((dcc_value) & SMU_DEVICE_CONTEXT_CAPACITY_MAX_RNC_MASK) \
  84. >> SMU_DEVICE_CONTEXT_CAPACITY_MAX_RNC_SHIFT) + 1 \
  85. )
  86. #define SCIC_SDS_CONTROLLER_PHY_START_TIMEOUT 100
  87. /**
  88. *
  89. *
  90. * The number of milliseconds to wait while a given phy is consuming power
  91. * before allowing another set of phys to consume power. Ultimately, this will
  92. * be specified by OEM parameter.
  93. */
  94. #define SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL 500
  95. /**
  96. * NORMALIZE_PUT_POINTER() -
  97. *
  98. * This macro will normalize the completion queue put pointer so its value can
  99. * be used as an array inde
  100. */
  101. #define NORMALIZE_PUT_POINTER(x) \
  102. ((x) & SMU_COMPLETION_QUEUE_PUT_POINTER_MASK)
  103. /**
  104. * NORMALIZE_EVENT_POINTER() -
  105. *
  106. * This macro will normalize the completion queue event entry so its value can
  107. * be used as an index.
  108. */
  109. #define NORMALIZE_EVENT_POINTER(x) \
  110. (\
  111. ((x) & SMU_COMPLETION_QUEUE_GET_EVENT_POINTER_MASK) \
  112. >> SMU_COMPLETION_QUEUE_GET_EVENT_POINTER_SHIFT \
  113. )
  114. /**
  115. * NORMALIZE_GET_POINTER() -
  116. *
  117. * This macro will normalize the completion queue get pointer so its value can
  118. * be used as an index into an array
  119. */
  120. #define NORMALIZE_GET_POINTER(x) \
  121. ((x) & SMU_COMPLETION_QUEUE_GET_POINTER_MASK)
  122. /**
  123. * NORMALIZE_GET_POINTER_CYCLE_BIT() -
  124. *
  125. * This macro will normalize the completion queue cycle pointer so it matches
  126. * the completion queue cycle bit
  127. */
  128. #define NORMALIZE_GET_POINTER_CYCLE_BIT(x) \
  129. ((SMU_CQGR_CYCLE_BIT & (x)) << (31 - SMU_COMPLETION_QUEUE_GET_CYCLE_BIT_SHIFT))
  130. /**
  131. * COMPLETION_QUEUE_CYCLE_BIT() -
  132. *
  133. * This macro will return the cycle bit of the completion queue entry
  134. */
  135. #define COMPLETION_QUEUE_CYCLE_BIT(x) ((x) & 0x80000000)
  136. /* Init the state machine and call the state entry function (if any) */
  137. void sci_init_sm(struct sci_base_state_machine *sm,
  138. const struct sci_base_state *state_table, u32 initial_state)
  139. {
  140. sci_state_transition_t handler;
  141. sm->initial_state_id = initial_state;
  142. sm->previous_state_id = initial_state;
  143. sm->current_state_id = initial_state;
  144. sm->state_table = state_table;
  145. handler = sm->state_table[initial_state].enter_state;
  146. if (handler)
  147. handler(sm);
  148. }
  149. /* Call the state exit fn, update the current state, call the state entry fn */
  150. void sci_change_state(struct sci_base_state_machine *sm, u32 next_state)
  151. {
  152. sci_state_transition_t handler;
  153. handler = sm->state_table[sm->current_state_id].exit_state;
  154. if (handler)
  155. handler(sm);
  156. sm->previous_state_id = sm->current_state_id;
  157. sm->current_state_id = next_state;
  158. handler = sm->state_table[sm->current_state_id].enter_state;
  159. if (handler)
  160. handler(sm);
  161. }
  162. static bool sci_controller_completion_queue_has_entries(struct isci_host *ihost)
  163. {
  164. u32 get_value = ihost->completion_queue_get;
  165. u32 get_index = get_value & SMU_COMPLETION_QUEUE_GET_POINTER_MASK;
  166. if (NORMALIZE_GET_POINTER_CYCLE_BIT(get_value) ==
  167. COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index]))
  168. return true;
  169. return false;
  170. }
  171. static bool sci_controller_isr(struct isci_host *ihost)
  172. {
  173. if (sci_controller_completion_queue_has_entries(ihost)) {
  174. return true;
  175. } else {
  176. /*
  177. * we have a spurious interrupt it could be that we have already
  178. * emptied the completion queue from a previous interrupt */
  179. writel(SMU_ISR_COMPLETION, &ihost->smu_registers->interrupt_status);
  180. /*
  181. * There is a race in the hardware that could cause us not to be notified
  182. * of an interrupt completion if we do not take this step. We will mask
  183. * then unmask the interrupts so if there is another interrupt pending
  184. * the clearing of the interrupt source we get the next interrupt message. */
  185. writel(0xFF000000, &ihost->smu_registers->interrupt_mask);
  186. writel(0, &ihost->smu_registers->interrupt_mask);
  187. }
  188. return false;
  189. }
  190. irqreturn_t isci_msix_isr(int vec, void *data)
  191. {
  192. struct isci_host *ihost = data;
  193. if (sci_controller_isr(ihost))
  194. tasklet_schedule(&ihost->completion_tasklet);
  195. return IRQ_HANDLED;
  196. }
  197. static bool sci_controller_error_isr(struct isci_host *ihost)
  198. {
  199. u32 interrupt_status;
  200. interrupt_status =
  201. readl(&ihost->smu_registers->interrupt_status);
  202. interrupt_status &= (SMU_ISR_QUEUE_ERROR | SMU_ISR_QUEUE_SUSPEND);
  203. if (interrupt_status != 0) {
  204. /*
  205. * There is an error interrupt pending so let it through and handle
  206. * in the callback */
  207. return true;
  208. }
  209. /*
  210. * There is a race in the hardware that could cause us not to be notified
  211. * of an interrupt completion if we do not take this step. We will mask
  212. * then unmask the error interrupts so if there was another interrupt
  213. * pending we will be notified.
  214. * Could we write the value of (SMU_ISR_QUEUE_ERROR | SMU_ISR_QUEUE_SUSPEND)? */
  215. writel(0xff, &ihost->smu_registers->interrupt_mask);
  216. writel(0, &ihost->smu_registers->interrupt_mask);
  217. return false;
  218. }
  219. static void sci_controller_task_completion(struct isci_host *ihost, u32 ent)
  220. {
  221. u32 index = SCU_GET_COMPLETION_INDEX(ent);
  222. struct isci_request *ireq = ihost->reqs[index];
  223. /* Make sure that we really want to process this IO request */
  224. if (test_bit(IREQ_ACTIVE, &ireq->flags) &&
  225. ireq->io_tag != SCI_CONTROLLER_INVALID_IO_TAG &&
  226. ISCI_TAG_SEQ(ireq->io_tag) == ihost->io_request_sequence[index])
  227. /* Yep this is a valid io request pass it along to the
  228. * io request handler
  229. */
  230. sci_io_request_tc_completion(ireq, ent);
  231. }
  232. static void sci_controller_sdma_completion(struct isci_host *ihost, u32 ent)
  233. {
  234. u32 index;
  235. struct isci_request *ireq;
  236. struct isci_remote_device *idev;
  237. index = SCU_GET_COMPLETION_INDEX(ent);
  238. switch (scu_get_command_request_type(ent)) {
  239. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_TC:
  240. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_DUMP_TC:
  241. ireq = ihost->reqs[index];
  242. dev_warn(&ihost->pdev->dev, "%s: %x for io request %p\n",
  243. __func__, ent, ireq);
  244. /* @todo For a post TC operation we need to fail the IO
  245. * request
  246. */
  247. break;
  248. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_DUMP_RNC:
  249. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_OTHER_RNC:
  250. case SCU_CONTEXT_COMMAND_REQUEST_TYPE_POST_RNC:
  251. idev = ihost->device_table[index];
  252. dev_warn(&ihost->pdev->dev, "%s: %x for device %p\n",
  253. __func__, ent, idev);
  254. /* @todo For a port RNC operation we need to fail the
  255. * device
  256. */
  257. break;
  258. default:
  259. dev_warn(&ihost->pdev->dev, "%s: unknown completion type %x\n",
  260. __func__, ent);
  261. break;
  262. }
  263. }
  264. static void sci_controller_unsolicited_frame(struct isci_host *ihost, u32 ent)
  265. {
  266. u32 index;
  267. u32 frame_index;
  268. struct scu_unsolicited_frame_header *frame_header;
  269. struct isci_phy *iphy;
  270. struct isci_remote_device *idev;
  271. enum sci_status result = SCI_FAILURE;
  272. frame_index = SCU_GET_FRAME_INDEX(ent);
  273. frame_header = ihost->uf_control.buffers.array[frame_index].header;
  274. ihost->uf_control.buffers.array[frame_index].state = UNSOLICITED_FRAME_IN_USE;
  275. if (SCU_GET_FRAME_ERROR(ent)) {
  276. /*
  277. * / @todo If the IAF frame or SIGNATURE FIS frame has an error will
  278. * / this cause a problem? We expect the phy initialization will
  279. * / fail if there is an error in the frame. */
  280. sci_controller_release_frame(ihost, frame_index);
  281. return;
  282. }
  283. if (frame_header->is_address_frame) {
  284. index = SCU_GET_PROTOCOL_ENGINE_INDEX(ent);
  285. iphy = &ihost->phys[index];
  286. result = sci_phy_frame_handler(iphy, frame_index);
  287. } else {
  288. index = SCU_GET_COMPLETION_INDEX(ent);
  289. if (index == SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) {
  290. /*
  291. * This is a signature fis or a frame from a direct attached SATA
  292. * device that has not yet been created. In either case forwared
  293. * the frame to the PE and let it take care of the frame data. */
  294. index = SCU_GET_PROTOCOL_ENGINE_INDEX(ent);
  295. iphy = &ihost->phys[index];
  296. result = sci_phy_frame_handler(iphy, frame_index);
  297. } else {
  298. if (index < ihost->remote_node_entries)
  299. idev = ihost->device_table[index];
  300. else
  301. idev = NULL;
  302. if (idev != NULL)
  303. result = sci_remote_device_frame_handler(idev, frame_index);
  304. else
  305. sci_controller_release_frame(ihost, frame_index);
  306. }
  307. }
  308. if (result != SCI_SUCCESS) {
  309. /*
  310. * / @todo Is there any reason to report some additional error message
  311. * / when we get this failure notifiction? */
  312. }
  313. }
  314. static void sci_controller_event_completion(struct isci_host *ihost, u32 ent)
  315. {
  316. struct isci_remote_device *idev;
  317. struct isci_request *ireq;
  318. struct isci_phy *iphy;
  319. u32 index;
  320. index = SCU_GET_COMPLETION_INDEX(ent);
  321. switch (scu_get_event_type(ent)) {
  322. case SCU_EVENT_TYPE_SMU_COMMAND_ERROR:
  323. /* / @todo The driver did something wrong and we need to fix the condtion. */
  324. dev_err(&ihost->pdev->dev,
  325. "%s: SCIC Controller 0x%p received SMU command error "
  326. "0x%x\n",
  327. __func__,
  328. ihost,
  329. ent);
  330. break;
  331. case SCU_EVENT_TYPE_SMU_PCQ_ERROR:
  332. case SCU_EVENT_TYPE_SMU_ERROR:
  333. case SCU_EVENT_TYPE_FATAL_MEMORY_ERROR:
  334. /*
  335. * / @todo This is a hardware failure and its likely that we want to
  336. * / reset the controller. */
  337. dev_err(&ihost->pdev->dev,
  338. "%s: SCIC Controller 0x%p received fatal controller "
  339. "event 0x%x\n",
  340. __func__,
  341. ihost,
  342. ent);
  343. break;
  344. case SCU_EVENT_TYPE_TRANSPORT_ERROR:
  345. ireq = ihost->reqs[index];
  346. sci_io_request_event_handler(ireq, ent);
  347. break;
  348. case SCU_EVENT_TYPE_PTX_SCHEDULE_EVENT:
  349. switch (scu_get_event_specifier(ent)) {
  350. case SCU_EVENT_SPECIFIC_SMP_RESPONSE_NO_PE:
  351. case SCU_EVENT_SPECIFIC_TASK_TIMEOUT:
  352. ireq = ihost->reqs[index];
  353. if (ireq != NULL)
  354. sci_io_request_event_handler(ireq, ent);
  355. else
  356. dev_warn(&ihost->pdev->dev,
  357. "%s: SCIC Controller 0x%p received "
  358. "event 0x%x for io request object "
  359. "that doesnt exist.\n",
  360. __func__,
  361. ihost,
  362. ent);
  363. break;
  364. case SCU_EVENT_SPECIFIC_IT_NEXUS_TIMEOUT:
  365. idev = ihost->device_table[index];
  366. if (idev != NULL)
  367. sci_remote_device_event_handler(idev, ent);
  368. else
  369. dev_warn(&ihost->pdev->dev,
  370. "%s: SCIC Controller 0x%p received "
  371. "event 0x%x for remote device object "
  372. "that doesnt exist.\n",
  373. __func__,
  374. ihost,
  375. ent);
  376. break;
  377. }
  378. break;
  379. case SCU_EVENT_TYPE_BROADCAST_CHANGE:
  380. /*
  381. * direct the broadcast change event to the phy first and then let
  382. * the phy redirect the broadcast change to the port object */
  383. case SCU_EVENT_TYPE_ERR_CNT_EVENT:
  384. /*
  385. * direct error counter event to the phy object since that is where
  386. * we get the event notification. This is a type 4 event. */
  387. case SCU_EVENT_TYPE_OSSP_EVENT:
  388. index = SCU_GET_PROTOCOL_ENGINE_INDEX(ent);
  389. iphy = &ihost->phys[index];
  390. sci_phy_event_handler(iphy, ent);
  391. break;
  392. case SCU_EVENT_TYPE_RNC_SUSPEND_TX:
  393. case SCU_EVENT_TYPE_RNC_SUSPEND_TX_RX:
  394. case SCU_EVENT_TYPE_RNC_OPS_MISC:
  395. if (index < ihost->remote_node_entries) {
  396. idev = ihost->device_table[index];
  397. if (idev != NULL)
  398. sci_remote_device_event_handler(idev, ent);
  399. } else
  400. dev_err(&ihost->pdev->dev,
  401. "%s: SCIC Controller 0x%p received event 0x%x "
  402. "for remote device object 0x%0x that doesnt "
  403. "exist.\n",
  404. __func__,
  405. ihost,
  406. ent,
  407. index);
  408. break;
  409. default:
  410. dev_warn(&ihost->pdev->dev,
  411. "%s: SCIC Controller received unknown event code %x\n",
  412. __func__,
  413. ent);
  414. break;
  415. }
  416. }
  417. static void sci_controller_process_completions(struct isci_host *ihost)
  418. {
  419. u32 completion_count = 0;
  420. u32 ent;
  421. u32 get_index;
  422. u32 get_cycle;
  423. u32 event_get;
  424. u32 event_cycle;
  425. dev_dbg(&ihost->pdev->dev,
  426. "%s: completion queue begining get:0x%08x\n",
  427. __func__,
  428. ihost->completion_queue_get);
  429. /* Get the component parts of the completion queue */
  430. get_index = NORMALIZE_GET_POINTER(ihost->completion_queue_get);
  431. get_cycle = SMU_CQGR_CYCLE_BIT & ihost->completion_queue_get;
  432. event_get = NORMALIZE_EVENT_POINTER(ihost->completion_queue_get);
  433. event_cycle = SMU_CQGR_EVENT_CYCLE_BIT & ihost->completion_queue_get;
  434. while (
  435. NORMALIZE_GET_POINTER_CYCLE_BIT(get_cycle)
  436. == COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index])
  437. ) {
  438. completion_count++;
  439. ent = ihost->completion_queue[get_index];
  440. /* increment the get pointer and check for rollover to toggle the cycle bit */
  441. get_cycle ^= ((get_index+1) & SCU_MAX_COMPLETION_QUEUE_ENTRIES) <<
  442. (SMU_COMPLETION_QUEUE_GET_CYCLE_BIT_SHIFT - SCU_MAX_COMPLETION_QUEUE_SHIFT);
  443. get_index = (get_index+1) & (SCU_MAX_COMPLETION_QUEUE_ENTRIES-1);
  444. dev_dbg(&ihost->pdev->dev,
  445. "%s: completion queue entry:0x%08x\n",
  446. __func__,
  447. ent);
  448. switch (SCU_GET_COMPLETION_TYPE(ent)) {
  449. case SCU_COMPLETION_TYPE_TASK:
  450. sci_controller_task_completion(ihost, ent);
  451. break;
  452. case SCU_COMPLETION_TYPE_SDMA:
  453. sci_controller_sdma_completion(ihost, ent);
  454. break;
  455. case SCU_COMPLETION_TYPE_UFI:
  456. sci_controller_unsolicited_frame(ihost, ent);
  457. break;
  458. case SCU_COMPLETION_TYPE_EVENT:
  459. case SCU_COMPLETION_TYPE_NOTIFY: {
  460. event_cycle ^= ((event_get+1) & SCU_MAX_EVENTS) <<
  461. (SMU_COMPLETION_QUEUE_GET_EVENT_CYCLE_BIT_SHIFT - SCU_MAX_EVENTS_SHIFT);
  462. event_get = (event_get+1) & (SCU_MAX_EVENTS-1);
  463. sci_controller_event_completion(ihost, ent);
  464. break;
  465. }
  466. default:
  467. dev_warn(&ihost->pdev->dev,
  468. "%s: SCIC Controller received unknown "
  469. "completion type %x\n",
  470. __func__,
  471. ent);
  472. break;
  473. }
  474. }
  475. /* Update the get register if we completed one or more entries */
  476. if (completion_count > 0) {
  477. ihost->completion_queue_get =
  478. SMU_CQGR_GEN_BIT(ENABLE) |
  479. SMU_CQGR_GEN_BIT(EVENT_ENABLE) |
  480. event_cycle |
  481. SMU_CQGR_GEN_VAL(EVENT_POINTER, event_get) |
  482. get_cycle |
  483. SMU_CQGR_GEN_VAL(POINTER, get_index);
  484. writel(ihost->completion_queue_get,
  485. &ihost->smu_registers->completion_queue_get);
  486. }
  487. dev_dbg(&ihost->pdev->dev,
  488. "%s: completion queue ending get:0x%08x\n",
  489. __func__,
  490. ihost->completion_queue_get);
  491. }
  492. static void sci_controller_error_handler(struct isci_host *ihost)
  493. {
  494. u32 interrupt_status;
  495. interrupt_status =
  496. readl(&ihost->smu_registers->interrupt_status);
  497. if ((interrupt_status & SMU_ISR_QUEUE_SUSPEND) &&
  498. sci_controller_completion_queue_has_entries(ihost)) {
  499. sci_controller_process_completions(ihost);
  500. writel(SMU_ISR_QUEUE_SUSPEND, &ihost->smu_registers->interrupt_status);
  501. } else {
  502. dev_err(&ihost->pdev->dev, "%s: status: %#x\n", __func__,
  503. interrupt_status);
  504. sci_change_state(&ihost->sm, SCIC_FAILED);
  505. return;
  506. }
  507. /* If we dont process any completions I am not sure that we want to do this.
  508. * We are in the middle of a hardware fault and should probably be reset.
  509. */
  510. writel(0, &ihost->smu_registers->interrupt_mask);
  511. }
  512. irqreturn_t isci_intx_isr(int vec, void *data)
  513. {
  514. irqreturn_t ret = IRQ_NONE;
  515. struct isci_host *ihost = data;
  516. if (sci_controller_isr(ihost)) {
  517. writel(SMU_ISR_COMPLETION, &ihost->smu_registers->interrupt_status);
  518. tasklet_schedule(&ihost->completion_tasklet);
  519. ret = IRQ_HANDLED;
  520. } else if (sci_controller_error_isr(ihost)) {
  521. spin_lock(&ihost->scic_lock);
  522. sci_controller_error_handler(ihost);
  523. spin_unlock(&ihost->scic_lock);
  524. ret = IRQ_HANDLED;
  525. }
  526. return ret;
  527. }
  528. irqreturn_t isci_error_isr(int vec, void *data)
  529. {
  530. struct isci_host *ihost = data;
  531. if (sci_controller_error_isr(ihost))
  532. sci_controller_error_handler(ihost);
  533. return IRQ_HANDLED;
  534. }
  535. /**
  536. * isci_host_start_complete() - This function is called by the core library,
  537. * through the ISCI Module, to indicate controller start status.
  538. * @isci_host: This parameter specifies the ISCI host object
  539. * @completion_status: This parameter specifies the completion status from the
  540. * core library.
  541. *
  542. */
  543. static void isci_host_start_complete(struct isci_host *ihost, enum sci_status completion_status)
  544. {
  545. if (completion_status != SCI_SUCCESS)
  546. dev_info(&ihost->pdev->dev,
  547. "controller start timed out, continuing...\n");
  548. isci_host_change_state(ihost, isci_ready);
  549. clear_bit(IHOST_START_PENDING, &ihost->flags);
  550. wake_up(&ihost->eventq);
  551. }
  552. int isci_host_scan_finished(struct Scsi_Host *shost, unsigned long time)
  553. {
  554. struct isci_host *ihost = SHOST_TO_SAS_HA(shost)->lldd_ha;
  555. if (test_bit(IHOST_START_PENDING, &ihost->flags))
  556. return 0;
  557. /* todo: use sas_flush_discovery once it is upstream */
  558. scsi_flush_work(shost);
  559. scsi_flush_work(shost);
  560. dev_dbg(&ihost->pdev->dev,
  561. "%s: ihost->status = %d, time = %ld\n",
  562. __func__, isci_host_get_state(ihost), time);
  563. return 1;
  564. }
  565. /**
  566. * sci_controller_get_suggested_start_timeout() - This method returns the
  567. * suggested sci_controller_start() timeout amount. The user is free to
  568. * use any timeout value, but this method provides the suggested minimum
  569. * start timeout value. The returned value is based upon empirical
  570. * information determined as a result of interoperability testing.
  571. * @controller: the handle to the controller object for which to return the
  572. * suggested start timeout.
  573. *
  574. * This method returns the number of milliseconds for the suggested start
  575. * operation timeout.
  576. */
  577. static u32 sci_controller_get_suggested_start_timeout(struct isci_host *ihost)
  578. {
  579. /* Validate the user supplied parameters. */
  580. if (!ihost)
  581. return 0;
  582. /*
  583. * The suggested minimum timeout value for a controller start operation:
  584. *
  585. * Signature FIS Timeout
  586. * + Phy Start Timeout
  587. * + Number of Phy Spin Up Intervals
  588. * ---------------------------------
  589. * Number of milliseconds for the controller start operation.
  590. *
  591. * NOTE: The number of phy spin up intervals will be equivalent
  592. * to the number of phys divided by the number phys allowed
  593. * per interval - 1 (once OEM parameters are supported).
  594. * Currently we assume only 1 phy per interval. */
  595. return SCIC_SDS_SIGNATURE_FIS_TIMEOUT
  596. + SCIC_SDS_CONTROLLER_PHY_START_TIMEOUT
  597. + ((SCI_MAX_PHYS - 1) * SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL);
  598. }
  599. static void sci_controller_enable_interrupts(struct isci_host *ihost)
  600. {
  601. BUG_ON(ihost->smu_registers == NULL);
  602. writel(0, &ihost->smu_registers->interrupt_mask);
  603. }
  604. void sci_controller_disable_interrupts(struct isci_host *ihost)
  605. {
  606. BUG_ON(ihost->smu_registers == NULL);
  607. writel(0xffffffff, &ihost->smu_registers->interrupt_mask);
  608. }
  609. static void sci_controller_enable_port_task_scheduler(struct isci_host *ihost)
  610. {
  611. u32 port_task_scheduler_value;
  612. port_task_scheduler_value =
  613. readl(&ihost->scu_registers->peg0.ptsg.control);
  614. port_task_scheduler_value |=
  615. (SCU_PTSGCR_GEN_BIT(ETM_ENABLE) |
  616. SCU_PTSGCR_GEN_BIT(PTSG_ENABLE));
  617. writel(port_task_scheduler_value,
  618. &ihost->scu_registers->peg0.ptsg.control);
  619. }
  620. static void sci_controller_assign_task_entries(struct isci_host *ihost)
  621. {
  622. u32 task_assignment;
  623. /*
  624. * Assign all the TCs to function 0
  625. * TODO: Do we actually need to read this register to write it back?
  626. */
  627. task_assignment =
  628. readl(&ihost->smu_registers->task_context_assignment[0]);
  629. task_assignment |= (SMU_TCA_GEN_VAL(STARTING, 0)) |
  630. (SMU_TCA_GEN_VAL(ENDING, ihost->task_context_entries - 1)) |
  631. (SMU_TCA_GEN_BIT(RANGE_CHECK_ENABLE));
  632. writel(task_assignment,
  633. &ihost->smu_registers->task_context_assignment[0]);
  634. }
  635. static void sci_controller_initialize_completion_queue(struct isci_host *ihost)
  636. {
  637. u32 index;
  638. u32 completion_queue_control_value;
  639. u32 completion_queue_get_value;
  640. u32 completion_queue_put_value;
  641. ihost->completion_queue_get = 0;
  642. completion_queue_control_value =
  643. (SMU_CQC_QUEUE_LIMIT_SET(SCU_MAX_COMPLETION_QUEUE_ENTRIES - 1) |
  644. SMU_CQC_EVENT_LIMIT_SET(SCU_MAX_EVENTS - 1));
  645. writel(completion_queue_control_value,
  646. &ihost->smu_registers->completion_queue_control);
  647. /* Set the completion queue get pointer and enable the queue */
  648. completion_queue_get_value = (
  649. (SMU_CQGR_GEN_VAL(POINTER, 0))
  650. | (SMU_CQGR_GEN_VAL(EVENT_POINTER, 0))
  651. | (SMU_CQGR_GEN_BIT(ENABLE))
  652. | (SMU_CQGR_GEN_BIT(EVENT_ENABLE))
  653. );
  654. writel(completion_queue_get_value,
  655. &ihost->smu_registers->completion_queue_get);
  656. /* Set the completion queue put pointer */
  657. completion_queue_put_value = (
  658. (SMU_CQPR_GEN_VAL(POINTER, 0))
  659. | (SMU_CQPR_GEN_VAL(EVENT_POINTER, 0))
  660. );
  661. writel(completion_queue_put_value,
  662. &ihost->smu_registers->completion_queue_put);
  663. /* Initialize the cycle bit of the completion queue entries */
  664. for (index = 0; index < SCU_MAX_COMPLETION_QUEUE_ENTRIES; index++) {
  665. /*
  666. * If get.cycle_bit != completion_queue.cycle_bit
  667. * its not a valid completion queue entry
  668. * so at system start all entries are invalid */
  669. ihost->completion_queue[index] = 0x80000000;
  670. }
  671. }
  672. static void sci_controller_initialize_unsolicited_frame_queue(struct isci_host *ihost)
  673. {
  674. u32 frame_queue_control_value;
  675. u32 frame_queue_get_value;
  676. u32 frame_queue_put_value;
  677. /* Write the queue size */
  678. frame_queue_control_value =
  679. SCU_UFQC_GEN_VAL(QUEUE_SIZE, SCU_MAX_UNSOLICITED_FRAMES);
  680. writel(frame_queue_control_value,
  681. &ihost->scu_registers->sdma.unsolicited_frame_queue_control);
  682. /* Setup the get pointer for the unsolicited frame queue */
  683. frame_queue_get_value = (
  684. SCU_UFQGP_GEN_VAL(POINTER, 0)
  685. | SCU_UFQGP_GEN_BIT(ENABLE_BIT)
  686. );
  687. writel(frame_queue_get_value,
  688. &ihost->scu_registers->sdma.unsolicited_frame_get_pointer);
  689. /* Setup the put pointer for the unsolicited frame queue */
  690. frame_queue_put_value = SCU_UFQPP_GEN_VAL(POINTER, 0);
  691. writel(frame_queue_put_value,
  692. &ihost->scu_registers->sdma.unsolicited_frame_put_pointer);
  693. }
  694. static void sci_controller_transition_to_ready(struct isci_host *ihost, enum sci_status status)
  695. {
  696. if (ihost->sm.current_state_id == SCIC_STARTING) {
  697. /*
  698. * We move into the ready state, because some of the phys/ports
  699. * may be up and operational.
  700. */
  701. sci_change_state(&ihost->sm, SCIC_READY);
  702. isci_host_start_complete(ihost, status);
  703. }
  704. }
  705. static bool is_phy_starting(struct isci_phy *iphy)
  706. {
  707. enum sci_phy_states state;
  708. state = iphy->sm.current_state_id;
  709. switch (state) {
  710. case SCI_PHY_STARTING:
  711. case SCI_PHY_SUB_INITIAL:
  712. case SCI_PHY_SUB_AWAIT_SAS_SPEED_EN:
  713. case SCI_PHY_SUB_AWAIT_IAF_UF:
  714. case SCI_PHY_SUB_AWAIT_SAS_POWER:
  715. case SCI_PHY_SUB_AWAIT_SATA_POWER:
  716. case SCI_PHY_SUB_AWAIT_SATA_PHY_EN:
  717. case SCI_PHY_SUB_AWAIT_SATA_SPEED_EN:
  718. case SCI_PHY_SUB_AWAIT_SIG_FIS_UF:
  719. case SCI_PHY_SUB_FINAL:
  720. return true;
  721. default:
  722. return false;
  723. }
  724. }
  725. /**
  726. * sci_controller_start_next_phy - start phy
  727. * @scic: controller
  728. *
  729. * If all the phys have been started, then attempt to transition the
  730. * controller to the READY state and inform the user
  731. * (sci_cb_controller_start_complete()).
  732. */
  733. static enum sci_status sci_controller_start_next_phy(struct isci_host *ihost)
  734. {
  735. struct sci_oem_params *oem = &ihost->oem_parameters;
  736. struct isci_phy *iphy;
  737. enum sci_status status;
  738. status = SCI_SUCCESS;
  739. if (ihost->phy_startup_timer_pending)
  740. return status;
  741. if (ihost->next_phy_to_start >= SCI_MAX_PHYS) {
  742. bool is_controller_start_complete = true;
  743. u32 state;
  744. u8 index;
  745. for (index = 0; index < SCI_MAX_PHYS; index++) {
  746. iphy = &ihost->phys[index];
  747. state = iphy->sm.current_state_id;
  748. if (!phy_get_non_dummy_port(iphy))
  749. continue;
  750. /* The controller start operation is complete iff:
  751. * - all links have been given an opportunity to start
  752. * - have no indication of a connected device
  753. * - have an indication of a connected device and it has
  754. * finished the link training process.
  755. */
  756. if ((iphy->is_in_link_training == false && state == SCI_PHY_INITIAL) ||
  757. (iphy->is_in_link_training == false && state == SCI_PHY_STOPPED) ||
  758. (iphy->is_in_link_training == true && is_phy_starting(iphy))) {
  759. is_controller_start_complete = false;
  760. break;
  761. }
  762. }
  763. /*
  764. * The controller has successfully finished the start process.
  765. * Inform the SCI Core user and transition to the READY state. */
  766. if (is_controller_start_complete == true) {
  767. sci_controller_transition_to_ready(ihost, SCI_SUCCESS);
  768. sci_del_timer(&ihost->phy_timer);
  769. ihost->phy_startup_timer_pending = false;
  770. }
  771. } else {
  772. iphy = &ihost->phys[ihost->next_phy_to_start];
  773. if (oem->controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE) {
  774. if (phy_get_non_dummy_port(iphy) == NULL) {
  775. ihost->next_phy_to_start++;
  776. /* Caution recursion ahead be forwarned
  777. *
  778. * The PHY was never added to a PORT in MPC mode
  779. * so start the next phy in sequence This phy
  780. * will never go link up and will not draw power
  781. * the OEM parameters either configured the phy
  782. * incorrectly for the PORT or it was never
  783. * assigned to a PORT
  784. */
  785. return sci_controller_start_next_phy(ihost);
  786. }
  787. }
  788. status = sci_phy_start(iphy);
  789. if (status == SCI_SUCCESS) {
  790. sci_mod_timer(&ihost->phy_timer,
  791. SCIC_SDS_CONTROLLER_PHY_START_TIMEOUT);
  792. ihost->phy_startup_timer_pending = true;
  793. } else {
  794. dev_warn(&ihost->pdev->dev,
  795. "%s: Controller stop operation failed "
  796. "to stop phy %d because of status "
  797. "%d.\n",
  798. __func__,
  799. ihost->phys[ihost->next_phy_to_start].phy_index,
  800. status);
  801. }
  802. ihost->next_phy_to_start++;
  803. }
  804. return status;
  805. }
  806. static void phy_startup_timeout(unsigned long data)
  807. {
  808. struct sci_timer *tmr = (struct sci_timer *)data;
  809. struct isci_host *ihost = container_of(tmr, typeof(*ihost), phy_timer);
  810. unsigned long flags;
  811. enum sci_status status;
  812. spin_lock_irqsave(&ihost->scic_lock, flags);
  813. if (tmr->cancel)
  814. goto done;
  815. ihost->phy_startup_timer_pending = false;
  816. do {
  817. status = sci_controller_start_next_phy(ihost);
  818. } while (status != SCI_SUCCESS);
  819. done:
  820. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  821. }
  822. static u16 isci_tci_active(struct isci_host *ihost)
  823. {
  824. return CIRC_CNT(ihost->tci_head, ihost->tci_tail, SCI_MAX_IO_REQUESTS);
  825. }
  826. static enum sci_status sci_controller_start(struct isci_host *ihost,
  827. u32 timeout)
  828. {
  829. enum sci_status result;
  830. u16 index;
  831. if (ihost->sm.current_state_id != SCIC_INITIALIZED) {
  832. dev_warn(&ihost->pdev->dev,
  833. "SCIC Controller start operation requested in "
  834. "invalid state\n");
  835. return SCI_FAILURE_INVALID_STATE;
  836. }
  837. /* Build the TCi free pool */
  838. BUILD_BUG_ON(SCI_MAX_IO_REQUESTS > 1 << sizeof(ihost->tci_pool[0]) * 8);
  839. ihost->tci_head = 0;
  840. ihost->tci_tail = 0;
  841. for (index = 0; index < ihost->task_context_entries; index++)
  842. isci_tci_free(ihost, index);
  843. /* Build the RNi free pool */
  844. sci_remote_node_table_initialize(&ihost->available_remote_nodes,
  845. ihost->remote_node_entries);
  846. /*
  847. * Before anything else lets make sure we will not be
  848. * interrupted by the hardware.
  849. */
  850. sci_controller_disable_interrupts(ihost);
  851. /* Enable the port task scheduler */
  852. sci_controller_enable_port_task_scheduler(ihost);
  853. /* Assign all the task entries to ihost physical function */
  854. sci_controller_assign_task_entries(ihost);
  855. /* Now initialize the completion queue */
  856. sci_controller_initialize_completion_queue(ihost);
  857. /* Initialize the unsolicited frame queue for use */
  858. sci_controller_initialize_unsolicited_frame_queue(ihost);
  859. /* Start all of the ports on this controller */
  860. for (index = 0; index < ihost->logical_port_entries; index++) {
  861. struct isci_port *iport = &ihost->ports[index];
  862. result = sci_port_start(iport);
  863. if (result)
  864. return result;
  865. }
  866. sci_controller_start_next_phy(ihost);
  867. sci_mod_timer(&ihost->timer, timeout);
  868. sci_change_state(&ihost->sm, SCIC_STARTING);
  869. return SCI_SUCCESS;
  870. }
  871. void isci_host_scan_start(struct Scsi_Host *shost)
  872. {
  873. struct isci_host *ihost = SHOST_TO_SAS_HA(shost)->lldd_ha;
  874. unsigned long tmo = sci_controller_get_suggested_start_timeout(ihost);
  875. set_bit(IHOST_START_PENDING, &ihost->flags);
  876. spin_lock_irq(&ihost->scic_lock);
  877. sci_controller_start(ihost, tmo);
  878. sci_controller_enable_interrupts(ihost);
  879. spin_unlock_irq(&ihost->scic_lock);
  880. }
  881. static void isci_host_stop_complete(struct isci_host *ihost, enum sci_status completion_status)
  882. {
  883. isci_host_change_state(ihost, isci_stopped);
  884. sci_controller_disable_interrupts(ihost);
  885. clear_bit(IHOST_STOP_PENDING, &ihost->flags);
  886. wake_up(&ihost->eventq);
  887. }
  888. static void sci_controller_completion_handler(struct isci_host *ihost)
  889. {
  890. /* Empty out the completion queue */
  891. if (sci_controller_completion_queue_has_entries(ihost))
  892. sci_controller_process_completions(ihost);
  893. /* Clear the interrupt and enable all interrupts again */
  894. writel(SMU_ISR_COMPLETION, &ihost->smu_registers->interrupt_status);
  895. /* Could we write the value of SMU_ISR_COMPLETION? */
  896. writel(0xFF000000, &ihost->smu_registers->interrupt_mask);
  897. writel(0, &ihost->smu_registers->interrupt_mask);
  898. }
  899. /**
  900. * isci_host_completion_routine() - This function is the delayed service
  901. * routine that calls the sci core library's completion handler. It's
  902. * scheduled as a tasklet from the interrupt service routine when interrupts
  903. * in use, or set as the timeout function in polled mode.
  904. * @data: This parameter specifies the ISCI host object
  905. *
  906. */
  907. static void isci_host_completion_routine(unsigned long data)
  908. {
  909. struct isci_host *ihost = (struct isci_host *)data;
  910. struct list_head completed_request_list;
  911. struct list_head errored_request_list;
  912. struct list_head *current_position;
  913. struct list_head *next_position;
  914. struct isci_request *request;
  915. struct isci_request *next_request;
  916. struct sas_task *task;
  917. u16 active;
  918. INIT_LIST_HEAD(&completed_request_list);
  919. INIT_LIST_HEAD(&errored_request_list);
  920. spin_lock_irq(&ihost->scic_lock);
  921. sci_controller_completion_handler(ihost);
  922. /* Take the lists of completed I/Os from the host. */
  923. list_splice_init(&ihost->requests_to_complete,
  924. &completed_request_list);
  925. /* Take the list of errored I/Os from the host. */
  926. list_splice_init(&ihost->requests_to_errorback,
  927. &errored_request_list);
  928. spin_unlock_irq(&ihost->scic_lock);
  929. /* Process any completions in the lists. */
  930. list_for_each_safe(current_position, next_position,
  931. &completed_request_list) {
  932. request = list_entry(current_position, struct isci_request,
  933. completed_node);
  934. task = isci_request_access_task(request);
  935. /* Normal notification (task_done) */
  936. dev_dbg(&ihost->pdev->dev,
  937. "%s: Normal - request/task = %p/%p\n",
  938. __func__,
  939. request,
  940. task);
  941. /* Return the task to libsas */
  942. if (task != NULL) {
  943. task->lldd_task = NULL;
  944. if (!(task->task_state_flags & SAS_TASK_STATE_ABORTED)) {
  945. /* If the task is already in the abort path,
  946. * the task_done callback cannot be called.
  947. */
  948. task->task_done(task);
  949. }
  950. }
  951. spin_lock_irq(&ihost->scic_lock);
  952. isci_free_tag(ihost, request->io_tag);
  953. spin_unlock_irq(&ihost->scic_lock);
  954. }
  955. list_for_each_entry_safe(request, next_request, &errored_request_list,
  956. completed_node) {
  957. task = isci_request_access_task(request);
  958. /* Use sas_task_abort */
  959. dev_warn(&ihost->pdev->dev,
  960. "%s: Error - request/task = %p/%p\n",
  961. __func__,
  962. request,
  963. task);
  964. if (task != NULL) {
  965. /* Put the task into the abort path if it's not there
  966. * already.
  967. */
  968. if (!(task->task_state_flags & SAS_TASK_STATE_ABORTED))
  969. sas_task_abort(task);
  970. } else {
  971. /* This is a case where the request has completed with a
  972. * status such that it needed further target servicing,
  973. * but the sas_task reference has already been removed
  974. * from the request. Since it was errored, it was not
  975. * being aborted, so there is nothing to do except free
  976. * it.
  977. */
  978. spin_lock_irq(&ihost->scic_lock);
  979. /* Remove the request from the remote device's list
  980. * of pending requests.
  981. */
  982. list_del_init(&request->dev_node);
  983. isci_free_tag(ihost, request->io_tag);
  984. spin_unlock_irq(&ihost->scic_lock);
  985. }
  986. }
  987. /* the coalesence timeout doubles at each encoding step, so
  988. * update it based on the ilog2 value of the outstanding requests
  989. */
  990. active = isci_tci_active(ihost);
  991. writel(SMU_ICC_GEN_VAL(NUMBER, active) |
  992. SMU_ICC_GEN_VAL(TIMER, ISCI_COALESCE_BASE + ilog2(active)),
  993. &ihost->smu_registers->interrupt_coalesce_control);
  994. }
  995. /**
  996. * sci_controller_stop() - This method will stop an individual controller
  997. * object.This method will invoke the associated user callback upon
  998. * completion. The completion callback is called when the following
  999. * conditions are met: -# the method return status is SCI_SUCCESS. -# the
  1000. * controller has been quiesced. This method will ensure that all IO
  1001. * requests are quiesced, phys are stopped, and all additional operation by
  1002. * the hardware is halted.
  1003. * @controller: the handle to the controller object to stop.
  1004. * @timeout: This parameter specifies the number of milliseconds in which the
  1005. * stop operation should complete.
  1006. *
  1007. * The controller must be in the STARTED or STOPPED state. Indicate if the
  1008. * controller stop method succeeded or failed in some way. SCI_SUCCESS if the
  1009. * stop operation successfully began. SCI_WARNING_ALREADY_IN_STATE if the
  1010. * controller is already in the STOPPED state. SCI_FAILURE_INVALID_STATE if the
  1011. * controller is not either in the STARTED or STOPPED states.
  1012. */
  1013. static enum sci_status sci_controller_stop(struct isci_host *ihost, u32 timeout)
  1014. {
  1015. if (ihost->sm.current_state_id != SCIC_READY) {
  1016. dev_warn(&ihost->pdev->dev,
  1017. "SCIC Controller stop operation requested in "
  1018. "invalid state\n");
  1019. return SCI_FAILURE_INVALID_STATE;
  1020. }
  1021. sci_mod_timer(&ihost->timer, timeout);
  1022. sci_change_state(&ihost->sm, SCIC_STOPPING);
  1023. return SCI_SUCCESS;
  1024. }
  1025. /**
  1026. * sci_controller_reset() - This method will reset the supplied core
  1027. * controller regardless of the state of said controller. This operation is
  1028. * considered destructive. In other words, all current operations are wiped
  1029. * out. No IO completions for outstanding devices occur. Outstanding IO
  1030. * requests are not aborted or completed at the actual remote device.
  1031. * @controller: the handle to the controller object to reset.
  1032. *
  1033. * Indicate if the controller reset method succeeded or failed in some way.
  1034. * SCI_SUCCESS if the reset operation successfully started. SCI_FATAL_ERROR if
  1035. * the controller reset operation is unable to complete.
  1036. */
  1037. static enum sci_status sci_controller_reset(struct isci_host *ihost)
  1038. {
  1039. switch (ihost->sm.current_state_id) {
  1040. case SCIC_RESET:
  1041. case SCIC_READY:
  1042. case SCIC_STOPPED:
  1043. case SCIC_FAILED:
  1044. /*
  1045. * The reset operation is not a graceful cleanup, just
  1046. * perform the state transition.
  1047. */
  1048. sci_change_state(&ihost->sm, SCIC_RESETTING);
  1049. return SCI_SUCCESS;
  1050. default:
  1051. dev_warn(&ihost->pdev->dev,
  1052. "SCIC Controller reset operation requested in "
  1053. "invalid state\n");
  1054. return SCI_FAILURE_INVALID_STATE;
  1055. }
  1056. }
  1057. void isci_host_deinit(struct isci_host *ihost)
  1058. {
  1059. int i;
  1060. isci_host_change_state(ihost, isci_stopping);
  1061. for (i = 0; i < SCI_MAX_PORTS; i++) {
  1062. struct isci_port *iport = &ihost->ports[i];
  1063. struct isci_remote_device *idev, *d;
  1064. list_for_each_entry_safe(idev, d, &iport->remote_dev_list, node) {
  1065. if (test_bit(IDEV_ALLOCATED, &idev->flags))
  1066. isci_remote_device_stop(ihost, idev);
  1067. }
  1068. }
  1069. set_bit(IHOST_STOP_PENDING, &ihost->flags);
  1070. spin_lock_irq(&ihost->scic_lock);
  1071. sci_controller_stop(ihost, SCIC_CONTROLLER_STOP_TIMEOUT);
  1072. spin_unlock_irq(&ihost->scic_lock);
  1073. wait_for_stop(ihost);
  1074. sci_controller_reset(ihost);
  1075. /* Cancel any/all outstanding port timers */
  1076. for (i = 0; i < ihost->logical_port_entries; i++) {
  1077. struct isci_port *iport = &ihost->ports[i];
  1078. del_timer_sync(&iport->timer.timer);
  1079. }
  1080. /* Cancel any/all outstanding phy timers */
  1081. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1082. struct isci_phy *iphy = &ihost->phys[i];
  1083. del_timer_sync(&iphy->sata_timer.timer);
  1084. }
  1085. del_timer_sync(&ihost->port_agent.timer.timer);
  1086. del_timer_sync(&ihost->power_control.timer.timer);
  1087. del_timer_sync(&ihost->timer.timer);
  1088. del_timer_sync(&ihost->phy_timer.timer);
  1089. }
  1090. static void __iomem *scu_base(struct isci_host *isci_host)
  1091. {
  1092. struct pci_dev *pdev = isci_host->pdev;
  1093. int id = isci_host->id;
  1094. return pcim_iomap_table(pdev)[SCI_SCU_BAR * 2] + SCI_SCU_BAR_SIZE * id;
  1095. }
  1096. static void __iomem *smu_base(struct isci_host *isci_host)
  1097. {
  1098. struct pci_dev *pdev = isci_host->pdev;
  1099. int id = isci_host->id;
  1100. return pcim_iomap_table(pdev)[SCI_SMU_BAR * 2] + SCI_SMU_BAR_SIZE * id;
  1101. }
  1102. static void isci_user_parameters_get(struct sci_user_parameters *u)
  1103. {
  1104. int i;
  1105. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1106. struct sci_phy_user_params *u_phy = &u->phys[i];
  1107. u_phy->max_speed_generation = phy_gen;
  1108. /* we are not exporting these for now */
  1109. u_phy->align_insertion_frequency = 0x7f;
  1110. u_phy->in_connection_align_insertion_frequency = 0xff;
  1111. u_phy->notify_enable_spin_up_insertion_frequency = 0x33;
  1112. }
  1113. u->stp_inactivity_timeout = stp_inactive_to;
  1114. u->ssp_inactivity_timeout = ssp_inactive_to;
  1115. u->stp_max_occupancy_timeout = stp_max_occ_to;
  1116. u->ssp_max_occupancy_timeout = ssp_max_occ_to;
  1117. u->no_outbound_task_timeout = no_outbound_task_to;
  1118. u->max_number_concurrent_device_spin_up = max_concurr_spinup;
  1119. }
  1120. static void sci_controller_initial_state_enter(struct sci_base_state_machine *sm)
  1121. {
  1122. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1123. sci_change_state(&ihost->sm, SCIC_RESET);
  1124. }
  1125. static inline void sci_controller_starting_state_exit(struct sci_base_state_machine *sm)
  1126. {
  1127. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1128. sci_del_timer(&ihost->timer);
  1129. }
  1130. #define INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_LOWER_BOUND_NS 853
  1131. #define INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_UPPER_BOUND_NS 1280
  1132. #define INTERRUPT_COALESCE_TIMEOUT_MAX_US 2700000
  1133. #define INTERRUPT_COALESCE_NUMBER_MAX 256
  1134. #define INTERRUPT_COALESCE_TIMEOUT_ENCODE_MIN 7
  1135. #define INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX 28
  1136. /**
  1137. * sci_controller_set_interrupt_coalescence() - This method allows the user to
  1138. * configure the interrupt coalescence.
  1139. * @controller: This parameter represents the handle to the controller object
  1140. * for which its interrupt coalesce register is overridden.
  1141. * @coalesce_number: Used to control the number of entries in the Completion
  1142. * Queue before an interrupt is generated. If the number of entries exceed
  1143. * this number, an interrupt will be generated. The valid range of the input
  1144. * is [0, 256]. A setting of 0 results in coalescing being disabled.
  1145. * @coalesce_timeout: Timeout value in microseconds. The valid range of the
  1146. * input is [0, 2700000] . A setting of 0 is allowed and results in no
  1147. * interrupt coalescing timeout.
  1148. *
  1149. * Indicate if the user successfully set the interrupt coalesce parameters.
  1150. * SCI_SUCCESS The user successfully updated the interrutp coalescence.
  1151. * SCI_FAILURE_INVALID_PARAMETER_VALUE The user input value is out of range.
  1152. */
  1153. static enum sci_status
  1154. sci_controller_set_interrupt_coalescence(struct isci_host *ihost,
  1155. u32 coalesce_number,
  1156. u32 coalesce_timeout)
  1157. {
  1158. u8 timeout_encode = 0;
  1159. u32 min = 0;
  1160. u32 max = 0;
  1161. /* Check if the input parameters fall in the range. */
  1162. if (coalesce_number > INTERRUPT_COALESCE_NUMBER_MAX)
  1163. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1164. /*
  1165. * Defined encoding for interrupt coalescing timeout:
  1166. * Value Min Max Units
  1167. * ----- --- --- -----
  1168. * 0 - - Disabled
  1169. * 1 13.3 20.0 ns
  1170. * 2 26.7 40.0
  1171. * 3 53.3 80.0
  1172. * 4 106.7 160.0
  1173. * 5 213.3 320.0
  1174. * 6 426.7 640.0
  1175. * 7 853.3 1280.0
  1176. * 8 1.7 2.6 us
  1177. * 9 3.4 5.1
  1178. * 10 6.8 10.2
  1179. * 11 13.7 20.5
  1180. * 12 27.3 41.0
  1181. * 13 54.6 81.9
  1182. * 14 109.2 163.8
  1183. * 15 218.5 327.7
  1184. * 16 436.9 655.4
  1185. * 17 873.8 1310.7
  1186. * 18 1.7 2.6 ms
  1187. * 19 3.5 5.2
  1188. * 20 7.0 10.5
  1189. * 21 14.0 21.0
  1190. * 22 28.0 41.9
  1191. * 23 55.9 83.9
  1192. * 24 111.8 167.8
  1193. * 25 223.7 335.5
  1194. * 26 447.4 671.1
  1195. * 27 894.8 1342.2
  1196. * 28 1.8 2.7 s
  1197. * Others Undefined */
  1198. /*
  1199. * Use the table above to decide the encode of interrupt coalescing timeout
  1200. * value for register writing. */
  1201. if (coalesce_timeout == 0)
  1202. timeout_encode = 0;
  1203. else{
  1204. /* make the timeout value in unit of (10 ns). */
  1205. coalesce_timeout = coalesce_timeout * 100;
  1206. min = INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_LOWER_BOUND_NS / 10;
  1207. max = INTERRUPT_COALESCE_TIMEOUT_BASE_RANGE_UPPER_BOUND_NS / 10;
  1208. /* get the encode of timeout for register writing. */
  1209. for (timeout_encode = INTERRUPT_COALESCE_TIMEOUT_ENCODE_MIN;
  1210. timeout_encode <= INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX;
  1211. timeout_encode++) {
  1212. if (min <= coalesce_timeout && max > coalesce_timeout)
  1213. break;
  1214. else if (coalesce_timeout >= max && coalesce_timeout < min * 2
  1215. && coalesce_timeout <= INTERRUPT_COALESCE_TIMEOUT_MAX_US * 100) {
  1216. if ((coalesce_timeout - max) < (2 * min - coalesce_timeout))
  1217. break;
  1218. else{
  1219. timeout_encode++;
  1220. break;
  1221. }
  1222. } else {
  1223. max = max * 2;
  1224. min = min * 2;
  1225. }
  1226. }
  1227. if (timeout_encode == INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX + 1)
  1228. /* the value is out of range. */
  1229. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1230. }
  1231. writel(SMU_ICC_GEN_VAL(NUMBER, coalesce_number) |
  1232. SMU_ICC_GEN_VAL(TIMER, timeout_encode),
  1233. &ihost->smu_registers->interrupt_coalesce_control);
  1234. ihost->interrupt_coalesce_number = (u16)coalesce_number;
  1235. ihost->interrupt_coalesce_timeout = coalesce_timeout / 100;
  1236. return SCI_SUCCESS;
  1237. }
  1238. static void sci_controller_ready_state_enter(struct sci_base_state_machine *sm)
  1239. {
  1240. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1241. /* set the default interrupt coalescence number and timeout value. */
  1242. sci_controller_set_interrupt_coalescence(ihost, 0, 0);
  1243. }
  1244. static void sci_controller_ready_state_exit(struct sci_base_state_machine *sm)
  1245. {
  1246. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1247. /* disable interrupt coalescence. */
  1248. sci_controller_set_interrupt_coalescence(ihost, 0, 0);
  1249. }
  1250. static enum sci_status sci_controller_stop_phys(struct isci_host *ihost)
  1251. {
  1252. u32 index;
  1253. enum sci_status status;
  1254. enum sci_status phy_status;
  1255. status = SCI_SUCCESS;
  1256. for (index = 0; index < SCI_MAX_PHYS; index++) {
  1257. phy_status = sci_phy_stop(&ihost->phys[index]);
  1258. if (phy_status != SCI_SUCCESS &&
  1259. phy_status != SCI_FAILURE_INVALID_STATE) {
  1260. status = SCI_FAILURE;
  1261. dev_warn(&ihost->pdev->dev,
  1262. "%s: Controller stop operation failed to stop "
  1263. "phy %d because of status %d.\n",
  1264. __func__,
  1265. ihost->phys[index].phy_index, phy_status);
  1266. }
  1267. }
  1268. return status;
  1269. }
  1270. static enum sci_status sci_controller_stop_ports(struct isci_host *ihost)
  1271. {
  1272. u32 index;
  1273. enum sci_status port_status;
  1274. enum sci_status status = SCI_SUCCESS;
  1275. for (index = 0; index < ihost->logical_port_entries; index++) {
  1276. struct isci_port *iport = &ihost->ports[index];
  1277. port_status = sci_port_stop(iport);
  1278. if ((port_status != SCI_SUCCESS) &&
  1279. (port_status != SCI_FAILURE_INVALID_STATE)) {
  1280. status = SCI_FAILURE;
  1281. dev_warn(&ihost->pdev->dev,
  1282. "%s: Controller stop operation failed to "
  1283. "stop port %d because of status %d.\n",
  1284. __func__,
  1285. iport->logical_port_index,
  1286. port_status);
  1287. }
  1288. }
  1289. return status;
  1290. }
  1291. static enum sci_status sci_controller_stop_devices(struct isci_host *ihost)
  1292. {
  1293. u32 index;
  1294. enum sci_status status;
  1295. enum sci_status device_status;
  1296. status = SCI_SUCCESS;
  1297. for (index = 0; index < ihost->remote_node_entries; index++) {
  1298. if (ihost->device_table[index] != NULL) {
  1299. /* / @todo What timeout value do we want to provide to this request? */
  1300. device_status = sci_remote_device_stop(ihost->device_table[index], 0);
  1301. if ((device_status != SCI_SUCCESS) &&
  1302. (device_status != SCI_FAILURE_INVALID_STATE)) {
  1303. dev_warn(&ihost->pdev->dev,
  1304. "%s: Controller stop operation failed "
  1305. "to stop device 0x%p because of "
  1306. "status %d.\n",
  1307. __func__,
  1308. ihost->device_table[index], device_status);
  1309. }
  1310. }
  1311. }
  1312. return status;
  1313. }
  1314. static void sci_controller_stopping_state_enter(struct sci_base_state_machine *sm)
  1315. {
  1316. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1317. /* Stop all of the components for this controller */
  1318. sci_controller_stop_phys(ihost);
  1319. sci_controller_stop_ports(ihost);
  1320. sci_controller_stop_devices(ihost);
  1321. }
  1322. static void sci_controller_stopping_state_exit(struct sci_base_state_machine *sm)
  1323. {
  1324. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1325. sci_del_timer(&ihost->timer);
  1326. }
  1327. static void sci_controller_reset_hardware(struct isci_host *ihost)
  1328. {
  1329. /* Disable interrupts so we dont take any spurious interrupts */
  1330. sci_controller_disable_interrupts(ihost);
  1331. /* Reset the SCU */
  1332. writel(0xFFFFFFFF, &ihost->smu_registers->soft_reset_control);
  1333. /* Delay for 1ms to before clearing the CQP and UFQPR. */
  1334. udelay(1000);
  1335. /* The write to the CQGR clears the CQP */
  1336. writel(0x00000000, &ihost->smu_registers->completion_queue_get);
  1337. /* The write to the UFQGP clears the UFQPR */
  1338. writel(0, &ihost->scu_registers->sdma.unsolicited_frame_get_pointer);
  1339. }
  1340. static void sci_controller_resetting_state_enter(struct sci_base_state_machine *sm)
  1341. {
  1342. struct isci_host *ihost = container_of(sm, typeof(*ihost), sm);
  1343. sci_controller_reset_hardware(ihost);
  1344. sci_change_state(&ihost->sm, SCIC_RESET);
  1345. }
  1346. static const struct sci_base_state sci_controller_state_table[] = {
  1347. [SCIC_INITIAL] = {
  1348. .enter_state = sci_controller_initial_state_enter,
  1349. },
  1350. [SCIC_RESET] = {},
  1351. [SCIC_INITIALIZING] = {},
  1352. [SCIC_INITIALIZED] = {},
  1353. [SCIC_STARTING] = {
  1354. .exit_state = sci_controller_starting_state_exit,
  1355. },
  1356. [SCIC_READY] = {
  1357. .enter_state = sci_controller_ready_state_enter,
  1358. .exit_state = sci_controller_ready_state_exit,
  1359. },
  1360. [SCIC_RESETTING] = {
  1361. .enter_state = sci_controller_resetting_state_enter,
  1362. },
  1363. [SCIC_STOPPING] = {
  1364. .enter_state = sci_controller_stopping_state_enter,
  1365. .exit_state = sci_controller_stopping_state_exit,
  1366. },
  1367. [SCIC_STOPPED] = {},
  1368. [SCIC_FAILED] = {}
  1369. };
  1370. static void sci_controller_set_default_config_parameters(struct isci_host *ihost)
  1371. {
  1372. /* these defaults are overridden by the platform / firmware */
  1373. u16 index;
  1374. /* Default to APC mode. */
  1375. ihost->oem_parameters.controller.mode_type = SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE;
  1376. /* Default to APC mode. */
  1377. ihost->oem_parameters.controller.max_concurrent_dev_spin_up = 1;
  1378. /* Default to no SSC operation. */
  1379. ihost->oem_parameters.controller.do_enable_ssc = false;
  1380. /* Initialize all of the port parameter information to narrow ports. */
  1381. for (index = 0; index < SCI_MAX_PORTS; index++) {
  1382. ihost->oem_parameters.ports[index].phy_mask = 0;
  1383. }
  1384. /* Initialize all of the phy parameter information. */
  1385. for (index = 0; index < SCI_MAX_PHYS; index++) {
  1386. /* Default to 6G (i.e. Gen 3) for now. */
  1387. ihost->user_parameters.phys[index].max_speed_generation = 3;
  1388. /* the frequencies cannot be 0 */
  1389. ihost->user_parameters.phys[index].align_insertion_frequency = 0x7f;
  1390. ihost->user_parameters.phys[index].in_connection_align_insertion_frequency = 0xff;
  1391. ihost->user_parameters.phys[index].notify_enable_spin_up_insertion_frequency = 0x33;
  1392. /*
  1393. * Previous Vitesse based expanders had a arbitration issue that
  1394. * is worked around by having the upper 32-bits of SAS address
  1395. * with a value greater then the Vitesse company identifier.
  1396. * Hence, usage of 0x5FCFFFFF. */
  1397. ihost->oem_parameters.phys[index].sas_address.low = 0x1 + ihost->id;
  1398. ihost->oem_parameters.phys[index].sas_address.high = 0x5FCFFFFF;
  1399. }
  1400. ihost->user_parameters.stp_inactivity_timeout = 5;
  1401. ihost->user_parameters.ssp_inactivity_timeout = 5;
  1402. ihost->user_parameters.stp_max_occupancy_timeout = 5;
  1403. ihost->user_parameters.ssp_max_occupancy_timeout = 20;
  1404. ihost->user_parameters.no_outbound_task_timeout = 20;
  1405. }
  1406. static void controller_timeout(unsigned long data)
  1407. {
  1408. struct sci_timer *tmr = (struct sci_timer *)data;
  1409. struct isci_host *ihost = container_of(tmr, typeof(*ihost), timer);
  1410. struct sci_base_state_machine *sm = &ihost->sm;
  1411. unsigned long flags;
  1412. spin_lock_irqsave(&ihost->scic_lock, flags);
  1413. if (tmr->cancel)
  1414. goto done;
  1415. if (sm->current_state_id == SCIC_STARTING)
  1416. sci_controller_transition_to_ready(ihost, SCI_FAILURE_TIMEOUT);
  1417. else if (sm->current_state_id == SCIC_STOPPING) {
  1418. sci_change_state(sm, SCIC_FAILED);
  1419. isci_host_stop_complete(ihost, SCI_FAILURE_TIMEOUT);
  1420. } else /* / @todo Now what do we want to do in this case? */
  1421. dev_err(&ihost->pdev->dev,
  1422. "%s: Controller timer fired when controller was not "
  1423. "in a state being timed.\n",
  1424. __func__);
  1425. done:
  1426. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  1427. }
  1428. static enum sci_status sci_controller_construct(struct isci_host *ihost,
  1429. void __iomem *scu_base,
  1430. void __iomem *smu_base)
  1431. {
  1432. u8 i;
  1433. sci_init_sm(&ihost->sm, sci_controller_state_table, SCIC_INITIAL);
  1434. ihost->scu_registers = scu_base;
  1435. ihost->smu_registers = smu_base;
  1436. sci_port_configuration_agent_construct(&ihost->port_agent);
  1437. /* Construct the ports for this controller */
  1438. for (i = 0; i < SCI_MAX_PORTS; i++)
  1439. sci_port_construct(&ihost->ports[i], i, ihost);
  1440. sci_port_construct(&ihost->ports[i], SCIC_SDS_DUMMY_PORT, ihost);
  1441. /* Construct the phys for this controller */
  1442. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1443. /* Add all the PHYs to the dummy port */
  1444. sci_phy_construct(&ihost->phys[i],
  1445. &ihost->ports[SCI_MAX_PORTS], i);
  1446. }
  1447. ihost->invalid_phy_mask = 0;
  1448. sci_init_timer(&ihost->timer, controller_timeout);
  1449. /* Initialize the User and OEM parameters to default values. */
  1450. sci_controller_set_default_config_parameters(ihost);
  1451. return sci_controller_reset(ihost);
  1452. }
  1453. int sci_oem_parameters_validate(struct sci_oem_params *oem)
  1454. {
  1455. int i;
  1456. for (i = 0; i < SCI_MAX_PORTS; i++)
  1457. if (oem->ports[i].phy_mask > SCIC_SDS_PARM_PHY_MASK_MAX)
  1458. return -EINVAL;
  1459. for (i = 0; i < SCI_MAX_PHYS; i++)
  1460. if (oem->phys[i].sas_address.high == 0 &&
  1461. oem->phys[i].sas_address.low == 0)
  1462. return -EINVAL;
  1463. if (oem->controller.mode_type == SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE) {
  1464. for (i = 0; i < SCI_MAX_PHYS; i++)
  1465. if (oem->ports[i].phy_mask != 0)
  1466. return -EINVAL;
  1467. } else if (oem->controller.mode_type == SCIC_PORT_MANUAL_CONFIGURATION_MODE) {
  1468. u8 phy_mask = 0;
  1469. for (i = 0; i < SCI_MAX_PHYS; i++)
  1470. phy_mask |= oem->ports[i].phy_mask;
  1471. if (phy_mask == 0)
  1472. return -EINVAL;
  1473. } else
  1474. return -EINVAL;
  1475. if (oem->controller.max_concurrent_dev_spin_up > MAX_CONCURRENT_DEVICE_SPIN_UP_COUNT)
  1476. return -EINVAL;
  1477. return 0;
  1478. }
  1479. static enum sci_status sci_oem_parameters_set(struct isci_host *ihost)
  1480. {
  1481. u32 state = ihost->sm.current_state_id;
  1482. if (state == SCIC_RESET ||
  1483. state == SCIC_INITIALIZING ||
  1484. state == SCIC_INITIALIZED) {
  1485. if (sci_oem_parameters_validate(&ihost->oem_parameters))
  1486. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1487. return SCI_SUCCESS;
  1488. }
  1489. return SCI_FAILURE_INVALID_STATE;
  1490. }
  1491. static void power_control_timeout(unsigned long data)
  1492. {
  1493. struct sci_timer *tmr = (struct sci_timer *)data;
  1494. struct isci_host *ihost = container_of(tmr, typeof(*ihost), power_control.timer);
  1495. struct isci_phy *iphy;
  1496. unsigned long flags;
  1497. u8 i;
  1498. spin_lock_irqsave(&ihost->scic_lock, flags);
  1499. if (tmr->cancel)
  1500. goto done;
  1501. ihost->power_control.phys_granted_power = 0;
  1502. if (ihost->power_control.phys_waiting == 0) {
  1503. ihost->power_control.timer_started = false;
  1504. goto done;
  1505. }
  1506. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1507. if (ihost->power_control.phys_waiting == 0)
  1508. break;
  1509. iphy = ihost->power_control.requesters[i];
  1510. if (iphy == NULL)
  1511. continue;
  1512. if (ihost->power_control.phys_granted_power >=
  1513. ihost->oem_parameters.controller.max_concurrent_dev_spin_up)
  1514. break;
  1515. ihost->power_control.requesters[i] = NULL;
  1516. ihost->power_control.phys_waiting--;
  1517. ihost->power_control.phys_granted_power++;
  1518. sci_phy_consume_power_handler(iphy);
  1519. }
  1520. /*
  1521. * It doesn't matter if the power list is empty, we need to start the
  1522. * timer in case another phy becomes ready.
  1523. */
  1524. sci_mod_timer(tmr, SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL);
  1525. ihost->power_control.timer_started = true;
  1526. done:
  1527. spin_unlock_irqrestore(&ihost->scic_lock, flags);
  1528. }
  1529. void sci_controller_power_control_queue_insert(struct isci_host *ihost,
  1530. struct isci_phy *iphy)
  1531. {
  1532. BUG_ON(iphy == NULL);
  1533. if (ihost->power_control.phys_granted_power <
  1534. ihost->oem_parameters.controller.max_concurrent_dev_spin_up) {
  1535. ihost->power_control.phys_granted_power++;
  1536. sci_phy_consume_power_handler(iphy);
  1537. /*
  1538. * stop and start the power_control timer. When the timer fires, the
  1539. * no_of_phys_granted_power will be set to 0
  1540. */
  1541. if (ihost->power_control.timer_started)
  1542. sci_del_timer(&ihost->power_control.timer);
  1543. sci_mod_timer(&ihost->power_control.timer,
  1544. SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL);
  1545. ihost->power_control.timer_started = true;
  1546. } else {
  1547. /* Add the phy in the waiting list */
  1548. ihost->power_control.requesters[iphy->phy_index] = iphy;
  1549. ihost->power_control.phys_waiting++;
  1550. }
  1551. }
  1552. void sci_controller_power_control_queue_remove(struct isci_host *ihost,
  1553. struct isci_phy *iphy)
  1554. {
  1555. BUG_ON(iphy == NULL);
  1556. if (ihost->power_control.requesters[iphy->phy_index])
  1557. ihost->power_control.phys_waiting--;
  1558. ihost->power_control.requesters[iphy->phy_index] = NULL;
  1559. }
  1560. #define AFE_REGISTER_WRITE_DELAY 10
  1561. /* Initialize the AFE for this phy index. We need to read the AFE setup from
  1562. * the OEM parameters
  1563. */
  1564. static void sci_controller_afe_initialization(struct isci_host *ihost)
  1565. {
  1566. const struct sci_oem_params *oem = &ihost->oem_parameters;
  1567. struct pci_dev *pdev = ihost->pdev;
  1568. u32 afe_status;
  1569. u32 phy_id;
  1570. /* Clear DFX Status registers */
  1571. writel(0x0081000f, &ihost->scu_registers->afe.afe_dfx_master_control0);
  1572. udelay(AFE_REGISTER_WRITE_DELAY);
  1573. if (is_b0(pdev)) {
  1574. /* PM Rx Equalization Save, PM SPhy Rx Acknowledgement
  1575. * Timer, PM Stagger Timer */
  1576. writel(0x0007BFFF, &ihost->scu_registers->afe.afe_pmsn_master_control2);
  1577. udelay(AFE_REGISTER_WRITE_DELAY);
  1578. }
  1579. /* Configure bias currents to normal */
  1580. if (is_a2(pdev))
  1581. writel(0x00005A00, &ihost->scu_registers->afe.afe_bias_control);
  1582. else if (is_b0(pdev) || is_c0(pdev))
  1583. writel(0x00005F00, &ihost->scu_registers->afe.afe_bias_control);
  1584. udelay(AFE_REGISTER_WRITE_DELAY);
  1585. /* Enable PLL */
  1586. if (is_b0(pdev) || is_c0(pdev))
  1587. writel(0x80040A08, &ihost->scu_registers->afe.afe_pll_control0);
  1588. else
  1589. writel(0x80040908, &ihost->scu_registers->afe.afe_pll_control0);
  1590. udelay(AFE_REGISTER_WRITE_DELAY);
  1591. /* Wait for the PLL to lock */
  1592. do {
  1593. afe_status = readl(&ihost->scu_registers->afe.afe_common_block_status);
  1594. udelay(AFE_REGISTER_WRITE_DELAY);
  1595. } while ((afe_status & 0x00001000) == 0);
  1596. if (is_a2(pdev)) {
  1597. /* Shorten SAS SNW lock time (RxLock timer value from 76 us to 50 us) */
  1598. writel(0x7bcc96ad, &ihost->scu_registers->afe.afe_pmsn_master_control0);
  1599. udelay(AFE_REGISTER_WRITE_DELAY);
  1600. }
  1601. for (phy_id = 0; phy_id < SCI_MAX_PHYS; phy_id++) {
  1602. const struct sci_phy_oem_params *oem_phy = &oem->phys[phy_id];
  1603. if (is_b0(pdev)) {
  1604. /* Configure transmitter SSC parameters */
  1605. writel(0x00030000, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_ssc_control);
  1606. udelay(AFE_REGISTER_WRITE_DELAY);
  1607. } else if (is_c0(pdev)) {
  1608. /* Configure transmitter SSC parameters */
  1609. writel(0x0003000, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_ssc_control);
  1610. udelay(AFE_REGISTER_WRITE_DELAY);
  1611. /*
  1612. * All defaults, except the Receive Word Alignament/Comma Detect
  1613. * Enable....(0xe800) */
  1614. writel(0x00004500, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_xcvr_control0);
  1615. udelay(AFE_REGISTER_WRITE_DELAY);
  1616. } else {
  1617. /*
  1618. * All defaults, except the Receive Word Alignament/Comma Detect
  1619. * Enable....(0xe800) */
  1620. writel(0x00004512, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_xcvr_control0);
  1621. udelay(AFE_REGISTER_WRITE_DELAY);
  1622. writel(0x0050100F, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_xcvr_control1);
  1623. udelay(AFE_REGISTER_WRITE_DELAY);
  1624. }
  1625. /*
  1626. * Power up TX and RX out from power down (PWRDNTX and PWRDNRX)
  1627. * & increase TX int & ext bias 20%....(0xe85c) */
  1628. if (is_a2(pdev))
  1629. writel(0x000003F0, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_channel_control);
  1630. else if (is_b0(pdev)) {
  1631. /* Power down TX and RX (PWRDNTX and PWRDNRX) */
  1632. writel(0x000003D7, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_channel_control);
  1633. udelay(AFE_REGISTER_WRITE_DELAY);
  1634. /*
  1635. * Power up TX and RX out from power down (PWRDNTX and PWRDNRX)
  1636. * & increase TX int & ext bias 20%....(0xe85c) */
  1637. writel(0x000003D4, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_channel_control);
  1638. } else {
  1639. writel(0x000001E7, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_channel_control);
  1640. udelay(AFE_REGISTER_WRITE_DELAY);
  1641. /*
  1642. * Power up TX and RX out from power down (PWRDNTX and PWRDNRX)
  1643. * & increase TX int & ext bias 20%....(0xe85c) */
  1644. writel(0x000001E4, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_channel_control);
  1645. }
  1646. udelay(AFE_REGISTER_WRITE_DELAY);
  1647. if (is_a2(pdev)) {
  1648. /* Enable TX equalization (0xe824) */
  1649. writel(0x00040000, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_control);
  1650. udelay(AFE_REGISTER_WRITE_DELAY);
  1651. }
  1652. /*
  1653. * RDPI=0x0(RX Power On), RXOOBDETPDNC=0x0, TPD=0x0(TX Power On),
  1654. * RDD=0x0(RX Detect Enabled) ....(0xe800) */
  1655. writel(0x00004100, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_xcvr_control0);
  1656. udelay(AFE_REGISTER_WRITE_DELAY);
  1657. /* Leave DFE/FFE on */
  1658. if (is_a2(pdev))
  1659. writel(0x3F11103F, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_rx_ssc_control0);
  1660. else if (is_b0(pdev)) {
  1661. writel(0x3F11103F, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_rx_ssc_control0);
  1662. udelay(AFE_REGISTER_WRITE_DELAY);
  1663. /* Enable TX equalization (0xe824) */
  1664. writel(0x00040000, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_control);
  1665. } else {
  1666. writel(0x0140DF0F, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_rx_ssc_control1);
  1667. udelay(AFE_REGISTER_WRITE_DELAY);
  1668. writel(0x3F6F103F, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_rx_ssc_control0);
  1669. udelay(AFE_REGISTER_WRITE_DELAY);
  1670. /* Enable TX equalization (0xe824) */
  1671. writel(0x00040000, &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_control);
  1672. }
  1673. udelay(AFE_REGISTER_WRITE_DELAY);
  1674. writel(oem_phy->afe_tx_amp_control0,
  1675. &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_amp_control0);
  1676. udelay(AFE_REGISTER_WRITE_DELAY);
  1677. writel(oem_phy->afe_tx_amp_control1,
  1678. &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_amp_control1);
  1679. udelay(AFE_REGISTER_WRITE_DELAY);
  1680. writel(oem_phy->afe_tx_amp_control2,
  1681. &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_amp_control2);
  1682. udelay(AFE_REGISTER_WRITE_DELAY);
  1683. writel(oem_phy->afe_tx_amp_control3,
  1684. &ihost->scu_registers->afe.scu_afe_xcvr[phy_id].afe_tx_amp_control3);
  1685. udelay(AFE_REGISTER_WRITE_DELAY);
  1686. }
  1687. /* Transfer control to the PEs */
  1688. writel(0x00010f00, &ihost->scu_registers->afe.afe_dfx_master_control0);
  1689. udelay(AFE_REGISTER_WRITE_DELAY);
  1690. }
  1691. static void sci_controller_initialize_power_control(struct isci_host *ihost)
  1692. {
  1693. sci_init_timer(&ihost->power_control.timer, power_control_timeout);
  1694. memset(ihost->power_control.requesters, 0,
  1695. sizeof(ihost->power_control.requesters));
  1696. ihost->power_control.phys_waiting = 0;
  1697. ihost->power_control.phys_granted_power = 0;
  1698. }
  1699. static enum sci_status sci_controller_initialize(struct isci_host *ihost)
  1700. {
  1701. struct sci_base_state_machine *sm = &ihost->sm;
  1702. enum sci_status result = SCI_FAILURE;
  1703. unsigned long i, state, val;
  1704. if (ihost->sm.current_state_id != SCIC_RESET) {
  1705. dev_warn(&ihost->pdev->dev,
  1706. "SCIC Controller initialize operation requested "
  1707. "in invalid state\n");
  1708. return SCI_FAILURE_INVALID_STATE;
  1709. }
  1710. sci_change_state(sm, SCIC_INITIALIZING);
  1711. sci_init_timer(&ihost->phy_timer, phy_startup_timeout);
  1712. ihost->next_phy_to_start = 0;
  1713. ihost->phy_startup_timer_pending = false;
  1714. sci_controller_initialize_power_control(ihost);
  1715. /*
  1716. * There is nothing to do here for B0 since we do not have to
  1717. * program the AFE registers.
  1718. * / @todo The AFE settings are supposed to be correct for the B0 but
  1719. * / presently they seem to be wrong. */
  1720. sci_controller_afe_initialization(ihost);
  1721. /* Take the hardware out of reset */
  1722. writel(0, &ihost->smu_registers->soft_reset_control);
  1723. /*
  1724. * / @todo Provide meaningfull error code for hardware failure
  1725. * result = SCI_FAILURE_CONTROLLER_HARDWARE; */
  1726. for (i = 100; i >= 1; i--) {
  1727. u32 status;
  1728. /* Loop until the hardware reports success */
  1729. udelay(SCU_CONTEXT_RAM_INIT_STALL_TIME);
  1730. status = readl(&ihost->smu_registers->control_status);
  1731. if ((status & SCU_RAM_INIT_COMPLETED) == SCU_RAM_INIT_COMPLETED)
  1732. break;
  1733. }
  1734. if (i == 0)
  1735. goto out;
  1736. /*
  1737. * Determine what are the actaul device capacities that the
  1738. * hardware will support */
  1739. val = readl(&ihost->smu_registers->device_context_capacity);
  1740. /* Record the smaller of the two capacity values */
  1741. ihost->logical_port_entries = min(smu_max_ports(val), SCI_MAX_PORTS);
  1742. ihost->task_context_entries = min(smu_max_task_contexts(val), SCI_MAX_IO_REQUESTS);
  1743. ihost->remote_node_entries = min(smu_max_rncs(val), SCI_MAX_REMOTE_DEVICES);
  1744. /*
  1745. * Make all PEs that are unassigned match up with the
  1746. * logical ports
  1747. */
  1748. for (i = 0; i < ihost->logical_port_entries; i++) {
  1749. struct scu_port_task_scheduler_group_registers __iomem
  1750. *ptsg = &ihost->scu_registers->peg0.ptsg;
  1751. writel(i, &ptsg->protocol_engine[i]);
  1752. }
  1753. /* Initialize hardware PCI Relaxed ordering in DMA engines */
  1754. val = readl(&ihost->scu_registers->sdma.pdma_configuration);
  1755. val |= SCU_PDMACR_GEN_BIT(PCI_RELAXED_ORDERING_ENABLE);
  1756. writel(val, &ihost->scu_registers->sdma.pdma_configuration);
  1757. val = readl(&ihost->scu_registers->sdma.cdma_configuration);
  1758. val |= SCU_CDMACR_GEN_BIT(PCI_RELAXED_ORDERING_ENABLE);
  1759. writel(val, &ihost->scu_registers->sdma.cdma_configuration);
  1760. /*
  1761. * Initialize the PHYs before the PORTs because the PHY registers
  1762. * are accessed during the port initialization.
  1763. */
  1764. for (i = 0; i < SCI_MAX_PHYS; i++) {
  1765. result = sci_phy_initialize(&ihost->phys[i],
  1766. &ihost->scu_registers->peg0.pe[i].tl,
  1767. &ihost->scu_registers->peg0.pe[i].ll);
  1768. if (result != SCI_SUCCESS)
  1769. goto out;
  1770. }
  1771. for (i = 0; i < ihost->logical_port_entries; i++) {
  1772. struct isci_port *iport = &ihost->ports[i];
  1773. iport->port_task_scheduler_registers = &ihost->scu_registers->peg0.ptsg.port[i];
  1774. iport->port_pe_configuration_register = &ihost->scu_registers->peg0.ptsg.protocol_engine[0];
  1775. iport->viit_registers = &ihost->scu_registers->peg0.viit[i];
  1776. }
  1777. result = sci_port_configuration_agent_initialize(ihost, &ihost->port_agent);
  1778. out:
  1779. /* Advance the controller state machine */
  1780. if (result == SCI_SUCCESS)
  1781. state = SCIC_INITIALIZED;
  1782. else
  1783. state = SCIC_FAILED;
  1784. sci_change_state(sm, state);
  1785. return result;
  1786. }
  1787. static enum sci_status sci_user_parameters_set(struct isci_host *ihost,
  1788. struct sci_user_parameters *sci_parms)
  1789. {
  1790. u32 state = ihost->sm.current_state_id;
  1791. if (state == SCIC_RESET ||
  1792. state == SCIC_INITIALIZING ||
  1793. state == SCIC_INITIALIZED) {
  1794. u16 index;
  1795. /*
  1796. * Validate the user parameters. If they are not legal, then
  1797. * return a failure.
  1798. */
  1799. for (index = 0; index < SCI_MAX_PHYS; index++) {
  1800. struct sci_phy_user_params *user_phy;
  1801. user_phy = &sci_parms->phys[index];
  1802. if (!((user_phy->max_speed_generation <=
  1803. SCIC_SDS_PARM_MAX_SPEED) &&
  1804. (user_phy->max_speed_generation >
  1805. SCIC_SDS_PARM_NO_SPEED)))
  1806. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1807. if (user_phy->in_connection_align_insertion_frequency <
  1808. 3)
  1809. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1810. if ((user_phy->in_connection_align_insertion_frequency <
  1811. 3) ||
  1812. (user_phy->align_insertion_frequency == 0) ||
  1813. (user_phy->
  1814. notify_enable_spin_up_insertion_frequency ==
  1815. 0))
  1816. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1817. }
  1818. if ((sci_parms->stp_inactivity_timeout == 0) ||
  1819. (sci_parms->ssp_inactivity_timeout == 0) ||
  1820. (sci_parms->stp_max_occupancy_timeout == 0) ||
  1821. (sci_parms->ssp_max_occupancy_timeout == 0) ||
  1822. (sci_parms->no_outbound_task_timeout == 0))
  1823. return SCI_FAILURE_INVALID_PARAMETER_VALUE;
  1824. memcpy(&ihost->user_parameters, sci_parms, sizeof(*sci_parms));
  1825. return SCI_SUCCESS;
  1826. }
  1827. return SCI_FAILURE_INVALID_STATE;
  1828. }
  1829. static int sci_controller_mem_init(struct isci_host *ihost)
  1830. {
  1831. struct device *dev = &ihost->pdev->dev;
  1832. dma_addr_t dma;
  1833. size_t size;
  1834. int err;
  1835. size = SCU_MAX_COMPLETION_QUEUE_ENTRIES * sizeof(u32);
  1836. ihost->completion_queue = dmam_alloc_coherent(dev, size, &dma, GFP_KERNEL);
  1837. if (!ihost->completion_queue)
  1838. return -ENOMEM;
  1839. writel(lower_32_bits(dma), &ihost->smu_registers->completion_queue_lower);
  1840. writel(upper_32_bits(dma), &ihost->smu_registers->completion_queue_upper);
  1841. size = ihost->remote_node_entries * sizeof(union scu_remote_node_context);
  1842. ihost->remote_node_context_table = dmam_alloc_coherent(dev, size, &dma,
  1843. GFP_KERNEL);
  1844. if (!ihost->remote_node_context_table)
  1845. return -ENOMEM;
  1846. writel(lower_32_bits(dma), &ihost->smu_registers->remote_node_context_lower);
  1847. writel(upper_32_bits(dma), &ihost->smu_registers->remote_node_context_upper);
  1848. size = ihost->task_context_entries * sizeof(struct scu_task_context),
  1849. ihost->task_context_table = dmam_alloc_coherent(dev, size, &dma, GFP_KERNEL);
  1850. if (!ihost->task_context_table)
  1851. return -ENOMEM;
  1852. ihost->task_context_dma = dma;
  1853. writel(lower_32_bits(dma), &ihost->smu_registers->host_task_table_lower);
  1854. writel(upper_32_bits(dma), &ihost->smu_registers->host_task_table_upper);
  1855. err = sci_unsolicited_frame_control_construct(ihost);
  1856. if (err)
  1857. return err;
  1858. /*
  1859. * Inform the silicon as to the location of the UF headers and
  1860. * address table.
  1861. */
  1862. writel(lower_32_bits(ihost->uf_control.headers.physical_address),
  1863. &ihost->scu_registers->sdma.uf_header_base_address_lower);
  1864. writel(upper_32_bits(ihost->uf_control.headers.physical_address),
  1865. &ihost->scu_registers->sdma.uf_header_base_address_upper);
  1866. writel(lower_32_bits(ihost->uf_control.address_table.physical_address),
  1867. &ihost->scu_registers->sdma.uf_address_table_lower);
  1868. writel(upper_32_bits(ihost->uf_control.address_table.physical_address),
  1869. &ihost->scu_registers->sdma.uf_address_table_upper);
  1870. return 0;
  1871. }
  1872. int isci_host_init(struct isci_host *ihost)
  1873. {
  1874. int err = 0, i;
  1875. enum sci_status status;
  1876. struct sci_user_parameters sci_user_params;
  1877. struct isci_pci_info *pci_info = to_pci_info(ihost->pdev);
  1878. spin_lock_init(&ihost->state_lock);
  1879. spin_lock_init(&ihost->scic_lock);
  1880. init_waitqueue_head(&ihost->eventq);
  1881. isci_host_change_state(ihost, isci_starting);
  1882. status = sci_controller_construct(ihost, scu_base(ihost),
  1883. smu_base(ihost));
  1884. if (status != SCI_SUCCESS) {
  1885. dev_err(&ihost->pdev->dev,
  1886. "%s: sci_controller_construct failed - status = %x\n",
  1887. __func__,
  1888. status);
  1889. return -ENODEV;
  1890. }
  1891. ihost->sas_ha.dev = &ihost->pdev->dev;
  1892. ihost->sas_ha.lldd_ha = ihost;
  1893. /*
  1894. * grab initial values stored in the controller object for OEM and USER
  1895. * parameters
  1896. */
  1897. isci_user_parameters_get(&sci_user_params);
  1898. status = sci_user_parameters_set(ihost, &sci_user_params);
  1899. if (status != SCI_SUCCESS) {
  1900. dev_warn(&ihost->pdev->dev,
  1901. "%s: sci_user_parameters_set failed\n",
  1902. __func__);
  1903. return -ENODEV;
  1904. }
  1905. /* grab any OEM parameters specified in orom */
  1906. if (pci_info->orom) {
  1907. status = isci_parse_oem_parameters(&ihost->oem_parameters,
  1908. pci_info->orom,
  1909. ihost->id);
  1910. if (status != SCI_SUCCESS) {
  1911. dev_warn(&ihost->pdev->dev,
  1912. "parsing firmware oem parameters failed\n");
  1913. return -EINVAL;
  1914. }
  1915. }
  1916. status = sci_oem_parameters_set(ihost);
  1917. if (status != SCI_SUCCESS) {
  1918. dev_warn(&ihost->pdev->dev,
  1919. "%s: sci_oem_parameters_set failed\n",
  1920. __func__);
  1921. return -ENODEV;
  1922. }
  1923. tasklet_init(&ihost->completion_tasklet,
  1924. isci_host_completion_routine, (unsigned long)ihost);
  1925. INIT_LIST_HEAD(&ihost->requests_to_complete);
  1926. INIT_LIST_HEAD(&ihost->requests_to_errorback);
  1927. spin_lock_irq(&ihost->scic_lock);
  1928. status = sci_controller_initialize(ihost);
  1929. spin_unlock_irq(&ihost->scic_lock);
  1930. if (status != SCI_SUCCESS) {
  1931. dev_warn(&ihost->pdev->dev,
  1932. "%s: sci_controller_initialize failed -"
  1933. " status = 0x%x\n",
  1934. __func__, status);
  1935. return -ENODEV;
  1936. }
  1937. err = sci_controller_mem_init(ihost);
  1938. if (err)
  1939. return err;
  1940. for (i = 0; i < SCI_MAX_PORTS; i++)
  1941. isci_port_init(&ihost->ports[i], ihost, i);
  1942. for (i = 0; i < SCI_MAX_PHYS; i++)
  1943. isci_phy_init(&ihost->phys[i], ihost, i);
  1944. for (i = 0; i < SCI_MAX_REMOTE_DEVICES; i++) {
  1945. struct isci_remote_device *idev = &ihost->devices[i];
  1946. INIT_LIST_HEAD(&idev->reqs_in_process);
  1947. INIT_LIST_HEAD(&idev->node);
  1948. }
  1949. for (i = 0; i < SCI_MAX_IO_REQUESTS; i++) {
  1950. struct isci_request *ireq;
  1951. dma_addr_t dma;
  1952. ireq = dmam_alloc_coherent(&ihost->pdev->dev,
  1953. sizeof(struct isci_request), &dma,
  1954. GFP_KERNEL);
  1955. if (!ireq)
  1956. return -ENOMEM;
  1957. ireq->tc = &ihost->task_context_table[i];
  1958. ireq->owning_controller = ihost;
  1959. spin_lock_init(&ireq->state_lock);
  1960. ireq->request_daddr = dma;
  1961. ireq->isci_host = ihost;
  1962. ihost->reqs[i] = ireq;
  1963. }
  1964. return 0;
  1965. }
  1966. void sci_controller_link_up(struct isci_host *ihost, struct isci_port *iport,
  1967. struct isci_phy *iphy)
  1968. {
  1969. switch (ihost->sm.current_state_id) {
  1970. case SCIC_STARTING:
  1971. sci_del_timer(&ihost->phy_timer);
  1972. ihost->phy_startup_timer_pending = false;
  1973. ihost->port_agent.link_up_handler(ihost, &ihost->port_agent,
  1974. iport, iphy);
  1975. sci_controller_start_next_phy(ihost);
  1976. break;
  1977. case SCIC_READY:
  1978. ihost->port_agent.link_up_handler(ihost, &ihost->port_agent,
  1979. iport, iphy);
  1980. break;
  1981. default:
  1982. dev_dbg(&ihost->pdev->dev,
  1983. "%s: SCIC Controller linkup event from phy %d in "
  1984. "unexpected state %d\n", __func__, iphy->phy_index,
  1985. ihost->sm.current_state_id);
  1986. }
  1987. }
  1988. void sci_controller_link_down(struct isci_host *ihost, struct isci_port *iport,
  1989. struct isci_phy *iphy)
  1990. {
  1991. switch (ihost->sm.current_state_id) {
  1992. case SCIC_STARTING:
  1993. case SCIC_READY:
  1994. ihost->port_agent.link_down_handler(ihost, &ihost->port_agent,
  1995. iport, iphy);
  1996. break;
  1997. default:
  1998. dev_dbg(&ihost->pdev->dev,
  1999. "%s: SCIC Controller linkdown event from phy %d in "
  2000. "unexpected state %d\n",
  2001. __func__,
  2002. iphy->phy_index,
  2003. ihost->sm.current_state_id);
  2004. }
  2005. }
  2006. static bool sci_controller_has_remote_devices_stopping(struct isci_host *ihost)
  2007. {
  2008. u32 index;
  2009. for (index = 0; index < ihost->remote_node_entries; index++) {
  2010. if ((ihost->device_table[index] != NULL) &&
  2011. (ihost->device_table[index]->sm.current_state_id == SCI_DEV_STOPPING))
  2012. return true;
  2013. }
  2014. return false;
  2015. }
  2016. void sci_controller_remote_device_stopped(struct isci_host *ihost,
  2017. struct isci_remote_device *idev)
  2018. {
  2019. if (ihost->sm.current_state_id != SCIC_STOPPING) {
  2020. dev_dbg(&ihost->pdev->dev,
  2021. "SCIC Controller 0x%p remote device stopped event "
  2022. "from device 0x%p in unexpected state %d\n",
  2023. ihost, idev,
  2024. ihost->sm.current_state_id);
  2025. return;
  2026. }
  2027. if (!sci_controller_has_remote_devices_stopping(ihost))
  2028. sci_change_state(&ihost->sm, SCIC_STOPPED);
  2029. }
  2030. void sci_controller_post_request(struct isci_host *ihost, u32 request)
  2031. {
  2032. dev_dbg(&ihost->pdev->dev, "%s[%d]: %#x\n",
  2033. __func__, ihost->id, request);
  2034. writel(request, &ihost->smu_registers->post_context_port);
  2035. }
  2036. struct isci_request *sci_request_by_tag(struct isci_host *ihost, u16 io_tag)
  2037. {
  2038. u16 task_index;
  2039. u16 task_sequence;
  2040. task_index = ISCI_TAG_TCI(io_tag);
  2041. if (task_index < ihost->task_context_entries) {
  2042. struct isci_request *ireq = ihost->reqs[task_index];
  2043. if (test_bit(IREQ_ACTIVE, &ireq->flags)) {
  2044. task_sequence = ISCI_TAG_SEQ(io_tag);
  2045. if (task_sequence == ihost->io_request_sequence[task_index])
  2046. return ireq;
  2047. }
  2048. }
  2049. return NULL;
  2050. }
  2051. /**
  2052. * This method allocates remote node index and the reserves the remote node
  2053. * context space for use. This method can fail if there are no more remote
  2054. * node index available.
  2055. * @scic: This is the controller object which contains the set of
  2056. * free remote node ids
  2057. * @sci_dev: This is the device object which is requesting the a remote node
  2058. * id
  2059. * @node_id: This is the remote node id that is assinged to the device if one
  2060. * is available
  2061. *
  2062. * enum sci_status SCI_FAILURE_OUT_OF_RESOURCES if there are no available remote
  2063. * node index available.
  2064. */
  2065. enum sci_status sci_controller_allocate_remote_node_context(struct isci_host *ihost,
  2066. struct isci_remote_device *idev,
  2067. u16 *node_id)
  2068. {
  2069. u16 node_index;
  2070. u32 remote_node_count = sci_remote_device_node_count(idev);
  2071. node_index = sci_remote_node_table_allocate_remote_node(
  2072. &ihost->available_remote_nodes, remote_node_count
  2073. );
  2074. if (node_index != SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) {
  2075. ihost->device_table[node_index] = idev;
  2076. *node_id = node_index;
  2077. return SCI_SUCCESS;
  2078. }
  2079. return SCI_FAILURE_INSUFFICIENT_RESOURCES;
  2080. }
  2081. void sci_controller_free_remote_node_context(struct isci_host *ihost,
  2082. struct isci_remote_device *idev,
  2083. u16 node_id)
  2084. {
  2085. u32 remote_node_count = sci_remote_device_node_count(idev);
  2086. if (ihost->device_table[node_id] == idev) {
  2087. ihost->device_table[node_id] = NULL;
  2088. sci_remote_node_table_release_remote_node_index(
  2089. &ihost->available_remote_nodes, remote_node_count, node_id
  2090. );
  2091. }
  2092. }
  2093. void sci_controller_copy_sata_response(void *response_buffer,
  2094. void *frame_header,
  2095. void *frame_buffer)
  2096. {
  2097. /* XXX type safety? */
  2098. memcpy(response_buffer, frame_header, sizeof(u32));
  2099. memcpy(response_buffer + sizeof(u32),
  2100. frame_buffer,
  2101. sizeof(struct dev_to_host_fis) - sizeof(u32));
  2102. }
  2103. void sci_controller_release_frame(struct isci_host *ihost, u32 frame_index)
  2104. {
  2105. if (sci_unsolicited_frame_control_release_frame(&ihost->uf_control, frame_index))
  2106. writel(ihost->uf_control.get,
  2107. &ihost->scu_registers->sdma.unsolicited_frame_get_pointer);
  2108. }
  2109. void isci_tci_free(struct isci_host *ihost, u16 tci)
  2110. {
  2111. u16 tail = ihost->tci_tail & (SCI_MAX_IO_REQUESTS-1);
  2112. ihost->tci_pool[tail] = tci;
  2113. ihost->tci_tail = tail + 1;
  2114. }
  2115. static u16 isci_tci_alloc(struct isci_host *ihost)
  2116. {
  2117. u16 head = ihost->tci_head & (SCI_MAX_IO_REQUESTS-1);
  2118. u16 tci = ihost->tci_pool[head];
  2119. ihost->tci_head = head + 1;
  2120. return tci;
  2121. }
  2122. static u16 isci_tci_space(struct isci_host *ihost)
  2123. {
  2124. return CIRC_SPACE(ihost->tci_head, ihost->tci_tail, SCI_MAX_IO_REQUESTS);
  2125. }
  2126. u16 isci_alloc_tag(struct isci_host *ihost)
  2127. {
  2128. if (isci_tci_space(ihost)) {
  2129. u16 tci = isci_tci_alloc(ihost);
  2130. u8 seq = ihost->io_request_sequence[tci];
  2131. return ISCI_TAG(seq, tci);
  2132. }
  2133. return SCI_CONTROLLER_INVALID_IO_TAG;
  2134. }
  2135. enum sci_status isci_free_tag(struct isci_host *ihost, u16 io_tag)
  2136. {
  2137. u16 tci = ISCI_TAG_TCI(io_tag);
  2138. u16 seq = ISCI_TAG_SEQ(io_tag);
  2139. /* prevent tail from passing head */
  2140. if (isci_tci_active(ihost) == 0)
  2141. return SCI_FAILURE_INVALID_IO_TAG;
  2142. if (seq == ihost->io_request_sequence[tci]) {
  2143. ihost->io_request_sequence[tci] = (seq+1) & (SCI_MAX_SEQ-1);
  2144. isci_tci_free(ihost, tci);
  2145. return SCI_SUCCESS;
  2146. }
  2147. return SCI_FAILURE_INVALID_IO_TAG;
  2148. }
  2149. enum sci_status sci_controller_start_io(struct isci_host *ihost,
  2150. struct isci_remote_device *idev,
  2151. struct isci_request *ireq)
  2152. {
  2153. enum sci_status status;
  2154. if (ihost->sm.current_state_id != SCIC_READY) {
  2155. dev_warn(&ihost->pdev->dev, "invalid state to start I/O");
  2156. return SCI_FAILURE_INVALID_STATE;
  2157. }
  2158. status = sci_remote_device_start_io(ihost, idev, ireq);
  2159. if (status != SCI_SUCCESS)
  2160. return status;
  2161. set_bit(IREQ_ACTIVE, &ireq->flags);
  2162. sci_controller_post_request(ihost, ireq->post_context);
  2163. return SCI_SUCCESS;
  2164. }
  2165. enum sci_status sci_controller_terminate_request(struct isci_host *ihost,
  2166. struct isci_remote_device *idev,
  2167. struct isci_request *ireq)
  2168. {
  2169. /* terminate an ongoing (i.e. started) core IO request. This does not
  2170. * abort the IO request at the target, but rather removes the IO
  2171. * request from the host controller.
  2172. */
  2173. enum sci_status status;
  2174. if (ihost->sm.current_state_id != SCIC_READY) {
  2175. dev_warn(&ihost->pdev->dev,
  2176. "invalid state to terminate request\n");
  2177. return SCI_FAILURE_INVALID_STATE;
  2178. }
  2179. status = sci_io_request_terminate(ireq);
  2180. if (status != SCI_SUCCESS)
  2181. return status;
  2182. /*
  2183. * Utilize the original post context command and or in the POST_TC_ABORT
  2184. * request sub-type.
  2185. */
  2186. sci_controller_post_request(ihost,
  2187. ireq->post_context | SCU_CONTEXT_COMMAND_REQUEST_POST_TC_ABORT);
  2188. return SCI_SUCCESS;
  2189. }
  2190. /**
  2191. * sci_controller_complete_io() - This method will perform core specific
  2192. * completion operations for an IO request. After this method is invoked,
  2193. * the user should consider the IO request as invalid until it is properly
  2194. * reused (i.e. re-constructed).
  2195. * @ihost: The handle to the controller object for which to complete the
  2196. * IO request.
  2197. * @idev: The handle to the remote device object for which to complete
  2198. * the IO request.
  2199. * @ireq: the handle to the io request object to complete.
  2200. */
  2201. enum sci_status sci_controller_complete_io(struct isci_host *ihost,
  2202. struct isci_remote_device *idev,
  2203. struct isci_request *ireq)
  2204. {
  2205. enum sci_status status;
  2206. u16 index;
  2207. switch (ihost->sm.current_state_id) {
  2208. case SCIC_STOPPING:
  2209. /* XXX: Implement this function */
  2210. return SCI_FAILURE;
  2211. case SCIC_READY:
  2212. status = sci_remote_device_complete_io(ihost, idev, ireq);
  2213. if (status != SCI_SUCCESS)
  2214. return status;
  2215. index = ISCI_TAG_TCI(ireq->io_tag);
  2216. clear_bit(IREQ_ACTIVE, &ireq->flags);
  2217. return SCI_SUCCESS;
  2218. default:
  2219. dev_warn(&ihost->pdev->dev, "invalid state to complete I/O");
  2220. return SCI_FAILURE_INVALID_STATE;
  2221. }
  2222. }
  2223. enum sci_status sci_controller_continue_io(struct isci_request *ireq)
  2224. {
  2225. struct isci_host *ihost = ireq->owning_controller;
  2226. if (ihost->sm.current_state_id != SCIC_READY) {
  2227. dev_warn(&ihost->pdev->dev, "invalid state to continue I/O");
  2228. return SCI_FAILURE_INVALID_STATE;
  2229. }
  2230. set_bit(IREQ_ACTIVE, &ireq->flags);
  2231. sci_controller_post_request(ihost, ireq->post_context);
  2232. return SCI_SUCCESS;
  2233. }
  2234. /**
  2235. * sci_controller_start_task() - This method is called by the SCIC user to
  2236. * send/start a framework task management request.
  2237. * @controller: the handle to the controller object for which to start the task
  2238. * management request.
  2239. * @remote_device: the handle to the remote device object for which to start
  2240. * the task management request.
  2241. * @task_request: the handle to the task request object to start.
  2242. */
  2243. enum sci_task_status sci_controller_start_task(struct isci_host *ihost,
  2244. struct isci_remote_device *idev,
  2245. struct isci_request *ireq)
  2246. {
  2247. enum sci_status status;
  2248. if (ihost->sm.current_state_id != SCIC_READY) {
  2249. dev_warn(&ihost->pdev->dev,
  2250. "%s: SCIC Controller starting task from invalid "
  2251. "state\n",
  2252. __func__);
  2253. return SCI_TASK_FAILURE_INVALID_STATE;
  2254. }
  2255. status = sci_remote_device_start_task(ihost, idev, ireq);
  2256. switch (status) {
  2257. case SCI_FAILURE_RESET_DEVICE_PARTIAL_SUCCESS:
  2258. set_bit(IREQ_ACTIVE, &ireq->flags);
  2259. /*
  2260. * We will let framework know this task request started successfully,
  2261. * although core is still woring on starting the request (to post tc when
  2262. * RNC is resumed.)
  2263. */
  2264. return SCI_SUCCESS;
  2265. case SCI_SUCCESS:
  2266. set_bit(IREQ_ACTIVE, &ireq->flags);
  2267. sci_controller_post_request(ihost, ireq->post_context);
  2268. break;
  2269. default:
  2270. break;
  2271. }
  2272. return status;
  2273. }