pl330.c 68 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061
  1. /*
  2. * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  3. * http://www.samsung.com
  4. *
  5. * Copyright (C) 2010 Samsung Electronics Co. Ltd.
  6. * Jaswinder Singh <jassi.brar@samsung.com>
  7. *
  8. * This program is free software; you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation; either version 2 of the License, or
  11. * (at your option) any later version.
  12. */
  13. #include <linux/kernel.h>
  14. #include <linux/io.h>
  15. #include <linux/init.h>
  16. #include <linux/slab.h>
  17. #include <linux/module.h>
  18. #include <linux/string.h>
  19. #include <linux/delay.h>
  20. #include <linux/interrupt.h>
  21. #include <linux/dma-mapping.h>
  22. #include <linux/dmaengine.h>
  23. #include <linux/amba/bus.h>
  24. #include <linux/scatterlist.h>
  25. #include <linux/of.h>
  26. #include <linux/of_dma.h>
  27. #include <linux/err.h>
  28. #include <linux/pm_runtime.h>
  29. #include "dmaengine.h"
  30. #define PL330_MAX_CHAN 8
  31. #define PL330_MAX_IRQS 32
  32. #define PL330_MAX_PERI 32
  33. #define PL330_MAX_BURST 16
  34. #define PL330_QUIRK_BROKEN_NO_FLUSHP BIT(0)
  35. enum pl330_cachectrl {
  36. CCTRL0, /* Noncacheable and nonbufferable */
  37. CCTRL1, /* Bufferable only */
  38. CCTRL2, /* Cacheable, but do not allocate */
  39. CCTRL3, /* Cacheable and bufferable, but do not allocate */
  40. INVALID1, /* AWCACHE = 0x1000 */
  41. INVALID2,
  42. CCTRL6, /* Cacheable write-through, allocate on writes only */
  43. CCTRL7, /* Cacheable write-back, allocate on writes only */
  44. };
  45. enum pl330_byteswap {
  46. SWAP_NO,
  47. SWAP_2,
  48. SWAP_4,
  49. SWAP_8,
  50. SWAP_16,
  51. };
  52. /* Register and Bit field Definitions */
  53. #define DS 0x0
  54. #define DS_ST_STOP 0x0
  55. #define DS_ST_EXEC 0x1
  56. #define DS_ST_CMISS 0x2
  57. #define DS_ST_UPDTPC 0x3
  58. #define DS_ST_WFE 0x4
  59. #define DS_ST_ATBRR 0x5
  60. #define DS_ST_QBUSY 0x6
  61. #define DS_ST_WFP 0x7
  62. #define DS_ST_KILL 0x8
  63. #define DS_ST_CMPLT 0x9
  64. #define DS_ST_FLTCMP 0xe
  65. #define DS_ST_FAULT 0xf
  66. #define DPC 0x4
  67. #define INTEN 0x20
  68. #define ES 0x24
  69. #define INTSTATUS 0x28
  70. #define INTCLR 0x2c
  71. #define FSM 0x30
  72. #define FSC 0x34
  73. #define FTM 0x38
  74. #define _FTC 0x40
  75. #define FTC(n) (_FTC + (n)*0x4)
  76. #define _CS 0x100
  77. #define CS(n) (_CS + (n)*0x8)
  78. #define CS_CNS (1 << 21)
  79. #define _CPC 0x104
  80. #define CPC(n) (_CPC + (n)*0x8)
  81. #define _SA 0x400
  82. #define SA(n) (_SA + (n)*0x20)
  83. #define _DA 0x404
  84. #define DA(n) (_DA + (n)*0x20)
  85. #define _CC 0x408
  86. #define CC(n) (_CC + (n)*0x20)
  87. #define CC_SRCINC (1 << 0)
  88. #define CC_DSTINC (1 << 14)
  89. #define CC_SRCPRI (1 << 8)
  90. #define CC_DSTPRI (1 << 22)
  91. #define CC_SRCNS (1 << 9)
  92. #define CC_DSTNS (1 << 23)
  93. #define CC_SRCIA (1 << 10)
  94. #define CC_DSTIA (1 << 24)
  95. #define CC_SRCBRSTLEN_SHFT 4
  96. #define CC_DSTBRSTLEN_SHFT 18
  97. #define CC_SRCBRSTSIZE_SHFT 1
  98. #define CC_DSTBRSTSIZE_SHFT 15
  99. #define CC_SRCCCTRL_SHFT 11
  100. #define CC_SRCCCTRL_MASK 0x7
  101. #define CC_DSTCCTRL_SHFT 25
  102. #define CC_DRCCCTRL_MASK 0x7
  103. #define CC_SWAP_SHFT 28
  104. #define _LC0 0x40c
  105. #define LC0(n) (_LC0 + (n)*0x20)
  106. #define _LC1 0x410
  107. #define LC1(n) (_LC1 + (n)*0x20)
  108. #define DBGSTATUS 0xd00
  109. #define DBG_BUSY (1 << 0)
  110. #define DBGCMD 0xd04
  111. #define DBGINST0 0xd08
  112. #define DBGINST1 0xd0c
  113. #define CR0 0xe00
  114. #define CR1 0xe04
  115. #define CR2 0xe08
  116. #define CR3 0xe0c
  117. #define CR4 0xe10
  118. #define CRD 0xe14
  119. #define PERIPH_ID 0xfe0
  120. #define PERIPH_REV_SHIFT 20
  121. #define PERIPH_REV_MASK 0xf
  122. #define PERIPH_REV_R0P0 0
  123. #define PERIPH_REV_R1P0 1
  124. #define PERIPH_REV_R1P1 2
  125. #define CR0_PERIPH_REQ_SET (1 << 0)
  126. #define CR0_BOOT_EN_SET (1 << 1)
  127. #define CR0_BOOT_MAN_NS (1 << 2)
  128. #define CR0_NUM_CHANS_SHIFT 4
  129. #define CR0_NUM_CHANS_MASK 0x7
  130. #define CR0_NUM_PERIPH_SHIFT 12
  131. #define CR0_NUM_PERIPH_MASK 0x1f
  132. #define CR0_NUM_EVENTS_SHIFT 17
  133. #define CR0_NUM_EVENTS_MASK 0x1f
  134. #define CR1_ICACHE_LEN_SHIFT 0
  135. #define CR1_ICACHE_LEN_MASK 0x7
  136. #define CR1_NUM_ICACHELINES_SHIFT 4
  137. #define CR1_NUM_ICACHELINES_MASK 0xf
  138. #define CRD_DATA_WIDTH_SHIFT 0
  139. #define CRD_DATA_WIDTH_MASK 0x7
  140. #define CRD_WR_CAP_SHIFT 4
  141. #define CRD_WR_CAP_MASK 0x7
  142. #define CRD_WR_Q_DEP_SHIFT 8
  143. #define CRD_WR_Q_DEP_MASK 0xf
  144. #define CRD_RD_CAP_SHIFT 12
  145. #define CRD_RD_CAP_MASK 0x7
  146. #define CRD_RD_Q_DEP_SHIFT 16
  147. #define CRD_RD_Q_DEP_MASK 0xf
  148. #define CRD_DATA_BUFF_SHIFT 20
  149. #define CRD_DATA_BUFF_MASK 0x3ff
  150. #define PART 0x330
  151. #define DESIGNER 0x41
  152. #define REVISION 0x0
  153. #define INTEG_CFG 0x0
  154. #define PERIPH_ID_VAL ((PART << 0) | (DESIGNER << 12))
  155. #define PL330_STATE_STOPPED (1 << 0)
  156. #define PL330_STATE_EXECUTING (1 << 1)
  157. #define PL330_STATE_WFE (1 << 2)
  158. #define PL330_STATE_FAULTING (1 << 3)
  159. #define PL330_STATE_COMPLETING (1 << 4)
  160. #define PL330_STATE_WFP (1 << 5)
  161. #define PL330_STATE_KILLING (1 << 6)
  162. #define PL330_STATE_FAULT_COMPLETING (1 << 7)
  163. #define PL330_STATE_CACHEMISS (1 << 8)
  164. #define PL330_STATE_UPDTPC (1 << 9)
  165. #define PL330_STATE_ATBARRIER (1 << 10)
  166. #define PL330_STATE_QUEUEBUSY (1 << 11)
  167. #define PL330_STATE_INVALID (1 << 15)
  168. #define PL330_STABLE_STATES (PL330_STATE_STOPPED | PL330_STATE_EXECUTING \
  169. | PL330_STATE_WFE | PL330_STATE_FAULTING)
  170. #define CMD_DMAADDH 0x54
  171. #define CMD_DMAEND 0x00
  172. #define CMD_DMAFLUSHP 0x35
  173. #define CMD_DMAGO 0xa0
  174. #define CMD_DMALD 0x04
  175. #define CMD_DMALDP 0x25
  176. #define CMD_DMALP 0x20
  177. #define CMD_DMALPEND 0x28
  178. #define CMD_DMAKILL 0x01
  179. #define CMD_DMAMOV 0xbc
  180. #define CMD_DMANOP 0x18
  181. #define CMD_DMARMB 0x12
  182. #define CMD_DMASEV 0x34
  183. #define CMD_DMAST 0x08
  184. #define CMD_DMASTP 0x29
  185. #define CMD_DMASTZ 0x0c
  186. #define CMD_DMAWFE 0x36
  187. #define CMD_DMAWFP 0x30
  188. #define CMD_DMAWMB 0x13
  189. #define SZ_DMAADDH 3
  190. #define SZ_DMAEND 1
  191. #define SZ_DMAFLUSHP 2
  192. #define SZ_DMALD 1
  193. #define SZ_DMALDP 2
  194. #define SZ_DMALP 2
  195. #define SZ_DMALPEND 2
  196. #define SZ_DMAKILL 1
  197. #define SZ_DMAMOV 6
  198. #define SZ_DMANOP 1
  199. #define SZ_DMARMB 1
  200. #define SZ_DMASEV 2
  201. #define SZ_DMAST 1
  202. #define SZ_DMASTP 2
  203. #define SZ_DMASTZ 1
  204. #define SZ_DMAWFE 2
  205. #define SZ_DMAWFP 2
  206. #define SZ_DMAWMB 1
  207. #define SZ_DMAGO 6
  208. #define BRST_LEN(ccr) ((((ccr) >> CC_SRCBRSTLEN_SHFT) & 0xf) + 1)
  209. #define BRST_SIZE(ccr) (1 << (((ccr) >> CC_SRCBRSTSIZE_SHFT) & 0x7))
  210. #define BYTE_TO_BURST(b, ccr) ((b) / BRST_SIZE(ccr) / BRST_LEN(ccr))
  211. #define BURST_TO_BYTE(c, ccr) ((c) * BRST_SIZE(ccr) * BRST_LEN(ccr))
  212. /*
  213. * With 256 bytes, we can do more than 2.5MB and 5MB xfers per req
  214. * at 1byte/burst for P<->M and M<->M respectively.
  215. * For typical scenario, at 1word/burst, 10MB and 20MB xfers per req
  216. * should be enough for P<->M and M<->M respectively.
  217. */
  218. #define MCODE_BUFF_PER_REQ 256
  219. /* Use this _only_ to wait on transient states */
  220. #define UNTIL(t, s) while (!(_state(t) & (s))) cpu_relax();
  221. #ifdef PL330_DEBUG_MCGEN
  222. static unsigned cmd_line;
  223. #define PL330_DBGCMD_DUMP(off, x...) do { \
  224. printk("%x:", cmd_line); \
  225. printk(x); \
  226. cmd_line += off; \
  227. } while (0)
  228. #define PL330_DBGMC_START(addr) (cmd_line = addr)
  229. #else
  230. #define PL330_DBGCMD_DUMP(off, x...) do {} while (0)
  231. #define PL330_DBGMC_START(addr) do {} while (0)
  232. #endif
  233. /* The number of default descriptors */
  234. #define NR_DEFAULT_DESC 16
  235. /* Delay for runtime PM autosuspend, ms */
  236. #define PL330_AUTOSUSPEND_DELAY 20
  237. /* Populated by the PL330 core driver for DMA API driver's info */
  238. struct pl330_config {
  239. u32 periph_id;
  240. #define DMAC_MODE_NS (1 << 0)
  241. unsigned int mode;
  242. unsigned int data_bus_width:10; /* In number of bits */
  243. unsigned int data_buf_dep:11;
  244. unsigned int num_chan:4;
  245. unsigned int num_peri:6;
  246. u32 peri_ns;
  247. unsigned int num_events:6;
  248. u32 irq_ns;
  249. };
  250. /**
  251. * Request Configuration.
  252. * The PL330 core does not modify this and uses the last
  253. * working configuration if the request doesn't provide any.
  254. *
  255. * The Client may want to provide this info only for the
  256. * first request and a request with new settings.
  257. */
  258. struct pl330_reqcfg {
  259. /* Address Incrementing */
  260. unsigned dst_inc:1;
  261. unsigned src_inc:1;
  262. /*
  263. * For now, the SRC & DST protection levels
  264. * and burst size/length are assumed same.
  265. */
  266. bool nonsecure;
  267. bool privileged;
  268. bool insnaccess;
  269. unsigned brst_len:5;
  270. unsigned brst_size:3; /* in power of 2 */
  271. enum pl330_cachectrl dcctl;
  272. enum pl330_cachectrl scctl;
  273. enum pl330_byteswap swap;
  274. struct pl330_config *pcfg;
  275. };
  276. /*
  277. * One cycle of DMAC operation.
  278. * There may be more than one xfer in a request.
  279. */
  280. struct pl330_xfer {
  281. u32 src_addr;
  282. u32 dst_addr;
  283. /* Size to xfer */
  284. u32 bytes;
  285. };
  286. /* The xfer callbacks are made with one of these arguments. */
  287. enum pl330_op_err {
  288. /* The all xfers in the request were success. */
  289. PL330_ERR_NONE,
  290. /* If req aborted due to global error. */
  291. PL330_ERR_ABORT,
  292. /* If req failed due to problem with Channel. */
  293. PL330_ERR_FAIL,
  294. };
  295. enum dmamov_dst {
  296. SAR = 0,
  297. CCR,
  298. DAR,
  299. };
  300. enum pl330_dst {
  301. SRC = 0,
  302. DST,
  303. };
  304. enum pl330_cond {
  305. SINGLE,
  306. BURST,
  307. ALWAYS,
  308. };
  309. struct dma_pl330_desc;
  310. struct _pl330_req {
  311. u32 mc_bus;
  312. void *mc_cpu;
  313. struct dma_pl330_desc *desc;
  314. };
  315. /* ToBeDone for tasklet */
  316. struct _pl330_tbd {
  317. bool reset_dmac;
  318. bool reset_mngr;
  319. u8 reset_chan;
  320. };
  321. /* A DMAC Thread */
  322. struct pl330_thread {
  323. u8 id;
  324. int ev;
  325. /* If the channel is not yet acquired by any client */
  326. bool free;
  327. /* Parent DMAC */
  328. struct pl330_dmac *dmac;
  329. /* Only two at a time */
  330. struct _pl330_req req[2];
  331. /* Index of the last enqueued request */
  332. unsigned lstenq;
  333. /* Index of the last submitted request or -1 if the DMA is stopped */
  334. int req_running;
  335. };
  336. enum pl330_dmac_state {
  337. UNINIT,
  338. INIT,
  339. DYING,
  340. };
  341. enum desc_status {
  342. /* In the DMAC pool */
  343. FREE,
  344. /*
  345. * Allocated to some channel during prep_xxx
  346. * Also may be sitting on the work_list.
  347. */
  348. PREP,
  349. /*
  350. * Sitting on the work_list and already submitted
  351. * to the PL330 core. Not more than two descriptors
  352. * of a channel can be BUSY at any time.
  353. */
  354. BUSY,
  355. /*
  356. * Sitting on the channel work_list but xfer done
  357. * by PL330 core
  358. */
  359. DONE,
  360. };
  361. struct dma_pl330_chan {
  362. /* Schedule desc completion */
  363. struct tasklet_struct task;
  364. /* DMA-Engine Channel */
  365. struct dma_chan chan;
  366. /* List of submitted descriptors */
  367. struct list_head submitted_list;
  368. /* List of issued descriptors */
  369. struct list_head work_list;
  370. /* List of completed descriptors */
  371. struct list_head completed_list;
  372. /* Pointer to the DMAC that manages this channel,
  373. * NULL if the channel is available to be acquired.
  374. * As the parent, this DMAC also provides descriptors
  375. * to the channel.
  376. */
  377. struct pl330_dmac *dmac;
  378. /* To protect channel manipulation */
  379. spinlock_t lock;
  380. /*
  381. * Hardware channel thread of PL330 DMAC. NULL if the channel is
  382. * available.
  383. */
  384. struct pl330_thread *thread;
  385. /* For D-to-M and M-to-D channels */
  386. int burst_sz; /* the peripheral fifo width */
  387. int burst_len; /* the number of burst */
  388. dma_addr_t fifo_addr;
  389. /* for cyclic capability */
  390. bool cyclic;
  391. /* for runtime pm tracking */
  392. bool active;
  393. };
  394. struct pl330_dmac {
  395. /* DMA-Engine Device */
  396. struct dma_device ddma;
  397. /* Holds info about sg limitations */
  398. struct device_dma_parameters dma_parms;
  399. /* Pool of descriptors available for the DMAC's channels */
  400. struct list_head desc_pool;
  401. /* To protect desc_pool manipulation */
  402. spinlock_t pool_lock;
  403. /* Size of MicroCode buffers for each channel. */
  404. unsigned mcbufsz;
  405. /* ioremap'ed address of PL330 registers. */
  406. void __iomem *base;
  407. /* Populated by the PL330 core driver during pl330_add */
  408. struct pl330_config pcfg;
  409. spinlock_t lock;
  410. /* Maximum possible events/irqs */
  411. int events[32];
  412. /* BUS address of MicroCode buffer */
  413. dma_addr_t mcode_bus;
  414. /* CPU address of MicroCode buffer */
  415. void *mcode_cpu;
  416. /* List of all Channel threads */
  417. struct pl330_thread *channels;
  418. /* Pointer to the MANAGER thread */
  419. struct pl330_thread *manager;
  420. /* To handle bad news in interrupt */
  421. struct tasklet_struct tasks;
  422. struct _pl330_tbd dmac_tbd;
  423. /* State of DMAC operation */
  424. enum pl330_dmac_state state;
  425. /* Holds list of reqs with due callbacks */
  426. struct list_head req_done;
  427. /* Peripheral channels connected to this DMAC */
  428. unsigned int num_peripherals;
  429. struct dma_pl330_chan *peripherals; /* keep at end */
  430. int quirks;
  431. };
  432. static struct pl330_of_quirks {
  433. char *quirk;
  434. int id;
  435. } of_quirks[] = {
  436. {
  437. .quirk = "arm,pl330-broken-no-flushp",
  438. .id = PL330_QUIRK_BROKEN_NO_FLUSHP,
  439. }
  440. };
  441. struct dma_pl330_desc {
  442. /* To attach to a queue as child */
  443. struct list_head node;
  444. /* Descriptor for the DMA Engine API */
  445. struct dma_async_tx_descriptor txd;
  446. /* Xfer for PL330 core */
  447. struct pl330_xfer px;
  448. struct pl330_reqcfg rqcfg;
  449. enum desc_status status;
  450. int bytes_requested;
  451. bool last;
  452. /* The channel which currently holds this desc */
  453. struct dma_pl330_chan *pchan;
  454. enum dma_transfer_direction rqtype;
  455. /* Index of peripheral for the xfer. */
  456. unsigned peri:5;
  457. /* Hook to attach to DMAC's list of reqs with due callback */
  458. struct list_head rqd;
  459. };
  460. struct _xfer_spec {
  461. u32 ccr;
  462. struct dma_pl330_desc *desc;
  463. };
  464. static inline bool _queue_empty(struct pl330_thread *thrd)
  465. {
  466. return thrd->req[0].desc == NULL && thrd->req[1].desc == NULL;
  467. }
  468. static inline bool _queue_full(struct pl330_thread *thrd)
  469. {
  470. return thrd->req[0].desc != NULL && thrd->req[1].desc != NULL;
  471. }
  472. static inline bool is_manager(struct pl330_thread *thrd)
  473. {
  474. return thrd->dmac->manager == thrd;
  475. }
  476. /* If manager of the thread is in Non-Secure mode */
  477. static inline bool _manager_ns(struct pl330_thread *thrd)
  478. {
  479. return (thrd->dmac->pcfg.mode & DMAC_MODE_NS) ? true : false;
  480. }
  481. static inline u32 get_revision(u32 periph_id)
  482. {
  483. return (periph_id >> PERIPH_REV_SHIFT) & PERIPH_REV_MASK;
  484. }
  485. static inline u32 _emit_ADDH(unsigned dry_run, u8 buf[],
  486. enum pl330_dst da, u16 val)
  487. {
  488. if (dry_run)
  489. return SZ_DMAADDH;
  490. buf[0] = CMD_DMAADDH;
  491. buf[0] |= (da << 1);
  492. buf[1] = val;
  493. buf[2] = val >> 8;
  494. PL330_DBGCMD_DUMP(SZ_DMAADDH, "\tDMAADDH %s %u\n",
  495. da == 1 ? "DA" : "SA", val);
  496. return SZ_DMAADDH;
  497. }
  498. static inline u32 _emit_END(unsigned dry_run, u8 buf[])
  499. {
  500. if (dry_run)
  501. return SZ_DMAEND;
  502. buf[0] = CMD_DMAEND;
  503. PL330_DBGCMD_DUMP(SZ_DMAEND, "\tDMAEND\n");
  504. return SZ_DMAEND;
  505. }
  506. static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri)
  507. {
  508. if (dry_run)
  509. return SZ_DMAFLUSHP;
  510. buf[0] = CMD_DMAFLUSHP;
  511. peri &= 0x1f;
  512. peri <<= 3;
  513. buf[1] = peri;
  514. PL330_DBGCMD_DUMP(SZ_DMAFLUSHP, "\tDMAFLUSHP %u\n", peri >> 3);
  515. return SZ_DMAFLUSHP;
  516. }
  517. static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond)
  518. {
  519. if (dry_run)
  520. return SZ_DMALD;
  521. buf[0] = CMD_DMALD;
  522. if (cond == SINGLE)
  523. buf[0] |= (0 << 1) | (1 << 0);
  524. else if (cond == BURST)
  525. buf[0] |= (1 << 1) | (1 << 0);
  526. PL330_DBGCMD_DUMP(SZ_DMALD, "\tDMALD%c\n",
  527. cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A'));
  528. return SZ_DMALD;
  529. }
  530. static inline u32 _emit_LDP(unsigned dry_run, u8 buf[],
  531. enum pl330_cond cond, u8 peri)
  532. {
  533. if (dry_run)
  534. return SZ_DMALDP;
  535. buf[0] = CMD_DMALDP;
  536. if (cond == BURST)
  537. buf[0] |= (1 << 1);
  538. peri &= 0x1f;
  539. peri <<= 3;
  540. buf[1] = peri;
  541. PL330_DBGCMD_DUMP(SZ_DMALDP, "\tDMALDP%c %u\n",
  542. cond == SINGLE ? 'S' : 'B', peri >> 3);
  543. return SZ_DMALDP;
  544. }
  545. static inline u32 _emit_LP(unsigned dry_run, u8 buf[],
  546. unsigned loop, u8 cnt)
  547. {
  548. if (dry_run)
  549. return SZ_DMALP;
  550. buf[0] = CMD_DMALP;
  551. if (loop)
  552. buf[0] |= (1 << 1);
  553. cnt--; /* DMAC increments by 1 internally */
  554. buf[1] = cnt;
  555. PL330_DBGCMD_DUMP(SZ_DMALP, "\tDMALP_%c %u\n", loop ? '1' : '0', cnt);
  556. return SZ_DMALP;
  557. }
  558. struct _arg_LPEND {
  559. enum pl330_cond cond;
  560. bool forever;
  561. unsigned loop;
  562. u8 bjump;
  563. };
  564. static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[],
  565. const struct _arg_LPEND *arg)
  566. {
  567. enum pl330_cond cond = arg->cond;
  568. bool forever = arg->forever;
  569. unsigned loop = arg->loop;
  570. u8 bjump = arg->bjump;
  571. if (dry_run)
  572. return SZ_DMALPEND;
  573. buf[0] = CMD_DMALPEND;
  574. if (loop)
  575. buf[0] |= (1 << 2);
  576. if (!forever)
  577. buf[0] |= (1 << 4);
  578. if (cond == SINGLE)
  579. buf[0] |= (0 << 1) | (1 << 0);
  580. else if (cond == BURST)
  581. buf[0] |= (1 << 1) | (1 << 0);
  582. buf[1] = bjump;
  583. PL330_DBGCMD_DUMP(SZ_DMALPEND, "\tDMALP%s%c_%c bjmpto_%x\n",
  584. forever ? "FE" : "END",
  585. cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A'),
  586. loop ? '1' : '0',
  587. bjump);
  588. return SZ_DMALPEND;
  589. }
  590. static inline u32 _emit_KILL(unsigned dry_run, u8 buf[])
  591. {
  592. if (dry_run)
  593. return SZ_DMAKILL;
  594. buf[0] = CMD_DMAKILL;
  595. return SZ_DMAKILL;
  596. }
  597. static inline u32 _emit_MOV(unsigned dry_run, u8 buf[],
  598. enum dmamov_dst dst, u32 val)
  599. {
  600. if (dry_run)
  601. return SZ_DMAMOV;
  602. buf[0] = CMD_DMAMOV;
  603. buf[1] = dst;
  604. buf[2] = val;
  605. buf[3] = val >> 8;
  606. buf[4] = val >> 16;
  607. buf[5] = val >> 24;
  608. PL330_DBGCMD_DUMP(SZ_DMAMOV, "\tDMAMOV %s 0x%x\n",
  609. dst == SAR ? "SAR" : (dst == DAR ? "DAR" : "CCR"), val);
  610. return SZ_DMAMOV;
  611. }
  612. static inline u32 _emit_NOP(unsigned dry_run, u8 buf[])
  613. {
  614. if (dry_run)
  615. return SZ_DMANOP;
  616. buf[0] = CMD_DMANOP;
  617. PL330_DBGCMD_DUMP(SZ_DMANOP, "\tDMANOP\n");
  618. return SZ_DMANOP;
  619. }
  620. static inline u32 _emit_RMB(unsigned dry_run, u8 buf[])
  621. {
  622. if (dry_run)
  623. return SZ_DMARMB;
  624. buf[0] = CMD_DMARMB;
  625. PL330_DBGCMD_DUMP(SZ_DMARMB, "\tDMARMB\n");
  626. return SZ_DMARMB;
  627. }
  628. static inline u32 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev)
  629. {
  630. if (dry_run)
  631. return SZ_DMASEV;
  632. buf[0] = CMD_DMASEV;
  633. ev &= 0x1f;
  634. ev <<= 3;
  635. buf[1] = ev;
  636. PL330_DBGCMD_DUMP(SZ_DMASEV, "\tDMASEV %u\n", ev >> 3);
  637. return SZ_DMASEV;
  638. }
  639. static inline u32 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond)
  640. {
  641. if (dry_run)
  642. return SZ_DMAST;
  643. buf[0] = CMD_DMAST;
  644. if (cond == SINGLE)
  645. buf[0] |= (0 << 1) | (1 << 0);
  646. else if (cond == BURST)
  647. buf[0] |= (1 << 1) | (1 << 0);
  648. PL330_DBGCMD_DUMP(SZ_DMAST, "\tDMAST%c\n",
  649. cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A'));
  650. return SZ_DMAST;
  651. }
  652. static inline u32 _emit_STP(unsigned dry_run, u8 buf[],
  653. enum pl330_cond cond, u8 peri)
  654. {
  655. if (dry_run)
  656. return SZ_DMASTP;
  657. buf[0] = CMD_DMASTP;
  658. if (cond == BURST)
  659. buf[0] |= (1 << 1);
  660. peri &= 0x1f;
  661. peri <<= 3;
  662. buf[1] = peri;
  663. PL330_DBGCMD_DUMP(SZ_DMASTP, "\tDMASTP%c %u\n",
  664. cond == SINGLE ? 'S' : 'B', peri >> 3);
  665. return SZ_DMASTP;
  666. }
  667. static inline u32 _emit_STZ(unsigned dry_run, u8 buf[])
  668. {
  669. if (dry_run)
  670. return SZ_DMASTZ;
  671. buf[0] = CMD_DMASTZ;
  672. PL330_DBGCMD_DUMP(SZ_DMASTZ, "\tDMASTZ\n");
  673. return SZ_DMASTZ;
  674. }
  675. static inline u32 _emit_WFE(unsigned dry_run, u8 buf[], u8 ev,
  676. unsigned invalidate)
  677. {
  678. if (dry_run)
  679. return SZ_DMAWFE;
  680. buf[0] = CMD_DMAWFE;
  681. ev &= 0x1f;
  682. ev <<= 3;
  683. buf[1] = ev;
  684. if (invalidate)
  685. buf[1] |= (1 << 1);
  686. PL330_DBGCMD_DUMP(SZ_DMAWFE, "\tDMAWFE %u%s\n",
  687. ev >> 3, invalidate ? ", I" : "");
  688. return SZ_DMAWFE;
  689. }
  690. static inline u32 _emit_WFP(unsigned dry_run, u8 buf[],
  691. enum pl330_cond cond, u8 peri)
  692. {
  693. if (dry_run)
  694. return SZ_DMAWFP;
  695. buf[0] = CMD_DMAWFP;
  696. if (cond == SINGLE)
  697. buf[0] |= (0 << 1) | (0 << 0);
  698. else if (cond == BURST)
  699. buf[0] |= (1 << 1) | (0 << 0);
  700. else
  701. buf[0] |= (0 << 1) | (1 << 0);
  702. peri &= 0x1f;
  703. peri <<= 3;
  704. buf[1] = peri;
  705. PL330_DBGCMD_DUMP(SZ_DMAWFP, "\tDMAWFP%c %u\n",
  706. cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'P'), peri >> 3);
  707. return SZ_DMAWFP;
  708. }
  709. static inline u32 _emit_WMB(unsigned dry_run, u8 buf[])
  710. {
  711. if (dry_run)
  712. return SZ_DMAWMB;
  713. buf[0] = CMD_DMAWMB;
  714. PL330_DBGCMD_DUMP(SZ_DMAWMB, "\tDMAWMB\n");
  715. return SZ_DMAWMB;
  716. }
  717. struct _arg_GO {
  718. u8 chan;
  719. u32 addr;
  720. unsigned ns;
  721. };
  722. static inline u32 _emit_GO(unsigned dry_run, u8 buf[],
  723. const struct _arg_GO *arg)
  724. {
  725. u8 chan = arg->chan;
  726. u32 addr = arg->addr;
  727. unsigned ns = arg->ns;
  728. if (dry_run)
  729. return SZ_DMAGO;
  730. buf[0] = CMD_DMAGO;
  731. buf[0] |= (ns << 1);
  732. buf[1] = chan & 0x7;
  733. buf[2] = addr;
  734. buf[3] = addr >> 8;
  735. buf[4] = addr >> 16;
  736. buf[5] = addr >> 24;
  737. return SZ_DMAGO;
  738. }
  739. #define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t)
  740. /* Returns Time-Out */
  741. static bool _until_dmac_idle(struct pl330_thread *thrd)
  742. {
  743. void __iomem *regs = thrd->dmac->base;
  744. unsigned long loops = msecs_to_loops(5);
  745. do {
  746. /* Until Manager is Idle */
  747. if (!(readl(regs + DBGSTATUS) & DBG_BUSY))
  748. break;
  749. cpu_relax();
  750. } while (--loops);
  751. if (!loops)
  752. return true;
  753. return false;
  754. }
  755. static inline void _execute_DBGINSN(struct pl330_thread *thrd,
  756. u8 insn[], bool as_manager)
  757. {
  758. void __iomem *regs = thrd->dmac->base;
  759. u32 val;
  760. val = (insn[0] << 16) | (insn[1] << 24);
  761. if (!as_manager) {
  762. val |= (1 << 0);
  763. val |= (thrd->id << 8); /* Channel Number */
  764. }
  765. writel(val, regs + DBGINST0);
  766. val = le32_to_cpu(*((__le32 *)&insn[2]));
  767. writel(val, regs + DBGINST1);
  768. /* If timed out due to halted state-machine */
  769. if (_until_dmac_idle(thrd)) {
  770. dev_err(thrd->dmac->ddma.dev, "DMAC halted!\n");
  771. return;
  772. }
  773. /* Get going */
  774. writel(0, regs + DBGCMD);
  775. }
  776. static inline u32 _state(struct pl330_thread *thrd)
  777. {
  778. void __iomem *regs = thrd->dmac->base;
  779. u32 val;
  780. if (is_manager(thrd))
  781. val = readl(regs + DS) & 0xf;
  782. else
  783. val = readl(regs + CS(thrd->id)) & 0xf;
  784. switch (val) {
  785. case DS_ST_STOP:
  786. return PL330_STATE_STOPPED;
  787. case DS_ST_EXEC:
  788. return PL330_STATE_EXECUTING;
  789. case DS_ST_CMISS:
  790. return PL330_STATE_CACHEMISS;
  791. case DS_ST_UPDTPC:
  792. return PL330_STATE_UPDTPC;
  793. case DS_ST_WFE:
  794. return PL330_STATE_WFE;
  795. case DS_ST_FAULT:
  796. return PL330_STATE_FAULTING;
  797. case DS_ST_ATBRR:
  798. if (is_manager(thrd))
  799. return PL330_STATE_INVALID;
  800. else
  801. return PL330_STATE_ATBARRIER;
  802. case DS_ST_QBUSY:
  803. if (is_manager(thrd))
  804. return PL330_STATE_INVALID;
  805. else
  806. return PL330_STATE_QUEUEBUSY;
  807. case DS_ST_WFP:
  808. if (is_manager(thrd))
  809. return PL330_STATE_INVALID;
  810. else
  811. return PL330_STATE_WFP;
  812. case DS_ST_KILL:
  813. if (is_manager(thrd))
  814. return PL330_STATE_INVALID;
  815. else
  816. return PL330_STATE_KILLING;
  817. case DS_ST_CMPLT:
  818. if (is_manager(thrd))
  819. return PL330_STATE_INVALID;
  820. else
  821. return PL330_STATE_COMPLETING;
  822. case DS_ST_FLTCMP:
  823. if (is_manager(thrd))
  824. return PL330_STATE_INVALID;
  825. else
  826. return PL330_STATE_FAULT_COMPLETING;
  827. default:
  828. return PL330_STATE_INVALID;
  829. }
  830. }
  831. static void _stop(struct pl330_thread *thrd)
  832. {
  833. void __iomem *regs = thrd->dmac->base;
  834. u8 insn[6] = {0, 0, 0, 0, 0, 0};
  835. if (_state(thrd) == PL330_STATE_FAULT_COMPLETING)
  836. UNTIL(thrd, PL330_STATE_FAULTING | PL330_STATE_KILLING);
  837. /* Return if nothing needs to be done */
  838. if (_state(thrd) == PL330_STATE_COMPLETING
  839. || _state(thrd) == PL330_STATE_KILLING
  840. || _state(thrd) == PL330_STATE_STOPPED)
  841. return;
  842. _emit_KILL(0, insn);
  843. /* Stop generating interrupts for SEV */
  844. writel(readl(regs + INTEN) & ~(1 << thrd->ev), regs + INTEN);
  845. _execute_DBGINSN(thrd, insn, is_manager(thrd));
  846. }
  847. /* Start doing req 'idx' of thread 'thrd' */
  848. static bool _trigger(struct pl330_thread *thrd)
  849. {
  850. void __iomem *regs = thrd->dmac->base;
  851. struct _pl330_req *req;
  852. struct dma_pl330_desc *desc;
  853. struct _arg_GO go;
  854. unsigned ns;
  855. u8 insn[6] = {0, 0, 0, 0, 0, 0};
  856. int idx;
  857. /* Return if already ACTIVE */
  858. if (_state(thrd) != PL330_STATE_STOPPED)
  859. return true;
  860. idx = 1 - thrd->lstenq;
  861. if (thrd->req[idx].desc != NULL) {
  862. req = &thrd->req[idx];
  863. } else {
  864. idx = thrd->lstenq;
  865. if (thrd->req[idx].desc != NULL)
  866. req = &thrd->req[idx];
  867. else
  868. req = NULL;
  869. }
  870. /* Return if no request */
  871. if (!req)
  872. return true;
  873. /* Return if req is running */
  874. if (idx == thrd->req_running)
  875. return true;
  876. desc = req->desc;
  877. ns = desc->rqcfg.nonsecure ? 1 : 0;
  878. /* See 'Abort Sources' point-4 at Page 2-25 */
  879. if (_manager_ns(thrd) && !ns)
  880. dev_info(thrd->dmac->ddma.dev, "%s:%d Recipe for ABORT!\n",
  881. __func__, __LINE__);
  882. go.chan = thrd->id;
  883. go.addr = req->mc_bus;
  884. go.ns = ns;
  885. _emit_GO(0, insn, &go);
  886. /* Set to generate interrupts for SEV */
  887. writel(readl(regs + INTEN) | (1 << thrd->ev), regs + INTEN);
  888. /* Only manager can execute GO */
  889. _execute_DBGINSN(thrd, insn, true);
  890. thrd->req_running = idx;
  891. return true;
  892. }
  893. static bool _start(struct pl330_thread *thrd)
  894. {
  895. switch (_state(thrd)) {
  896. case PL330_STATE_FAULT_COMPLETING:
  897. UNTIL(thrd, PL330_STATE_FAULTING | PL330_STATE_KILLING);
  898. if (_state(thrd) == PL330_STATE_KILLING)
  899. UNTIL(thrd, PL330_STATE_STOPPED)
  900. case PL330_STATE_FAULTING:
  901. _stop(thrd);
  902. case PL330_STATE_KILLING:
  903. case PL330_STATE_COMPLETING:
  904. UNTIL(thrd, PL330_STATE_STOPPED)
  905. case PL330_STATE_STOPPED:
  906. return _trigger(thrd);
  907. case PL330_STATE_WFP:
  908. case PL330_STATE_QUEUEBUSY:
  909. case PL330_STATE_ATBARRIER:
  910. case PL330_STATE_UPDTPC:
  911. case PL330_STATE_CACHEMISS:
  912. case PL330_STATE_EXECUTING:
  913. return true;
  914. case PL330_STATE_WFE: /* For RESUME, nothing yet */
  915. default:
  916. return false;
  917. }
  918. }
  919. static inline int _ldst_memtomem(unsigned dry_run, u8 buf[],
  920. const struct _xfer_spec *pxs, int cyc)
  921. {
  922. int off = 0;
  923. struct pl330_config *pcfg = pxs->desc->rqcfg.pcfg;
  924. /* check lock-up free version */
  925. if (get_revision(pcfg->periph_id) >= PERIPH_REV_R1P0) {
  926. while (cyc--) {
  927. off += _emit_LD(dry_run, &buf[off], ALWAYS);
  928. off += _emit_ST(dry_run, &buf[off], ALWAYS);
  929. }
  930. } else {
  931. while (cyc--) {
  932. off += _emit_LD(dry_run, &buf[off], ALWAYS);
  933. off += _emit_RMB(dry_run, &buf[off]);
  934. off += _emit_ST(dry_run, &buf[off], ALWAYS);
  935. off += _emit_WMB(dry_run, &buf[off]);
  936. }
  937. }
  938. return off;
  939. }
  940. static inline int _ldst_devtomem(struct pl330_dmac *pl330, unsigned dry_run,
  941. u8 buf[], const struct _xfer_spec *pxs,
  942. int cyc)
  943. {
  944. int off = 0;
  945. enum pl330_cond cond;
  946. if (pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP)
  947. cond = BURST;
  948. else
  949. cond = SINGLE;
  950. while (cyc--) {
  951. off += _emit_WFP(dry_run, &buf[off], cond, pxs->desc->peri);
  952. off += _emit_LDP(dry_run, &buf[off], cond, pxs->desc->peri);
  953. off += _emit_ST(dry_run, &buf[off], ALWAYS);
  954. if (!(pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP))
  955. off += _emit_FLUSHP(dry_run, &buf[off],
  956. pxs->desc->peri);
  957. }
  958. return off;
  959. }
  960. static inline int _ldst_memtodev(struct pl330_dmac *pl330,
  961. unsigned dry_run, u8 buf[],
  962. const struct _xfer_spec *pxs, int cyc)
  963. {
  964. int off = 0;
  965. enum pl330_cond cond;
  966. if (pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP)
  967. cond = BURST;
  968. else
  969. cond = SINGLE;
  970. while (cyc--) {
  971. off += _emit_WFP(dry_run, &buf[off], cond, pxs->desc->peri);
  972. off += _emit_LD(dry_run, &buf[off], ALWAYS);
  973. off += _emit_STP(dry_run, &buf[off], cond, pxs->desc->peri);
  974. if (!(pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP))
  975. off += _emit_FLUSHP(dry_run, &buf[off],
  976. pxs->desc->peri);
  977. }
  978. return off;
  979. }
  980. static int _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[],
  981. const struct _xfer_spec *pxs, int cyc)
  982. {
  983. int off = 0;
  984. switch (pxs->desc->rqtype) {
  985. case DMA_MEM_TO_DEV:
  986. off += _ldst_memtodev(pl330, dry_run, &buf[off], pxs, cyc);
  987. break;
  988. case DMA_DEV_TO_MEM:
  989. off += _ldst_devtomem(pl330, dry_run, &buf[off], pxs, cyc);
  990. break;
  991. case DMA_MEM_TO_MEM:
  992. off += _ldst_memtomem(dry_run, &buf[off], pxs, cyc);
  993. break;
  994. default:
  995. off += 0x40000000; /* Scare off the Client */
  996. break;
  997. }
  998. return off;
  999. }
  1000. /* Returns bytes consumed and updates bursts */
  1001. static inline int _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[],
  1002. unsigned long *bursts, const struct _xfer_spec *pxs)
  1003. {
  1004. int cyc, cycmax, szlp, szlpend, szbrst, off;
  1005. unsigned lcnt0, lcnt1, ljmp0, ljmp1;
  1006. struct _arg_LPEND lpend;
  1007. if (*bursts == 1)
  1008. return _bursts(pl330, dry_run, buf, pxs, 1);
  1009. /* Max iterations possible in DMALP is 256 */
  1010. if (*bursts >= 256*256) {
  1011. lcnt1 = 256;
  1012. lcnt0 = 256;
  1013. cyc = *bursts / lcnt1 / lcnt0;
  1014. } else if (*bursts > 256) {
  1015. lcnt1 = 256;
  1016. lcnt0 = *bursts / lcnt1;
  1017. cyc = 1;
  1018. } else {
  1019. lcnt1 = *bursts;
  1020. lcnt0 = 0;
  1021. cyc = 1;
  1022. }
  1023. szlp = _emit_LP(1, buf, 0, 0);
  1024. szbrst = _bursts(pl330, 1, buf, pxs, 1);
  1025. lpend.cond = ALWAYS;
  1026. lpend.forever = false;
  1027. lpend.loop = 0;
  1028. lpend.bjump = 0;
  1029. szlpend = _emit_LPEND(1, buf, &lpend);
  1030. if (lcnt0) {
  1031. szlp *= 2;
  1032. szlpend *= 2;
  1033. }
  1034. /*
  1035. * Max bursts that we can unroll due to limit on the
  1036. * size of backward jump that can be encoded in DMALPEND
  1037. * which is 8-bits and hence 255
  1038. */
  1039. cycmax = (255 - (szlp + szlpend)) / szbrst;
  1040. cyc = (cycmax < cyc) ? cycmax : cyc;
  1041. off = 0;
  1042. if (lcnt0) {
  1043. off += _emit_LP(dry_run, &buf[off], 0, lcnt0);
  1044. ljmp0 = off;
  1045. }
  1046. off += _emit_LP(dry_run, &buf[off], 1, lcnt1);
  1047. ljmp1 = off;
  1048. off += _bursts(pl330, dry_run, &buf[off], pxs, cyc);
  1049. lpend.cond = ALWAYS;
  1050. lpend.forever = false;
  1051. lpend.loop = 1;
  1052. lpend.bjump = off - ljmp1;
  1053. off += _emit_LPEND(dry_run, &buf[off], &lpend);
  1054. if (lcnt0) {
  1055. lpend.cond = ALWAYS;
  1056. lpend.forever = false;
  1057. lpend.loop = 0;
  1058. lpend.bjump = off - ljmp0;
  1059. off += _emit_LPEND(dry_run, &buf[off], &lpend);
  1060. }
  1061. *bursts = lcnt1 * cyc;
  1062. if (lcnt0)
  1063. *bursts *= lcnt0;
  1064. return off;
  1065. }
  1066. static inline int _setup_loops(struct pl330_dmac *pl330,
  1067. unsigned dry_run, u8 buf[],
  1068. const struct _xfer_spec *pxs)
  1069. {
  1070. struct pl330_xfer *x = &pxs->desc->px;
  1071. u32 ccr = pxs->ccr;
  1072. unsigned long c, bursts = BYTE_TO_BURST(x->bytes, ccr);
  1073. int off = 0;
  1074. while (bursts) {
  1075. c = bursts;
  1076. off += _loop(pl330, dry_run, &buf[off], &c, pxs);
  1077. bursts -= c;
  1078. }
  1079. return off;
  1080. }
  1081. static inline int _setup_xfer(struct pl330_dmac *pl330,
  1082. unsigned dry_run, u8 buf[],
  1083. const struct _xfer_spec *pxs)
  1084. {
  1085. struct pl330_xfer *x = &pxs->desc->px;
  1086. int off = 0;
  1087. /* DMAMOV SAR, x->src_addr */
  1088. off += _emit_MOV(dry_run, &buf[off], SAR, x->src_addr);
  1089. /* DMAMOV DAR, x->dst_addr */
  1090. off += _emit_MOV(dry_run, &buf[off], DAR, x->dst_addr);
  1091. /* Setup Loop(s) */
  1092. off += _setup_loops(pl330, dry_run, &buf[off], pxs);
  1093. return off;
  1094. }
  1095. /*
  1096. * A req is a sequence of one or more xfer units.
  1097. * Returns the number of bytes taken to setup the MC for the req.
  1098. */
  1099. static int _setup_req(struct pl330_dmac *pl330, unsigned dry_run,
  1100. struct pl330_thread *thrd, unsigned index,
  1101. struct _xfer_spec *pxs)
  1102. {
  1103. struct _pl330_req *req = &thrd->req[index];
  1104. struct pl330_xfer *x;
  1105. u8 *buf = req->mc_cpu;
  1106. int off = 0;
  1107. PL330_DBGMC_START(req->mc_bus);
  1108. /* DMAMOV CCR, ccr */
  1109. off += _emit_MOV(dry_run, &buf[off], CCR, pxs->ccr);
  1110. x = &pxs->desc->px;
  1111. /* Error if xfer length is not aligned at burst size */
  1112. if (x->bytes % (BRST_SIZE(pxs->ccr) * BRST_LEN(pxs->ccr)))
  1113. return -EINVAL;
  1114. off += _setup_xfer(pl330, dry_run, &buf[off], pxs);
  1115. /* DMASEV peripheral/event */
  1116. off += _emit_SEV(dry_run, &buf[off], thrd->ev);
  1117. /* DMAEND */
  1118. off += _emit_END(dry_run, &buf[off]);
  1119. return off;
  1120. }
  1121. static inline u32 _prepare_ccr(const struct pl330_reqcfg *rqc)
  1122. {
  1123. u32 ccr = 0;
  1124. if (rqc->src_inc)
  1125. ccr |= CC_SRCINC;
  1126. if (rqc->dst_inc)
  1127. ccr |= CC_DSTINC;
  1128. /* We set same protection levels for Src and DST for now */
  1129. if (rqc->privileged)
  1130. ccr |= CC_SRCPRI | CC_DSTPRI;
  1131. if (rqc->nonsecure)
  1132. ccr |= CC_SRCNS | CC_DSTNS;
  1133. if (rqc->insnaccess)
  1134. ccr |= CC_SRCIA | CC_DSTIA;
  1135. ccr |= (((rqc->brst_len - 1) & 0xf) << CC_SRCBRSTLEN_SHFT);
  1136. ccr |= (((rqc->brst_len - 1) & 0xf) << CC_DSTBRSTLEN_SHFT);
  1137. ccr |= (rqc->brst_size << CC_SRCBRSTSIZE_SHFT);
  1138. ccr |= (rqc->brst_size << CC_DSTBRSTSIZE_SHFT);
  1139. ccr |= (rqc->scctl << CC_SRCCCTRL_SHFT);
  1140. ccr |= (rqc->dcctl << CC_DSTCCTRL_SHFT);
  1141. ccr |= (rqc->swap << CC_SWAP_SHFT);
  1142. return ccr;
  1143. }
  1144. /*
  1145. * Submit a list of xfers after which the client wants notification.
  1146. * Client is not notified after each xfer unit, just once after all
  1147. * xfer units are done or some error occurs.
  1148. */
  1149. static int pl330_submit_req(struct pl330_thread *thrd,
  1150. struct dma_pl330_desc *desc)
  1151. {
  1152. struct pl330_dmac *pl330 = thrd->dmac;
  1153. struct _xfer_spec xs;
  1154. unsigned long flags;
  1155. unsigned idx;
  1156. u32 ccr;
  1157. int ret = 0;
  1158. if (pl330->state == DYING
  1159. || pl330->dmac_tbd.reset_chan & (1 << thrd->id)) {
  1160. dev_info(thrd->dmac->ddma.dev, "%s:%d\n",
  1161. __func__, __LINE__);
  1162. return -EAGAIN;
  1163. }
  1164. /* If request for non-existing peripheral */
  1165. if (desc->rqtype != DMA_MEM_TO_MEM &&
  1166. desc->peri >= pl330->pcfg.num_peri) {
  1167. dev_info(thrd->dmac->ddma.dev,
  1168. "%s:%d Invalid peripheral(%u)!\n",
  1169. __func__, __LINE__, desc->peri);
  1170. return -EINVAL;
  1171. }
  1172. spin_lock_irqsave(&pl330->lock, flags);
  1173. if (_queue_full(thrd)) {
  1174. ret = -EAGAIN;
  1175. goto xfer_exit;
  1176. }
  1177. /* Prefer Secure Channel */
  1178. if (!_manager_ns(thrd))
  1179. desc->rqcfg.nonsecure = 0;
  1180. else
  1181. desc->rqcfg.nonsecure = 1;
  1182. ccr = _prepare_ccr(&desc->rqcfg);
  1183. idx = thrd->req[0].desc == NULL ? 0 : 1;
  1184. xs.ccr = ccr;
  1185. xs.desc = desc;
  1186. /* First dry run to check if req is acceptable */
  1187. ret = _setup_req(pl330, 1, thrd, idx, &xs);
  1188. if (ret < 0)
  1189. goto xfer_exit;
  1190. if (ret > pl330->mcbufsz / 2) {
  1191. dev_info(pl330->ddma.dev, "%s:%d Try increasing mcbufsz (%i/%i)\n",
  1192. __func__, __LINE__, ret, pl330->mcbufsz / 2);
  1193. ret = -ENOMEM;
  1194. goto xfer_exit;
  1195. }
  1196. /* Hook the request */
  1197. thrd->lstenq = idx;
  1198. thrd->req[idx].desc = desc;
  1199. _setup_req(pl330, 0, thrd, idx, &xs);
  1200. ret = 0;
  1201. xfer_exit:
  1202. spin_unlock_irqrestore(&pl330->lock, flags);
  1203. return ret;
  1204. }
  1205. static void dma_pl330_rqcb(struct dma_pl330_desc *desc, enum pl330_op_err err)
  1206. {
  1207. struct dma_pl330_chan *pch;
  1208. unsigned long flags;
  1209. if (!desc)
  1210. return;
  1211. pch = desc->pchan;
  1212. /* If desc aborted */
  1213. if (!pch)
  1214. return;
  1215. spin_lock_irqsave(&pch->lock, flags);
  1216. desc->status = DONE;
  1217. spin_unlock_irqrestore(&pch->lock, flags);
  1218. tasklet_schedule(&pch->task);
  1219. }
  1220. static void pl330_dotask(unsigned long data)
  1221. {
  1222. struct pl330_dmac *pl330 = (struct pl330_dmac *) data;
  1223. unsigned long flags;
  1224. int i;
  1225. spin_lock_irqsave(&pl330->lock, flags);
  1226. /* The DMAC itself gone nuts */
  1227. if (pl330->dmac_tbd.reset_dmac) {
  1228. pl330->state = DYING;
  1229. /* Reset the manager too */
  1230. pl330->dmac_tbd.reset_mngr = true;
  1231. /* Clear the reset flag */
  1232. pl330->dmac_tbd.reset_dmac = false;
  1233. }
  1234. if (pl330->dmac_tbd.reset_mngr) {
  1235. _stop(pl330->manager);
  1236. /* Reset all channels */
  1237. pl330->dmac_tbd.reset_chan = (1 << pl330->pcfg.num_chan) - 1;
  1238. /* Clear the reset flag */
  1239. pl330->dmac_tbd.reset_mngr = false;
  1240. }
  1241. for (i = 0; i < pl330->pcfg.num_chan; i++) {
  1242. if (pl330->dmac_tbd.reset_chan & (1 << i)) {
  1243. struct pl330_thread *thrd = &pl330->channels[i];
  1244. void __iomem *regs = pl330->base;
  1245. enum pl330_op_err err;
  1246. _stop(thrd);
  1247. if (readl(regs + FSC) & (1 << thrd->id))
  1248. err = PL330_ERR_FAIL;
  1249. else
  1250. err = PL330_ERR_ABORT;
  1251. spin_unlock_irqrestore(&pl330->lock, flags);
  1252. dma_pl330_rqcb(thrd->req[1 - thrd->lstenq].desc, err);
  1253. dma_pl330_rqcb(thrd->req[thrd->lstenq].desc, err);
  1254. spin_lock_irqsave(&pl330->lock, flags);
  1255. thrd->req[0].desc = NULL;
  1256. thrd->req[1].desc = NULL;
  1257. thrd->req_running = -1;
  1258. /* Clear the reset flag */
  1259. pl330->dmac_tbd.reset_chan &= ~(1 << i);
  1260. }
  1261. }
  1262. spin_unlock_irqrestore(&pl330->lock, flags);
  1263. return;
  1264. }
  1265. /* Returns 1 if state was updated, 0 otherwise */
  1266. static int pl330_update(struct pl330_dmac *pl330)
  1267. {
  1268. struct dma_pl330_desc *descdone, *tmp;
  1269. unsigned long flags;
  1270. void __iomem *regs;
  1271. u32 val;
  1272. int id, ev, ret = 0;
  1273. regs = pl330->base;
  1274. spin_lock_irqsave(&pl330->lock, flags);
  1275. val = readl(regs + FSM) & 0x1;
  1276. if (val)
  1277. pl330->dmac_tbd.reset_mngr = true;
  1278. else
  1279. pl330->dmac_tbd.reset_mngr = false;
  1280. val = readl(regs + FSC) & ((1 << pl330->pcfg.num_chan) - 1);
  1281. pl330->dmac_tbd.reset_chan |= val;
  1282. if (val) {
  1283. int i = 0;
  1284. while (i < pl330->pcfg.num_chan) {
  1285. if (val & (1 << i)) {
  1286. dev_info(pl330->ddma.dev,
  1287. "Reset Channel-%d\t CS-%x FTC-%x\n",
  1288. i, readl(regs + CS(i)),
  1289. readl(regs + FTC(i)));
  1290. _stop(&pl330->channels[i]);
  1291. }
  1292. i++;
  1293. }
  1294. }
  1295. /* Check which event happened i.e, thread notified */
  1296. val = readl(regs + ES);
  1297. if (pl330->pcfg.num_events < 32
  1298. && val & ~((1 << pl330->pcfg.num_events) - 1)) {
  1299. pl330->dmac_tbd.reset_dmac = true;
  1300. dev_err(pl330->ddma.dev, "%s:%d Unexpected!\n", __func__,
  1301. __LINE__);
  1302. ret = 1;
  1303. goto updt_exit;
  1304. }
  1305. for (ev = 0; ev < pl330->pcfg.num_events; ev++) {
  1306. if (val & (1 << ev)) { /* Event occurred */
  1307. struct pl330_thread *thrd;
  1308. u32 inten = readl(regs + INTEN);
  1309. int active;
  1310. /* Clear the event */
  1311. if (inten & (1 << ev))
  1312. writel(1 << ev, regs + INTCLR);
  1313. ret = 1;
  1314. id = pl330->events[ev];
  1315. thrd = &pl330->channels[id];
  1316. active = thrd->req_running;
  1317. if (active == -1) /* Aborted */
  1318. continue;
  1319. /* Detach the req */
  1320. descdone = thrd->req[active].desc;
  1321. thrd->req[active].desc = NULL;
  1322. thrd->req_running = -1;
  1323. /* Get going again ASAP */
  1324. _start(thrd);
  1325. /* For now, just make a list of callbacks to be done */
  1326. list_add_tail(&descdone->rqd, &pl330->req_done);
  1327. }
  1328. }
  1329. /* Now that we are in no hurry, do the callbacks */
  1330. list_for_each_entry_safe(descdone, tmp, &pl330->req_done, rqd) {
  1331. list_del(&descdone->rqd);
  1332. spin_unlock_irqrestore(&pl330->lock, flags);
  1333. dma_pl330_rqcb(descdone, PL330_ERR_NONE);
  1334. spin_lock_irqsave(&pl330->lock, flags);
  1335. }
  1336. updt_exit:
  1337. spin_unlock_irqrestore(&pl330->lock, flags);
  1338. if (pl330->dmac_tbd.reset_dmac
  1339. || pl330->dmac_tbd.reset_mngr
  1340. || pl330->dmac_tbd.reset_chan) {
  1341. ret = 1;
  1342. tasklet_schedule(&pl330->tasks);
  1343. }
  1344. return ret;
  1345. }
  1346. /* Reserve an event */
  1347. static inline int _alloc_event(struct pl330_thread *thrd)
  1348. {
  1349. struct pl330_dmac *pl330 = thrd->dmac;
  1350. int ev;
  1351. for (ev = 0; ev < pl330->pcfg.num_events; ev++)
  1352. if (pl330->events[ev] == -1) {
  1353. pl330->events[ev] = thrd->id;
  1354. return ev;
  1355. }
  1356. return -1;
  1357. }
  1358. static bool _chan_ns(const struct pl330_dmac *pl330, int i)
  1359. {
  1360. return pl330->pcfg.irq_ns & (1 << i);
  1361. }
  1362. /* Upon success, returns IdentityToken for the
  1363. * allocated channel, NULL otherwise.
  1364. */
  1365. static struct pl330_thread *pl330_request_channel(struct pl330_dmac *pl330)
  1366. {
  1367. struct pl330_thread *thrd = NULL;
  1368. int chans, i;
  1369. if (pl330->state == DYING)
  1370. return NULL;
  1371. chans = pl330->pcfg.num_chan;
  1372. for (i = 0; i < chans; i++) {
  1373. thrd = &pl330->channels[i];
  1374. if ((thrd->free) && (!_manager_ns(thrd) ||
  1375. _chan_ns(pl330, i))) {
  1376. thrd->ev = _alloc_event(thrd);
  1377. if (thrd->ev >= 0) {
  1378. thrd->free = false;
  1379. thrd->lstenq = 1;
  1380. thrd->req[0].desc = NULL;
  1381. thrd->req[1].desc = NULL;
  1382. thrd->req_running = -1;
  1383. break;
  1384. }
  1385. }
  1386. thrd = NULL;
  1387. }
  1388. return thrd;
  1389. }
  1390. /* Release an event */
  1391. static inline void _free_event(struct pl330_thread *thrd, int ev)
  1392. {
  1393. struct pl330_dmac *pl330 = thrd->dmac;
  1394. /* If the event is valid and was held by the thread */
  1395. if (ev >= 0 && ev < pl330->pcfg.num_events
  1396. && pl330->events[ev] == thrd->id)
  1397. pl330->events[ev] = -1;
  1398. }
  1399. static void pl330_release_channel(struct pl330_thread *thrd)
  1400. {
  1401. struct pl330_dmac *pl330;
  1402. if (!thrd || thrd->free)
  1403. return;
  1404. _stop(thrd);
  1405. dma_pl330_rqcb(thrd->req[1 - thrd->lstenq].desc, PL330_ERR_ABORT);
  1406. dma_pl330_rqcb(thrd->req[thrd->lstenq].desc, PL330_ERR_ABORT);
  1407. pl330 = thrd->dmac;
  1408. _free_event(thrd, thrd->ev);
  1409. thrd->free = true;
  1410. }
  1411. /* Initialize the structure for PL330 configuration, that can be used
  1412. * by the client driver the make best use of the DMAC
  1413. */
  1414. static void read_dmac_config(struct pl330_dmac *pl330)
  1415. {
  1416. void __iomem *regs = pl330->base;
  1417. u32 val;
  1418. val = readl(regs + CRD) >> CRD_DATA_WIDTH_SHIFT;
  1419. val &= CRD_DATA_WIDTH_MASK;
  1420. pl330->pcfg.data_bus_width = 8 * (1 << val);
  1421. val = readl(regs + CRD) >> CRD_DATA_BUFF_SHIFT;
  1422. val &= CRD_DATA_BUFF_MASK;
  1423. pl330->pcfg.data_buf_dep = val + 1;
  1424. val = readl(regs + CR0) >> CR0_NUM_CHANS_SHIFT;
  1425. val &= CR0_NUM_CHANS_MASK;
  1426. val += 1;
  1427. pl330->pcfg.num_chan = val;
  1428. val = readl(regs + CR0);
  1429. if (val & CR0_PERIPH_REQ_SET) {
  1430. val = (val >> CR0_NUM_PERIPH_SHIFT) & CR0_NUM_PERIPH_MASK;
  1431. val += 1;
  1432. pl330->pcfg.num_peri = val;
  1433. pl330->pcfg.peri_ns = readl(regs + CR4);
  1434. } else {
  1435. pl330->pcfg.num_peri = 0;
  1436. }
  1437. val = readl(regs + CR0);
  1438. if (val & CR0_BOOT_MAN_NS)
  1439. pl330->pcfg.mode |= DMAC_MODE_NS;
  1440. else
  1441. pl330->pcfg.mode &= ~DMAC_MODE_NS;
  1442. val = readl(regs + CR0) >> CR0_NUM_EVENTS_SHIFT;
  1443. val &= CR0_NUM_EVENTS_MASK;
  1444. val += 1;
  1445. pl330->pcfg.num_events = val;
  1446. pl330->pcfg.irq_ns = readl(regs + CR3);
  1447. }
  1448. static inline void _reset_thread(struct pl330_thread *thrd)
  1449. {
  1450. struct pl330_dmac *pl330 = thrd->dmac;
  1451. thrd->req[0].mc_cpu = pl330->mcode_cpu
  1452. + (thrd->id * pl330->mcbufsz);
  1453. thrd->req[0].mc_bus = pl330->mcode_bus
  1454. + (thrd->id * pl330->mcbufsz);
  1455. thrd->req[0].desc = NULL;
  1456. thrd->req[1].mc_cpu = thrd->req[0].mc_cpu
  1457. + pl330->mcbufsz / 2;
  1458. thrd->req[1].mc_bus = thrd->req[0].mc_bus
  1459. + pl330->mcbufsz / 2;
  1460. thrd->req[1].desc = NULL;
  1461. thrd->req_running = -1;
  1462. }
  1463. static int dmac_alloc_threads(struct pl330_dmac *pl330)
  1464. {
  1465. int chans = pl330->pcfg.num_chan;
  1466. struct pl330_thread *thrd;
  1467. int i;
  1468. /* Allocate 1 Manager and 'chans' Channel threads */
  1469. pl330->channels = kzalloc((1 + chans) * sizeof(*thrd),
  1470. GFP_KERNEL);
  1471. if (!pl330->channels)
  1472. return -ENOMEM;
  1473. /* Init Channel threads */
  1474. for (i = 0; i < chans; i++) {
  1475. thrd = &pl330->channels[i];
  1476. thrd->id = i;
  1477. thrd->dmac = pl330;
  1478. _reset_thread(thrd);
  1479. thrd->free = true;
  1480. }
  1481. /* MANAGER is indexed at the end */
  1482. thrd = &pl330->channels[chans];
  1483. thrd->id = chans;
  1484. thrd->dmac = pl330;
  1485. thrd->free = false;
  1486. pl330->manager = thrd;
  1487. return 0;
  1488. }
  1489. static int dmac_alloc_resources(struct pl330_dmac *pl330)
  1490. {
  1491. int chans = pl330->pcfg.num_chan;
  1492. int ret;
  1493. /*
  1494. * Alloc MicroCode buffer for 'chans' Channel threads.
  1495. * A channel's buffer offset is (Channel_Id * MCODE_BUFF_PERCHAN)
  1496. */
  1497. pl330->mcode_cpu = dma_alloc_attrs(pl330->ddma.dev,
  1498. chans * pl330->mcbufsz,
  1499. &pl330->mcode_bus, GFP_KERNEL,
  1500. DMA_ATTR_PRIVILEGED);
  1501. if (!pl330->mcode_cpu) {
  1502. dev_err(pl330->ddma.dev, "%s:%d Can't allocate memory!\n",
  1503. __func__, __LINE__);
  1504. return -ENOMEM;
  1505. }
  1506. ret = dmac_alloc_threads(pl330);
  1507. if (ret) {
  1508. dev_err(pl330->ddma.dev, "%s:%d Can't to create channels for DMAC!\n",
  1509. __func__, __LINE__);
  1510. dma_free_coherent(pl330->ddma.dev,
  1511. chans * pl330->mcbufsz,
  1512. pl330->mcode_cpu, pl330->mcode_bus);
  1513. return ret;
  1514. }
  1515. return 0;
  1516. }
  1517. static int pl330_add(struct pl330_dmac *pl330)
  1518. {
  1519. int i, ret;
  1520. /* Check if we can handle this DMAC */
  1521. if ((pl330->pcfg.periph_id & 0xfffff) != PERIPH_ID_VAL) {
  1522. dev_err(pl330->ddma.dev, "PERIPH_ID 0x%x !\n",
  1523. pl330->pcfg.periph_id);
  1524. return -EINVAL;
  1525. }
  1526. /* Read the configuration of the DMAC */
  1527. read_dmac_config(pl330);
  1528. if (pl330->pcfg.num_events == 0) {
  1529. dev_err(pl330->ddma.dev, "%s:%d Can't work without events!\n",
  1530. __func__, __LINE__);
  1531. return -EINVAL;
  1532. }
  1533. spin_lock_init(&pl330->lock);
  1534. INIT_LIST_HEAD(&pl330->req_done);
  1535. /* Use default MC buffer size if not provided */
  1536. if (!pl330->mcbufsz)
  1537. pl330->mcbufsz = MCODE_BUFF_PER_REQ * 2;
  1538. /* Mark all events as free */
  1539. for (i = 0; i < pl330->pcfg.num_events; i++)
  1540. pl330->events[i] = -1;
  1541. /* Allocate resources needed by the DMAC */
  1542. ret = dmac_alloc_resources(pl330);
  1543. if (ret) {
  1544. dev_err(pl330->ddma.dev, "Unable to create channels for DMAC\n");
  1545. return ret;
  1546. }
  1547. tasklet_init(&pl330->tasks, pl330_dotask, (unsigned long) pl330);
  1548. pl330->state = INIT;
  1549. return 0;
  1550. }
  1551. static int dmac_free_threads(struct pl330_dmac *pl330)
  1552. {
  1553. struct pl330_thread *thrd;
  1554. int i;
  1555. /* Release Channel threads */
  1556. for (i = 0; i < pl330->pcfg.num_chan; i++) {
  1557. thrd = &pl330->channels[i];
  1558. pl330_release_channel(thrd);
  1559. }
  1560. /* Free memory */
  1561. kfree(pl330->channels);
  1562. return 0;
  1563. }
  1564. static void pl330_del(struct pl330_dmac *pl330)
  1565. {
  1566. pl330->state = UNINIT;
  1567. tasklet_kill(&pl330->tasks);
  1568. /* Free DMAC resources */
  1569. dmac_free_threads(pl330);
  1570. dma_free_coherent(pl330->ddma.dev,
  1571. pl330->pcfg.num_chan * pl330->mcbufsz, pl330->mcode_cpu,
  1572. pl330->mcode_bus);
  1573. }
  1574. /* forward declaration */
  1575. static struct amba_driver pl330_driver;
  1576. static inline struct dma_pl330_chan *
  1577. to_pchan(struct dma_chan *ch)
  1578. {
  1579. if (!ch)
  1580. return NULL;
  1581. return container_of(ch, struct dma_pl330_chan, chan);
  1582. }
  1583. static inline struct dma_pl330_desc *
  1584. to_desc(struct dma_async_tx_descriptor *tx)
  1585. {
  1586. return container_of(tx, struct dma_pl330_desc, txd);
  1587. }
  1588. static inline void fill_queue(struct dma_pl330_chan *pch)
  1589. {
  1590. struct dma_pl330_desc *desc;
  1591. int ret;
  1592. list_for_each_entry(desc, &pch->work_list, node) {
  1593. /* If already submitted */
  1594. if (desc->status == BUSY)
  1595. continue;
  1596. ret = pl330_submit_req(pch->thread, desc);
  1597. if (!ret) {
  1598. desc->status = BUSY;
  1599. } else if (ret == -EAGAIN) {
  1600. /* QFull or DMAC Dying */
  1601. break;
  1602. } else {
  1603. /* Unacceptable request */
  1604. desc->status = DONE;
  1605. dev_err(pch->dmac->ddma.dev, "%s:%d Bad Desc(%d)\n",
  1606. __func__, __LINE__, desc->txd.cookie);
  1607. tasklet_schedule(&pch->task);
  1608. }
  1609. }
  1610. }
  1611. static void pl330_tasklet(unsigned long data)
  1612. {
  1613. struct dma_pl330_chan *pch = (struct dma_pl330_chan *)data;
  1614. struct dma_pl330_desc *desc, *_dt;
  1615. unsigned long flags;
  1616. bool power_down = false;
  1617. spin_lock_irqsave(&pch->lock, flags);
  1618. /* Pick up ripe tomatoes */
  1619. list_for_each_entry_safe(desc, _dt, &pch->work_list, node)
  1620. if (desc->status == DONE) {
  1621. if (!pch->cyclic)
  1622. dma_cookie_complete(&desc->txd);
  1623. list_move_tail(&desc->node, &pch->completed_list);
  1624. }
  1625. /* Try to submit a req imm. next to the last completed cookie */
  1626. fill_queue(pch);
  1627. if (list_empty(&pch->work_list)) {
  1628. spin_lock(&pch->thread->dmac->lock);
  1629. _stop(pch->thread);
  1630. spin_unlock(&pch->thread->dmac->lock);
  1631. power_down = true;
  1632. pch->active = false;
  1633. } else {
  1634. /* Make sure the PL330 Channel thread is active */
  1635. spin_lock(&pch->thread->dmac->lock);
  1636. _start(pch->thread);
  1637. spin_unlock(&pch->thread->dmac->lock);
  1638. }
  1639. while (!list_empty(&pch->completed_list)) {
  1640. struct dmaengine_desc_callback cb;
  1641. desc = list_first_entry(&pch->completed_list,
  1642. struct dma_pl330_desc, node);
  1643. dmaengine_desc_get_callback(&desc->txd, &cb);
  1644. if (pch->cyclic) {
  1645. desc->status = PREP;
  1646. list_move_tail(&desc->node, &pch->work_list);
  1647. if (power_down) {
  1648. pch->active = true;
  1649. spin_lock(&pch->thread->dmac->lock);
  1650. _start(pch->thread);
  1651. spin_unlock(&pch->thread->dmac->lock);
  1652. power_down = false;
  1653. }
  1654. } else {
  1655. desc->status = FREE;
  1656. list_move_tail(&desc->node, &pch->dmac->desc_pool);
  1657. }
  1658. dma_descriptor_unmap(&desc->txd);
  1659. if (dmaengine_desc_callback_valid(&cb)) {
  1660. spin_unlock_irqrestore(&pch->lock, flags);
  1661. dmaengine_desc_callback_invoke(&cb, NULL);
  1662. spin_lock_irqsave(&pch->lock, flags);
  1663. }
  1664. }
  1665. spin_unlock_irqrestore(&pch->lock, flags);
  1666. /* If work list empty, power down */
  1667. if (power_down) {
  1668. pm_runtime_mark_last_busy(pch->dmac->ddma.dev);
  1669. pm_runtime_put_autosuspend(pch->dmac->ddma.dev);
  1670. }
  1671. }
  1672. static struct dma_chan *of_dma_pl330_xlate(struct of_phandle_args *dma_spec,
  1673. struct of_dma *ofdma)
  1674. {
  1675. int count = dma_spec->args_count;
  1676. struct pl330_dmac *pl330 = ofdma->of_dma_data;
  1677. unsigned int chan_id;
  1678. if (!pl330)
  1679. return NULL;
  1680. if (count != 1)
  1681. return NULL;
  1682. chan_id = dma_spec->args[0];
  1683. if (chan_id >= pl330->num_peripherals)
  1684. return NULL;
  1685. return dma_get_slave_channel(&pl330->peripherals[chan_id].chan);
  1686. }
  1687. static int pl330_alloc_chan_resources(struct dma_chan *chan)
  1688. {
  1689. struct dma_pl330_chan *pch = to_pchan(chan);
  1690. struct pl330_dmac *pl330 = pch->dmac;
  1691. unsigned long flags;
  1692. spin_lock_irqsave(&pl330->lock, flags);
  1693. dma_cookie_init(chan);
  1694. pch->cyclic = false;
  1695. pch->thread = pl330_request_channel(pl330);
  1696. if (!pch->thread) {
  1697. spin_unlock_irqrestore(&pl330->lock, flags);
  1698. return -ENOMEM;
  1699. }
  1700. tasklet_init(&pch->task, pl330_tasklet, (unsigned long) pch);
  1701. spin_unlock_irqrestore(&pl330->lock, flags);
  1702. return 1;
  1703. }
  1704. static int pl330_config(struct dma_chan *chan,
  1705. struct dma_slave_config *slave_config)
  1706. {
  1707. struct dma_pl330_chan *pch = to_pchan(chan);
  1708. if (slave_config->direction == DMA_MEM_TO_DEV) {
  1709. if (slave_config->dst_addr)
  1710. pch->fifo_addr = slave_config->dst_addr;
  1711. if (slave_config->dst_addr_width)
  1712. pch->burst_sz = __ffs(slave_config->dst_addr_width);
  1713. if (slave_config->dst_maxburst)
  1714. pch->burst_len = slave_config->dst_maxburst;
  1715. } else if (slave_config->direction == DMA_DEV_TO_MEM) {
  1716. if (slave_config->src_addr)
  1717. pch->fifo_addr = slave_config->src_addr;
  1718. if (slave_config->src_addr_width)
  1719. pch->burst_sz = __ffs(slave_config->src_addr_width);
  1720. if (slave_config->src_maxburst)
  1721. pch->burst_len = slave_config->src_maxburst;
  1722. }
  1723. return 0;
  1724. }
  1725. static int pl330_terminate_all(struct dma_chan *chan)
  1726. {
  1727. struct dma_pl330_chan *pch = to_pchan(chan);
  1728. struct dma_pl330_desc *desc;
  1729. unsigned long flags;
  1730. struct pl330_dmac *pl330 = pch->dmac;
  1731. LIST_HEAD(list);
  1732. bool power_down = false;
  1733. pm_runtime_get_sync(pl330->ddma.dev);
  1734. spin_lock_irqsave(&pch->lock, flags);
  1735. spin_lock(&pl330->lock);
  1736. _stop(pch->thread);
  1737. spin_unlock(&pl330->lock);
  1738. pch->thread->req[0].desc = NULL;
  1739. pch->thread->req[1].desc = NULL;
  1740. pch->thread->req_running = -1;
  1741. power_down = pch->active;
  1742. pch->active = false;
  1743. /* Mark all desc done */
  1744. list_for_each_entry(desc, &pch->submitted_list, node) {
  1745. desc->status = FREE;
  1746. dma_cookie_complete(&desc->txd);
  1747. }
  1748. list_for_each_entry(desc, &pch->work_list , node) {
  1749. desc->status = FREE;
  1750. dma_cookie_complete(&desc->txd);
  1751. }
  1752. list_splice_tail_init(&pch->submitted_list, &pl330->desc_pool);
  1753. list_splice_tail_init(&pch->work_list, &pl330->desc_pool);
  1754. list_splice_tail_init(&pch->completed_list, &pl330->desc_pool);
  1755. spin_unlock_irqrestore(&pch->lock, flags);
  1756. pm_runtime_mark_last_busy(pl330->ddma.dev);
  1757. if (power_down)
  1758. pm_runtime_put_autosuspend(pl330->ddma.dev);
  1759. pm_runtime_put_autosuspend(pl330->ddma.dev);
  1760. return 0;
  1761. }
  1762. /*
  1763. * We don't support DMA_RESUME command because of hardware
  1764. * limitations, so after pausing the channel we cannot restore
  1765. * it to active state. We have to terminate channel and setup
  1766. * DMA transfer again. This pause feature was implemented to
  1767. * allow safely read residue before channel termination.
  1768. */
  1769. static int pl330_pause(struct dma_chan *chan)
  1770. {
  1771. struct dma_pl330_chan *pch = to_pchan(chan);
  1772. struct pl330_dmac *pl330 = pch->dmac;
  1773. unsigned long flags;
  1774. pm_runtime_get_sync(pl330->ddma.dev);
  1775. spin_lock_irqsave(&pch->lock, flags);
  1776. spin_lock(&pl330->lock);
  1777. _stop(pch->thread);
  1778. spin_unlock(&pl330->lock);
  1779. spin_unlock_irqrestore(&pch->lock, flags);
  1780. pm_runtime_mark_last_busy(pl330->ddma.dev);
  1781. pm_runtime_put_autosuspend(pl330->ddma.dev);
  1782. return 0;
  1783. }
  1784. static void pl330_free_chan_resources(struct dma_chan *chan)
  1785. {
  1786. struct dma_pl330_chan *pch = to_pchan(chan);
  1787. struct pl330_dmac *pl330 = pch->dmac;
  1788. unsigned long flags;
  1789. tasklet_kill(&pch->task);
  1790. pm_runtime_get_sync(pch->dmac->ddma.dev);
  1791. spin_lock_irqsave(&pl330->lock, flags);
  1792. pl330_release_channel(pch->thread);
  1793. pch->thread = NULL;
  1794. if (pch->cyclic)
  1795. list_splice_tail_init(&pch->work_list, &pch->dmac->desc_pool);
  1796. spin_unlock_irqrestore(&pl330->lock, flags);
  1797. pm_runtime_mark_last_busy(pch->dmac->ddma.dev);
  1798. pm_runtime_put_autosuspend(pch->dmac->ddma.dev);
  1799. }
  1800. static int pl330_get_current_xferred_count(struct dma_pl330_chan *pch,
  1801. struct dma_pl330_desc *desc)
  1802. {
  1803. struct pl330_thread *thrd = pch->thread;
  1804. struct pl330_dmac *pl330 = pch->dmac;
  1805. void __iomem *regs = thrd->dmac->base;
  1806. u32 val, addr;
  1807. pm_runtime_get_sync(pl330->ddma.dev);
  1808. val = addr = 0;
  1809. if (desc->rqcfg.src_inc) {
  1810. val = readl(regs + SA(thrd->id));
  1811. addr = desc->px.src_addr;
  1812. } else {
  1813. val = readl(regs + DA(thrd->id));
  1814. addr = desc->px.dst_addr;
  1815. }
  1816. pm_runtime_mark_last_busy(pch->dmac->ddma.dev);
  1817. pm_runtime_put_autosuspend(pl330->ddma.dev);
  1818. /* If DMAMOV hasn't finished yet, SAR/DAR can be zero */
  1819. if (!val)
  1820. return 0;
  1821. return val - addr;
  1822. }
  1823. static enum dma_status
  1824. pl330_tx_status(struct dma_chan *chan, dma_cookie_t cookie,
  1825. struct dma_tx_state *txstate)
  1826. {
  1827. enum dma_status ret;
  1828. unsigned long flags;
  1829. struct dma_pl330_desc *desc, *running = NULL, *last_enq = NULL;
  1830. struct dma_pl330_chan *pch = to_pchan(chan);
  1831. unsigned int transferred, residual = 0;
  1832. ret = dma_cookie_status(chan, cookie, txstate);
  1833. if (!txstate)
  1834. return ret;
  1835. if (ret == DMA_COMPLETE)
  1836. goto out;
  1837. spin_lock_irqsave(&pch->lock, flags);
  1838. spin_lock(&pch->thread->dmac->lock);
  1839. if (pch->thread->req_running != -1)
  1840. running = pch->thread->req[pch->thread->req_running].desc;
  1841. last_enq = pch->thread->req[pch->thread->lstenq].desc;
  1842. /* Check in pending list */
  1843. list_for_each_entry(desc, &pch->work_list, node) {
  1844. if (desc->status == DONE)
  1845. transferred = desc->bytes_requested;
  1846. else if (running && desc == running)
  1847. transferred =
  1848. pl330_get_current_xferred_count(pch, desc);
  1849. else if (desc->status == BUSY)
  1850. /*
  1851. * Busy but not running means either just enqueued,
  1852. * or finished and not yet marked done
  1853. */
  1854. if (desc == last_enq)
  1855. transferred = 0;
  1856. else
  1857. transferred = desc->bytes_requested;
  1858. else
  1859. transferred = 0;
  1860. residual += desc->bytes_requested - transferred;
  1861. if (desc->txd.cookie == cookie) {
  1862. switch (desc->status) {
  1863. case DONE:
  1864. ret = DMA_COMPLETE;
  1865. break;
  1866. case PREP:
  1867. case BUSY:
  1868. ret = DMA_IN_PROGRESS;
  1869. break;
  1870. default:
  1871. WARN_ON(1);
  1872. }
  1873. break;
  1874. }
  1875. if (desc->last)
  1876. residual = 0;
  1877. }
  1878. spin_unlock(&pch->thread->dmac->lock);
  1879. spin_unlock_irqrestore(&pch->lock, flags);
  1880. out:
  1881. dma_set_residue(txstate, residual);
  1882. return ret;
  1883. }
  1884. static void pl330_issue_pending(struct dma_chan *chan)
  1885. {
  1886. struct dma_pl330_chan *pch = to_pchan(chan);
  1887. unsigned long flags;
  1888. spin_lock_irqsave(&pch->lock, flags);
  1889. if (list_empty(&pch->work_list)) {
  1890. /*
  1891. * Warn on nothing pending. Empty submitted_list may
  1892. * break our pm_runtime usage counter as it is
  1893. * updated on work_list emptiness status.
  1894. */
  1895. WARN_ON(list_empty(&pch->submitted_list));
  1896. pch->active = true;
  1897. pm_runtime_get_sync(pch->dmac->ddma.dev);
  1898. }
  1899. list_splice_tail_init(&pch->submitted_list, &pch->work_list);
  1900. spin_unlock_irqrestore(&pch->lock, flags);
  1901. pl330_tasklet((unsigned long)pch);
  1902. }
  1903. /*
  1904. * We returned the last one of the circular list of descriptor(s)
  1905. * from prep_xxx, so the argument to submit corresponds to the last
  1906. * descriptor of the list.
  1907. */
  1908. static dma_cookie_t pl330_tx_submit(struct dma_async_tx_descriptor *tx)
  1909. {
  1910. struct dma_pl330_desc *desc, *last = to_desc(tx);
  1911. struct dma_pl330_chan *pch = to_pchan(tx->chan);
  1912. dma_cookie_t cookie;
  1913. unsigned long flags;
  1914. spin_lock_irqsave(&pch->lock, flags);
  1915. /* Assign cookies to all nodes */
  1916. while (!list_empty(&last->node)) {
  1917. desc = list_entry(last->node.next, struct dma_pl330_desc, node);
  1918. if (pch->cyclic) {
  1919. desc->txd.callback = last->txd.callback;
  1920. desc->txd.callback_param = last->txd.callback_param;
  1921. }
  1922. desc->last = false;
  1923. dma_cookie_assign(&desc->txd);
  1924. list_move_tail(&desc->node, &pch->submitted_list);
  1925. }
  1926. last->last = true;
  1927. cookie = dma_cookie_assign(&last->txd);
  1928. list_add_tail(&last->node, &pch->submitted_list);
  1929. spin_unlock_irqrestore(&pch->lock, flags);
  1930. return cookie;
  1931. }
  1932. static inline void _init_desc(struct dma_pl330_desc *desc)
  1933. {
  1934. desc->rqcfg.swap = SWAP_NO;
  1935. desc->rqcfg.scctl = CCTRL0;
  1936. desc->rqcfg.dcctl = CCTRL0;
  1937. desc->txd.tx_submit = pl330_tx_submit;
  1938. INIT_LIST_HEAD(&desc->node);
  1939. }
  1940. /* Returns the number of descriptors added to the DMAC pool */
  1941. static int add_desc(struct pl330_dmac *pl330, gfp_t flg, int count)
  1942. {
  1943. struct dma_pl330_desc *desc;
  1944. unsigned long flags;
  1945. int i;
  1946. desc = kcalloc(count, sizeof(*desc), flg);
  1947. if (!desc)
  1948. return 0;
  1949. spin_lock_irqsave(&pl330->pool_lock, flags);
  1950. for (i = 0; i < count; i++) {
  1951. _init_desc(&desc[i]);
  1952. list_add_tail(&desc[i].node, &pl330->desc_pool);
  1953. }
  1954. spin_unlock_irqrestore(&pl330->pool_lock, flags);
  1955. return count;
  1956. }
  1957. static struct dma_pl330_desc *pluck_desc(struct pl330_dmac *pl330)
  1958. {
  1959. struct dma_pl330_desc *desc = NULL;
  1960. unsigned long flags;
  1961. spin_lock_irqsave(&pl330->pool_lock, flags);
  1962. if (!list_empty(&pl330->desc_pool)) {
  1963. desc = list_entry(pl330->desc_pool.next,
  1964. struct dma_pl330_desc, node);
  1965. list_del_init(&desc->node);
  1966. desc->status = PREP;
  1967. desc->txd.callback = NULL;
  1968. }
  1969. spin_unlock_irqrestore(&pl330->pool_lock, flags);
  1970. return desc;
  1971. }
  1972. static struct dma_pl330_desc *pl330_get_desc(struct dma_pl330_chan *pch)
  1973. {
  1974. struct pl330_dmac *pl330 = pch->dmac;
  1975. u8 *peri_id = pch->chan.private;
  1976. struct dma_pl330_desc *desc;
  1977. /* Pluck one desc from the pool of DMAC */
  1978. desc = pluck_desc(pl330);
  1979. /* If the DMAC pool is empty, alloc new */
  1980. if (!desc) {
  1981. if (!add_desc(pl330, GFP_ATOMIC, 1))
  1982. return NULL;
  1983. /* Try again */
  1984. desc = pluck_desc(pl330);
  1985. if (!desc) {
  1986. dev_err(pch->dmac->ddma.dev,
  1987. "%s:%d ALERT!\n", __func__, __LINE__);
  1988. return NULL;
  1989. }
  1990. }
  1991. /* Initialize the descriptor */
  1992. desc->pchan = pch;
  1993. desc->txd.cookie = 0;
  1994. async_tx_ack(&desc->txd);
  1995. desc->peri = peri_id ? pch->chan.chan_id : 0;
  1996. desc->rqcfg.pcfg = &pch->dmac->pcfg;
  1997. dma_async_tx_descriptor_init(&desc->txd, &pch->chan);
  1998. return desc;
  1999. }
  2000. static inline void fill_px(struct pl330_xfer *px,
  2001. dma_addr_t dst, dma_addr_t src, size_t len)
  2002. {
  2003. px->bytes = len;
  2004. px->dst_addr = dst;
  2005. px->src_addr = src;
  2006. }
  2007. static struct dma_pl330_desc *
  2008. __pl330_prep_dma_memcpy(struct dma_pl330_chan *pch, dma_addr_t dst,
  2009. dma_addr_t src, size_t len)
  2010. {
  2011. struct dma_pl330_desc *desc = pl330_get_desc(pch);
  2012. if (!desc) {
  2013. dev_err(pch->dmac->ddma.dev, "%s:%d Unable to fetch desc\n",
  2014. __func__, __LINE__);
  2015. return NULL;
  2016. }
  2017. /*
  2018. * Ideally we should lookout for reqs bigger than
  2019. * those that can be programmed with 256 bytes of
  2020. * MC buffer, but considering a req size is seldom
  2021. * going to be word-unaligned and more than 200MB,
  2022. * we take it easy.
  2023. * Also, should the limit is reached we'd rather
  2024. * have the platform increase MC buffer size than
  2025. * complicating this API driver.
  2026. */
  2027. fill_px(&desc->px, dst, src, len);
  2028. return desc;
  2029. }
  2030. /* Call after fixing burst size */
  2031. static inline int get_burst_len(struct dma_pl330_desc *desc, size_t len)
  2032. {
  2033. struct dma_pl330_chan *pch = desc->pchan;
  2034. struct pl330_dmac *pl330 = pch->dmac;
  2035. int burst_len;
  2036. burst_len = pl330->pcfg.data_bus_width / 8;
  2037. burst_len *= pl330->pcfg.data_buf_dep / pl330->pcfg.num_chan;
  2038. burst_len >>= desc->rqcfg.brst_size;
  2039. /* src/dst_burst_len can't be more than 16 */
  2040. if (burst_len > 16)
  2041. burst_len = 16;
  2042. while (burst_len > 1) {
  2043. if (!(len % (burst_len << desc->rqcfg.brst_size)))
  2044. break;
  2045. burst_len--;
  2046. }
  2047. return burst_len;
  2048. }
  2049. static struct dma_async_tx_descriptor *pl330_prep_dma_cyclic(
  2050. struct dma_chan *chan, dma_addr_t dma_addr, size_t len,
  2051. size_t period_len, enum dma_transfer_direction direction,
  2052. unsigned long flags)
  2053. {
  2054. struct dma_pl330_desc *desc = NULL, *first = NULL;
  2055. struct dma_pl330_chan *pch = to_pchan(chan);
  2056. struct pl330_dmac *pl330 = pch->dmac;
  2057. unsigned int i;
  2058. dma_addr_t dst;
  2059. dma_addr_t src;
  2060. if (len % period_len != 0)
  2061. return NULL;
  2062. if (!is_slave_direction(direction)) {
  2063. dev_err(pch->dmac->ddma.dev, "%s:%d Invalid dma direction\n",
  2064. __func__, __LINE__);
  2065. return NULL;
  2066. }
  2067. for (i = 0; i < len / period_len; i++) {
  2068. desc = pl330_get_desc(pch);
  2069. if (!desc) {
  2070. dev_err(pch->dmac->ddma.dev, "%s:%d Unable to fetch desc\n",
  2071. __func__, __LINE__);
  2072. if (!first)
  2073. return NULL;
  2074. spin_lock_irqsave(&pl330->pool_lock, flags);
  2075. while (!list_empty(&first->node)) {
  2076. desc = list_entry(first->node.next,
  2077. struct dma_pl330_desc, node);
  2078. list_move_tail(&desc->node, &pl330->desc_pool);
  2079. }
  2080. list_move_tail(&first->node, &pl330->desc_pool);
  2081. spin_unlock_irqrestore(&pl330->pool_lock, flags);
  2082. return NULL;
  2083. }
  2084. switch (direction) {
  2085. case DMA_MEM_TO_DEV:
  2086. desc->rqcfg.src_inc = 1;
  2087. desc->rqcfg.dst_inc = 0;
  2088. src = dma_addr;
  2089. dst = pch->fifo_addr;
  2090. break;
  2091. case DMA_DEV_TO_MEM:
  2092. desc->rqcfg.src_inc = 0;
  2093. desc->rqcfg.dst_inc = 1;
  2094. src = pch->fifo_addr;
  2095. dst = dma_addr;
  2096. break;
  2097. default:
  2098. break;
  2099. }
  2100. desc->rqtype = direction;
  2101. desc->rqcfg.brst_size = pch->burst_sz;
  2102. desc->rqcfg.brst_len = 1;
  2103. desc->bytes_requested = period_len;
  2104. fill_px(&desc->px, dst, src, period_len);
  2105. if (!first)
  2106. first = desc;
  2107. else
  2108. list_add_tail(&desc->node, &first->node);
  2109. dma_addr += period_len;
  2110. }
  2111. if (!desc)
  2112. return NULL;
  2113. pch->cyclic = true;
  2114. desc->txd.flags = flags;
  2115. return &desc->txd;
  2116. }
  2117. static struct dma_async_tx_descriptor *
  2118. pl330_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dst,
  2119. dma_addr_t src, size_t len, unsigned long flags)
  2120. {
  2121. struct dma_pl330_desc *desc;
  2122. struct dma_pl330_chan *pch = to_pchan(chan);
  2123. struct pl330_dmac *pl330;
  2124. int burst;
  2125. if (unlikely(!pch || !len))
  2126. return NULL;
  2127. pl330 = pch->dmac;
  2128. desc = __pl330_prep_dma_memcpy(pch, dst, src, len);
  2129. if (!desc)
  2130. return NULL;
  2131. desc->rqcfg.src_inc = 1;
  2132. desc->rqcfg.dst_inc = 1;
  2133. desc->rqtype = DMA_MEM_TO_MEM;
  2134. /* Select max possible burst size */
  2135. burst = pl330->pcfg.data_bus_width / 8;
  2136. /*
  2137. * Make sure we use a burst size that aligns with all the memcpy
  2138. * parameters because our DMA programming algorithm doesn't cope with
  2139. * transfers which straddle an entry in the DMA device's MFIFO.
  2140. */
  2141. while ((src | dst | len) & (burst - 1))
  2142. burst /= 2;
  2143. desc->rqcfg.brst_size = 0;
  2144. while (burst != (1 << desc->rqcfg.brst_size))
  2145. desc->rqcfg.brst_size++;
  2146. /*
  2147. * If burst size is smaller than bus width then make sure we only
  2148. * transfer one at a time to avoid a burst stradling an MFIFO entry.
  2149. */
  2150. if (desc->rqcfg.brst_size * 8 < pl330->pcfg.data_bus_width)
  2151. desc->rqcfg.brst_len = 1;
  2152. desc->rqcfg.brst_len = get_burst_len(desc, len);
  2153. desc->bytes_requested = len;
  2154. desc->txd.flags = flags;
  2155. return &desc->txd;
  2156. }
  2157. static void __pl330_giveback_desc(struct pl330_dmac *pl330,
  2158. struct dma_pl330_desc *first)
  2159. {
  2160. unsigned long flags;
  2161. struct dma_pl330_desc *desc;
  2162. if (!first)
  2163. return;
  2164. spin_lock_irqsave(&pl330->pool_lock, flags);
  2165. while (!list_empty(&first->node)) {
  2166. desc = list_entry(first->node.next,
  2167. struct dma_pl330_desc, node);
  2168. list_move_tail(&desc->node, &pl330->desc_pool);
  2169. }
  2170. list_move_tail(&first->node, &pl330->desc_pool);
  2171. spin_unlock_irqrestore(&pl330->pool_lock, flags);
  2172. }
  2173. static struct dma_async_tx_descriptor *
  2174. pl330_prep_slave_sg(struct dma_chan *chan, struct scatterlist *sgl,
  2175. unsigned int sg_len, enum dma_transfer_direction direction,
  2176. unsigned long flg, void *context)
  2177. {
  2178. struct dma_pl330_desc *first, *desc = NULL;
  2179. struct dma_pl330_chan *pch = to_pchan(chan);
  2180. struct scatterlist *sg;
  2181. int i;
  2182. dma_addr_t addr;
  2183. if (unlikely(!pch || !sgl || !sg_len))
  2184. return NULL;
  2185. addr = pch->fifo_addr;
  2186. first = NULL;
  2187. for_each_sg(sgl, sg, sg_len, i) {
  2188. desc = pl330_get_desc(pch);
  2189. if (!desc) {
  2190. struct pl330_dmac *pl330 = pch->dmac;
  2191. dev_err(pch->dmac->ddma.dev,
  2192. "%s:%d Unable to fetch desc\n",
  2193. __func__, __LINE__);
  2194. __pl330_giveback_desc(pl330, first);
  2195. return NULL;
  2196. }
  2197. if (!first)
  2198. first = desc;
  2199. else
  2200. list_add_tail(&desc->node, &first->node);
  2201. if (direction == DMA_MEM_TO_DEV) {
  2202. desc->rqcfg.src_inc = 1;
  2203. desc->rqcfg.dst_inc = 0;
  2204. fill_px(&desc->px,
  2205. addr, sg_dma_address(sg), sg_dma_len(sg));
  2206. } else {
  2207. desc->rqcfg.src_inc = 0;
  2208. desc->rqcfg.dst_inc = 1;
  2209. fill_px(&desc->px,
  2210. sg_dma_address(sg), addr, sg_dma_len(sg));
  2211. }
  2212. desc->rqcfg.brst_size = pch->burst_sz;
  2213. desc->rqcfg.brst_len = 1;
  2214. desc->rqtype = direction;
  2215. desc->bytes_requested = sg_dma_len(sg);
  2216. }
  2217. /* Return the last desc in the chain */
  2218. desc->txd.flags = flg;
  2219. return &desc->txd;
  2220. }
  2221. static irqreturn_t pl330_irq_handler(int irq, void *data)
  2222. {
  2223. if (pl330_update(data))
  2224. return IRQ_HANDLED;
  2225. else
  2226. return IRQ_NONE;
  2227. }
  2228. #define PL330_DMA_BUSWIDTHS \
  2229. BIT(DMA_SLAVE_BUSWIDTH_UNDEFINED) | \
  2230. BIT(DMA_SLAVE_BUSWIDTH_1_BYTE) | \
  2231. BIT(DMA_SLAVE_BUSWIDTH_2_BYTES) | \
  2232. BIT(DMA_SLAVE_BUSWIDTH_4_BYTES) | \
  2233. BIT(DMA_SLAVE_BUSWIDTH_8_BYTES)
  2234. /*
  2235. * Runtime PM callbacks are provided by amba/bus.c driver.
  2236. *
  2237. * It is assumed here that IRQ safe runtime PM is chosen in probe and amba
  2238. * bus driver will only disable/enable the clock in runtime PM callbacks.
  2239. */
  2240. static int __maybe_unused pl330_suspend(struct device *dev)
  2241. {
  2242. struct amba_device *pcdev = to_amba_device(dev);
  2243. pm_runtime_disable(dev);
  2244. if (!pm_runtime_status_suspended(dev)) {
  2245. /* amba did not disable the clock */
  2246. amba_pclk_disable(pcdev);
  2247. }
  2248. amba_pclk_unprepare(pcdev);
  2249. return 0;
  2250. }
  2251. static int __maybe_unused pl330_resume(struct device *dev)
  2252. {
  2253. struct amba_device *pcdev = to_amba_device(dev);
  2254. int ret;
  2255. ret = amba_pclk_prepare(pcdev);
  2256. if (ret)
  2257. return ret;
  2258. if (!pm_runtime_status_suspended(dev))
  2259. ret = amba_pclk_enable(pcdev);
  2260. pm_runtime_enable(dev);
  2261. return ret;
  2262. }
  2263. static SIMPLE_DEV_PM_OPS(pl330_pm, pl330_suspend, pl330_resume);
  2264. static int
  2265. pl330_probe(struct amba_device *adev, const struct amba_id *id)
  2266. {
  2267. struct pl330_config *pcfg;
  2268. struct pl330_dmac *pl330;
  2269. struct dma_pl330_chan *pch, *_p;
  2270. struct dma_device *pd;
  2271. struct resource *res;
  2272. int i, ret, irq;
  2273. int num_chan;
  2274. struct device_node *np = adev->dev.of_node;
  2275. ret = dma_set_mask_and_coherent(&adev->dev, DMA_BIT_MASK(32));
  2276. if (ret)
  2277. return ret;
  2278. /* Allocate a new DMAC and its Channels */
  2279. pl330 = devm_kzalloc(&adev->dev, sizeof(*pl330), GFP_KERNEL);
  2280. if (!pl330)
  2281. return -ENOMEM;
  2282. pd = &pl330->ddma;
  2283. pd->dev = &adev->dev;
  2284. pl330->mcbufsz = 0;
  2285. /* get quirk */
  2286. for (i = 0; i < ARRAY_SIZE(of_quirks); i++)
  2287. if (of_property_read_bool(np, of_quirks[i].quirk))
  2288. pl330->quirks |= of_quirks[i].id;
  2289. res = &adev->res;
  2290. pl330->base = devm_ioremap_resource(&adev->dev, res);
  2291. if (IS_ERR(pl330->base))
  2292. return PTR_ERR(pl330->base);
  2293. amba_set_drvdata(adev, pl330);
  2294. for (i = 0; i < AMBA_NR_IRQS; i++) {
  2295. irq = adev->irq[i];
  2296. if (irq) {
  2297. ret = devm_request_irq(&adev->dev, irq,
  2298. pl330_irq_handler, 0,
  2299. dev_name(&adev->dev), pl330);
  2300. if (ret)
  2301. return ret;
  2302. } else {
  2303. break;
  2304. }
  2305. }
  2306. pcfg = &pl330->pcfg;
  2307. pcfg->periph_id = adev->periphid;
  2308. ret = pl330_add(pl330);
  2309. if (ret)
  2310. return ret;
  2311. INIT_LIST_HEAD(&pl330->desc_pool);
  2312. spin_lock_init(&pl330->pool_lock);
  2313. /* Create a descriptor pool of default size */
  2314. if (!add_desc(pl330, GFP_KERNEL, NR_DEFAULT_DESC))
  2315. dev_warn(&adev->dev, "unable to allocate desc\n");
  2316. INIT_LIST_HEAD(&pd->channels);
  2317. /* Initialize channel parameters */
  2318. num_chan = max_t(int, pcfg->num_peri, pcfg->num_chan);
  2319. pl330->num_peripherals = num_chan;
  2320. pl330->peripherals = kzalloc(num_chan * sizeof(*pch), GFP_KERNEL);
  2321. if (!pl330->peripherals) {
  2322. ret = -ENOMEM;
  2323. goto probe_err2;
  2324. }
  2325. for (i = 0; i < num_chan; i++) {
  2326. pch = &pl330->peripherals[i];
  2327. pch->chan.private = adev->dev.of_node;
  2328. INIT_LIST_HEAD(&pch->submitted_list);
  2329. INIT_LIST_HEAD(&pch->work_list);
  2330. INIT_LIST_HEAD(&pch->completed_list);
  2331. spin_lock_init(&pch->lock);
  2332. pch->thread = NULL;
  2333. pch->chan.device = pd;
  2334. pch->dmac = pl330;
  2335. /* Add the channel to the DMAC list */
  2336. list_add_tail(&pch->chan.device_node, &pd->channels);
  2337. }
  2338. dma_cap_set(DMA_MEMCPY, pd->cap_mask);
  2339. if (pcfg->num_peri) {
  2340. dma_cap_set(DMA_SLAVE, pd->cap_mask);
  2341. dma_cap_set(DMA_CYCLIC, pd->cap_mask);
  2342. dma_cap_set(DMA_PRIVATE, pd->cap_mask);
  2343. }
  2344. pd->device_alloc_chan_resources = pl330_alloc_chan_resources;
  2345. pd->device_free_chan_resources = pl330_free_chan_resources;
  2346. pd->device_prep_dma_memcpy = pl330_prep_dma_memcpy;
  2347. pd->device_prep_dma_cyclic = pl330_prep_dma_cyclic;
  2348. pd->device_tx_status = pl330_tx_status;
  2349. pd->device_prep_slave_sg = pl330_prep_slave_sg;
  2350. pd->device_config = pl330_config;
  2351. pd->device_pause = pl330_pause;
  2352. pd->device_terminate_all = pl330_terminate_all;
  2353. pd->device_issue_pending = pl330_issue_pending;
  2354. pd->src_addr_widths = PL330_DMA_BUSWIDTHS;
  2355. pd->dst_addr_widths = PL330_DMA_BUSWIDTHS;
  2356. pd->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV);
  2357. pd->residue_granularity = DMA_RESIDUE_GRANULARITY_SEGMENT;
  2358. pd->max_burst = ((pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP) ?
  2359. 1 : PL330_MAX_BURST);
  2360. ret = dma_async_device_register(pd);
  2361. if (ret) {
  2362. dev_err(&adev->dev, "unable to register DMAC\n");
  2363. goto probe_err3;
  2364. }
  2365. if (adev->dev.of_node) {
  2366. ret = of_dma_controller_register(adev->dev.of_node,
  2367. of_dma_pl330_xlate, pl330);
  2368. if (ret) {
  2369. dev_err(&adev->dev,
  2370. "unable to register DMA to the generic DT DMA helpers\n");
  2371. }
  2372. }
  2373. adev->dev.dma_parms = &pl330->dma_parms;
  2374. /*
  2375. * This is the limit for transfers with a buswidth of 1, larger
  2376. * buswidths will have larger limits.
  2377. */
  2378. ret = dma_set_max_seg_size(&adev->dev, 1900800);
  2379. if (ret)
  2380. dev_err(&adev->dev, "unable to set the seg size\n");
  2381. dev_info(&adev->dev,
  2382. "Loaded driver for PL330 DMAC-%x\n", adev->periphid);
  2383. dev_info(&adev->dev,
  2384. "\tDBUFF-%ux%ubytes Num_Chans-%u Num_Peri-%u Num_Events-%u\n",
  2385. pcfg->data_buf_dep, pcfg->data_bus_width / 8, pcfg->num_chan,
  2386. pcfg->num_peri, pcfg->num_events);
  2387. pm_runtime_irq_safe(&adev->dev);
  2388. pm_runtime_use_autosuspend(&adev->dev);
  2389. pm_runtime_set_autosuspend_delay(&adev->dev, PL330_AUTOSUSPEND_DELAY);
  2390. pm_runtime_mark_last_busy(&adev->dev);
  2391. pm_runtime_put_autosuspend(&adev->dev);
  2392. return 0;
  2393. probe_err3:
  2394. /* Idle the DMAC */
  2395. list_for_each_entry_safe(pch, _p, &pl330->ddma.channels,
  2396. chan.device_node) {
  2397. /* Remove the channel */
  2398. list_del(&pch->chan.device_node);
  2399. /* Flush the channel */
  2400. if (pch->thread) {
  2401. pl330_terminate_all(&pch->chan);
  2402. pl330_free_chan_resources(&pch->chan);
  2403. }
  2404. }
  2405. probe_err2:
  2406. pl330_del(pl330);
  2407. return ret;
  2408. }
  2409. static int pl330_remove(struct amba_device *adev)
  2410. {
  2411. struct pl330_dmac *pl330 = amba_get_drvdata(adev);
  2412. struct dma_pl330_chan *pch, *_p;
  2413. int i, irq;
  2414. pm_runtime_get_noresume(pl330->ddma.dev);
  2415. if (adev->dev.of_node)
  2416. of_dma_controller_free(adev->dev.of_node);
  2417. for (i = 0; i < AMBA_NR_IRQS; i++) {
  2418. irq = adev->irq[i];
  2419. if (irq)
  2420. devm_free_irq(&adev->dev, irq, pl330);
  2421. }
  2422. dma_async_device_unregister(&pl330->ddma);
  2423. /* Idle the DMAC */
  2424. list_for_each_entry_safe(pch, _p, &pl330->ddma.channels,
  2425. chan.device_node) {
  2426. /* Remove the channel */
  2427. list_del(&pch->chan.device_node);
  2428. /* Flush the channel */
  2429. if (pch->thread) {
  2430. pl330_terminate_all(&pch->chan);
  2431. pl330_free_chan_resources(&pch->chan);
  2432. }
  2433. }
  2434. pl330_del(pl330);
  2435. return 0;
  2436. }
  2437. static struct amba_id pl330_ids[] = {
  2438. {
  2439. .id = 0x00041330,
  2440. .mask = 0x000fffff,
  2441. },
  2442. { 0, 0 },
  2443. };
  2444. MODULE_DEVICE_TABLE(amba, pl330_ids);
  2445. static struct amba_driver pl330_driver = {
  2446. .drv = {
  2447. .owner = THIS_MODULE,
  2448. .name = "dma-pl330",
  2449. .pm = &pl330_pm,
  2450. },
  2451. .id_table = pl330_ids,
  2452. .probe = pl330_probe,
  2453. .remove = pl330_remove,
  2454. };
  2455. module_amba_driver(pl330_driver);
  2456. MODULE_AUTHOR("Jaswinder Singh <jassisinghbrar@gmail.com>");
  2457. MODULE_DESCRIPTION("API Driver for PL330 DMAC");
  2458. MODULE_LICENSE("GPL");