dsi_ctrl.c 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
  4. */
  5. #define pr_fmt(fmt) "dsi-ctrl:[%s] " fmt, __func__
  6. #include <linux/of_device.h>
  7. #include <linux/err.h>
  8. #include <linux/regulator/consumer.h>
  9. #include <linux/clk.h>
  10. #include <linux/msm-bus.h>
  11. #include <linux/of_irq.h>
  12. #include <video/mipi_display.h>
  13. #include "msm_drv.h"
  14. #include "msm_kms.h"
  15. #include "msm_mmu.h"
  16. #include "dsi_ctrl.h"
  17. #include "dsi_ctrl_hw.h"
  18. #include "dsi_clk.h"
  19. #include "dsi_pwr.h"
  20. #include "dsi_catalog.h"
  21. #include "sde_dbg.h"
  22. #define DSI_CTRL_DEFAULT_LABEL "MDSS DSI CTRL"
  23. #define DSI_CTRL_TX_TO_MS 200
  24. #define TO_ON_OFF(x) ((x) ? "ON" : "OFF")
  25. #define CEIL(x, y) (((x) + ((y)-1)) / (y))
  26. #define TICKS_IN_MICRO_SECOND 1000000
  27. /**
  28. * enum dsi_ctrl_driver_ops - controller driver ops
  29. */
  30. enum dsi_ctrl_driver_ops {
  31. DSI_CTRL_OP_POWER_STATE_CHANGE,
  32. DSI_CTRL_OP_CMD_ENGINE,
  33. DSI_CTRL_OP_VID_ENGINE,
  34. DSI_CTRL_OP_HOST_ENGINE,
  35. DSI_CTRL_OP_CMD_TX,
  36. DSI_CTRL_OP_HOST_INIT,
  37. DSI_CTRL_OP_TPG,
  38. DSI_CTRL_OP_PHY_SW_RESET,
  39. DSI_CTRL_OP_ASYNC_TIMING,
  40. DSI_CTRL_OP_MAX
  41. };
  42. struct dsi_ctrl_list_item {
  43. struct dsi_ctrl *ctrl;
  44. struct list_head list;
  45. };
  46. static LIST_HEAD(dsi_ctrl_list);
  47. static DEFINE_MUTEX(dsi_ctrl_list_lock);
  48. static const enum dsi_ctrl_version dsi_ctrl_v1_4 = DSI_CTRL_VERSION_1_4;
  49. static const enum dsi_ctrl_version dsi_ctrl_v2_0 = DSI_CTRL_VERSION_2_0;
  50. static const enum dsi_ctrl_version dsi_ctrl_v2_2 = DSI_CTRL_VERSION_2_2;
  51. static const enum dsi_ctrl_version dsi_ctrl_v2_3 = DSI_CTRL_VERSION_2_3;
  52. static const enum dsi_ctrl_version dsi_ctrl_v2_4 = DSI_CTRL_VERSION_2_4;
  53. static const struct of_device_id msm_dsi_of_match[] = {
  54. {
  55. .compatible = "qcom,dsi-ctrl-hw-v1.4",
  56. .data = &dsi_ctrl_v1_4,
  57. },
  58. {
  59. .compatible = "qcom,dsi-ctrl-hw-v2.0",
  60. .data = &dsi_ctrl_v2_0,
  61. },
  62. {
  63. .compatible = "qcom,dsi-ctrl-hw-v2.2",
  64. .data = &dsi_ctrl_v2_2,
  65. },
  66. {
  67. .compatible = "qcom,dsi-ctrl-hw-v2.3",
  68. .data = &dsi_ctrl_v2_3,
  69. },
  70. {
  71. .compatible = "qcom,dsi-ctrl-hw-v2.4",
  72. .data = &dsi_ctrl_v2_4,
  73. },
  74. {}
  75. };
  76. static ssize_t debugfs_state_info_read(struct file *file,
  77. char __user *buff,
  78. size_t count,
  79. loff_t *ppos)
  80. {
  81. struct dsi_ctrl *dsi_ctrl = file->private_data;
  82. char *buf;
  83. u32 len = 0;
  84. if (!dsi_ctrl)
  85. return -ENODEV;
  86. if (*ppos)
  87. return 0;
  88. buf = kzalloc(SZ_4K, GFP_KERNEL);
  89. if (!buf)
  90. return -ENOMEM;
  91. /* Dump current state */
  92. len += snprintf((buf + len), (SZ_4K - len), "Current State:\n");
  93. len += snprintf((buf + len), (SZ_4K - len),
  94. "\tCTRL_ENGINE = %s\n",
  95. TO_ON_OFF(dsi_ctrl->current_state.controller_state));
  96. len += snprintf((buf + len), (SZ_4K - len),
  97. "\tVIDEO_ENGINE = %s\n\tCOMMAND_ENGINE = %s\n",
  98. TO_ON_OFF(dsi_ctrl->current_state.vid_engine_state),
  99. TO_ON_OFF(dsi_ctrl->current_state.cmd_engine_state));
  100. /* Dump clock information */
  101. len += snprintf((buf + len), (SZ_4K - len), "\nClock Info:\n");
  102. len += snprintf((buf + len), (SZ_4K - len),
  103. "\tBYTE_CLK = %u, PIXEL_CLK = %u, ESC_CLK = %u\n",
  104. dsi_ctrl->clk_freq.byte_clk_rate,
  105. dsi_ctrl->clk_freq.pix_clk_rate,
  106. dsi_ctrl->clk_freq.esc_clk_rate);
  107. /* TODO: make sure that this does not exceed 4K */
  108. if (copy_to_user(buff, buf, len)) {
  109. kfree(buf);
  110. return -EFAULT;
  111. }
  112. *ppos += len;
  113. kfree(buf);
  114. return len;
  115. }
  116. static ssize_t debugfs_reg_dump_read(struct file *file,
  117. char __user *buff,
  118. size_t count,
  119. loff_t *ppos)
  120. {
  121. struct dsi_ctrl *dsi_ctrl = file->private_data;
  122. char *buf;
  123. u32 len = 0;
  124. struct dsi_clk_ctrl_info clk_info;
  125. int rc = 0;
  126. if (!dsi_ctrl)
  127. return -ENODEV;
  128. if (*ppos)
  129. return 0;
  130. buf = kzalloc(SZ_4K, GFP_KERNEL);
  131. if (!buf)
  132. return -ENOMEM;
  133. clk_info.client = DSI_CLK_REQ_DSI_CLIENT;
  134. clk_info.clk_type = DSI_CORE_CLK;
  135. clk_info.clk_state = DSI_CLK_ON;
  136. rc = dsi_ctrl->clk_cb.dsi_clk_cb(dsi_ctrl->clk_cb.priv, clk_info);
  137. if (rc) {
  138. pr_err("failed to enable DSI core clocks\n");
  139. kfree(buf);
  140. return rc;
  141. }
  142. if (dsi_ctrl->hw.ops.reg_dump_to_buffer)
  143. len = dsi_ctrl->hw.ops.reg_dump_to_buffer(&dsi_ctrl->hw,
  144. buf, SZ_4K);
  145. clk_info.clk_state = DSI_CLK_OFF;
  146. rc = dsi_ctrl->clk_cb.dsi_clk_cb(dsi_ctrl->clk_cb.priv, clk_info);
  147. if (rc) {
  148. pr_err("failed to disable DSI core clocks\n");
  149. kfree(buf);
  150. return rc;
  151. }
  152. /* TODO: make sure that this does not exceed 4K */
  153. if (copy_to_user(buff, buf, len)) {
  154. kfree(buf);
  155. return -EFAULT;
  156. }
  157. *ppos += len;
  158. kfree(buf);
  159. return len;
  160. }
  161. static const struct file_operations state_info_fops = {
  162. .open = simple_open,
  163. .read = debugfs_state_info_read,
  164. };
  165. static const struct file_operations reg_dump_fops = {
  166. .open = simple_open,
  167. .read = debugfs_reg_dump_read,
  168. };
  169. static int dsi_ctrl_debugfs_init(struct dsi_ctrl *dsi_ctrl,
  170. struct dentry *parent)
  171. {
  172. int rc = 0;
  173. struct dentry *dir, *state_file, *reg_dump;
  174. char dbg_name[DSI_DEBUG_NAME_LEN];
  175. dir = debugfs_create_dir(dsi_ctrl->name, parent);
  176. if (IS_ERR_OR_NULL(dir)) {
  177. rc = PTR_ERR(dir);
  178. pr_err("[DSI_%d] debugfs create dir failed, rc=%d\n",
  179. dsi_ctrl->cell_index, rc);
  180. goto error;
  181. }
  182. state_file = debugfs_create_file("state_info",
  183. 0444,
  184. dir,
  185. dsi_ctrl,
  186. &state_info_fops);
  187. if (IS_ERR_OR_NULL(state_file)) {
  188. rc = PTR_ERR(state_file);
  189. pr_err("[DSI_%d] state file failed, rc=%d\n",
  190. dsi_ctrl->cell_index, rc);
  191. goto error_remove_dir;
  192. }
  193. reg_dump = debugfs_create_file("reg_dump",
  194. 0444,
  195. dir,
  196. dsi_ctrl,
  197. &reg_dump_fops);
  198. if (IS_ERR_OR_NULL(reg_dump)) {
  199. rc = PTR_ERR(reg_dump);
  200. pr_err("[DSI_%d] reg dump file failed, rc=%d\n",
  201. dsi_ctrl->cell_index, rc);
  202. goto error_remove_dir;
  203. }
  204. dsi_ctrl->debugfs_root = dir;
  205. snprintf(dbg_name, DSI_DEBUG_NAME_LEN, "dsi%d_ctrl",
  206. dsi_ctrl->cell_index);
  207. sde_dbg_reg_register_base(dbg_name, dsi_ctrl->hw.base,
  208. msm_iomap_size(dsi_ctrl->pdev, "dsi_ctrl"));
  209. error_remove_dir:
  210. debugfs_remove(dir);
  211. error:
  212. return rc;
  213. }
  214. static int dsi_ctrl_debugfs_deinit(struct dsi_ctrl *dsi_ctrl)
  215. {
  216. debugfs_remove(dsi_ctrl->debugfs_root);
  217. return 0;
  218. }
  219. static inline struct msm_gem_address_space*
  220. dsi_ctrl_get_aspace(struct dsi_ctrl *dsi_ctrl,
  221. int domain)
  222. {
  223. if (!dsi_ctrl || !dsi_ctrl->drm_dev)
  224. return NULL;
  225. return msm_gem_smmu_address_space_get(dsi_ctrl->drm_dev, domain);
  226. }
  227. static int dsi_ctrl_check_state(struct dsi_ctrl *dsi_ctrl,
  228. enum dsi_ctrl_driver_ops op,
  229. u32 op_state)
  230. {
  231. int rc = 0;
  232. struct dsi_ctrl_state_info *state = &dsi_ctrl->current_state;
  233. SDE_EVT32(dsi_ctrl->cell_index, op);
  234. switch (op) {
  235. case DSI_CTRL_OP_POWER_STATE_CHANGE:
  236. if (state->power_state == op_state) {
  237. pr_err("[%d] No change in state, pwr_state=%d\n",
  238. dsi_ctrl->cell_index, op_state);
  239. rc = -EINVAL;
  240. } else if (state->power_state == DSI_CTRL_POWER_VREG_ON) {
  241. if (state->vid_engine_state == DSI_CTRL_ENGINE_ON) {
  242. pr_err("[%d]State error: op=%d: %d\n",
  243. dsi_ctrl->cell_index,
  244. op_state,
  245. state->vid_engine_state);
  246. rc = -EINVAL;
  247. }
  248. }
  249. break;
  250. case DSI_CTRL_OP_CMD_ENGINE:
  251. if (state->cmd_engine_state == op_state) {
  252. pr_err("[%d] No change in state, cmd_state=%d\n",
  253. dsi_ctrl->cell_index, op_state);
  254. rc = -EINVAL;
  255. } else if ((state->power_state != DSI_CTRL_POWER_VREG_ON) ||
  256. (state->controller_state != DSI_CTRL_ENGINE_ON)) {
  257. pr_err("[%d]State error: op=%d: %d, %d\n",
  258. dsi_ctrl->cell_index,
  259. op,
  260. state->power_state,
  261. state->controller_state);
  262. rc = -EINVAL;
  263. }
  264. break;
  265. case DSI_CTRL_OP_VID_ENGINE:
  266. if (state->vid_engine_state == op_state) {
  267. pr_err("[%d] No change in state, cmd_state=%d\n",
  268. dsi_ctrl->cell_index, op_state);
  269. rc = -EINVAL;
  270. } else if ((state->power_state != DSI_CTRL_POWER_VREG_ON) ||
  271. (state->controller_state != DSI_CTRL_ENGINE_ON)) {
  272. pr_err("[%d]State error: op=%d: %d, %d\n",
  273. dsi_ctrl->cell_index,
  274. op,
  275. state->power_state,
  276. state->controller_state);
  277. rc = -EINVAL;
  278. }
  279. break;
  280. case DSI_CTRL_OP_HOST_ENGINE:
  281. if (state->controller_state == op_state) {
  282. pr_err("[%d] No change in state, ctrl_state=%d\n",
  283. dsi_ctrl->cell_index, op_state);
  284. rc = -EINVAL;
  285. } else if (state->power_state != DSI_CTRL_POWER_VREG_ON) {
  286. pr_err("[%d]State error (link is off): op=%d:, %d\n",
  287. dsi_ctrl->cell_index,
  288. op_state,
  289. state->power_state);
  290. rc = -EINVAL;
  291. } else if ((op_state == DSI_CTRL_ENGINE_OFF) &&
  292. ((state->cmd_engine_state != DSI_CTRL_ENGINE_OFF) ||
  293. (state->vid_engine_state != DSI_CTRL_ENGINE_OFF))) {
  294. pr_err("[%d]State error (eng on): op=%d: %d, %d\n",
  295. dsi_ctrl->cell_index,
  296. op_state,
  297. state->cmd_engine_state,
  298. state->vid_engine_state);
  299. rc = -EINVAL;
  300. }
  301. break;
  302. case DSI_CTRL_OP_CMD_TX:
  303. if ((state->power_state != DSI_CTRL_POWER_VREG_ON) ||
  304. (!state->host_initialized) ||
  305. (state->cmd_engine_state != DSI_CTRL_ENGINE_ON)) {
  306. pr_err("[%d]State error: op=%d: %d, %d, %d\n",
  307. dsi_ctrl->cell_index,
  308. op,
  309. state->power_state,
  310. state->host_initialized,
  311. state->cmd_engine_state);
  312. rc = -EINVAL;
  313. }
  314. break;
  315. case DSI_CTRL_OP_HOST_INIT:
  316. if (state->host_initialized == op_state) {
  317. pr_err("[%d] No change in state, host_init=%d\n",
  318. dsi_ctrl->cell_index, op_state);
  319. rc = -EINVAL;
  320. } else if (state->power_state != DSI_CTRL_POWER_VREG_ON) {
  321. pr_err("[%d]State error: op=%d: %d\n",
  322. dsi_ctrl->cell_index, op, state->power_state);
  323. rc = -EINVAL;
  324. }
  325. break;
  326. case DSI_CTRL_OP_TPG:
  327. if (state->tpg_enabled == op_state) {
  328. pr_err("[%d] No change in state, tpg_enabled=%d\n",
  329. dsi_ctrl->cell_index, op_state);
  330. rc = -EINVAL;
  331. } else if ((state->power_state != DSI_CTRL_POWER_VREG_ON) ||
  332. (state->controller_state != DSI_CTRL_ENGINE_ON)) {
  333. pr_err("[%d]State error: op=%d: %d, %d\n",
  334. dsi_ctrl->cell_index,
  335. op,
  336. state->power_state,
  337. state->controller_state);
  338. rc = -EINVAL;
  339. }
  340. break;
  341. case DSI_CTRL_OP_PHY_SW_RESET:
  342. if (state->power_state != DSI_CTRL_POWER_VREG_ON) {
  343. pr_err("[%d]State error: op=%d: %d\n",
  344. dsi_ctrl->cell_index, op, state->power_state);
  345. rc = -EINVAL;
  346. }
  347. break;
  348. case DSI_CTRL_OP_ASYNC_TIMING:
  349. if (state->vid_engine_state != op_state) {
  350. pr_err("[%d] Unexpected engine state vid_state=%d\n",
  351. dsi_ctrl->cell_index, op_state);
  352. rc = -EINVAL;
  353. }
  354. break;
  355. default:
  356. rc = -ENOTSUPP;
  357. break;
  358. }
  359. return rc;
  360. }
  361. bool dsi_ctrl_validate_host_state(struct dsi_ctrl *dsi_ctrl)
  362. {
  363. struct dsi_ctrl_state_info *state = &dsi_ctrl->current_state;
  364. if (!state) {
  365. pr_err("Invalid host state for DSI controller\n");
  366. return -EINVAL;
  367. }
  368. if (!state->host_initialized)
  369. return false;
  370. return true;
  371. }
  372. static void dsi_ctrl_update_state(struct dsi_ctrl *dsi_ctrl,
  373. enum dsi_ctrl_driver_ops op,
  374. u32 op_state)
  375. {
  376. struct dsi_ctrl_state_info *state = &dsi_ctrl->current_state;
  377. switch (op) {
  378. case DSI_CTRL_OP_POWER_STATE_CHANGE:
  379. state->power_state = op_state;
  380. break;
  381. case DSI_CTRL_OP_CMD_ENGINE:
  382. state->cmd_engine_state = op_state;
  383. break;
  384. case DSI_CTRL_OP_VID_ENGINE:
  385. state->vid_engine_state = op_state;
  386. break;
  387. case DSI_CTRL_OP_HOST_ENGINE:
  388. state->controller_state = op_state;
  389. break;
  390. case DSI_CTRL_OP_HOST_INIT:
  391. state->host_initialized = (op_state == 1) ? true : false;
  392. break;
  393. case DSI_CTRL_OP_TPG:
  394. state->tpg_enabled = (op_state == 1) ? true : false;
  395. break;
  396. case DSI_CTRL_OP_CMD_TX:
  397. case DSI_CTRL_OP_PHY_SW_RESET:
  398. default:
  399. break;
  400. }
  401. }
  402. static int dsi_ctrl_init_regmap(struct platform_device *pdev,
  403. struct dsi_ctrl *ctrl)
  404. {
  405. int rc = 0;
  406. void __iomem *ptr;
  407. ptr = msm_ioremap(pdev, "dsi_ctrl", ctrl->name);
  408. if (IS_ERR(ptr)) {
  409. rc = PTR_ERR(ptr);
  410. return rc;
  411. }
  412. ctrl->hw.base = ptr;
  413. pr_debug("[%s] map dsi_ctrl registers to %pK\n", ctrl->name,
  414. ctrl->hw.base);
  415. switch (ctrl->version) {
  416. case DSI_CTRL_VERSION_1_4:
  417. case DSI_CTRL_VERSION_2_0:
  418. ptr = msm_ioremap(pdev, "mmss_misc", ctrl->name);
  419. if (IS_ERR(ptr)) {
  420. pr_err("mmss_misc base address not found for [%s]\n",
  421. ctrl->name);
  422. rc = PTR_ERR(ptr);
  423. return rc;
  424. }
  425. ctrl->hw.mmss_misc_base = ptr;
  426. ctrl->hw.disp_cc_base = NULL;
  427. break;
  428. case DSI_CTRL_VERSION_2_2:
  429. case DSI_CTRL_VERSION_2_3:
  430. case DSI_CTRL_VERSION_2_4:
  431. ptr = msm_ioremap(pdev, "disp_cc_base", ctrl->name);
  432. if (IS_ERR(ptr)) {
  433. pr_err("disp_cc base address not found for [%s]\n",
  434. ctrl->name);
  435. rc = PTR_ERR(ptr);
  436. return rc;
  437. }
  438. ctrl->hw.disp_cc_base = ptr;
  439. ctrl->hw.mmss_misc_base = NULL;
  440. break;
  441. default:
  442. break;
  443. }
  444. return rc;
  445. }
  446. static int dsi_ctrl_clocks_deinit(struct dsi_ctrl *ctrl)
  447. {
  448. struct dsi_core_clk_info *core = &ctrl->clk_info.core_clks;
  449. struct dsi_link_lp_clk_info *lp_link = &ctrl->clk_info.lp_link_clks;
  450. struct dsi_link_hs_clk_info *hs_link = &ctrl->clk_info.hs_link_clks;
  451. struct dsi_clk_link_set *rcg = &ctrl->clk_info.rcg_clks;
  452. if (core->mdp_core_clk)
  453. devm_clk_put(&ctrl->pdev->dev, core->mdp_core_clk);
  454. if (core->iface_clk)
  455. devm_clk_put(&ctrl->pdev->dev, core->iface_clk);
  456. if (core->core_mmss_clk)
  457. devm_clk_put(&ctrl->pdev->dev, core->core_mmss_clk);
  458. if (core->bus_clk)
  459. devm_clk_put(&ctrl->pdev->dev, core->bus_clk);
  460. if (core->mnoc_clk)
  461. devm_clk_put(&ctrl->pdev->dev, core->mnoc_clk);
  462. memset(core, 0x0, sizeof(*core));
  463. if (hs_link->byte_clk)
  464. devm_clk_put(&ctrl->pdev->dev, hs_link->byte_clk);
  465. if (hs_link->pixel_clk)
  466. devm_clk_put(&ctrl->pdev->dev, hs_link->pixel_clk);
  467. if (lp_link->esc_clk)
  468. devm_clk_put(&ctrl->pdev->dev, lp_link->esc_clk);
  469. if (hs_link->byte_intf_clk)
  470. devm_clk_put(&ctrl->pdev->dev, hs_link->byte_intf_clk);
  471. memset(hs_link, 0x0, sizeof(*hs_link));
  472. memset(lp_link, 0x0, sizeof(*lp_link));
  473. if (rcg->byte_clk)
  474. devm_clk_put(&ctrl->pdev->dev, rcg->byte_clk);
  475. if (rcg->pixel_clk)
  476. devm_clk_put(&ctrl->pdev->dev, rcg->pixel_clk);
  477. memset(rcg, 0x0, sizeof(*rcg));
  478. return 0;
  479. }
  480. static int dsi_ctrl_clocks_init(struct platform_device *pdev,
  481. struct dsi_ctrl *ctrl)
  482. {
  483. int rc = 0;
  484. struct dsi_core_clk_info *core = &ctrl->clk_info.core_clks;
  485. struct dsi_link_lp_clk_info *lp_link = &ctrl->clk_info.lp_link_clks;
  486. struct dsi_link_hs_clk_info *hs_link = &ctrl->clk_info.hs_link_clks;
  487. struct dsi_clk_link_set *rcg = &ctrl->clk_info.rcg_clks;
  488. core->mdp_core_clk = devm_clk_get(&pdev->dev, "mdp_core_clk");
  489. if (IS_ERR(core->mdp_core_clk)) {
  490. core->mdp_core_clk = NULL;
  491. pr_debug("failed to get mdp_core_clk, rc=%d\n", rc);
  492. }
  493. core->iface_clk = devm_clk_get(&pdev->dev, "iface_clk");
  494. if (IS_ERR(core->iface_clk)) {
  495. core->iface_clk = NULL;
  496. pr_debug("failed to get iface_clk, rc=%d\n", rc);
  497. }
  498. core->core_mmss_clk = devm_clk_get(&pdev->dev, "core_mmss_clk");
  499. if (IS_ERR(core->core_mmss_clk)) {
  500. core->core_mmss_clk = NULL;
  501. pr_debug("failed to get core_mmss_clk, rc=%d\n", rc);
  502. }
  503. core->bus_clk = devm_clk_get(&pdev->dev, "bus_clk");
  504. if (IS_ERR(core->bus_clk)) {
  505. core->bus_clk = NULL;
  506. pr_debug("failed to get bus_clk, rc=%d\n", rc);
  507. }
  508. core->mnoc_clk = devm_clk_get(&pdev->dev, "mnoc_clk");
  509. if (IS_ERR(core->mnoc_clk)) {
  510. core->mnoc_clk = NULL;
  511. pr_debug("can't get mnoc clock, rc=%d\n", rc);
  512. }
  513. hs_link->byte_clk = devm_clk_get(&pdev->dev, "byte_clk");
  514. if (IS_ERR(hs_link->byte_clk)) {
  515. rc = PTR_ERR(hs_link->byte_clk);
  516. pr_err("failed to get byte_clk, rc=%d\n", rc);
  517. goto fail;
  518. }
  519. hs_link->pixel_clk = devm_clk_get(&pdev->dev, "pixel_clk");
  520. if (IS_ERR(hs_link->pixel_clk)) {
  521. rc = PTR_ERR(hs_link->pixel_clk);
  522. pr_err("failed to get pixel_clk, rc=%d\n", rc);
  523. goto fail;
  524. }
  525. lp_link->esc_clk = devm_clk_get(&pdev->dev, "esc_clk");
  526. if (IS_ERR(lp_link->esc_clk)) {
  527. rc = PTR_ERR(lp_link->esc_clk);
  528. pr_err("failed to get esc_clk, rc=%d\n", rc);
  529. goto fail;
  530. }
  531. hs_link->byte_intf_clk = devm_clk_get(&pdev->dev, "byte_intf_clk");
  532. if (IS_ERR(hs_link->byte_intf_clk)) {
  533. hs_link->byte_intf_clk = NULL;
  534. pr_debug("can't find byte intf clk, rc=%d\n", rc);
  535. }
  536. rcg->byte_clk = devm_clk_get(&pdev->dev, "byte_clk_rcg");
  537. if (IS_ERR(rcg->byte_clk)) {
  538. rc = PTR_ERR(rcg->byte_clk);
  539. pr_err("failed to get byte_clk_rcg, rc=%d\n", rc);
  540. goto fail;
  541. }
  542. rcg->pixel_clk = devm_clk_get(&pdev->dev, "pixel_clk_rcg");
  543. if (IS_ERR(rcg->pixel_clk)) {
  544. rc = PTR_ERR(rcg->pixel_clk);
  545. pr_err("failed to get pixel_clk_rcg, rc=%d\n", rc);
  546. goto fail;
  547. }
  548. return 0;
  549. fail:
  550. dsi_ctrl_clocks_deinit(ctrl);
  551. return rc;
  552. }
  553. static int dsi_ctrl_supplies_deinit(struct dsi_ctrl *ctrl)
  554. {
  555. int i = 0;
  556. int rc = 0;
  557. struct dsi_regulator_info *regs;
  558. regs = &ctrl->pwr_info.digital;
  559. for (i = 0; i < regs->count; i++) {
  560. if (!regs->vregs[i].vreg)
  561. pr_err("vreg is NULL, should not reach here\n");
  562. else
  563. devm_regulator_put(regs->vregs[i].vreg);
  564. }
  565. regs = &ctrl->pwr_info.host_pwr;
  566. for (i = 0; i < regs->count; i++) {
  567. if (!regs->vregs[i].vreg)
  568. pr_err("vreg is NULL, should not reach here\n");
  569. else
  570. devm_regulator_put(regs->vregs[i].vreg);
  571. }
  572. if (!ctrl->pwr_info.host_pwr.vregs) {
  573. devm_kfree(&ctrl->pdev->dev, ctrl->pwr_info.host_pwr.vregs);
  574. ctrl->pwr_info.host_pwr.vregs = NULL;
  575. ctrl->pwr_info.host_pwr.count = 0;
  576. }
  577. if (!ctrl->pwr_info.digital.vregs) {
  578. devm_kfree(&ctrl->pdev->dev, ctrl->pwr_info.digital.vregs);
  579. ctrl->pwr_info.digital.vregs = NULL;
  580. ctrl->pwr_info.digital.count = 0;
  581. }
  582. return rc;
  583. }
  584. static int dsi_ctrl_supplies_init(struct platform_device *pdev,
  585. struct dsi_ctrl *ctrl)
  586. {
  587. int rc = 0;
  588. int i = 0;
  589. struct dsi_regulator_info *regs;
  590. struct regulator *vreg = NULL;
  591. rc = dsi_pwr_get_dt_vreg_data(&pdev->dev,
  592. &ctrl->pwr_info.digital,
  593. "qcom,core-supply-entries");
  594. if (rc)
  595. pr_debug("failed to get digital supply, rc = %d\n", rc);
  596. rc = dsi_pwr_get_dt_vreg_data(&pdev->dev,
  597. &ctrl->pwr_info.host_pwr,
  598. "qcom,ctrl-supply-entries");
  599. if (rc) {
  600. pr_err("failed to get host power supplies, rc = %d\n", rc);
  601. goto error_digital;
  602. }
  603. regs = &ctrl->pwr_info.digital;
  604. for (i = 0; i < regs->count; i++) {
  605. vreg = devm_regulator_get(&pdev->dev, regs->vregs[i].vreg_name);
  606. if (IS_ERR(vreg)) {
  607. pr_err("failed to get %s regulator\n",
  608. regs->vregs[i].vreg_name);
  609. rc = PTR_ERR(vreg);
  610. goto error_host_pwr;
  611. }
  612. regs->vregs[i].vreg = vreg;
  613. }
  614. regs = &ctrl->pwr_info.host_pwr;
  615. for (i = 0; i < regs->count; i++) {
  616. vreg = devm_regulator_get(&pdev->dev, regs->vregs[i].vreg_name);
  617. if (IS_ERR(vreg)) {
  618. pr_err("failed to get %s regulator\n",
  619. regs->vregs[i].vreg_name);
  620. for (--i; i >= 0; i--)
  621. devm_regulator_put(regs->vregs[i].vreg);
  622. rc = PTR_ERR(vreg);
  623. goto error_digital_put;
  624. }
  625. regs->vregs[i].vreg = vreg;
  626. }
  627. return rc;
  628. error_digital_put:
  629. regs = &ctrl->pwr_info.digital;
  630. for (i = 0; i < regs->count; i++)
  631. devm_regulator_put(regs->vregs[i].vreg);
  632. error_host_pwr:
  633. devm_kfree(&pdev->dev, ctrl->pwr_info.host_pwr.vregs);
  634. ctrl->pwr_info.host_pwr.vregs = NULL;
  635. ctrl->pwr_info.host_pwr.count = 0;
  636. error_digital:
  637. if (ctrl->pwr_info.digital.vregs)
  638. devm_kfree(&pdev->dev, ctrl->pwr_info.digital.vregs);
  639. ctrl->pwr_info.digital.vregs = NULL;
  640. ctrl->pwr_info.digital.count = 0;
  641. return rc;
  642. }
  643. static int dsi_ctrl_axi_bus_client_init(struct platform_device *pdev,
  644. struct dsi_ctrl *ctrl)
  645. {
  646. int rc = 0;
  647. struct dsi_ctrl_bus_scale_info *bus = &ctrl->axi_bus_info;
  648. bus->bus_scale_table = msm_bus_cl_get_pdata(pdev);
  649. if (IS_ERR_OR_NULL(bus->bus_scale_table)) {
  650. rc = PTR_ERR(bus->bus_scale_table);
  651. pr_debug("msm_bus_cl_get_pdata() failed, rc = %d\n", rc);
  652. bus->bus_scale_table = NULL;
  653. return rc;
  654. }
  655. bus->bus_handle = msm_bus_scale_register_client(bus->bus_scale_table);
  656. if (!bus->bus_handle) {
  657. rc = -EINVAL;
  658. pr_err("failed to register axi bus client\n");
  659. }
  660. return rc;
  661. }
  662. static int dsi_ctrl_axi_bus_client_deinit(struct dsi_ctrl *ctrl)
  663. {
  664. struct dsi_ctrl_bus_scale_info *bus = &ctrl->axi_bus_info;
  665. if (bus->bus_handle) {
  666. msm_bus_scale_unregister_client(bus->bus_handle);
  667. bus->bus_handle = 0;
  668. }
  669. return 0;
  670. }
  671. static int dsi_ctrl_validate_panel_info(struct dsi_ctrl *dsi_ctrl,
  672. struct dsi_host_config *config)
  673. {
  674. int rc = 0;
  675. struct dsi_host_common_cfg *host_cfg = &config->common_config;
  676. if (config->panel_mode >= DSI_OP_MODE_MAX) {
  677. pr_err("Invalid dsi operation mode (%d)\n", config->panel_mode);
  678. rc = -EINVAL;
  679. goto err;
  680. }
  681. if ((host_cfg->data_lanes & (DSI_CLOCK_LANE - 1)) == 0) {
  682. pr_err("No data lanes are enabled\n");
  683. rc = -EINVAL;
  684. goto err;
  685. }
  686. err:
  687. return rc;
  688. }
  689. /* Function returns number of bits per pxl */
  690. int dsi_ctrl_pixel_format_to_bpp(enum dsi_pixel_format dst_format)
  691. {
  692. u32 bpp = 0;
  693. switch (dst_format) {
  694. case DSI_PIXEL_FORMAT_RGB111:
  695. bpp = 3;
  696. break;
  697. case DSI_PIXEL_FORMAT_RGB332:
  698. bpp = 8;
  699. break;
  700. case DSI_PIXEL_FORMAT_RGB444:
  701. bpp = 12;
  702. break;
  703. case DSI_PIXEL_FORMAT_RGB565:
  704. bpp = 16;
  705. break;
  706. case DSI_PIXEL_FORMAT_RGB666:
  707. case DSI_PIXEL_FORMAT_RGB666_LOOSE:
  708. bpp = 18;
  709. break;
  710. case DSI_PIXEL_FORMAT_RGB888:
  711. bpp = 24;
  712. break;
  713. default:
  714. bpp = 24;
  715. break;
  716. }
  717. return bpp;
  718. }
  719. static int dsi_ctrl_update_link_freqs(struct dsi_ctrl *dsi_ctrl,
  720. struct dsi_host_config *config, void *clk_handle,
  721. struct dsi_display_mode *mode)
  722. {
  723. int rc = 0;
  724. u32 num_of_lanes = 0;
  725. u32 bpp, frame_time_us;
  726. u64 h_period, v_period, bit_rate, pclk_rate, bit_rate_per_lane,
  727. byte_clk_rate;
  728. struct dsi_host_common_cfg *host_cfg = &config->common_config;
  729. struct dsi_mode_info *timing = &config->video_timing;
  730. u64 dsi_transfer_time_us = mode->priv_info->dsi_transfer_time_us;
  731. u64 min_dsi_clk_hz = mode->priv_info->min_dsi_clk_hz;
  732. /* Get bits per pxl in destination format */
  733. bpp = dsi_ctrl_pixel_format_to_bpp(host_cfg->dst_format);
  734. frame_time_us = mult_frac(1000, 1000, (timing->refresh_rate));
  735. if (host_cfg->data_lanes & DSI_DATA_LANE_0)
  736. num_of_lanes++;
  737. if (host_cfg->data_lanes & DSI_DATA_LANE_1)
  738. num_of_lanes++;
  739. if (host_cfg->data_lanes & DSI_DATA_LANE_2)
  740. num_of_lanes++;
  741. if (host_cfg->data_lanes & DSI_DATA_LANE_3)
  742. num_of_lanes++;
  743. config->common_config.num_data_lanes = num_of_lanes;
  744. config->common_config.bpp = bpp;
  745. if (config->bit_clk_rate_hz_override != 0) {
  746. bit_rate = config->bit_clk_rate_hz_override * num_of_lanes;
  747. } else if (config->panel_mode == DSI_OP_CMD_MODE) {
  748. /* Calculate the bit rate needed to match dsi transfer time */
  749. bit_rate = mult_frac(min_dsi_clk_hz, frame_time_us,
  750. dsi_transfer_time_us);
  751. bit_rate = bit_rate * num_of_lanes;
  752. } else {
  753. h_period = DSI_H_TOTAL_DSC(timing);
  754. v_period = DSI_V_TOTAL(timing);
  755. bit_rate = h_period * v_period * timing->refresh_rate * bpp;
  756. }
  757. bit_rate_per_lane = bit_rate;
  758. do_div(bit_rate_per_lane, num_of_lanes);
  759. pclk_rate = bit_rate;
  760. do_div(pclk_rate, bpp);
  761. byte_clk_rate = bit_rate_per_lane;
  762. do_div(byte_clk_rate, 8);
  763. pr_debug("bit_clk_rate = %llu, bit_clk_rate_per_lane = %llu\n",
  764. bit_rate, bit_rate_per_lane);
  765. pr_debug("byte_clk_rate = %llu, pclk_rate = %llu\n",
  766. byte_clk_rate, pclk_rate);
  767. dsi_ctrl->clk_freq.byte_clk_rate = byte_clk_rate;
  768. dsi_ctrl->clk_freq.pix_clk_rate = pclk_rate;
  769. dsi_ctrl->clk_freq.esc_clk_rate = config->esc_clk_rate_hz;
  770. config->bit_clk_rate_hz = dsi_ctrl->clk_freq.byte_clk_rate * 8;
  771. rc = dsi_clk_set_link_frequencies(clk_handle, dsi_ctrl->clk_freq,
  772. dsi_ctrl->cell_index);
  773. if (rc)
  774. pr_err("Failed to update link frequencies\n");
  775. return rc;
  776. }
  777. static int dsi_ctrl_enable_supplies(struct dsi_ctrl *dsi_ctrl, bool enable)
  778. {
  779. int rc = 0;
  780. if (enable) {
  781. if (!dsi_ctrl->current_state.host_initialized) {
  782. rc = dsi_pwr_enable_regulator(
  783. &dsi_ctrl->pwr_info.host_pwr, true);
  784. if (rc) {
  785. pr_err("failed to enable host power regs\n");
  786. goto error;
  787. }
  788. }
  789. rc = dsi_pwr_enable_regulator(&dsi_ctrl->pwr_info.digital,
  790. true);
  791. if (rc) {
  792. pr_err("failed to enable gdsc, rc=%d\n", rc);
  793. (void)dsi_pwr_enable_regulator(
  794. &dsi_ctrl->pwr_info.host_pwr,
  795. false
  796. );
  797. goto error;
  798. }
  799. } else {
  800. rc = dsi_pwr_enable_regulator(&dsi_ctrl->pwr_info.digital,
  801. false);
  802. if (rc) {
  803. pr_err("failed to disable gdsc, rc=%d\n", rc);
  804. goto error;
  805. }
  806. if (!dsi_ctrl->current_state.host_initialized) {
  807. rc = dsi_pwr_enable_regulator(
  808. &dsi_ctrl->pwr_info.host_pwr, false);
  809. if (rc) {
  810. pr_err("failed to disable host power regs\n");
  811. goto error;
  812. }
  813. }
  814. }
  815. error:
  816. return rc;
  817. }
  818. static int dsi_ctrl_copy_and_pad_cmd(struct dsi_ctrl *dsi_ctrl,
  819. const struct mipi_dsi_packet *packet,
  820. u8 **buffer,
  821. u32 *size)
  822. {
  823. int rc = 0;
  824. u8 *buf = NULL;
  825. u32 len, i;
  826. len = packet->size;
  827. len += 0x3; len &= ~0x03; /* Align to 32 bits */
  828. buf = devm_kzalloc(&dsi_ctrl->pdev->dev, len * sizeof(u8), GFP_KERNEL);
  829. if (!buf)
  830. return -ENOMEM;
  831. for (i = 0; i < len; i++) {
  832. if (i >= packet->size)
  833. buf[i] = 0xFF;
  834. else if (i < sizeof(packet->header))
  835. buf[i] = packet->header[i];
  836. else
  837. buf[i] = packet->payload[i - sizeof(packet->header)];
  838. }
  839. if (packet->payload_length > 0)
  840. buf[3] |= BIT(6);
  841. /* send embedded BTA for read commands */
  842. if ((buf[2] & 0x3f) == MIPI_DSI_DCS_READ)
  843. buf[3] |= BIT(5);
  844. *buffer = buf;
  845. *size = len;
  846. return rc;
  847. }
  848. int dsi_ctrl_wait_for_cmd_mode_mdp_idle(struct dsi_ctrl *dsi_ctrl)
  849. {
  850. int rc = 0;
  851. if (!dsi_ctrl) {
  852. pr_err("Invalid params\n");
  853. return -EINVAL;
  854. }
  855. if (dsi_ctrl->host_config.panel_mode != DSI_OP_CMD_MODE)
  856. return -EINVAL;
  857. mutex_lock(&dsi_ctrl->ctrl_lock);
  858. rc = dsi_ctrl->hw.ops.wait_for_cmd_mode_mdp_idle(&dsi_ctrl->hw);
  859. mutex_unlock(&dsi_ctrl->ctrl_lock);
  860. return rc;
  861. }
  862. static void dsi_ctrl_wait_for_video_done(struct dsi_ctrl *dsi_ctrl)
  863. {
  864. u32 v_total = 0, v_blank = 0, sleep_ms = 0, fps = 0, ret;
  865. struct dsi_mode_info *timing;
  866. /**
  867. * No need to wait if the panel is not video mode or
  868. * if DSI controller supports command DMA scheduling or
  869. * if we are sending init commands.
  870. */
  871. if ((dsi_ctrl->host_config.panel_mode != DSI_OP_VIDEO_MODE) ||
  872. (dsi_ctrl->version >= DSI_CTRL_VERSION_2_2) ||
  873. (dsi_ctrl->current_state.vid_engine_state !=
  874. DSI_CTRL_ENGINE_ON))
  875. return;
  876. dsi_ctrl->hw.ops.clear_interrupt_status(&dsi_ctrl->hw,
  877. DSI_VIDEO_MODE_FRAME_DONE);
  878. dsi_ctrl_enable_status_interrupt(dsi_ctrl,
  879. DSI_SINT_VIDEO_MODE_FRAME_DONE, NULL);
  880. reinit_completion(&dsi_ctrl->irq_info.vid_frame_done);
  881. ret = wait_for_completion_timeout(
  882. &dsi_ctrl->irq_info.vid_frame_done,
  883. msecs_to_jiffies(DSI_CTRL_TX_TO_MS));
  884. if (ret <= 0)
  885. pr_debug("wait for video done failed\n");
  886. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  887. DSI_SINT_VIDEO_MODE_FRAME_DONE);
  888. timing = &(dsi_ctrl->host_config.video_timing);
  889. v_total = timing->v_sync_width + timing->v_back_porch +
  890. timing->v_front_porch + timing->v_active;
  891. v_blank = timing->v_sync_width + timing->v_back_porch;
  892. fps = timing->refresh_rate;
  893. sleep_ms = CEIL((v_blank * 1000), (v_total * fps)) + 1;
  894. udelay(sleep_ms * 1000);
  895. }
  896. void dsi_message_setup_tx_mode(struct dsi_ctrl *dsi_ctrl,
  897. u32 cmd_len,
  898. u32 *flags)
  899. {
  900. /**
  901. * Setup the mode of transmission
  902. * override cmd fetch mode during secure session
  903. */
  904. if (dsi_ctrl->secure_mode) {
  905. *flags &= ~DSI_CTRL_CMD_FETCH_MEMORY;
  906. *flags |= DSI_CTRL_CMD_FIFO_STORE;
  907. pr_debug("[%s] override to TPG during secure session\n",
  908. dsi_ctrl->name);
  909. return;
  910. }
  911. /* Check to see if cmd len plus header is greater than fifo size */
  912. if ((cmd_len + 4) > DSI_EMBEDDED_MODE_DMA_MAX_SIZE_BYTES) {
  913. *flags |= DSI_CTRL_CMD_NON_EMBEDDED_MODE;
  914. pr_debug("[%s] override to non-embedded mode,cmd len =%d\n",
  915. dsi_ctrl->name, cmd_len);
  916. return;
  917. }
  918. }
  919. int dsi_message_validate_tx_mode(struct dsi_ctrl *dsi_ctrl,
  920. u32 cmd_len,
  921. u32 *flags)
  922. {
  923. int rc = 0;
  924. if (*flags & DSI_CTRL_CMD_FIFO_STORE) {
  925. /* if command size plus header is greater than fifo size */
  926. if ((cmd_len + 4) > DSI_CTRL_MAX_CMD_FIFO_STORE_SIZE) {
  927. pr_err("Cannot transfer Cmd in FIFO config\n");
  928. return -ENOTSUPP;
  929. }
  930. if (!dsi_ctrl->hw.ops.kickoff_fifo_command) {
  931. pr_err("Cannot transfer command,ops not defined\n");
  932. return -ENOTSUPP;
  933. }
  934. }
  935. if (*flags & DSI_CTRL_CMD_NON_EMBEDDED_MODE) {
  936. if (*flags & DSI_CTRL_CMD_BROADCAST) {
  937. pr_err("Non embedded not supported with broadcast\n");
  938. return -ENOTSUPP;
  939. }
  940. if (!dsi_ctrl->hw.ops.kickoff_command_non_embedded_mode) {
  941. pr_err(" Cannot transfer command,ops not defined\n");
  942. return -ENOTSUPP;
  943. }
  944. if ((cmd_len + 4) > SZ_4K) {
  945. pr_err("Cannot transfer,size is greater than 4096\n");
  946. return -ENOTSUPP;
  947. }
  948. }
  949. if (*flags & DSI_CTRL_CMD_FETCH_MEMORY) {
  950. if ((dsi_ctrl->cmd_len + cmd_len + 4) > SZ_4K) {
  951. pr_err("Cannot transfer,size is greater than 4096\n");
  952. return -ENOTSUPP;
  953. }
  954. }
  955. return rc;
  956. }
  957. static void dsi_kickoff_msg_tx(struct dsi_ctrl *dsi_ctrl,
  958. const struct mipi_dsi_msg *msg,
  959. struct dsi_ctrl_cmd_dma_fifo_info *cmd,
  960. struct dsi_ctrl_cmd_dma_info *cmd_mem,
  961. u32 flags)
  962. {
  963. int rc = 0, ret = 0;
  964. u32 hw_flags = 0;
  965. u32 line_no = 0x1;
  966. struct dsi_mode_info *timing;
  967. struct dsi_ctrl_hw_ops dsi_hw_ops = dsi_ctrl->hw.ops;
  968. /* check if custom dma scheduling line needed */
  969. if ((dsi_ctrl->host_config.panel_mode == DSI_OP_VIDEO_MODE) &&
  970. (flags & DSI_CTRL_CMD_CUSTOM_DMA_SCHED))
  971. line_no = dsi_ctrl->host_config.u.video_engine.dma_sched_line;
  972. timing = &(dsi_ctrl->host_config.video_timing);
  973. if (timing)
  974. line_no += timing->v_back_porch + timing->v_sync_width +
  975. timing->v_active;
  976. if ((dsi_ctrl->host_config.panel_mode == DSI_OP_VIDEO_MODE) &&
  977. dsi_hw_ops.schedule_dma_cmd &&
  978. (dsi_ctrl->current_state.vid_engine_state ==
  979. DSI_CTRL_ENGINE_ON))
  980. dsi_hw_ops.schedule_dma_cmd(&dsi_ctrl->hw,
  981. line_no);
  982. hw_flags |= (flags & DSI_CTRL_CMD_DEFER_TRIGGER) ?
  983. DSI_CTRL_HW_CMD_WAIT_FOR_TRIGGER : 0;
  984. if ((msg->flags & MIPI_DSI_MSG_LASTCOMMAND))
  985. hw_flags |= DSI_CTRL_CMD_LAST_COMMAND;
  986. if (flags & DSI_CTRL_CMD_DEFER_TRIGGER) {
  987. if (flags & DSI_CTRL_CMD_FETCH_MEMORY) {
  988. if (flags & DSI_CTRL_CMD_NON_EMBEDDED_MODE) {
  989. dsi_hw_ops.kickoff_command_non_embedded_mode(
  990. &dsi_ctrl->hw,
  991. cmd_mem,
  992. hw_flags);
  993. } else {
  994. dsi_hw_ops.kickoff_command(
  995. &dsi_ctrl->hw,
  996. cmd_mem,
  997. hw_flags);
  998. }
  999. } else if (flags & DSI_CTRL_CMD_FIFO_STORE) {
  1000. dsi_hw_ops.kickoff_fifo_command(&dsi_ctrl->hw,
  1001. cmd,
  1002. hw_flags);
  1003. }
  1004. }
  1005. if (!(flags & DSI_CTRL_CMD_DEFER_TRIGGER)) {
  1006. dsi_ctrl_wait_for_video_done(dsi_ctrl);
  1007. dsi_ctrl_enable_status_interrupt(dsi_ctrl,
  1008. DSI_SINT_CMD_MODE_DMA_DONE, NULL);
  1009. if (dsi_hw_ops.mask_error_intr)
  1010. dsi_hw_ops.mask_error_intr(&dsi_ctrl->hw,
  1011. BIT(DSI_FIFO_OVERFLOW), true);
  1012. reinit_completion(&dsi_ctrl->irq_info.cmd_dma_done);
  1013. if (flags & DSI_CTRL_CMD_FETCH_MEMORY) {
  1014. if (flags & DSI_CTRL_CMD_NON_EMBEDDED_MODE) {
  1015. dsi_hw_ops.kickoff_command_non_embedded_mode(
  1016. &dsi_ctrl->hw,
  1017. cmd_mem,
  1018. hw_flags);
  1019. } else {
  1020. dsi_hw_ops.kickoff_command(
  1021. &dsi_ctrl->hw,
  1022. cmd_mem,
  1023. hw_flags);
  1024. }
  1025. } else if (flags & DSI_CTRL_CMD_FIFO_STORE) {
  1026. dsi_hw_ops.kickoff_fifo_command(&dsi_ctrl->hw,
  1027. cmd,
  1028. hw_flags);
  1029. }
  1030. ret = wait_for_completion_timeout(
  1031. &dsi_ctrl->irq_info.cmd_dma_done,
  1032. msecs_to_jiffies(DSI_CTRL_TX_TO_MS));
  1033. if (ret == 0) {
  1034. u32 status = dsi_hw_ops.get_interrupt_status(
  1035. &dsi_ctrl->hw);
  1036. u32 mask = DSI_CMD_MODE_DMA_DONE;
  1037. if (status & mask) {
  1038. status |= (DSI_CMD_MODE_DMA_DONE |
  1039. DSI_BTA_DONE);
  1040. dsi_hw_ops.clear_interrupt_status(
  1041. &dsi_ctrl->hw,
  1042. status);
  1043. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  1044. DSI_SINT_CMD_MODE_DMA_DONE);
  1045. complete_all(&dsi_ctrl->irq_info.cmd_dma_done);
  1046. pr_warn("dma_tx done but irq not triggered\n");
  1047. } else {
  1048. rc = -ETIMEDOUT;
  1049. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  1050. DSI_SINT_CMD_MODE_DMA_DONE);
  1051. pr_err("[DSI_%d]Command transfer failed\n",
  1052. dsi_ctrl->cell_index);
  1053. }
  1054. }
  1055. if (dsi_hw_ops.mask_error_intr && !dsi_ctrl->esd_check_underway)
  1056. dsi_hw_ops.mask_error_intr(&dsi_ctrl->hw,
  1057. BIT(DSI_FIFO_OVERFLOW), false);
  1058. dsi_hw_ops.reset_cmd_fifo(&dsi_ctrl->hw);
  1059. /*
  1060. * DSI 2.2 needs a soft reset whenever we send non-embedded
  1061. * mode command followed by embedded mode. Otherwise it will
  1062. * result in smmu write faults with DSI as client.
  1063. */
  1064. if (flags & DSI_CTRL_CMD_NON_EMBEDDED_MODE) {
  1065. dsi_hw_ops.soft_reset(&dsi_ctrl->hw);
  1066. dsi_ctrl->cmd_len = 0;
  1067. }
  1068. }
  1069. }
  1070. static int dsi_message_tx(struct dsi_ctrl *dsi_ctrl,
  1071. const struct mipi_dsi_msg *msg,
  1072. u32 flags)
  1073. {
  1074. int rc = 0;
  1075. struct mipi_dsi_packet packet;
  1076. struct dsi_ctrl_cmd_dma_fifo_info cmd;
  1077. struct dsi_ctrl_cmd_dma_info cmd_mem;
  1078. u32 length = 0;
  1079. u8 *buffer = NULL;
  1080. u32 cnt = 0;
  1081. u8 *cmdbuf;
  1082. /* Select the tx mode to transfer the command */
  1083. dsi_message_setup_tx_mode(dsi_ctrl, msg->tx_len, &flags);
  1084. /* Validate the mode before sending the command */
  1085. rc = dsi_message_validate_tx_mode(dsi_ctrl, msg->tx_len, &flags);
  1086. if (rc) {
  1087. pr_err(" Cmd tx validation failed, cannot transfer cmd\n");
  1088. rc = -ENOTSUPP;
  1089. goto error;
  1090. }
  1091. if (flags & DSI_CTRL_CMD_NON_EMBEDDED_MODE) {
  1092. cmd_mem.offset = dsi_ctrl->cmd_buffer_iova;
  1093. cmd_mem.en_broadcast = (flags & DSI_CTRL_CMD_BROADCAST) ?
  1094. true : false;
  1095. cmd_mem.is_master = (flags & DSI_CTRL_CMD_BROADCAST_MASTER) ?
  1096. true : false;
  1097. cmd_mem.use_lpm = (msg->flags & MIPI_DSI_MSG_USE_LPM) ?
  1098. true : false;
  1099. cmd_mem.datatype = msg->type;
  1100. cmd_mem.length = msg->tx_len;
  1101. dsi_ctrl->cmd_len = msg->tx_len;
  1102. memcpy(dsi_ctrl->vaddr, msg->tx_buf, msg->tx_len);
  1103. pr_debug(" non-embedded mode , size of command =%zd\n",
  1104. msg->tx_len);
  1105. goto kickoff;
  1106. }
  1107. rc = mipi_dsi_create_packet(&packet, msg);
  1108. if (rc) {
  1109. pr_err("Failed to create message packet, rc=%d\n", rc);
  1110. goto error;
  1111. }
  1112. rc = dsi_ctrl_copy_and_pad_cmd(dsi_ctrl,
  1113. &packet,
  1114. &buffer,
  1115. &length);
  1116. if (rc) {
  1117. pr_err("[%s] failed to copy message, rc=%d\n",
  1118. dsi_ctrl->name, rc);
  1119. goto error;
  1120. }
  1121. if ((msg->flags & MIPI_DSI_MSG_LASTCOMMAND))
  1122. buffer[3] |= BIT(7);//set the last cmd bit in header.
  1123. if (flags & DSI_CTRL_CMD_FETCH_MEMORY) {
  1124. /* Embedded mode config is selected */
  1125. cmd_mem.offset = dsi_ctrl->cmd_buffer_iova;
  1126. cmd_mem.en_broadcast = (flags & DSI_CTRL_CMD_BROADCAST) ?
  1127. true : false;
  1128. cmd_mem.is_master = (flags & DSI_CTRL_CMD_BROADCAST_MASTER) ?
  1129. true : false;
  1130. cmd_mem.use_lpm = (msg->flags & MIPI_DSI_MSG_USE_LPM) ?
  1131. true : false;
  1132. cmdbuf = (u8 *)(dsi_ctrl->vaddr);
  1133. msm_gem_sync(dsi_ctrl->tx_cmd_buf);
  1134. for (cnt = 0; cnt < length; cnt++)
  1135. cmdbuf[dsi_ctrl->cmd_len + cnt] = buffer[cnt];
  1136. dsi_ctrl->cmd_len += length;
  1137. if (!(msg->flags & MIPI_DSI_MSG_LASTCOMMAND)) {
  1138. goto error;
  1139. } else {
  1140. cmd_mem.length = dsi_ctrl->cmd_len;
  1141. dsi_ctrl->cmd_len = 0;
  1142. }
  1143. } else if (flags & DSI_CTRL_CMD_FIFO_STORE) {
  1144. cmd.command = (u32 *)buffer;
  1145. cmd.size = length;
  1146. cmd.en_broadcast = (flags & DSI_CTRL_CMD_BROADCAST) ?
  1147. true : false;
  1148. cmd.is_master = (flags & DSI_CTRL_CMD_BROADCAST_MASTER) ?
  1149. true : false;
  1150. cmd.use_lpm = (msg->flags & MIPI_DSI_MSG_USE_LPM) ?
  1151. true : false;
  1152. }
  1153. kickoff:
  1154. dsi_kickoff_msg_tx(dsi_ctrl, msg, &cmd, &cmd_mem, flags);
  1155. error:
  1156. if (buffer)
  1157. devm_kfree(&dsi_ctrl->pdev->dev, buffer);
  1158. return rc;
  1159. }
  1160. static int dsi_set_max_return_size(struct dsi_ctrl *dsi_ctrl,
  1161. const struct mipi_dsi_msg *rx_msg,
  1162. u32 size)
  1163. {
  1164. int rc = 0;
  1165. u8 tx[2] = { (u8)(size & 0xFF), (u8)(size >> 8) };
  1166. u32 flags = DSI_CTRL_CMD_FETCH_MEMORY;
  1167. struct mipi_dsi_msg msg = {
  1168. .channel = rx_msg->channel,
  1169. .type = MIPI_DSI_SET_MAXIMUM_RETURN_PACKET_SIZE,
  1170. .tx_len = 2,
  1171. .tx_buf = tx,
  1172. .flags = rx_msg->flags,
  1173. };
  1174. rc = dsi_message_tx(dsi_ctrl, &msg, flags);
  1175. if (rc)
  1176. pr_err("failed to send max return size packet, rc=%d\n", rc);
  1177. return rc;
  1178. }
  1179. /* Helper functions to support DCS read operation */
  1180. static int dsi_parse_short_read1_resp(const struct mipi_dsi_msg *msg,
  1181. unsigned char *buff)
  1182. {
  1183. u8 *data = msg->rx_buf;
  1184. int read_len = 1;
  1185. if (!data)
  1186. return 0;
  1187. /* remove dcs type */
  1188. if (msg->rx_len >= 1)
  1189. data[0] = buff[1];
  1190. else
  1191. read_len = 0;
  1192. return read_len;
  1193. }
  1194. static int dsi_parse_short_read2_resp(const struct mipi_dsi_msg *msg,
  1195. unsigned char *buff)
  1196. {
  1197. u8 *data = msg->rx_buf;
  1198. int read_len = 2;
  1199. if (!data)
  1200. return 0;
  1201. /* remove dcs type */
  1202. if (msg->rx_len >= 2) {
  1203. data[0] = buff[1];
  1204. data[1] = buff[2];
  1205. } else {
  1206. read_len = 0;
  1207. }
  1208. return read_len;
  1209. }
  1210. static int dsi_parse_long_read_resp(const struct mipi_dsi_msg *msg,
  1211. unsigned char *buff)
  1212. {
  1213. if (!msg->rx_buf)
  1214. return 0;
  1215. /* remove dcs type */
  1216. if (msg->rx_buf && msg->rx_len)
  1217. memcpy(msg->rx_buf, buff + 4, msg->rx_len);
  1218. return msg->rx_len;
  1219. }
  1220. static int dsi_message_rx(struct dsi_ctrl *dsi_ctrl,
  1221. const struct mipi_dsi_msg *msg,
  1222. u32 flags)
  1223. {
  1224. int rc = 0;
  1225. u32 rd_pkt_size, total_read_len, hw_read_cnt;
  1226. u32 current_read_len = 0, total_bytes_read = 0;
  1227. bool short_resp = false;
  1228. bool read_done = false;
  1229. u32 dlen, diff, rlen;
  1230. unsigned char *buff;
  1231. char cmd;
  1232. if (!msg) {
  1233. pr_err("Invalid msg\n");
  1234. rc = -EINVAL;
  1235. goto error;
  1236. }
  1237. rlen = msg->rx_len;
  1238. if (msg->rx_len <= 2) {
  1239. short_resp = true;
  1240. rd_pkt_size = msg->rx_len;
  1241. total_read_len = 4;
  1242. } else {
  1243. short_resp = false;
  1244. current_read_len = 10;
  1245. if (msg->rx_len < current_read_len)
  1246. rd_pkt_size = msg->rx_len;
  1247. else
  1248. rd_pkt_size = current_read_len;
  1249. total_read_len = current_read_len + 6;
  1250. }
  1251. buff = msg->rx_buf;
  1252. while (!read_done) {
  1253. rc = dsi_set_max_return_size(dsi_ctrl, msg, rd_pkt_size);
  1254. if (rc) {
  1255. pr_err("Failed to set max return packet size, rc=%d\n",
  1256. rc);
  1257. goto error;
  1258. }
  1259. /* clear RDBK_DATA registers before proceeding */
  1260. dsi_ctrl->hw.ops.clear_rdbk_register(&dsi_ctrl->hw);
  1261. rc = dsi_message_tx(dsi_ctrl, msg, flags);
  1262. if (rc) {
  1263. pr_err("Message transmission failed, rc=%d\n", rc);
  1264. goto error;
  1265. }
  1266. /*
  1267. * wait before reading rdbk_data register, if any delay is
  1268. * required after sending the read command.
  1269. */
  1270. if (msg->wait_ms)
  1271. usleep_range(msg->wait_ms * 1000,
  1272. ((msg->wait_ms * 1000) + 10));
  1273. dlen = dsi_ctrl->hw.ops.get_cmd_read_data(&dsi_ctrl->hw,
  1274. buff, total_bytes_read,
  1275. total_read_len, rd_pkt_size,
  1276. &hw_read_cnt);
  1277. if (!dlen)
  1278. goto error;
  1279. if (short_resp)
  1280. break;
  1281. if (rlen <= current_read_len) {
  1282. diff = current_read_len - rlen;
  1283. read_done = true;
  1284. } else {
  1285. diff = 0;
  1286. rlen -= current_read_len;
  1287. }
  1288. dlen -= 2; /* 2 bytes of CRC */
  1289. dlen -= diff;
  1290. buff += dlen;
  1291. total_bytes_read += dlen;
  1292. if (!read_done) {
  1293. current_read_len = 14; /* Not first read */
  1294. if (rlen < current_read_len)
  1295. rd_pkt_size += rlen;
  1296. else
  1297. rd_pkt_size += current_read_len;
  1298. }
  1299. }
  1300. if (hw_read_cnt < 16 && !short_resp)
  1301. buff = msg->rx_buf + (16 - hw_read_cnt);
  1302. else
  1303. buff = msg->rx_buf;
  1304. /* parse the data read from panel */
  1305. cmd = buff[0];
  1306. switch (cmd) {
  1307. case MIPI_DSI_RX_ACKNOWLEDGE_AND_ERROR_REPORT:
  1308. pr_err("Rx ACK_ERROR\n");
  1309. rc = 0;
  1310. break;
  1311. case MIPI_DSI_RX_GENERIC_SHORT_READ_RESPONSE_1BYTE:
  1312. case MIPI_DSI_RX_DCS_SHORT_READ_RESPONSE_1BYTE:
  1313. rc = dsi_parse_short_read1_resp(msg, buff);
  1314. break;
  1315. case MIPI_DSI_RX_GENERIC_SHORT_READ_RESPONSE_2BYTE:
  1316. case MIPI_DSI_RX_DCS_SHORT_READ_RESPONSE_2BYTE:
  1317. rc = dsi_parse_short_read2_resp(msg, buff);
  1318. break;
  1319. case MIPI_DSI_RX_GENERIC_LONG_READ_RESPONSE:
  1320. case MIPI_DSI_RX_DCS_LONG_READ_RESPONSE:
  1321. rc = dsi_parse_long_read_resp(msg, buff);
  1322. break;
  1323. default:
  1324. pr_warn("Invalid response\n");
  1325. rc = 0;
  1326. }
  1327. error:
  1328. return rc;
  1329. }
  1330. static int dsi_enable_ulps(struct dsi_ctrl *dsi_ctrl)
  1331. {
  1332. int rc = 0;
  1333. u32 lanes = 0;
  1334. u32 ulps_lanes;
  1335. lanes = dsi_ctrl->host_config.common_config.data_lanes;
  1336. rc = dsi_ctrl->hw.ops.wait_for_lane_idle(&dsi_ctrl->hw, lanes);
  1337. if (rc) {
  1338. pr_err("lanes not entering idle, skip ULPS\n");
  1339. return rc;
  1340. }
  1341. if (!dsi_ctrl->hw.ops.ulps_ops.ulps_request ||
  1342. !dsi_ctrl->hw.ops.ulps_ops.ulps_exit) {
  1343. pr_debug("DSI controller ULPS ops not present\n");
  1344. return 0;
  1345. }
  1346. lanes |= DSI_CLOCK_LANE;
  1347. dsi_ctrl->hw.ops.ulps_ops.ulps_request(&dsi_ctrl->hw, lanes);
  1348. ulps_lanes = dsi_ctrl->hw.ops.ulps_ops.get_lanes_in_ulps(&dsi_ctrl->hw);
  1349. if ((lanes & ulps_lanes) != lanes) {
  1350. pr_err("Failed to enter ULPS, request=0x%x, actual=0x%x\n",
  1351. lanes, ulps_lanes);
  1352. rc = -EIO;
  1353. }
  1354. return rc;
  1355. }
  1356. static int dsi_disable_ulps(struct dsi_ctrl *dsi_ctrl)
  1357. {
  1358. int rc = 0;
  1359. u32 ulps_lanes, lanes = 0;
  1360. dsi_ctrl->hw.ops.clear_phy0_ln_err(&dsi_ctrl->hw);
  1361. if (!dsi_ctrl->hw.ops.ulps_ops.ulps_request ||
  1362. !dsi_ctrl->hw.ops.ulps_ops.ulps_exit) {
  1363. pr_debug("DSI controller ULPS ops not present\n");
  1364. return 0;
  1365. }
  1366. lanes = dsi_ctrl->host_config.common_config.data_lanes;
  1367. lanes |= DSI_CLOCK_LANE;
  1368. ulps_lanes = dsi_ctrl->hw.ops.ulps_ops.get_lanes_in_ulps(&dsi_ctrl->hw);
  1369. if ((lanes & ulps_lanes) != lanes)
  1370. pr_err("Mismatch between lanes in ULPS\n");
  1371. lanes &= ulps_lanes;
  1372. dsi_ctrl->hw.ops.ulps_ops.ulps_exit(&dsi_ctrl->hw, lanes);
  1373. ulps_lanes = dsi_ctrl->hw.ops.ulps_ops.get_lanes_in_ulps(&dsi_ctrl->hw);
  1374. if (ulps_lanes & lanes) {
  1375. pr_err("Lanes (0x%x) stuck in ULPS\n", ulps_lanes);
  1376. rc = -EIO;
  1377. }
  1378. return rc;
  1379. }
  1380. static int dsi_ctrl_drv_state_init(struct dsi_ctrl *dsi_ctrl)
  1381. {
  1382. int rc = 0;
  1383. bool splash_enabled = false;
  1384. struct dsi_ctrl_state_info *state = &dsi_ctrl->current_state;
  1385. if (!splash_enabled) {
  1386. state->power_state = DSI_CTRL_POWER_VREG_OFF;
  1387. state->cmd_engine_state = DSI_CTRL_ENGINE_OFF;
  1388. state->vid_engine_state = DSI_CTRL_ENGINE_OFF;
  1389. }
  1390. return rc;
  1391. }
  1392. static int dsi_ctrl_buffer_deinit(struct dsi_ctrl *dsi_ctrl)
  1393. {
  1394. struct msm_gem_address_space *aspace = NULL;
  1395. if (dsi_ctrl->tx_cmd_buf) {
  1396. aspace = dsi_ctrl_get_aspace(dsi_ctrl,
  1397. MSM_SMMU_DOMAIN_UNSECURE);
  1398. if (!aspace) {
  1399. pr_err("failed to get address space\n");
  1400. return -ENOMEM;
  1401. }
  1402. msm_gem_put_iova(dsi_ctrl->tx_cmd_buf, aspace);
  1403. mutex_lock(&dsi_ctrl->drm_dev->struct_mutex);
  1404. msm_gem_free_object(dsi_ctrl->tx_cmd_buf);
  1405. mutex_unlock(&dsi_ctrl->drm_dev->struct_mutex);
  1406. dsi_ctrl->tx_cmd_buf = NULL;
  1407. }
  1408. return 0;
  1409. }
  1410. int dsi_ctrl_buffer_init(struct dsi_ctrl *dsi_ctrl)
  1411. {
  1412. int rc = 0;
  1413. u64 iova = 0;
  1414. struct msm_gem_address_space *aspace = NULL;
  1415. aspace = dsi_ctrl_get_aspace(dsi_ctrl, MSM_SMMU_DOMAIN_UNSECURE);
  1416. if (!aspace) {
  1417. pr_err("failed to get address space\n");
  1418. return -ENOMEM;
  1419. }
  1420. dsi_ctrl->tx_cmd_buf = msm_gem_new(dsi_ctrl->drm_dev,
  1421. SZ_4K,
  1422. MSM_BO_UNCACHED);
  1423. if (IS_ERR(dsi_ctrl->tx_cmd_buf)) {
  1424. rc = PTR_ERR(dsi_ctrl->tx_cmd_buf);
  1425. pr_err("failed to allocate gem, rc=%d\n", rc);
  1426. dsi_ctrl->tx_cmd_buf = NULL;
  1427. goto error;
  1428. }
  1429. dsi_ctrl->cmd_buffer_size = SZ_4K;
  1430. rc = msm_gem_get_iova(dsi_ctrl->tx_cmd_buf, aspace, &iova);
  1431. if (rc) {
  1432. pr_err("failed to get iova, rc=%d\n", rc);
  1433. (void)dsi_ctrl_buffer_deinit(dsi_ctrl);
  1434. goto error;
  1435. }
  1436. if (iova & 0x07) {
  1437. pr_err("Tx command buffer is not 8 byte aligned\n");
  1438. rc = -ENOTSUPP;
  1439. (void)dsi_ctrl_buffer_deinit(dsi_ctrl);
  1440. goto error;
  1441. }
  1442. error:
  1443. return rc;
  1444. }
  1445. static int dsi_enable_io_clamp(struct dsi_ctrl *dsi_ctrl,
  1446. bool enable, bool ulps_enabled)
  1447. {
  1448. u32 lanes = 0;
  1449. if (dsi_ctrl->host_config.panel_mode == DSI_OP_CMD_MODE)
  1450. lanes = dsi_ctrl->host_config.common_config.data_lanes;
  1451. lanes |= DSI_CLOCK_LANE;
  1452. if (enable)
  1453. dsi_ctrl->hw.ops.clamp_enable(&dsi_ctrl->hw,
  1454. lanes, ulps_enabled);
  1455. else
  1456. dsi_ctrl->hw.ops.clamp_disable(&dsi_ctrl->hw,
  1457. lanes, ulps_enabled);
  1458. return 0;
  1459. }
  1460. static int dsi_ctrl_dts_parse(struct dsi_ctrl *dsi_ctrl,
  1461. struct device_node *of_node)
  1462. {
  1463. u32 index = 0;
  1464. int rc = 0;
  1465. if (!dsi_ctrl || !of_node) {
  1466. pr_err("invalid dsi_ctrl:%d or of_node:%d\n",
  1467. dsi_ctrl != NULL, of_node != NULL);
  1468. return -EINVAL;
  1469. }
  1470. rc = of_property_read_u32(of_node, "cell-index", &index);
  1471. if (rc) {
  1472. pr_debug("cell index not set, default to 0\n");
  1473. index = 0;
  1474. }
  1475. dsi_ctrl->cell_index = index;
  1476. dsi_ctrl->name = of_get_property(of_node, "label", NULL);
  1477. if (!dsi_ctrl->name)
  1478. dsi_ctrl->name = DSI_CTRL_DEFAULT_LABEL;
  1479. dsi_ctrl->phy_isolation_enabled = of_property_read_bool(of_node,
  1480. "qcom,dsi-phy-isolation-enabled");
  1481. dsi_ctrl->null_insertion_enabled = of_property_read_bool(of_node,
  1482. "qcom,null-insertion-enabled");
  1483. return 0;
  1484. }
  1485. static int dsi_ctrl_dev_probe(struct platform_device *pdev)
  1486. {
  1487. struct dsi_ctrl *dsi_ctrl;
  1488. struct dsi_ctrl_list_item *item;
  1489. const struct of_device_id *id;
  1490. enum dsi_ctrl_version version;
  1491. int rc = 0;
  1492. id = of_match_node(msm_dsi_of_match, pdev->dev.of_node);
  1493. if (!id)
  1494. return -ENODEV;
  1495. version = *(enum dsi_ctrl_version *)id->data;
  1496. item = devm_kzalloc(&pdev->dev, sizeof(*item), GFP_KERNEL);
  1497. if (!item)
  1498. return -ENOMEM;
  1499. dsi_ctrl = devm_kzalloc(&pdev->dev, sizeof(*dsi_ctrl), GFP_KERNEL);
  1500. if (!dsi_ctrl)
  1501. return -ENOMEM;
  1502. dsi_ctrl->version = version;
  1503. dsi_ctrl->irq_info.irq_num = -1;
  1504. dsi_ctrl->irq_info.irq_stat_mask = 0x0;
  1505. spin_lock_init(&dsi_ctrl->irq_info.irq_lock);
  1506. rc = dsi_ctrl_dts_parse(dsi_ctrl, pdev->dev.of_node);
  1507. if (rc) {
  1508. pr_err("ctrl:%d dts parse failed, rc = %d\n",
  1509. dsi_ctrl->cell_index, rc);
  1510. goto fail;
  1511. }
  1512. rc = dsi_ctrl_init_regmap(pdev, dsi_ctrl);
  1513. if (rc) {
  1514. pr_err("Failed to parse register information, rc = %d\n", rc);
  1515. goto fail;
  1516. }
  1517. rc = dsi_ctrl_clocks_init(pdev, dsi_ctrl);
  1518. if (rc) {
  1519. pr_err("Failed to parse clock information, rc = %d\n", rc);
  1520. goto fail;
  1521. }
  1522. rc = dsi_ctrl_supplies_init(pdev, dsi_ctrl);
  1523. if (rc) {
  1524. pr_err("Failed to parse voltage supplies, rc = %d\n", rc);
  1525. goto fail_clks;
  1526. }
  1527. rc = dsi_catalog_ctrl_setup(&dsi_ctrl->hw, dsi_ctrl->version,
  1528. dsi_ctrl->cell_index, dsi_ctrl->phy_isolation_enabled,
  1529. dsi_ctrl->null_insertion_enabled);
  1530. if (rc) {
  1531. pr_err("Catalog does not support version (%d)\n",
  1532. dsi_ctrl->version);
  1533. goto fail_supplies;
  1534. }
  1535. rc = dsi_ctrl_axi_bus_client_init(pdev, dsi_ctrl);
  1536. if (rc)
  1537. pr_debug("failed to init axi bus client, rc = %d\n", rc);
  1538. item->ctrl = dsi_ctrl;
  1539. mutex_lock(&dsi_ctrl_list_lock);
  1540. list_add(&item->list, &dsi_ctrl_list);
  1541. mutex_unlock(&dsi_ctrl_list_lock);
  1542. mutex_init(&dsi_ctrl->ctrl_lock);
  1543. dsi_ctrl->secure_mode = false;
  1544. dsi_ctrl->pdev = pdev;
  1545. platform_set_drvdata(pdev, dsi_ctrl);
  1546. pr_info("Probe successful for %s\n", dsi_ctrl->name);
  1547. return 0;
  1548. fail_supplies:
  1549. (void)dsi_ctrl_supplies_deinit(dsi_ctrl);
  1550. fail_clks:
  1551. (void)dsi_ctrl_clocks_deinit(dsi_ctrl);
  1552. fail:
  1553. return rc;
  1554. }
  1555. static int dsi_ctrl_dev_remove(struct platform_device *pdev)
  1556. {
  1557. int rc = 0;
  1558. struct dsi_ctrl *dsi_ctrl;
  1559. struct list_head *pos, *tmp;
  1560. dsi_ctrl = platform_get_drvdata(pdev);
  1561. mutex_lock(&dsi_ctrl_list_lock);
  1562. list_for_each_safe(pos, tmp, &dsi_ctrl_list) {
  1563. struct dsi_ctrl_list_item *n = list_entry(pos,
  1564. struct dsi_ctrl_list_item,
  1565. list);
  1566. if (n->ctrl == dsi_ctrl) {
  1567. list_del(&n->list);
  1568. break;
  1569. }
  1570. }
  1571. mutex_unlock(&dsi_ctrl_list_lock);
  1572. mutex_lock(&dsi_ctrl->ctrl_lock);
  1573. rc = dsi_ctrl_axi_bus_client_deinit(dsi_ctrl);
  1574. if (rc)
  1575. pr_err("failed to deinitialize axi bus client, rc = %d\n", rc);
  1576. rc = dsi_ctrl_supplies_deinit(dsi_ctrl);
  1577. if (rc)
  1578. pr_err("failed to deinitialize voltage supplies, rc=%d\n", rc);
  1579. rc = dsi_ctrl_clocks_deinit(dsi_ctrl);
  1580. if (rc)
  1581. pr_err("failed to deinitialize clocks, rc=%d\n", rc);
  1582. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1583. mutex_destroy(&dsi_ctrl->ctrl_lock);
  1584. devm_kfree(&pdev->dev, dsi_ctrl);
  1585. platform_set_drvdata(pdev, NULL);
  1586. return 0;
  1587. }
  1588. static struct platform_driver dsi_ctrl_driver = {
  1589. .probe = dsi_ctrl_dev_probe,
  1590. .remove = dsi_ctrl_dev_remove,
  1591. .driver = {
  1592. .name = "drm_dsi_ctrl",
  1593. .of_match_table = msm_dsi_of_match,
  1594. .suppress_bind_attrs = true,
  1595. },
  1596. };
  1597. #if defined(CONFIG_DEBUG_FS)
  1598. void dsi_ctrl_debug_dump(u32 *entries, u32 size)
  1599. {
  1600. struct list_head *pos, *tmp;
  1601. struct dsi_ctrl *ctrl = NULL;
  1602. if (!entries || !size)
  1603. return;
  1604. mutex_lock(&dsi_ctrl_list_lock);
  1605. list_for_each_safe(pos, tmp, &dsi_ctrl_list) {
  1606. struct dsi_ctrl_list_item *n;
  1607. n = list_entry(pos, struct dsi_ctrl_list_item, list);
  1608. ctrl = n->ctrl;
  1609. pr_err("dsi ctrl:%d\n", ctrl->cell_index);
  1610. ctrl->hw.ops.debug_bus(&ctrl->hw, entries, size);
  1611. }
  1612. mutex_unlock(&dsi_ctrl_list_lock);
  1613. }
  1614. #endif
  1615. /**
  1616. * dsi_ctrl_get() - get a dsi_ctrl handle from an of_node
  1617. * @of_node: of_node of the DSI controller.
  1618. *
  1619. * Gets the DSI controller handle for the corresponding of_node. The ref count
  1620. * is incremented to one and all subsequent gets will fail until the original
  1621. * clients calls a put.
  1622. *
  1623. * Return: DSI Controller handle.
  1624. */
  1625. struct dsi_ctrl *dsi_ctrl_get(struct device_node *of_node)
  1626. {
  1627. struct list_head *pos, *tmp;
  1628. struct dsi_ctrl *ctrl = NULL;
  1629. mutex_lock(&dsi_ctrl_list_lock);
  1630. list_for_each_safe(pos, tmp, &dsi_ctrl_list) {
  1631. struct dsi_ctrl_list_item *n;
  1632. n = list_entry(pos, struct dsi_ctrl_list_item, list);
  1633. if (n->ctrl->pdev->dev.of_node == of_node) {
  1634. ctrl = n->ctrl;
  1635. break;
  1636. }
  1637. }
  1638. mutex_unlock(&dsi_ctrl_list_lock);
  1639. if (!ctrl) {
  1640. pr_err("Device with of node not found\n");
  1641. ctrl = ERR_PTR(-EPROBE_DEFER);
  1642. return ctrl;
  1643. }
  1644. mutex_lock(&ctrl->ctrl_lock);
  1645. if (ctrl->refcount == 1) {
  1646. pr_err("[%s] Device in use\n", ctrl->name);
  1647. mutex_unlock(&ctrl->ctrl_lock);
  1648. ctrl = ERR_PTR(-EBUSY);
  1649. return ctrl;
  1650. }
  1651. ctrl->refcount++;
  1652. mutex_unlock(&ctrl->ctrl_lock);
  1653. return ctrl;
  1654. }
  1655. /**
  1656. * dsi_ctrl_put() - releases a dsi controller handle.
  1657. * @dsi_ctrl: DSI controller handle.
  1658. *
  1659. * Releases the DSI controller. Driver will clean up all resources and puts back
  1660. * the DSI controller into reset state.
  1661. */
  1662. void dsi_ctrl_put(struct dsi_ctrl *dsi_ctrl)
  1663. {
  1664. mutex_lock(&dsi_ctrl->ctrl_lock);
  1665. if (dsi_ctrl->refcount == 0)
  1666. pr_err("Unbalanced %s call\n", __func__);
  1667. else
  1668. dsi_ctrl->refcount--;
  1669. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1670. }
  1671. /**
  1672. * dsi_ctrl_drv_init() - initialize dsi controller driver.
  1673. * @dsi_ctrl: DSI controller handle.
  1674. * @parent: Parent directory for debug fs.
  1675. *
  1676. * Initializes DSI controller driver. Driver should be initialized after
  1677. * dsi_ctrl_get() succeeds.
  1678. *
  1679. * Return: error code.
  1680. */
  1681. int dsi_ctrl_drv_init(struct dsi_ctrl *dsi_ctrl, struct dentry *parent)
  1682. {
  1683. int rc = 0;
  1684. if (!dsi_ctrl || !parent) {
  1685. pr_err("Invalid params\n");
  1686. return -EINVAL;
  1687. }
  1688. mutex_lock(&dsi_ctrl->ctrl_lock);
  1689. rc = dsi_ctrl_drv_state_init(dsi_ctrl);
  1690. if (rc) {
  1691. pr_err("Failed to initialize driver state, rc=%d\n", rc);
  1692. goto error;
  1693. }
  1694. rc = dsi_ctrl_debugfs_init(dsi_ctrl, parent);
  1695. if (rc) {
  1696. pr_err("[DSI_%d] failed to init debug fs, rc=%d\n",
  1697. dsi_ctrl->cell_index, rc);
  1698. goto error;
  1699. }
  1700. error:
  1701. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1702. return rc;
  1703. }
  1704. /**
  1705. * dsi_ctrl_drv_deinit() - de-initializes dsi controller driver
  1706. * @dsi_ctrl: DSI controller handle.
  1707. *
  1708. * Releases all resources acquired by dsi_ctrl_drv_init().
  1709. *
  1710. * Return: error code.
  1711. */
  1712. int dsi_ctrl_drv_deinit(struct dsi_ctrl *dsi_ctrl)
  1713. {
  1714. int rc = 0;
  1715. if (!dsi_ctrl) {
  1716. pr_err("Invalid params\n");
  1717. return -EINVAL;
  1718. }
  1719. mutex_lock(&dsi_ctrl->ctrl_lock);
  1720. rc = dsi_ctrl_debugfs_deinit(dsi_ctrl);
  1721. if (rc)
  1722. pr_err("failed to release debugfs root, rc=%d\n", rc);
  1723. rc = dsi_ctrl_buffer_deinit(dsi_ctrl);
  1724. if (rc)
  1725. pr_err("Failed to free cmd buffers, rc=%d\n", rc);
  1726. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1727. return rc;
  1728. }
  1729. int dsi_ctrl_clk_cb_register(struct dsi_ctrl *dsi_ctrl,
  1730. struct clk_ctrl_cb *clk_cb)
  1731. {
  1732. if (!dsi_ctrl || !clk_cb) {
  1733. pr_err("Invalid params\n");
  1734. return -EINVAL;
  1735. }
  1736. dsi_ctrl->clk_cb.priv = clk_cb->priv;
  1737. dsi_ctrl->clk_cb.dsi_clk_cb = clk_cb->dsi_clk_cb;
  1738. return 0;
  1739. }
  1740. /**
  1741. * dsi_ctrl_phy_sw_reset() - perform a PHY software reset
  1742. * @dsi_ctrl: DSI controller handle.
  1743. *
  1744. * Performs a PHY software reset on the DSI controller. Reset should be done
  1745. * when the controller power state is DSI_CTRL_POWER_CORE_CLK_ON and the PHY is
  1746. * not enabled.
  1747. *
  1748. * This function will fail if driver is in any other state.
  1749. *
  1750. * Return: error code.
  1751. */
  1752. int dsi_ctrl_phy_sw_reset(struct dsi_ctrl *dsi_ctrl)
  1753. {
  1754. int rc = 0;
  1755. if (!dsi_ctrl) {
  1756. pr_err("Invalid params\n");
  1757. return -EINVAL;
  1758. }
  1759. mutex_lock(&dsi_ctrl->ctrl_lock);
  1760. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_PHY_SW_RESET, 0x0);
  1761. if (rc) {
  1762. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  1763. dsi_ctrl->cell_index, rc);
  1764. goto error;
  1765. }
  1766. dsi_ctrl->hw.ops.phy_sw_reset(&dsi_ctrl->hw);
  1767. pr_debug("[DSI_%d] PHY soft reset done\n", dsi_ctrl->cell_index);
  1768. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_PHY_SW_RESET, 0x0);
  1769. error:
  1770. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1771. return rc;
  1772. }
  1773. /**
  1774. * dsi_ctrl_seamless_timing_update() - update only controller timing
  1775. * @dsi_ctrl: DSI controller handle.
  1776. * @timing: New DSI timing info
  1777. *
  1778. * Updates host timing values to conduct a seamless transition to new timing
  1779. * For example, to update the porch values in a dynamic fps switch.
  1780. *
  1781. * Return: error code.
  1782. */
  1783. int dsi_ctrl_async_timing_update(struct dsi_ctrl *dsi_ctrl,
  1784. struct dsi_mode_info *timing)
  1785. {
  1786. struct dsi_mode_info *host_mode;
  1787. int rc = 0;
  1788. if (!dsi_ctrl || !timing) {
  1789. pr_err("Invalid params\n");
  1790. return -EINVAL;
  1791. }
  1792. mutex_lock(&dsi_ctrl->ctrl_lock);
  1793. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_ASYNC_TIMING,
  1794. DSI_CTRL_ENGINE_ON);
  1795. if (rc) {
  1796. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  1797. dsi_ctrl->cell_index, rc);
  1798. goto exit;
  1799. }
  1800. host_mode = &dsi_ctrl->host_config.video_timing;
  1801. memcpy(host_mode, timing, sizeof(*host_mode));
  1802. dsi_ctrl->hw.ops.set_timing_db(&dsi_ctrl->hw, true);
  1803. dsi_ctrl->hw.ops.set_video_timing(&dsi_ctrl->hw, host_mode);
  1804. exit:
  1805. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1806. return rc;
  1807. }
  1808. /**
  1809. * dsi_ctrl_timing_db_update() - update only controller Timing DB
  1810. * @dsi_ctrl: DSI controller handle.
  1811. * @enable: Enable/disable Timing DB register
  1812. *
  1813. * Update timing db register value during dfps usecases
  1814. *
  1815. * Return: error code.
  1816. */
  1817. int dsi_ctrl_timing_db_update(struct dsi_ctrl *dsi_ctrl,
  1818. bool enable)
  1819. {
  1820. int rc = 0;
  1821. if (!dsi_ctrl) {
  1822. pr_err("Invalid dsi_ctrl\n");
  1823. return -EINVAL;
  1824. }
  1825. mutex_lock(&dsi_ctrl->ctrl_lock);
  1826. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_ASYNC_TIMING,
  1827. DSI_CTRL_ENGINE_ON);
  1828. if (rc) {
  1829. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  1830. dsi_ctrl->cell_index, rc);
  1831. goto exit;
  1832. }
  1833. /*
  1834. * Add HW recommended delay for dfps feature.
  1835. * When prefetch is enabled, MDSS HW works on 2 vsync
  1836. * boundaries i.e. mdp_vsync and panel_vsync.
  1837. * In the current implementation we are only waiting
  1838. * for mdp_vsync. We need to make sure that interface
  1839. * flush is after panel_vsync. So, added the recommended
  1840. * delays after dfps update.
  1841. */
  1842. usleep_range(2000, 2010);
  1843. dsi_ctrl->hw.ops.set_timing_db(&dsi_ctrl->hw, enable);
  1844. exit:
  1845. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1846. return rc;
  1847. }
  1848. int dsi_ctrl_setup(struct dsi_ctrl *dsi_ctrl)
  1849. {
  1850. int rc = 0;
  1851. if (!dsi_ctrl) {
  1852. pr_err("Invalid params\n");
  1853. return -EINVAL;
  1854. }
  1855. mutex_lock(&dsi_ctrl->ctrl_lock);
  1856. dsi_ctrl->hw.ops.setup_lane_map(&dsi_ctrl->hw,
  1857. &dsi_ctrl->host_config.lane_map);
  1858. dsi_ctrl->hw.ops.host_setup(&dsi_ctrl->hw,
  1859. &dsi_ctrl->host_config.common_config);
  1860. if (dsi_ctrl->host_config.panel_mode == DSI_OP_CMD_MODE) {
  1861. dsi_ctrl->hw.ops.cmd_engine_setup(&dsi_ctrl->hw,
  1862. &dsi_ctrl->host_config.common_config,
  1863. &dsi_ctrl->host_config.u.cmd_engine);
  1864. dsi_ctrl->hw.ops.setup_cmd_stream(&dsi_ctrl->hw,
  1865. &dsi_ctrl->host_config.video_timing,
  1866. dsi_ctrl->host_config.video_timing.h_active * 3,
  1867. 0x0,
  1868. &dsi_ctrl->roi);
  1869. dsi_ctrl->hw.ops.cmd_engine_en(&dsi_ctrl->hw, true);
  1870. } else {
  1871. dsi_ctrl->hw.ops.video_engine_setup(&dsi_ctrl->hw,
  1872. &dsi_ctrl->host_config.common_config,
  1873. &dsi_ctrl->host_config.u.video_engine);
  1874. dsi_ctrl->hw.ops.set_video_timing(&dsi_ctrl->hw,
  1875. &dsi_ctrl->host_config.video_timing);
  1876. dsi_ctrl->hw.ops.video_engine_en(&dsi_ctrl->hw, true);
  1877. }
  1878. dsi_ctrl->hw.ops.enable_status_interrupts(&dsi_ctrl->hw, 0x0);
  1879. dsi_ctrl->hw.ops.enable_error_interrupts(&dsi_ctrl->hw, 0xFF00E0);
  1880. dsi_ctrl->hw.ops.ctrl_en(&dsi_ctrl->hw, true);
  1881. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1882. return rc;
  1883. }
  1884. int dsi_ctrl_set_roi(struct dsi_ctrl *dsi_ctrl, struct dsi_rect *roi,
  1885. bool *changed)
  1886. {
  1887. int rc = 0;
  1888. if (!dsi_ctrl || !roi || !changed) {
  1889. pr_err("Invalid params\n");
  1890. return -EINVAL;
  1891. }
  1892. mutex_lock(&dsi_ctrl->ctrl_lock);
  1893. if ((!dsi_rect_is_equal(&dsi_ctrl->roi, roi)) ||
  1894. dsi_ctrl->modeupdated) {
  1895. *changed = true;
  1896. memcpy(&dsi_ctrl->roi, roi, sizeof(dsi_ctrl->roi));
  1897. dsi_ctrl->modeupdated = false;
  1898. } else
  1899. *changed = false;
  1900. mutex_unlock(&dsi_ctrl->ctrl_lock);
  1901. return rc;
  1902. }
  1903. /**
  1904. * dsi_ctrl_config_clk_gating() - Enable/disable DSI PHY clk gating.
  1905. * @dsi_ctrl: DSI controller handle.
  1906. * @enable: Enable/disable DSI PHY clk gating
  1907. * @clk_selection: clock to enable/disable clock gating
  1908. *
  1909. * Return: error code.
  1910. */
  1911. int dsi_ctrl_config_clk_gating(struct dsi_ctrl *dsi_ctrl, bool enable,
  1912. enum dsi_clk_gate_type clk_selection)
  1913. {
  1914. if (!dsi_ctrl) {
  1915. pr_err("Invalid params\n");
  1916. return -EINVAL;
  1917. }
  1918. if (dsi_ctrl->hw.ops.config_clk_gating)
  1919. dsi_ctrl->hw.ops.config_clk_gating(&dsi_ctrl->hw, enable,
  1920. clk_selection);
  1921. return 0;
  1922. }
  1923. /**
  1924. * dsi_ctrl_phy_reset_config() - Mask/unmask propagation of ahb reset signal
  1925. * to DSI PHY hardware.
  1926. * @dsi_ctrl: DSI controller handle.
  1927. * @enable: Mask/unmask the PHY reset signal.
  1928. *
  1929. * Return: error code.
  1930. */
  1931. int dsi_ctrl_phy_reset_config(struct dsi_ctrl *dsi_ctrl, bool enable)
  1932. {
  1933. if (!dsi_ctrl) {
  1934. pr_err("Invalid params\n");
  1935. return -EINVAL;
  1936. }
  1937. if (dsi_ctrl->hw.ops.phy_reset_config)
  1938. dsi_ctrl->hw.ops.phy_reset_config(&dsi_ctrl->hw, enable);
  1939. return 0;
  1940. }
  1941. static bool dsi_ctrl_check_for_spurious_error_interrupts(
  1942. struct dsi_ctrl *dsi_ctrl)
  1943. {
  1944. const unsigned long intr_check_interval = msecs_to_jiffies(1000);
  1945. const unsigned int interrupt_threshold = 15;
  1946. unsigned long jiffies_now = jiffies;
  1947. if (!dsi_ctrl) {
  1948. pr_err("Invalid DSI controller structure\n");
  1949. return false;
  1950. }
  1951. if (dsi_ctrl->jiffies_start == 0)
  1952. dsi_ctrl->jiffies_start = jiffies;
  1953. dsi_ctrl->error_interrupt_count++;
  1954. if ((jiffies_now - dsi_ctrl->jiffies_start) < intr_check_interval) {
  1955. if (dsi_ctrl->error_interrupt_count > interrupt_threshold) {
  1956. pr_warn("Detected spurious interrupts on dsi ctrl\n");
  1957. return true;
  1958. }
  1959. } else {
  1960. dsi_ctrl->jiffies_start = jiffies;
  1961. dsi_ctrl->error_interrupt_count = 1;
  1962. }
  1963. return false;
  1964. }
  1965. static void dsi_ctrl_handle_error_status(struct dsi_ctrl *dsi_ctrl,
  1966. unsigned long error)
  1967. {
  1968. struct dsi_event_cb_info cb_info;
  1969. cb_info = dsi_ctrl->irq_info.irq_err_cb;
  1970. /* disable error interrupts */
  1971. if (dsi_ctrl->hw.ops.error_intr_ctrl)
  1972. dsi_ctrl->hw.ops.error_intr_ctrl(&dsi_ctrl->hw, false);
  1973. /* clear error interrupts first */
  1974. if (dsi_ctrl->hw.ops.clear_error_status)
  1975. dsi_ctrl->hw.ops.clear_error_status(&dsi_ctrl->hw,
  1976. error);
  1977. /* DTLN PHY error */
  1978. if (error & 0x3000E00)
  1979. pr_err("dsi PHY contention error: 0x%lx\n", error);
  1980. /* TX timeout error */
  1981. if (error & 0xE0) {
  1982. if (error & 0xA0) {
  1983. if (cb_info.event_cb) {
  1984. cb_info.event_idx = DSI_LP_Rx_TIMEOUT;
  1985. (void)cb_info.event_cb(cb_info.event_usr_ptr,
  1986. cb_info.event_idx,
  1987. dsi_ctrl->cell_index,
  1988. 0, 0, 0, 0);
  1989. }
  1990. }
  1991. pr_err("tx timeout error: 0x%lx\n", error);
  1992. }
  1993. /* DSI FIFO OVERFLOW error */
  1994. if (error & 0xF0000) {
  1995. u32 mask = 0;
  1996. if (dsi_ctrl->hw.ops.get_error_mask)
  1997. mask = dsi_ctrl->hw.ops.get_error_mask(&dsi_ctrl->hw);
  1998. /* no need to report FIFO overflow if already masked */
  1999. if (cb_info.event_cb && !(mask & 0xf0000)) {
  2000. cb_info.event_idx = DSI_FIFO_OVERFLOW;
  2001. (void)cb_info.event_cb(cb_info.event_usr_ptr,
  2002. cb_info.event_idx,
  2003. dsi_ctrl->cell_index,
  2004. 0, 0, 0, 0);
  2005. pr_err("dsi FIFO OVERFLOW error: 0x%lx\n", error);
  2006. }
  2007. }
  2008. /* DSI FIFO UNDERFLOW error */
  2009. if (error & 0xF00000) {
  2010. if (cb_info.event_cb) {
  2011. cb_info.event_idx = DSI_FIFO_UNDERFLOW;
  2012. (void)cb_info.event_cb(cb_info.event_usr_ptr,
  2013. cb_info.event_idx,
  2014. dsi_ctrl->cell_index,
  2015. 0, 0, 0, 0);
  2016. }
  2017. pr_err("dsi FIFO UNDERFLOW error: 0x%lx\n", error);
  2018. }
  2019. /* DSI PLL UNLOCK error */
  2020. if (error & BIT(8))
  2021. pr_err("dsi PLL unlock error: 0x%lx\n", error);
  2022. /* ACK error */
  2023. if (error & 0xF)
  2024. pr_err("ack error: 0x%lx\n", error);
  2025. /*
  2026. * DSI Phy can go into bad state during ESD influence. This can
  2027. * manifest as various types of spurious error interrupts on
  2028. * DSI controller. This check will allow us to handle afore mentioned
  2029. * case and prevent us from re enabling interrupts until a full ESD
  2030. * recovery is completed.
  2031. */
  2032. if (dsi_ctrl_check_for_spurious_error_interrupts(dsi_ctrl) &&
  2033. dsi_ctrl->esd_check_underway) {
  2034. dsi_ctrl->hw.ops.soft_reset(&dsi_ctrl->hw);
  2035. return;
  2036. }
  2037. /* enable back DSI interrupts */
  2038. if (dsi_ctrl->hw.ops.error_intr_ctrl)
  2039. dsi_ctrl->hw.ops.error_intr_ctrl(&dsi_ctrl->hw, true);
  2040. }
  2041. /**
  2042. * dsi_ctrl_isr - interrupt service routine for DSI CTRL component
  2043. * @irq: Incoming IRQ number
  2044. * @ptr: Pointer to user data structure (struct dsi_ctrl)
  2045. * Returns: IRQ_HANDLED if no further action required
  2046. */
  2047. static irqreturn_t dsi_ctrl_isr(int irq, void *ptr)
  2048. {
  2049. struct dsi_ctrl *dsi_ctrl;
  2050. struct dsi_event_cb_info cb_info;
  2051. unsigned long flags;
  2052. uint32_t status = 0x0, i;
  2053. uint64_t errors = 0x0;
  2054. if (!ptr)
  2055. return IRQ_NONE;
  2056. dsi_ctrl = ptr;
  2057. /* check status interrupts */
  2058. if (dsi_ctrl->hw.ops.get_interrupt_status)
  2059. status = dsi_ctrl->hw.ops.get_interrupt_status(&dsi_ctrl->hw);
  2060. /* check error interrupts */
  2061. if (dsi_ctrl->hw.ops.get_error_status)
  2062. errors = dsi_ctrl->hw.ops.get_error_status(&dsi_ctrl->hw);
  2063. /* clear interrupts */
  2064. if (dsi_ctrl->hw.ops.clear_interrupt_status)
  2065. dsi_ctrl->hw.ops.clear_interrupt_status(&dsi_ctrl->hw, 0x0);
  2066. SDE_EVT32_IRQ(dsi_ctrl->cell_index, status, errors);
  2067. /* handle DSI error recovery */
  2068. if (status & DSI_ERROR)
  2069. dsi_ctrl_handle_error_status(dsi_ctrl, errors);
  2070. if (status & DSI_CMD_MODE_DMA_DONE) {
  2071. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  2072. DSI_SINT_CMD_MODE_DMA_DONE);
  2073. complete_all(&dsi_ctrl->irq_info.cmd_dma_done);
  2074. }
  2075. if (status & DSI_CMD_FRAME_DONE) {
  2076. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  2077. DSI_SINT_CMD_FRAME_DONE);
  2078. complete_all(&dsi_ctrl->irq_info.cmd_frame_done);
  2079. }
  2080. if (status & DSI_VIDEO_MODE_FRAME_DONE) {
  2081. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  2082. DSI_SINT_VIDEO_MODE_FRAME_DONE);
  2083. complete_all(&dsi_ctrl->irq_info.vid_frame_done);
  2084. }
  2085. if (status & DSI_BTA_DONE) {
  2086. u32 fifo_overflow_mask = (DSI_DLN0_HS_FIFO_OVERFLOW |
  2087. DSI_DLN1_HS_FIFO_OVERFLOW |
  2088. DSI_DLN2_HS_FIFO_OVERFLOW |
  2089. DSI_DLN3_HS_FIFO_OVERFLOW);
  2090. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  2091. DSI_SINT_BTA_DONE);
  2092. complete_all(&dsi_ctrl->irq_info.bta_done);
  2093. if (dsi_ctrl->hw.ops.clear_error_status)
  2094. dsi_ctrl->hw.ops.clear_error_status(&dsi_ctrl->hw,
  2095. fifo_overflow_mask);
  2096. }
  2097. for (i = 0; status && i < DSI_STATUS_INTERRUPT_COUNT; ++i) {
  2098. if (status & 0x1) {
  2099. spin_lock_irqsave(&dsi_ctrl->irq_info.irq_lock, flags);
  2100. cb_info = dsi_ctrl->irq_info.irq_stat_cb[i];
  2101. spin_unlock_irqrestore(
  2102. &dsi_ctrl->irq_info.irq_lock, flags);
  2103. if (cb_info.event_cb)
  2104. (void)cb_info.event_cb(cb_info.event_usr_ptr,
  2105. cb_info.event_idx,
  2106. dsi_ctrl->cell_index,
  2107. irq, 0, 0, 0);
  2108. }
  2109. status >>= 1;
  2110. }
  2111. return IRQ_HANDLED;
  2112. }
  2113. /**
  2114. * _dsi_ctrl_setup_isr - register ISR handler
  2115. * @dsi_ctrl: Pointer to associated dsi_ctrl structure
  2116. * Returns: Zero on success
  2117. */
  2118. static int _dsi_ctrl_setup_isr(struct dsi_ctrl *dsi_ctrl)
  2119. {
  2120. int irq_num, rc;
  2121. if (!dsi_ctrl)
  2122. return -EINVAL;
  2123. if (dsi_ctrl->irq_info.irq_num != -1)
  2124. return 0;
  2125. init_completion(&dsi_ctrl->irq_info.cmd_dma_done);
  2126. init_completion(&dsi_ctrl->irq_info.vid_frame_done);
  2127. init_completion(&dsi_ctrl->irq_info.cmd_frame_done);
  2128. init_completion(&dsi_ctrl->irq_info.bta_done);
  2129. irq_num = platform_get_irq(dsi_ctrl->pdev, 0);
  2130. if (irq_num < 0) {
  2131. pr_err("[DSI_%d] Failed to get IRQ number, %d\n",
  2132. dsi_ctrl->cell_index, irq_num);
  2133. rc = irq_num;
  2134. } else {
  2135. rc = devm_request_threaded_irq(&dsi_ctrl->pdev->dev, irq_num,
  2136. dsi_ctrl_isr, NULL, 0, "dsi_ctrl", dsi_ctrl);
  2137. if (rc) {
  2138. pr_err("[DSI_%d] Failed to request IRQ, %d\n",
  2139. dsi_ctrl->cell_index, rc);
  2140. } else {
  2141. dsi_ctrl->irq_info.irq_num = irq_num;
  2142. disable_irq_nosync(irq_num);
  2143. pr_info("[DSI_%d] IRQ %d registered\n",
  2144. dsi_ctrl->cell_index, irq_num);
  2145. }
  2146. }
  2147. return rc;
  2148. }
  2149. /**
  2150. * _dsi_ctrl_destroy_isr - unregister ISR handler
  2151. * @dsi_ctrl: Pointer to associated dsi_ctrl structure
  2152. */
  2153. static void _dsi_ctrl_destroy_isr(struct dsi_ctrl *dsi_ctrl)
  2154. {
  2155. if (!dsi_ctrl || !dsi_ctrl->pdev || dsi_ctrl->irq_info.irq_num < 0)
  2156. return;
  2157. if (dsi_ctrl->irq_info.irq_num != -1) {
  2158. devm_free_irq(&dsi_ctrl->pdev->dev,
  2159. dsi_ctrl->irq_info.irq_num, dsi_ctrl);
  2160. dsi_ctrl->irq_info.irq_num = -1;
  2161. }
  2162. }
  2163. void dsi_ctrl_enable_status_interrupt(struct dsi_ctrl *dsi_ctrl,
  2164. uint32_t intr_idx, struct dsi_event_cb_info *event_info)
  2165. {
  2166. unsigned long flags;
  2167. if (!dsi_ctrl || dsi_ctrl->irq_info.irq_num == -1 ||
  2168. intr_idx >= DSI_STATUS_INTERRUPT_COUNT)
  2169. return;
  2170. spin_lock_irqsave(&dsi_ctrl->irq_info.irq_lock, flags);
  2171. if (dsi_ctrl->irq_info.irq_stat_refcount[intr_idx] == 0) {
  2172. /* enable irq on first request */
  2173. if (dsi_ctrl->irq_info.irq_stat_mask == 0)
  2174. enable_irq(dsi_ctrl->irq_info.irq_num);
  2175. /* update hardware mask */
  2176. dsi_ctrl->irq_info.irq_stat_mask |= BIT(intr_idx);
  2177. dsi_ctrl->hw.ops.enable_status_interrupts(&dsi_ctrl->hw,
  2178. dsi_ctrl->irq_info.irq_stat_mask);
  2179. }
  2180. ++(dsi_ctrl->irq_info.irq_stat_refcount[intr_idx]);
  2181. if (event_info)
  2182. dsi_ctrl->irq_info.irq_stat_cb[intr_idx] = *event_info;
  2183. spin_unlock_irqrestore(&dsi_ctrl->irq_info.irq_lock, flags);
  2184. }
  2185. void dsi_ctrl_disable_status_interrupt(struct dsi_ctrl *dsi_ctrl,
  2186. uint32_t intr_idx)
  2187. {
  2188. unsigned long flags;
  2189. if (!dsi_ctrl || dsi_ctrl->irq_info.irq_num == -1 ||
  2190. intr_idx >= DSI_STATUS_INTERRUPT_COUNT)
  2191. return;
  2192. spin_lock_irqsave(&dsi_ctrl->irq_info.irq_lock, flags);
  2193. if (dsi_ctrl->irq_info.irq_stat_refcount[intr_idx])
  2194. if (--(dsi_ctrl->irq_info.irq_stat_refcount[intr_idx]) == 0) {
  2195. dsi_ctrl->irq_info.irq_stat_mask &= ~BIT(intr_idx);
  2196. dsi_ctrl->hw.ops.enable_status_interrupts(&dsi_ctrl->hw,
  2197. dsi_ctrl->irq_info.irq_stat_mask);
  2198. /* don't need irq if no lines are enabled */
  2199. if (dsi_ctrl->irq_info.irq_stat_mask == 0)
  2200. disable_irq_nosync(dsi_ctrl->irq_info.irq_num);
  2201. }
  2202. spin_unlock_irqrestore(&dsi_ctrl->irq_info.irq_lock, flags);
  2203. }
  2204. int dsi_ctrl_host_timing_update(struct dsi_ctrl *dsi_ctrl)
  2205. {
  2206. if (!dsi_ctrl) {
  2207. pr_err("Invalid params\n");
  2208. return -EINVAL;
  2209. }
  2210. if (dsi_ctrl->hw.ops.host_setup)
  2211. dsi_ctrl->hw.ops.host_setup(&dsi_ctrl->hw,
  2212. &dsi_ctrl->host_config.common_config);
  2213. if (dsi_ctrl->host_config.panel_mode == DSI_OP_CMD_MODE) {
  2214. if (dsi_ctrl->hw.ops.cmd_engine_setup)
  2215. dsi_ctrl->hw.ops.cmd_engine_setup(&dsi_ctrl->hw,
  2216. &dsi_ctrl->host_config.common_config,
  2217. &dsi_ctrl->host_config.u.cmd_engine);
  2218. if (dsi_ctrl->hw.ops.setup_cmd_stream)
  2219. dsi_ctrl->hw.ops.setup_cmd_stream(&dsi_ctrl->hw,
  2220. &dsi_ctrl->host_config.video_timing,
  2221. dsi_ctrl->host_config.video_timing.h_active * 3,
  2222. 0x0, NULL);
  2223. } else {
  2224. pr_err("invalid panel mode for resolution switch\n");
  2225. return -EINVAL;
  2226. }
  2227. return 0;
  2228. }
  2229. /**
  2230. * dsi_ctrl_update_host_init_state() - Update the host initialization state.
  2231. * @dsi_ctrl: DSI controller handle.
  2232. * @enable: boolean signifying host state.
  2233. *
  2234. * Update the host initialization status only while exiting from ulps during
  2235. * suspend state.
  2236. *
  2237. * Return: error code.
  2238. */
  2239. int dsi_ctrl_update_host_init_state(struct dsi_ctrl *dsi_ctrl, bool enable)
  2240. {
  2241. int rc = 0;
  2242. u32 state = enable ? 0x1 : 0x0;
  2243. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_HOST_INIT, state);
  2244. if (rc) {
  2245. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2246. dsi_ctrl->cell_index, rc);
  2247. return rc;
  2248. }
  2249. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_HOST_INIT, state);
  2250. return rc;
  2251. }
  2252. /**
  2253. * dsi_ctrl_host_init() - Initialize DSI host hardware.
  2254. * @dsi_ctrl: DSI controller handle.
  2255. * @is_splash_enabled: boolean signifying splash status.
  2256. *
  2257. * Initializes DSI controller hardware with host configuration provided by
  2258. * dsi_ctrl_update_host_config(). Initialization can be performed only during
  2259. * DSI_CTRL_POWER_CORE_CLK_ON state and after the PHY SW reset has been
  2260. * performed.
  2261. *
  2262. * Return: error code.
  2263. */
  2264. int dsi_ctrl_host_init(struct dsi_ctrl *dsi_ctrl, bool is_splash_enabled)
  2265. {
  2266. int rc = 0;
  2267. if (!dsi_ctrl) {
  2268. pr_err("Invalid params\n");
  2269. return -EINVAL;
  2270. }
  2271. mutex_lock(&dsi_ctrl->ctrl_lock);
  2272. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_HOST_INIT, 0x1);
  2273. if (rc) {
  2274. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2275. dsi_ctrl->cell_index, rc);
  2276. goto error;
  2277. }
  2278. /* For Splash usecases we omit hw operations as bootloader
  2279. * already takes care of them
  2280. */
  2281. if (!is_splash_enabled) {
  2282. dsi_ctrl->hw.ops.setup_lane_map(&dsi_ctrl->hw,
  2283. &dsi_ctrl->host_config.lane_map);
  2284. dsi_ctrl->hw.ops.host_setup(&dsi_ctrl->hw,
  2285. &dsi_ctrl->host_config.common_config);
  2286. if (dsi_ctrl->host_config.panel_mode == DSI_OP_CMD_MODE) {
  2287. dsi_ctrl->hw.ops.cmd_engine_setup(&dsi_ctrl->hw,
  2288. &dsi_ctrl->host_config.common_config,
  2289. &dsi_ctrl->host_config.u.cmd_engine);
  2290. dsi_ctrl->hw.ops.setup_cmd_stream(&dsi_ctrl->hw,
  2291. &dsi_ctrl->host_config.video_timing,
  2292. dsi_ctrl->host_config.video_timing.h_active * 3,
  2293. 0x0,
  2294. NULL);
  2295. } else {
  2296. dsi_ctrl->hw.ops.video_engine_setup(&dsi_ctrl->hw,
  2297. &dsi_ctrl->host_config.common_config,
  2298. &dsi_ctrl->host_config.u.video_engine);
  2299. dsi_ctrl->hw.ops.set_video_timing(&dsi_ctrl->hw,
  2300. &dsi_ctrl->host_config.video_timing);
  2301. }
  2302. }
  2303. dsi_ctrl->hw.ops.enable_status_interrupts(&dsi_ctrl->hw, 0x0);
  2304. dsi_ctrl->hw.ops.enable_error_interrupts(&dsi_ctrl->hw, 0xFF00E0);
  2305. pr_debug("[DSI_%d]Host initialization complete, continuous splash status:%d\n",
  2306. dsi_ctrl->cell_index, is_splash_enabled);
  2307. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_HOST_INIT, 0x1);
  2308. error:
  2309. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2310. return rc;
  2311. }
  2312. /**
  2313. * dsi_ctrl_isr_configure() - API to register/deregister dsi isr
  2314. * @dsi_ctrl: DSI controller handle.
  2315. * @enable: variable to control register/deregister isr
  2316. */
  2317. void dsi_ctrl_isr_configure(struct dsi_ctrl *dsi_ctrl, bool enable)
  2318. {
  2319. if (!dsi_ctrl)
  2320. return;
  2321. mutex_lock(&dsi_ctrl->ctrl_lock);
  2322. if (enable)
  2323. _dsi_ctrl_setup_isr(dsi_ctrl);
  2324. else
  2325. _dsi_ctrl_destroy_isr(dsi_ctrl);
  2326. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2327. }
  2328. void dsi_ctrl_set_continuous_clk(struct dsi_ctrl *dsi_ctrl, bool enable)
  2329. {
  2330. if (!dsi_ctrl)
  2331. return;
  2332. mutex_lock(&dsi_ctrl->ctrl_lock);
  2333. dsi_ctrl->hw.ops.set_continuous_clk(&dsi_ctrl->hw, enable);
  2334. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2335. }
  2336. int dsi_ctrl_soft_reset(struct dsi_ctrl *dsi_ctrl)
  2337. {
  2338. if (!dsi_ctrl)
  2339. return -EINVAL;
  2340. mutex_lock(&dsi_ctrl->ctrl_lock);
  2341. dsi_ctrl->hw.ops.soft_reset(&dsi_ctrl->hw);
  2342. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2343. pr_debug("[DSI_%d]Soft reset complete\n", dsi_ctrl->cell_index);
  2344. return 0;
  2345. }
  2346. int dsi_ctrl_reset(struct dsi_ctrl *dsi_ctrl, int mask)
  2347. {
  2348. int rc = 0;
  2349. if (!dsi_ctrl)
  2350. return -EINVAL;
  2351. mutex_lock(&dsi_ctrl->ctrl_lock);
  2352. rc = dsi_ctrl->hw.ops.ctrl_reset(&dsi_ctrl->hw, mask);
  2353. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2354. return rc;
  2355. }
  2356. int dsi_ctrl_get_hw_version(struct dsi_ctrl *dsi_ctrl)
  2357. {
  2358. int rc = 0;
  2359. if (!dsi_ctrl)
  2360. return -EINVAL;
  2361. mutex_lock(&dsi_ctrl->ctrl_lock);
  2362. rc = dsi_ctrl->hw.ops.get_hw_version(&dsi_ctrl->hw);
  2363. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2364. return rc;
  2365. }
  2366. int dsi_ctrl_vid_engine_en(struct dsi_ctrl *dsi_ctrl, bool on)
  2367. {
  2368. int rc = 0;
  2369. if (!dsi_ctrl)
  2370. return -EINVAL;
  2371. mutex_lock(&dsi_ctrl->ctrl_lock);
  2372. dsi_ctrl->hw.ops.video_engine_en(&dsi_ctrl->hw, on);
  2373. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2374. return rc;
  2375. }
  2376. int dsi_ctrl_setup_avr(struct dsi_ctrl *dsi_ctrl, bool enable)
  2377. {
  2378. if (!dsi_ctrl)
  2379. return -EINVAL;
  2380. if (dsi_ctrl->host_config.panel_mode == DSI_OP_VIDEO_MODE) {
  2381. mutex_lock(&dsi_ctrl->ctrl_lock);
  2382. dsi_ctrl->hw.ops.setup_avr(&dsi_ctrl->hw, enable);
  2383. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2384. }
  2385. return 0;
  2386. }
  2387. /**
  2388. * dsi_ctrl_host_deinit() - De-Initialize DSI host hardware.
  2389. * @dsi_ctrl: DSI controller handle.
  2390. *
  2391. * De-initializes DSI controller hardware. It can be performed only during
  2392. * DSI_CTRL_POWER_CORE_CLK_ON state after LINK clocks have been turned off.
  2393. *
  2394. * Return: error code.
  2395. */
  2396. int dsi_ctrl_host_deinit(struct dsi_ctrl *dsi_ctrl)
  2397. {
  2398. int rc = 0;
  2399. if (!dsi_ctrl) {
  2400. pr_err("Invalid params\n");
  2401. return -EINVAL;
  2402. }
  2403. mutex_lock(&dsi_ctrl->ctrl_lock);
  2404. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_HOST_INIT, 0x0);
  2405. if (rc) {
  2406. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2407. dsi_ctrl->cell_index, rc);
  2408. pr_err("driver state check failed, rc=%d\n", rc);
  2409. goto error;
  2410. }
  2411. pr_debug("[DSI_%d] Host deinitization complete\n",
  2412. dsi_ctrl->cell_index);
  2413. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_HOST_INIT, 0x0);
  2414. error:
  2415. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2416. return rc;
  2417. }
  2418. /**
  2419. * dsi_ctrl_update_host_config() - update dsi host configuration
  2420. * @dsi_ctrl: DSI controller handle.
  2421. * @config: DSI host configuration.
  2422. * @flags: dsi_mode_flags modifying the behavior
  2423. *
  2424. * Updates driver with new Host configuration to use for host initialization.
  2425. * This function call will only update the software context. The stored
  2426. * configuration information will be used when the host is initialized.
  2427. *
  2428. * Return: error code.
  2429. */
  2430. int dsi_ctrl_update_host_config(struct dsi_ctrl *ctrl,
  2431. struct dsi_host_config *config,
  2432. struct dsi_display_mode *mode, int flags,
  2433. void *clk_handle)
  2434. {
  2435. int rc = 0;
  2436. if (!ctrl || !config) {
  2437. pr_err("Invalid params\n");
  2438. return -EINVAL;
  2439. }
  2440. mutex_lock(&ctrl->ctrl_lock);
  2441. rc = dsi_ctrl_validate_panel_info(ctrl, config);
  2442. if (rc) {
  2443. pr_err("panel validation failed, rc=%d\n", rc);
  2444. goto error;
  2445. }
  2446. if (!(flags & (DSI_MODE_FLAG_SEAMLESS | DSI_MODE_FLAG_VRR))) {
  2447. rc = dsi_ctrl_update_link_freqs(ctrl, config, clk_handle,
  2448. mode);
  2449. if (rc) {
  2450. pr_err("[%s] failed to update link frequency, rc=%d\n",
  2451. ctrl->name, rc);
  2452. goto error;
  2453. }
  2454. }
  2455. pr_debug("[DSI_%d]Host config updated\n", ctrl->cell_index);
  2456. memcpy(&ctrl->host_config, config, sizeof(ctrl->host_config));
  2457. ctrl->mode_bounds.x = ctrl->host_config.video_timing.h_active *
  2458. ctrl->horiz_index;
  2459. ctrl->mode_bounds.y = 0;
  2460. ctrl->mode_bounds.w = ctrl->host_config.video_timing.h_active;
  2461. ctrl->mode_bounds.h = ctrl->host_config.video_timing.v_active;
  2462. memcpy(&ctrl->roi, &ctrl->mode_bounds, sizeof(ctrl->mode_bounds));
  2463. ctrl->modeupdated = true;
  2464. ctrl->roi.x = 0;
  2465. error:
  2466. mutex_unlock(&ctrl->ctrl_lock);
  2467. return rc;
  2468. }
  2469. /**
  2470. * dsi_ctrl_validate_timing() - validate a video timing configuration
  2471. * @dsi_ctrl: DSI controller handle.
  2472. * @timing: Pointer to timing data.
  2473. *
  2474. * Driver will validate if the timing configuration is supported on the
  2475. * controller hardware.
  2476. *
  2477. * Return: error code if timing is not supported.
  2478. */
  2479. int dsi_ctrl_validate_timing(struct dsi_ctrl *dsi_ctrl,
  2480. struct dsi_mode_info *mode)
  2481. {
  2482. int rc = 0;
  2483. if (!dsi_ctrl || !mode) {
  2484. pr_err("Invalid params\n");
  2485. return -EINVAL;
  2486. }
  2487. return rc;
  2488. }
  2489. /**
  2490. * dsi_ctrl_cmd_transfer() - Transfer commands on DSI link
  2491. * @dsi_ctrl: DSI controller handle.
  2492. * @msg: Message to transfer on DSI link.
  2493. * @flags: Modifiers for message transfer.
  2494. *
  2495. * Command transfer can be done only when command engine is enabled. The
  2496. * transfer API will block until either the command transfer finishes or
  2497. * the timeout value is reached. If the trigger is deferred, it will return
  2498. * without triggering the transfer. Command parameters are programmed to
  2499. * hardware.
  2500. *
  2501. * Return: error code.
  2502. */
  2503. int dsi_ctrl_cmd_transfer(struct dsi_ctrl *dsi_ctrl,
  2504. const struct mipi_dsi_msg *msg,
  2505. u32 flags)
  2506. {
  2507. int rc = 0;
  2508. if (!dsi_ctrl || !msg) {
  2509. pr_err("Invalid params\n");
  2510. return -EINVAL;
  2511. }
  2512. mutex_lock(&dsi_ctrl->ctrl_lock);
  2513. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_CMD_TX, 0x0);
  2514. if (rc) {
  2515. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2516. dsi_ctrl->cell_index, rc);
  2517. goto error;
  2518. }
  2519. if (flags & DSI_CTRL_CMD_READ) {
  2520. rc = dsi_message_rx(dsi_ctrl, msg, flags);
  2521. if (rc <= 0)
  2522. pr_err("read message failed read length, rc=%d\n", rc);
  2523. } else {
  2524. rc = dsi_message_tx(dsi_ctrl, msg, flags);
  2525. if (rc)
  2526. pr_err("command msg transfer failed, rc = %d\n", rc);
  2527. }
  2528. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_CMD_TX, 0x0);
  2529. error:
  2530. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2531. return rc;
  2532. }
  2533. /**
  2534. * dsi_ctrl_cmd_tx_trigger() - Trigger a deferred command.
  2535. * @dsi_ctrl: DSI controller handle.
  2536. * @flags: Modifiers.
  2537. *
  2538. * Return: error code.
  2539. */
  2540. int dsi_ctrl_cmd_tx_trigger(struct dsi_ctrl *dsi_ctrl, u32 flags)
  2541. {
  2542. int rc = 0, ret = 0;
  2543. u32 status = 0;
  2544. u32 mask = (DSI_CMD_MODE_DMA_DONE);
  2545. if (!dsi_ctrl) {
  2546. pr_err("Invalid params\n");
  2547. return -EINVAL;
  2548. }
  2549. /* Dont trigger the command if this is not the last ocmmand */
  2550. if (!(flags & DSI_CTRL_CMD_LAST_COMMAND))
  2551. return rc;
  2552. mutex_lock(&dsi_ctrl->ctrl_lock);
  2553. if (!(flags & DSI_CTRL_CMD_BROADCAST_MASTER))
  2554. dsi_ctrl->hw.ops.trigger_command_dma(&dsi_ctrl->hw);
  2555. if ((flags & DSI_CTRL_CMD_BROADCAST) &&
  2556. (flags & DSI_CTRL_CMD_BROADCAST_MASTER)) {
  2557. dsi_ctrl_wait_for_video_done(dsi_ctrl);
  2558. dsi_ctrl_enable_status_interrupt(dsi_ctrl,
  2559. DSI_SINT_CMD_MODE_DMA_DONE, NULL);
  2560. if (dsi_ctrl->hw.ops.mask_error_intr)
  2561. dsi_ctrl->hw.ops.mask_error_intr(&dsi_ctrl->hw,
  2562. BIT(DSI_FIFO_OVERFLOW), true);
  2563. reinit_completion(&dsi_ctrl->irq_info.cmd_dma_done);
  2564. /* trigger command */
  2565. dsi_ctrl->hw.ops.trigger_command_dma(&dsi_ctrl->hw);
  2566. ret = wait_for_completion_timeout(
  2567. &dsi_ctrl->irq_info.cmd_dma_done,
  2568. msecs_to_jiffies(DSI_CTRL_TX_TO_MS));
  2569. if (ret == 0) {
  2570. status = dsi_ctrl->hw.ops.get_interrupt_status(
  2571. &dsi_ctrl->hw);
  2572. if (status & mask) {
  2573. status |= (DSI_CMD_MODE_DMA_DONE |
  2574. DSI_BTA_DONE);
  2575. dsi_ctrl->hw.ops.clear_interrupt_status(
  2576. &dsi_ctrl->hw,
  2577. status);
  2578. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  2579. DSI_SINT_CMD_MODE_DMA_DONE);
  2580. complete_all(&dsi_ctrl->irq_info.cmd_dma_done);
  2581. pr_warn("dma_tx done but irq not triggered\n");
  2582. } else {
  2583. rc = -ETIMEDOUT;
  2584. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  2585. DSI_SINT_CMD_MODE_DMA_DONE);
  2586. pr_err("[DSI_%d]Command transfer failed\n",
  2587. dsi_ctrl->cell_index);
  2588. }
  2589. }
  2590. if (dsi_ctrl->hw.ops.mask_error_intr &&
  2591. !dsi_ctrl->esd_check_underway)
  2592. dsi_ctrl->hw.ops.mask_error_intr(&dsi_ctrl->hw,
  2593. BIT(DSI_FIFO_OVERFLOW), false);
  2594. if (flags & DSI_CTRL_CMD_NON_EMBEDDED_MODE) {
  2595. dsi_ctrl->hw.ops.soft_reset(&dsi_ctrl->hw);
  2596. dsi_ctrl->cmd_len = 0;
  2597. }
  2598. }
  2599. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2600. return rc;
  2601. }
  2602. /**
  2603. * dsi_ctrl_cache_misr - Cache frame MISR value
  2604. * @dsi_ctrl: Pointer to associated dsi_ctrl structure
  2605. */
  2606. void dsi_ctrl_cache_misr(struct dsi_ctrl *dsi_ctrl)
  2607. {
  2608. u32 misr;
  2609. if (!dsi_ctrl || !dsi_ctrl->hw.ops.collect_misr)
  2610. return;
  2611. misr = dsi_ctrl->hw.ops.collect_misr(&dsi_ctrl->hw,
  2612. dsi_ctrl->host_config.panel_mode);
  2613. if (misr)
  2614. dsi_ctrl->misr_cache = misr;
  2615. pr_debug("DSI_%d misr_cache = %x\n", dsi_ctrl->cell_index,
  2616. dsi_ctrl->misr_cache);
  2617. }
  2618. /**
  2619. * dsi_ctrl_get_host_engine_init_state() - Return host init state
  2620. * @dsi_ctrl: DSI controller handle.
  2621. * @state: Controller initialization state
  2622. *
  2623. * Return: error code.
  2624. */
  2625. int dsi_ctrl_get_host_engine_init_state(struct dsi_ctrl *dsi_ctrl,
  2626. bool *state)
  2627. {
  2628. if (!dsi_ctrl || !state) {
  2629. pr_err("Invalid Params\n");
  2630. return -EINVAL;
  2631. }
  2632. mutex_lock(&dsi_ctrl->ctrl_lock);
  2633. *state = dsi_ctrl->current_state.host_initialized;
  2634. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2635. return 0;
  2636. }
  2637. /**
  2638. * dsi_ctrl_update_host_engine_state_for_cont_splash() -
  2639. * set engine state for dsi controller during continuous splash
  2640. * @dsi_ctrl: DSI controller handle.
  2641. * @state: Engine state.
  2642. *
  2643. * Set host engine state for DSI controller during continuous splash.
  2644. *
  2645. * Return: error code.
  2646. */
  2647. int dsi_ctrl_update_host_engine_state_for_cont_splash(struct dsi_ctrl *dsi_ctrl,
  2648. enum dsi_engine_state state)
  2649. {
  2650. int rc = 0;
  2651. if (!dsi_ctrl || (state >= DSI_CTRL_ENGINE_MAX)) {
  2652. pr_err("Invalid params\n");
  2653. return -EINVAL;
  2654. }
  2655. mutex_lock(&dsi_ctrl->ctrl_lock);
  2656. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_HOST_ENGINE, state);
  2657. if (rc) {
  2658. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2659. dsi_ctrl->cell_index, rc);
  2660. goto error;
  2661. }
  2662. pr_debug("[DSI_%d] Set host engine state = %d\n", dsi_ctrl->cell_index,
  2663. state);
  2664. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_HOST_ENGINE, state);
  2665. error:
  2666. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2667. return rc;
  2668. }
  2669. /**
  2670. * dsi_ctrl_set_power_state() - set power state for dsi controller
  2671. * @dsi_ctrl: DSI controller handle.
  2672. * @state: Power state.
  2673. *
  2674. * Set power state for DSI controller. Power state can be changed only when
  2675. * Controller, Video and Command engines are turned off.
  2676. *
  2677. * Return: error code.
  2678. */
  2679. int dsi_ctrl_set_power_state(struct dsi_ctrl *dsi_ctrl,
  2680. enum dsi_power_state state)
  2681. {
  2682. int rc = 0;
  2683. if (!dsi_ctrl || (state >= DSI_CTRL_POWER_MAX)) {
  2684. pr_err("Invalid Params\n");
  2685. return -EINVAL;
  2686. }
  2687. mutex_lock(&dsi_ctrl->ctrl_lock);
  2688. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_POWER_STATE_CHANGE,
  2689. state);
  2690. if (rc) {
  2691. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2692. dsi_ctrl->cell_index, rc);
  2693. goto error;
  2694. }
  2695. if (state == DSI_CTRL_POWER_VREG_ON) {
  2696. rc = dsi_ctrl_enable_supplies(dsi_ctrl, true);
  2697. if (rc) {
  2698. pr_err("[%d]failed to enable voltage supplies, rc=%d\n",
  2699. dsi_ctrl->cell_index, rc);
  2700. goto error;
  2701. }
  2702. } else if (state == DSI_CTRL_POWER_VREG_OFF) {
  2703. rc = dsi_ctrl_enable_supplies(dsi_ctrl, false);
  2704. if (rc) {
  2705. pr_err("[%d]failed to disable vreg supplies, rc=%d\n",
  2706. dsi_ctrl->cell_index, rc);
  2707. goto error;
  2708. }
  2709. }
  2710. pr_debug("[DSI_%d] Power state updated to %d\n", dsi_ctrl->cell_index,
  2711. state);
  2712. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_POWER_STATE_CHANGE, state);
  2713. error:
  2714. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2715. return rc;
  2716. }
  2717. /**
  2718. * dsi_ctrl_set_tpg_state() - enable/disable test pattern on the controller
  2719. * @dsi_ctrl: DSI controller handle.
  2720. * @on: enable/disable test pattern.
  2721. *
  2722. * Test pattern can be enabled only after Video engine (for video mode panels)
  2723. * or command engine (for cmd mode panels) is enabled.
  2724. *
  2725. * Return: error code.
  2726. */
  2727. int dsi_ctrl_set_tpg_state(struct dsi_ctrl *dsi_ctrl, bool on)
  2728. {
  2729. int rc = 0;
  2730. if (!dsi_ctrl) {
  2731. pr_err("Invalid params\n");
  2732. return -EINVAL;
  2733. }
  2734. mutex_lock(&dsi_ctrl->ctrl_lock);
  2735. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_TPG, on);
  2736. if (rc) {
  2737. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2738. dsi_ctrl->cell_index, rc);
  2739. goto error;
  2740. }
  2741. if (on) {
  2742. if (dsi_ctrl->host_config.panel_mode == DSI_OP_VIDEO_MODE) {
  2743. dsi_ctrl->hw.ops.video_test_pattern_setup(&dsi_ctrl->hw,
  2744. DSI_TEST_PATTERN_INC,
  2745. 0xFFFF);
  2746. } else {
  2747. dsi_ctrl->hw.ops.cmd_test_pattern_setup(
  2748. &dsi_ctrl->hw,
  2749. DSI_TEST_PATTERN_INC,
  2750. 0xFFFF,
  2751. 0x0);
  2752. }
  2753. }
  2754. dsi_ctrl->hw.ops.test_pattern_enable(&dsi_ctrl->hw, on);
  2755. pr_debug("[DSI_%d]Set test pattern state=%d\n",
  2756. dsi_ctrl->cell_index, on);
  2757. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_TPG, on);
  2758. error:
  2759. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2760. return rc;
  2761. }
  2762. /**
  2763. * dsi_ctrl_set_host_engine_state() - set host engine state
  2764. * @dsi_ctrl: DSI Controller handle.
  2765. * @state: Engine state.
  2766. *
  2767. * Host engine state can be modified only when DSI controller power state is
  2768. * set to DSI_CTRL_POWER_LINK_CLK_ON and cmd, video engines are disabled.
  2769. *
  2770. * Return: error code.
  2771. */
  2772. int dsi_ctrl_set_host_engine_state(struct dsi_ctrl *dsi_ctrl,
  2773. enum dsi_engine_state state)
  2774. {
  2775. int rc = 0;
  2776. if (!dsi_ctrl || (state >= DSI_CTRL_ENGINE_MAX)) {
  2777. pr_err("Invalid params\n");
  2778. return -EINVAL;
  2779. }
  2780. mutex_lock(&dsi_ctrl->ctrl_lock);
  2781. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_HOST_ENGINE, state);
  2782. if (rc) {
  2783. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2784. dsi_ctrl->cell_index, rc);
  2785. goto error;
  2786. }
  2787. if (state == DSI_CTRL_ENGINE_ON)
  2788. dsi_ctrl->hw.ops.ctrl_en(&dsi_ctrl->hw, true);
  2789. else
  2790. dsi_ctrl->hw.ops.ctrl_en(&dsi_ctrl->hw, false);
  2791. pr_debug("[DSI_%d] Set host engine state = %d\n", dsi_ctrl->cell_index,
  2792. state);
  2793. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_HOST_ENGINE, state);
  2794. error:
  2795. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2796. return rc;
  2797. }
  2798. /**
  2799. * dsi_ctrl_set_cmd_engine_state() - set command engine state
  2800. * @dsi_ctrl: DSI Controller handle.
  2801. * @state: Engine state.
  2802. *
  2803. * Command engine state can be modified only when DSI controller power state is
  2804. * set to DSI_CTRL_POWER_LINK_CLK_ON.
  2805. *
  2806. * Return: error code.
  2807. */
  2808. int dsi_ctrl_set_cmd_engine_state(struct dsi_ctrl *dsi_ctrl,
  2809. enum dsi_engine_state state)
  2810. {
  2811. int rc = 0;
  2812. if (!dsi_ctrl || (state >= DSI_CTRL_ENGINE_MAX)) {
  2813. pr_err("Invalid params\n");
  2814. return -EINVAL;
  2815. }
  2816. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_CMD_ENGINE, state);
  2817. if (rc) {
  2818. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2819. dsi_ctrl->cell_index, rc);
  2820. goto error;
  2821. }
  2822. if (state == DSI_CTRL_ENGINE_ON)
  2823. dsi_ctrl->hw.ops.cmd_engine_en(&dsi_ctrl->hw, true);
  2824. else
  2825. dsi_ctrl->hw.ops.cmd_engine_en(&dsi_ctrl->hw, false);
  2826. pr_debug("[DSI_%d] Set cmd engine state = %d\n", dsi_ctrl->cell_index,
  2827. state);
  2828. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_CMD_ENGINE, state);
  2829. error:
  2830. return rc;
  2831. }
  2832. /**
  2833. * dsi_ctrl_set_vid_engine_state() - set video engine state
  2834. * @dsi_ctrl: DSI Controller handle.
  2835. * @state: Engine state.
  2836. *
  2837. * Video engine state can be modified only when DSI controller power state is
  2838. * set to DSI_CTRL_POWER_LINK_CLK_ON.
  2839. *
  2840. * Return: error code.
  2841. */
  2842. int dsi_ctrl_set_vid_engine_state(struct dsi_ctrl *dsi_ctrl,
  2843. enum dsi_engine_state state)
  2844. {
  2845. int rc = 0;
  2846. bool on;
  2847. if (!dsi_ctrl || (state >= DSI_CTRL_ENGINE_MAX)) {
  2848. pr_err("Invalid params\n");
  2849. return -EINVAL;
  2850. }
  2851. mutex_lock(&dsi_ctrl->ctrl_lock);
  2852. rc = dsi_ctrl_check_state(dsi_ctrl, DSI_CTRL_OP_VID_ENGINE, state);
  2853. if (rc) {
  2854. pr_err("[DSI_%d] Controller state check failed, rc=%d\n",
  2855. dsi_ctrl->cell_index, rc);
  2856. goto error;
  2857. }
  2858. on = (state == DSI_CTRL_ENGINE_ON) ? true : false;
  2859. dsi_ctrl->hw.ops.video_engine_en(&dsi_ctrl->hw, on);
  2860. /* perform a reset when turning off video engine */
  2861. if (!on)
  2862. dsi_ctrl->hw.ops.soft_reset(&dsi_ctrl->hw);
  2863. pr_debug("[DSI_%d] Set video engine state = %d\n", dsi_ctrl->cell_index,
  2864. state);
  2865. dsi_ctrl_update_state(dsi_ctrl, DSI_CTRL_OP_VID_ENGINE, state);
  2866. error:
  2867. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2868. return rc;
  2869. }
  2870. /**
  2871. * dsi_ctrl_set_ulps() - set ULPS state for DSI lanes.
  2872. * @dsi_ctrl: DSI controller handle.
  2873. * @enable: enable/disable ULPS.
  2874. *
  2875. * ULPS can be enabled/disabled after DSI host engine is turned on.
  2876. *
  2877. * Return: error code.
  2878. */
  2879. int dsi_ctrl_set_ulps(struct dsi_ctrl *dsi_ctrl, bool enable)
  2880. {
  2881. int rc = 0;
  2882. if (!dsi_ctrl) {
  2883. pr_err("Invalid params\n");
  2884. return -EINVAL;
  2885. }
  2886. mutex_lock(&dsi_ctrl->ctrl_lock);
  2887. if (enable)
  2888. rc = dsi_enable_ulps(dsi_ctrl);
  2889. else
  2890. rc = dsi_disable_ulps(dsi_ctrl);
  2891. if (rc) {
  2892. pr_err("[DSI_%d] Ulps state change(%d) failed, rc=%d\n",
  2893. dsi_ctrl->cell_index, enable, rc);
  2894. goto error;
  2895. }
  2896. pr_debug("[DSI_%d] ULPS state = %d\n", dsi_ctrl->cell_index, enable);
  2897. error:
  2898. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2899. return rc;
  2900. }
  2901. /**
  2902. * dsi_ctrl_set_clamp_state() - set clamp state for DSI phy
  2903. * @dsi_ctrl: DSI controller handle.
  2904. * @enable: enable/disable clamping.
  2905. *
  2906. * Clamps can be enabled/disabled while DSI controller is still turned on.
  2907. *
  2908. * Return: error code.
  2909. */
  2910. int dsi_ctrl_set_clamp_state(struct dsi_ctrl *dsi_ctrl,
  2911. bool enable, bool ulps_enabled)
  2912. {
  2913. int rc = 0;
  2914. if (!dsi_ctrl) {
  2915. pr_err("Invalid params\n");
  2916. return -EINVAL;
  2917. }
  2918. if (!dsi_ctrl->hw.ops.clamp_enable ||
  2919. !dsi_ctrl->hw.ops.clamp_disable) {
  2920. pr_debug("No clamp control for DSI controller\n");
  2921. return 0;
  2922. }
  2923. mutex_lock(&dsi_ctrl->ctrl_lock);
  2924. rc = dsi_enable_io_clamp(dsi_ctrl, enable, ulps_enabled);
  2925. if (rc) {
  2926. pr_err("[DSI_%d] Failed to enable IO clamp\n",
  2927. dsi_ctrl->cell_index);
  2928. goto error;
  2929. }
  2930. pr_debug("[DSI_%d] Clamp state = %d\n", dsi_ctrl->cell_index, enable);
  2931. error:
  2932. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2933. return rc;
  2934. }
  2935. /**
  2936. * dsi_ctrl_set_clock_source() - set clock source fpr dsi link clocks
  2937. * @dsi_ctrl: DSI controller handle.
  2938. * @source_clks: Source clocks for DSI link clocks.
  2939. *
  2940. * Clock source should be changed while link clocks are disabled.
  2941. *
  2942. * Return: error code.
  2943. */
  2944. int dsi_ctrl_set_clock_source(struct dsi_ctrl *dsi_ctrl,
  2945. struct dsi_clk_link_set *source_clks)
  2946. {
  2947. int rc = 0;
  2948. if (!dsi_ctrl || !source_clks) {
  2949. pr_err("Invalid params\n");
  2950. return -EINVAL;
  2951. }
  2952. mutex_lock(&dsi_ctrl->ctrl_lock);
  2953. rc = dsi_clk_update_parent(source_clks, &dsi_ctrl->clk_info.rcg_clks);
  2954. if (rc) {
  2955. pr_err("[DSI_%d]Failed to update link clk parent, rc=%d\n",
  2956. dsi_ctrl->cell_index, rc);
  2957. (void)dsi_clk_update_parent(&dsi_ctrl->clk_info.pll_op_clks,
  2958. &dsi_ctrl->clk_info.rcg_clks);
  2959. goto error;
  2960. }
  2961. dsi_ctrl->clk_info.pll_op_clks.byte_clk = source_clks->byte_clk;
  2962. dsi_ctrl->clk_info.pll_op_clks.pixel_clk = source_clks->pixel_clk;
  2963. pr_debug("[DSI_%d] Source clocks are updated\n", dsi_ctrl->cell_index);
  2964. error:
  2965. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2966. return rc;
  2967. }
  2968. /**
  2969. * dsi_ctrl_setup_misr() - Setup frame MISR
  2970. * @dsi_ctrl: DSI controller handle.
  2971. * @enable: enable/disable MISR.
  2972. * @frame_count: Number of frames to accumulate MISR.
  2973. *
  2974. * Return: error code.
  2975. */
  2976. int dsi_ctrl_setup_misr(struct dsi_ctrl *dsi_ctrl,
  2977. bool enable,
  2978. u32 frame_count)
  2979. {
  2980. if (!dsi_ctrl) {
  2981. pr_err("Invalid params\n");
  2982. return -EINVAL;
  2983. }
  2984. if (!dsi_ctrl->hw.ops.setup_misr)
  2985. return 0;
  2986. mutex_lock(&dsi_ctrl->ctrl_lock);
  2987. dsi_ctrl->misr_enable = enable;
  2988. dsi_ctrl->hw.ops.setup_misr(&dsi_ctrl->hw,
  2989. dsi_ctrl->host_config.panel_mode,
  2990. enable, frame_count);
  2991. mutex_unlock(&dsi_ctrl->ctrl_lock);
  2992. return 0;
  2993. }
  2994. /**
  2995. * dsi_ctrl_collect_misr() - Read frame MISR
  2996. * @dsi_ctrl: DSI controller handle.
  2997. *
  2998. * Return: MISR value.
  2999. */
  3000. u32 dsi_ctrl_collect_misr(struct dsi_ctrl *dsi_ctrl)
  3001. {
  3002. u32 misr;
  3003. if (!dsi_ctrl || !dsi_ctrl->hw.ops.collect_misr)
  3004. return 0;
  3005. misr = dsi_ctrl->hw.ops.collect_misr(&dsi_ctrl->hw,
  3006. dsi_ctrl->host_config.panel_mode);
  3007. if (!misr)
  3008. misr = dsi_ctrl->misr_cache;
  3009. pr_debug("DSI_%d cached misr = %x, final = %x\n",
  3010. dsi_ctrl->cell_index, dsi_ctrl->misr_cache, misr);
  3011. return misr;
  3012. }
  3013. void dsi_ctrl_mask_error_status_interrupts(struct dsi_ctrl *dsi_ctrl, u32 idx,
  3014. bool mask_enable)
  3015. {
  3016. if (!dsi_ctrl || !dsi_ctrl->hw.ops.error_intr_ctrl
  3017. || !dsi_ctrl->hw.ops.clear_error_status) {
  3018. pr_err("Invalid params\n");
  3019. return;
  3020. }
  3021. /*
  3022. * Mask DSI error status interrupts and clear error status
  3023. * register
  3024. */
  3025. mutex_lock(&dsi_ctrl->ctrl_lock);
  3026. if (idx & BIT(DSI_ERR_INTR_ALL)) {
  3027. /*
  3028. * The behavior of mask_enable is different in ctrl register
  3029. * and mask register and hence mask_enable is manipulated for
  3030. * selective error interrupt masking vs total error interrupt
  3031. * masking.
  3032. */
  3033. dsi_ctrl->hw.ops.error_intr_ctrl(&dsi_ctrl->hw, !mask_enable);
  3034. dsi_ctrl->hw.ops.clear_error_status(&dsi_ctrl->hw,
  3035. DSI_ERROR_INTERRUPT_COUNT);
  3036. } else {
  3037. dsi_ctrl->hw.ops.mask_error_intr(&dsi_ctrl->hw, idx,
  3038. mask_enable);
  3039. dsi_ctrl->hw.ops.clear_error_status(&dsi_ctrl->hw,
  3040. DSI_ERROR_INTERRUPT_COUNT);
  3041. }
  3042. mutex_unlock(&dsi_ctrl->ctrl_lock);
  3043. }
  3044. /**
  3045. * dsi_ctrl_irq_update() - Put a irq vote to process DSI error
  3046. * interrupts at any time.
  3047. * @dsi_ctrl: DSI controller handle.
  3048. * @enable: variable to enable/disable irq
  3049. */
  3050. void dsi_ctrl_irq_update(struct dsi_ctrl *dsi_ctrl, bool enable)
  3051. {
  3052. if (!dsi_ctrl)
  3053. return;
  3054. mutex_lock(&dsi_ctrl->ctrl_lock);
  3055. if (enable)
  3056. dsi_ctrl_enable_status_interrupt(dsi_ctrl,
  3057. DSI_SINT_ERROR, NULL);
  3058. else
  3059. dsi_ctrl_disable_status_interrupt(dsi_ctrl,
  3060. DSI_SINT_ERROR);
  3061. mutex_unlock(&dsi_ctrl->ctrl_lock);
  3062. }
  3063. /**
  3064. * dsi_ctrl_drv_register() - register platform driver for dsi controller
  3065. */
  3066. void dsi_ctrl_drv_register(void)
  3067. {
  3068. platform_driver_register(&dsi_ctrl_driver);
  3069. }
  3070. /**
  3071. * dsi_ctrl_drv_unregister() - unregister platform driver
  3072. */
  3073. void dsi_ctrl_drv_unregister(void)
  3074. {
  3075. platform_driver_unregister(&dsi_ctrl_driver);
  3076. }