dsi_ctrl.c 111 KB

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