dsi_ctrl.c 108 KB

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