dsi_ctrl.c 105 KB

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