dsi_ctrl.c 95 KB

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