dsi_ctrl.c 108 KB

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