dsi_ctrl.c 102 KB

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