dsi_ctrl.c 110 KB

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