dsi_ctrl.c 110 KB

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