dsi_ctrl.c 92 KB

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