dsi_ctrl.c 94 KB

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