cam_isp_context.c 290 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539854085418542854385448545854685478548854985508551855285538554855585568557855885598560856185628563856485658566856785688569857085718572857385748575857685778578857985808581858285838584858585868587858885898590859185928593859485958596859785988599860086018602860386048605860686078608860986108611861286138614861586168617861886198620862186228623862486258626862786288629863086318632863386348635863686378638863986408641864286438644864586468647864886498650865186528653865486558656865786588659866086618662866386648665866686678668866986708671867286738674867586768677867886798680868186828683868486858686868786888689869086918692869386948695869686978698869987008701870287038704870587068707870887098710871187128713871487158716871787188719872087218722872387248725872687278728872987308731873287338734873587368737873887398740874187428743874487458746874787488749875087518752875387548755875687578758875987608761876287638764876587668767876887698770877187728773877487758776877787788779878087818782878387848785878687878788878987908791879287938794879587968797879887998800880188028803880488058806880788088809881088118812881388148815881688178818881988208821882288238824882588268827882888298830883188328833883488358836883788388839884088418842884388448845884688478848884988508851885288538854885588568857885888598860886188628863886488658866886788688869887088718872887388748875887688778878887988808881888288838884888588868887888888898890889188928893889488958896889788988899890089018902890389048905890689078908890989108911891289138914891589168917891889198920892189228923892489258926892789288929893089318932893389348935893689378938893989408941894289438944894589468947894889498950895189528953895489558956895789588959896089618962896389648965896689678968896989708971897289738974897589768977897889798980898189828983898489858986898789888989899089918992899389948995899689978998899990009001900290039004900590069007900890099010901190129013901490159016901790189019902090219022902390249025902690279028902990309031903290339034903590369037903890399040904190429043904490459046904790489049905090519052905390549055905690579058905990609061906290639064906590669067906890699070907190729073907490759076907790789079908090819082908390849085908690879088908990909091909290939094909590969097909890999100910191029103910491059106910791089109911091119112911391149115911691179118911991209121912291239124912591269127912891299130913191329133913491359136913791389139914091419142914391449145914691479148914991509151915291539154915591569157915891599160916191629163916491659166916791689169917091719172917391749175917691779178917991809181918291839184918591869187918891899190919191929193919491959196919791989199920092019202920392049205920692079208920992109211921292139214921592169217921892199220922192229223922492259226922792289229923092319232923392349235923692379238923992409241924292439244924592469247924892499250925192529253925492559256925792589259926092619262926392649265926692679268926992709271927292739274927592769277927892799280928192829283928492859286928792889289929092919292929392949295929692979298929993009301930293039304930593069307930893099310931193129313931493159316931793189319932093219322932393249325932693279328932993309331933293339334933593369337933893399340934193429343934493459346934793489349935093519352935393549355935693579358935993609361936293639364936593669367936893699370937193729373937493759376937793789379938093819382938393849385938693879388938993909391939293939394939593969397939893999400940194029403
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (c) 2017-2021, The Linux Foundation. All rights reserved.
  4. * Copyright (c) 2022-2024, Qualcomm Innovation Center, Inc. All rights reserved.
  5. */
  6. #include <linux/debugfs.h>
  7. #include <linux/videodev2.h>
  8. #include <linux/slab.h>
  9. #include <linux/uaccess.h>
  10. #include <linux/ratelimit.h>
  11. #include "cam_mem_mgr.h"
  12. #include "cam_sync_api.h"
  13. #include "cam_req_mgr_dev.h"
  14. #include "cam_trace.h"
  15. #include "cam_debug_util.h"
  16. #include "cam_packet_util.h"
  17. #include "cam_context_utils.h"
  18. #include "cam_cdm_util.h"
  19. #include "cam_isp_context.h"
  20. #include "cam_common_util.h"
  21. #include "cam_req_mgr_debug.h"
  22. #include "cam_cpas_api.h"
  23. #include "cam_ife_hw_mgr.h"
  24. #include "cam_subdev.h"
  25. static const char isp_dev_name[] = "cam-isp";
  26. static struct cam_isp_ctx_debug isp_ctx_debug;
  27. #define INC_HEAD(head, max_entries, ret) \
  28. div_u64_rem(atomic64_add_return(1, head),\
  29. max_entries, (ret))
  30. static int cam_isp_context_dump_requests(void *data,
  31. void *pf_args);
  32. static int cam_isp_context_hw_recovery(void *priv, void *data);
  33. static int cam_isp_context_handle_message(void *context,
  34. uint32_t msg_type, void *data);
  35. static int __cam_isp_ctx_start_dev_in_ready(struct cam_context *ctx,
  36. struct cam_start_stop_dev_cmd *cmd);
  37. static void __cam_isp_ctx_dump_state_monitor_array(
  38. struct cam_isp_context *ctx_isp);
  39. static const char *__cam_isp_hw_evt_val_to_type(
  40. uint32_t evt_id);
  41. static const char *__cam_isp_ctx_substate_val_to_type(
  42. enum cam_isp_ctx_activated_substate type);
  43. static int __cam_isp_ctx_check_deferred_buf_done(
  44. struct cam_isp_context *ctx_isp,
  45. struct cam_isp_hw_done_event_data *done,
  46. uint32_t bubble_state);
  47. static const char *__cam_isp_evt_val_to_type(
  48. uint32_t evt_id)
  49. {
  50. switch (evt_id) {
  51. case CAM_ISP_CTX_EVENT_SUBMIT:
  52. return "SUBMIT";
  53. case CAM_ISP_CTX_EVENT_APPLY:
  54. return "APPLY";
  55. case CAM_ISP_CTX_EVENT_EPOCH:
  56. return "EPOCH";
  57. case CAM_ISP_CTX_EVENT_RUP:
  58. return "RUP";
  59. case CAM_ISP_CTX_EVENT_BUFDONE:
  60. return "BUFDONE";
  61. case CAM_ISP_CTX_EVENT_SHUTTER:
  62. return "SHUTTER_NOTIFICATION";
  63. default:
  64. return "CAM_ISP_EVENT_INVALID";
  65. }
  66. }
  67. static void __cam_isp_ctx_update_event_record(
  68. struct cam_isp_context *ctx_isp,
  69. enum cam_isp_ctx_event event,
  70. struct cam_ctx_request *req,
  71. void *event_data)
  72. {
  73. int iterator = 0;
  74. ktime_t cur_time;
  75. struct cam_isp_ctx_req *req_isp;
  76. if (!ctx_isp) {
  77. CAM_ERR(CAM_ISP, "Invalid Args");
  78. return;
  79. }
  80. switch (event) {
  81. case CAM_ISP_CTX_EVENT_EPOCH:
  82. case CAM_ISP_CTX_EVENT_RUP:
  83. case CAM_ISP_CTX_EVENT_BUFDONE:
  84. case CAM_ISP_CTX_EVENT_SHUTTER:
  85. break;
  86. case CAM_ISP_CTX_EVENT_SUBMIT:
  87. case CAM_ISP_CTX_EVENT_APPLY:
  88. if (!req) {
  89. CAM_ERR(CAM_ISP, "Invalid arg for event %d", event);
  90. return;
  91. }
  92. break;
  93. default:
  94. break;
  95. }
  96. INC_HEAD(&ctx_isp->dbg_monitors.event_record_head[event],
  97. CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES, &iterator);
  98. cur_time = ktime_get();
  99. if (req) {
  100. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  101. ctx_isp->dbg_monitors.event_record[event][iterator].req_id =
  102. req->request_id;
  103. req_isp->event_timestamp[event] = cur_time;
  104. } else {
  105. ctx_isp->dbg_monitors.event_record[event][iterator].req_id = 0;
  106. }
  107. ctx_isp->dbg_monitors.event_record[event][iterator].timestamp = cur_time;
  108. if (event_data == NULL)
  109. return;
  110. /* Update event specific data */
  111. ctx_isp->dbg_monitors.event_record[event][iterator].event_type = event;
  112. if (event == CAM_ISP_CTX_EVENT_SHUTTER) {
  113. ctx_isp->dbg_monitors.event_record[event][iterator].req_id =
  114. ((struct shutter_event *)event_data)->req_id;
  115. ctx_isp->dbg_monitors.event_record[event][iterator].event.shutter_event.req_id =
  116. ((struct shutter_event *)event_data)->req_id;
  117. ctx_isp->dbg_monitors.event_record[event][iterator].event.shutter_event.status =
  118. ((struct shutter_event *)event_data)->status;
  119. ctx_isp->dbg_monitors.event_record[event][iterator].event.shutter_event.frame_id =
  120. ((struct shutter_event *)event_data)->frame_id;
  121. ctx_isp->dbg_monitors.event_record[event][iterator].event.shutter_event.boot_ts =
  122. ((struct shutter_event *)event_data)->boot_ts;
  123. ctx_isp->dbg_monitors.event_record[event][iterator].event.shutter_event.sof_ts =
  124. ((struct shutter_event *)event_data)->sof_ts;
  125. }
  126. }
  127. static int __cam_isp_ctx_handle_sof_freeze_evt(
  128. struct cam_context *ctx)
  129. {
  130. int rc = 0;
  131. struct cam_isp_context *ctx_isp;
  132. struct cam_hw_cmd_args hw_cmd_args;
  133. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  134. ctx_isp = (struct cam_isp_context *)ctx->ctx_priv;
  135. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  136. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  137. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_SOF_DEBUG;
  138. isp_hw_cmd_args.u.sof_irq_enable = 1;
  139. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  140. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  141. &hw_cmd_args);
  142. ctx_isp->sof_dbg_irq_en = true;
  143. return rc;
  144. }
  145. static void *cam_isp_ctx_user_dump_events(
  146. void *dump_struct, uint8_t *addr_ptr)
  147. {
  148. uint64_t *addr;
  149. struct cam_isp_context_event_record *record;
  150. struct timespec64 ts;
  151. record = (struct cam_isp_context_event_record *)dump_struct;
  152. addr = (uint64_t *)addr_ptr;
  153. ts = ktime_to_timespec64(record->timestamp);
  154. *addr++ = record->req_id;
  155. *addr++ = ts.tv_sec;
  156. *addr++ = ts.tv_nsec / NSEC_PER_USEC;
  157. return addr;
  158. }
  159. static int __cam_isp_ctx_print_event_record(struct cam_isp_context *ctx_isp)
  160. {
  161. int i, j, rc = 0;
  162. int index;
  163. uint32_t oldest_entry, num_entries;
  164. uint64_t state_head;
  165. struct cam_isp_context_event_record *record;
  166. uint32_t len;
  167. uint8_t buf[CAM_ISP_CONTEXT_DBG_BUF_LEN];
  168. struct timespec64 ts;
  169. struct cam_context *ctx = ctx_isp->base;
  170. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++) {
  171. state_head = atomic64_read(&ctx_isp->dbg_monitors.event_record_head[i]);
  172. if (state_head == -1) {
  173. return 0;
  174. } else if (state_head < CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES) {
  175. num_entries = state_head + 1;
  176. oldest_entry = 0;
  177. } else {
  178. num_entries = CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES;
  179. div_u64_rem(state_head + 1,
  180. CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES,
  181. &oldest_entry);
  182. }
  183. index = oldest_entry;
  184. len = 0;
  185. memset(buf, 0, CAM_ISP_CONTEXT_DBG_BUF_LEN);
  186. for (j = 0; j < num_entries; j++) {
  187. record = &ctx_isp->dbg_monitors.event_record[i][index];
  188. ts = ktime_to_timespec64(record->timestamp);
  189. if (len >= CAM_ISP_CONTEXT_DBG_BUF_LEN) {
  190. CAM_WARN(CAM_ISP, "Overshooting buffer length %llu", len);
  191. break;
  192. }
  193. if (record->event_type != CAM_ISP_CTX_EVENT_SHUTTER)
  194. len += scnprintf(buf + len, CAM_ISP_CONTEXT_DBG_BUF_LEN - len,
  195. "%llu[%lld:%06lld] ", record->req_id, ts.tv_sec,
  196. ts.tv_nsec / NSEC_PER_USEC);
  197. else
  198. /*
  199. * Output format
  200. * req Id[timestamp] status frmId softs bootts
  201. */
  202. len += scnprintf(buf + len, (CAM_ISP_CONTEXT_DBG_BUF_LEN) - len,
  203. "%llu[%lld:%06lld] [%d %lld %llu %llu] | ",
  204. record->req_id, ts.tv_sec,
  205. ts.tv_nsec / NSEC_PER_USEC,
  206. record->event.shutter_event.status,
  207. record->event.shutter_event.frame_id,
  208. record->event.shutter_event.sof_ts,
  209. record->event.shutter_event.boot_ts);
  210. index = (index + 1) %
  211. CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES;
  212. }
  213. if (len)
  214. CAM_INFO(CAM_ISP, "Ctx:%d %s: %s",
  215. ctx->ctx_id, __cam_isp_evt_val_to_type(i), buf);
  216. }
  217. return rc;
  218. }
  219. static int __cam_isp_ctx_dump_event_record(
  220. struct cam_isp_context *ctx_isp,
  221. struct cam_common_hw_dump_args *dump_args)
  222. {
  223. int i, j, rc = 0;
  224. int index;
  225. size_t remain_len;
  226. uint32_t oldest_entry, num_entries;
  227. uint32_t min_len;
  228. uint64_t state_head;
  229. struct cam_isp_context_event_record *record;
  230. if (!dump_args || !ctx_isp) {
  231. CAM_ERR(CAM_ISP, "Invalid args %pK %pK",
  232. dump_args, ctx_isp);
  233. return -EINVAL;
  234. }
  235. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++) {
  236. state_head = atomic64_read(&ctx_isp->dbg_monitors.event_record_head[i]);
  237. if (state_head == -1)
  238. return 0;
  239. else if (state_head < CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES) {
  240. num_entries = state_head + 1;
  241. oldest_entry = 0;
  242. } else {
  243. num_entries = CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES;
  244. div_u64_rem(state_head + 1, CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES,
  245. &oldest_entry);
  246. }
  247. index = oldest_entry;
  248. if (dump_args->buf_len <= dump_args->offset) {
  249. CAM_WARN(CAM_ISP, "Dump buffer overshoot len %zu offset %zu",
  250. dump_args->buf_len, dump_args->offset);
  251. return -ENOSPC;
  252. }
  253. min_len = sizeof(struct cam_isp_context_dump_header) +
  254. ((num_entries * CAM_ISP_CTX_DUMP_EVENT_NUM_WORDS) *
  255. sizeof(uint64_t));
  256. remain_len = dump_args->buf_len - dump_args->offset;
  257. if (remain_len < min_len) {
  258. CAM_WARN(CAM_ISP,
  259. "Dump buffer exhaust remain %zu min %u",
  260. remain_len, min_len);
  261. return -ENOSPC;
  262. }
  263. for (j = 0; j < num_entries; j++) {
  264. record = &ctx_isp->dbg_monitors.event_record[i][index];
  265. rc = cam_common_user_dump_helper(dump_args, cam_isp_ctx_user_dump_events,
  266. record, sizeof(uint64_t), "ISP_EVT_%s:",
  267. __cam_isp_evt_val_to_type(i));
  268. if (rc) {
  269. CAM_ERR(CAM_ISP,
  270. "CAM_ISP_CONTEXT DUMP_EVENT_RECORD: Dump failed, rc: %d",
  271. rc);
  272. return rc;
  273. }
  274. index = (index + 1) % CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES;
  275. }
  276. }
  277. return rc;
  278. }
  279. static void __cam_isp_ctx_req_mini_dump(struct cam_ctx_request *req,
  280. uint8_t *start_addr, uint8_t *end_addr,
  281. unsigned long *bytes_updated)
  282. {
  283. struct cam_isp_ctx_req_mini_dump *req_md;
  284. struct cam_buf_io_cfg *io_cfg;
  285. struct cam_isp_ctx_req *req_isp;
  286. struct cam_packet *packet = NULL;
  287. unsigned long bytes_required = 0;
  288. bytes_required = sizeof(*req_md);
  289. *bytes_updated = 0;
  290. if (start_addr + bytes_required > end_addr)
  291. return;
  292. req_md = (struct cam_isp_ctx_req_mini_dump *)start_addr;
  293. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  294. req_md->num_acked = req_isp->num_acked;
  295. req_md->num_deferred_acks = req_isp->num_deferred_acks;
  296. req_md->bubble_report = req_isp->bubble_report;
  297. req_md->bubble_detected = req_isp->bubble_detected;
  298. req_md->reapply_type = req_isp->reapply_type;
  299. req_md->request_id = req->request_id;
  300. *bytes_updated += bytes_required;
  301. if (req_isp->num_fence_map_out) {
  302. bytes_required = sizeof(struct cam_hw_fence_map_entry) *
  303. req_isp->num_fence_map_out;
  304. if (start_addr + *bytes_updated + bytes_required > end_addr)
  305. return;
  306. req_md->map_out = (struct cam_hw_fence_map_entry *)
  307. ((uint8_t *)start_addr + *bytes_updated);
  308. memcpy(req_md->map_out, req_isp->fence_map_out, bytes_required);
  309. req_md->num_fence_map_out = req_isp->num_fence_map_out;
  310. *bytes_updated += bytes_required;
  311. }
  312. if (req_isp->num_fence_map_in) {
  313. bytes_required = sizeof(struct cam_hw_fence_map_entry) *
  314. req_isp->num_fence_map_in;
  315. if (start_addr + *bytes_updated + bytes_required > end_addr)
  316. return;
  317. req_md->map_in = (struct cam_hw_fence_map_entry *)
  318. ((uint8_t *)start_addr + *bytes_updated);
  319. memcpy(req_md->map_in, req_isp->fence_map_in, bytes_required);
  320. req_md->num_fence_map_in = req_isp->num_fence_map_in;
  321. *bytes_updated += bytes_required;
  322. }
  323. packet = req_isp->hw_update_data.packet;
  324. if (packet && packet->num_io_configs) {
  325. bytes_required = packet->num_io_configs * sizeof(struct cam_buf_io_cfg);
  326. if (start_addr + *bytes_updated + bytes_required > end_addr)
  327. return;
  328. io_cfg = (struct cam_buf_io_cfg *)((uint32_t *)&packet->payload +
  329. packet->io_configs_offset / 4);
  330. req_md->io_cfg = (struct cam_buf_io_cfg *)((uint8_t *)start_addr + *bytes_updated);
  331. memcpy(req_md->io_cfg, io_cfg, bytes_required);
  332. *bytes_updated += bytes_required;
  333. req_md->num_io_cfg = packet->num_io_configs;
  334. }
  335. }
  336. static int __cam_isp_ctx_minidump_cb(void *priv, void *args)
  337. {
  338. struct cam_isp_ctx_mini_dump_info *md;
  339. struct cam_isp_context *ctx_isp;
  340. struct cam_context *ctx;
  341. struct cam_ctx_request *req, *req_temp;
  342. struct cam_hw_mini_dump_args *dump_args;
  343. uint8_t *start_addr;
  344. uint8_t *end_addr;
  345. unsigned long total_bytes = 0;
  346. unsigned long bytes_updated = 0;
  347. uint32_t i;
  348. if (!priv || !args) {
  349. CAM_ERR(CAM_ISP, "invalid params");
  350. return 0;
  351. }
  352. dump_args = (struct cam_hw_mini_dump_args *)args;
  353. if (dump_args->len < sizeof(*md)) {
  354. CAM_ERR(CAM_ISP,
  355. "In sufficient size received %lu required size: %zu",
  356. dump_args->len, sizeof(*md));
  357. return 0;
  358. }
  359. ctx = (struct cam_context *)priv;
  360. ctx_isp = (struct cam_isp_context *)ctx->ctx_priv;
  361. start_addr = (uint8_t *)dump_args->start_addr;
  362. end_addr = start_addr + dump_args->len;
  363. md = (struct cam_isp_ctx_mini_dump_info *)dump_args->start_addr;
  364. md->sof_timestamp_val = ctx_isp->sof_timestamp_val;
  365. md->boot_timestamp = ctx_isp->boot_timestamp;
  366. md->last_sof_timestamp = ctx_isp->last_sof_timestamp;
  367. md->init_timestamp = ctx_isp->init_timestamp;
  368. md->frame_id = ctx_isp->frame_id;
  369. md->reported_req_id = ctx_isp->reported_req_id;
  370. md->last_applied_req_id = ctx_isp->last_applied_req_id;
  371. md->last_bufdone_err_apply_req_id =
  372. ctx_isp->last_bufdone_err_apply_req_id;
  373. md->frame_id_meta = ctx_isp->frame_id_meta;
  374. md->substate_activated = ctx_isp->substate_activated;
  375. md->ctx_id = ctx->ctx_id;
  376. md->subscribe_event = ctx_isp->subscribe_event;
  377. md->bubble_frame_cnt = ctx_isp->bubble_frame_cnt;
  378. md->isp_device_type = ctx_isp->isp_device_type;
  379. md->active_req_cnt = ctx_isp->active_req_cnt;
  380. md->trigger_id = ctx_isp->trigger_id;
  381. md->rdi_only_context = ctx_isp->rdi_only_context;
  382. md->offline_context = ctx_isp->offline_context;
  383. md->hw_acquired = ctx_isp->hw_acquired;
  384. md->init_received = ctx_isp->init_received;
  385. md->split_acquire = ctx_isp->split_acquire;
  386. md->use_frame_header_ts = ctx_isp->use_frame_header_ts;
  387. md->support_consumed_addr = ctx_isp->support_consumed_addr;
  388. md->use_default_apply = ctx_isp->use_default_apply;
  389. md->apply_in_progress = atomic_read(&ctx_isp->apply_in_progress);
  390. md->process_bubble = atomic_read(&ctx_isp->process_bubble);
  391. md->rxd_epoch = atomic_read(&ctx_isp->rxd_epoch);
  392. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++) {
  393. memcpy(md->event_record[i], ctx_isp->dbg_monitors.event_record[i],
  394. sizeof(struct cam_isp_context_event_record) *
  395. CAM_ISP_CTX_EVENT_RECORD_MAX_ENTRIES);
  396. }
  397. total_bytes += sizeof(*md);
  398. if (start_addr + total_bytes >= end_addr)
  399. goto end;
  400. if (!list_empty(&ctx->active_req_list)) {
  401. md->active_list = (struct cam_isp_ctx_req_mini_dump *)
  402. (start_addr + total_bytes);
  403. list_for_each_entry_safe(req, req_temp, &ctx->active_req_list, list) {
  404. bytes_updated = 0;
  405. __cam_isp_ctx_req_mini_dump(req,
  406. (uint8_t *)&md->active_list[md->active_cnt++],
  407. end_addr, &bytes_updated);
  408. total_bytes += bytes_updated;
  409. if ((start_addr + total_bytes >= end_addr))
  410. goto end;
  411. }
  412. }
  413. if (!list_empty(&ctx->wait_req_list)) {
  414. md->wait_list = (struct cam_isp_ctx_req_mini_dump *)
  415. (start_addr + total_bytes);
  416. list_for_each_entry_safe(req, req_temp, &ctx->wait_req_list, list) {
  417. bytes_updated = 0;
  418. __cam_isp_ctx_req_mini_dump(req,
  419. (uint8_t *)&md->wait_list[md->wait_cnt++],
  420. end_addr, &bytes_updated);
  421. total_bytes += bytes_updated;
  422. if ((start_addr + total_bytes >= end_addr))
  423. goto end;
  424. }
  425. }
  426. if (!list_empty(&ctx->pending_req_list)) {
  427. md->pending_list = (struct cam_isp_ctx_req_mini_dump *)
  428. (start_addr + total_bytes);
  429. list_for_each_entry_safe(req, req_temp, &ctx->pending_req_list, list) {
  430. bytes_updated = 0;
  431. __cam_isp_ctx_req_mini_dump(req,
  432. (uint8_t *)&md->pending_list[md->pending_cnt++],
  433. end_addr, &bytes_updated);
  434. total_bytes += bytes_updated;
  435. if ((start_addr + total_bytes >= end_addr))
  436. goto end;
  437. }
  438. }
  439. end:
  440. dump_args->bytes_written = total_bytes;
  441. return 0;
  442. }
  443. static void __cam_isp_ctx_update_state_monitor_array(
  444. struct cam_isp_context *ctx_isp,
  445. enum cam_isp_state_change_trigger trigger_type,
  446. uint64_t req_id)
  447. {
  448. int iterator;
  449. struct cam_context *ctx = ctx_isp->base;
  450. INC_HEAD(&ctx_isp->dbg_monitors.state_monitor_head,
  451. CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES, &iterator);
  452. ctx_isp->dbg_monitors.state_monitor[iterator].curr_state =
  453. ctx_isp->substate_activated;
  454. ctx_isp->dbg_monitors.state_monitor[iterator].frame_id =
  455. ctx_isp->frame_id;
  456. ctx_isp->dbg_monitors.state_monitor[iterator].trigger =
  457. trigger_type;
  458. ctx_isp->dbg_monitors.state_monitor[iterator].req_id =
  459. req_id;
  460. if (trigger_type == CAM_ISP_STATE_CHANGE_TRIGGER_CDM_DONE)
  461. ctx_isp->dbg_monitors.state_monitor[iterator].evt_time_stamp =
  462. ctx->cdm_done_ts;
  463. else
  464. ktime_get_clocktai_ts64(
  465. &ctx_isp->dbg_monitors.state_monitor[iterator].evt_time_stamp);
  466. }
  467. static int __cam_isp_ctx_update_frame_timing_record(
  468. enum cam_isp_hw_event_type hw_evt, struct cam_isp_context *ctx_isp)
  469. {
  470. uint32_t index = 0;
  471. /* Update event index on IFE SOF - primary event */
  472. if (hw_evt == CAM_ISP_HW_EVENT_SOF)
  473. INC_HEAD(&ctx_isp->dbg_monitors.frame_monitor_head,
  474. CAM_ISP_CTX_MAX_FRAME_RECORDS, &index);
  475. else
  476. div_u64_rem(atomic64_read(&ctx_isp->dbg_monitors.frame_monitor_head),
  477. CAM_ISP_CTX_MAX_FRAME_RECORDS, &index);
  478. switch (hw_evt) {
  479. case CAM_ISP_HW_EVENT_SOF:
  480. CAM_GET_BOOT_TIMESTAMP(ctx_isp->dbg_monitors.frame_monitor[index].sof_ts);
  481. break;
  482. case CAM_ISP_HW_EVENT_EOF:
  483. CAM_GET_BOOT_TIMESTAMP(ctx_isp->dbg_monitors.frame_monitor[index].eof_ts);
  484. break;
  485. case CAM_ISP_HW_EVENT_EPOCH:
  486. CAM_GET_BOOT_TIMESTAMP(ctx_isp->dbg_monitors.frame_monitor[index].epoch_ts);
  487. break;
  488. case CAM_ISP_HW_SECONDARY_EVENT:
  489. CAM_GET_BOOT_TIMESTAMP(ctx_isp->dbg_monitors.frame_monitor[index].secondary_sof_ts);
  490. break;
  491. default:
  492. break;
  493. }
  494. return 0;
  495. }
  496. static void __cam_isp_ctx_dump_frame_timing_record(
  497. struct cam_isp_context *ctx_isp)
  498. {
  499. int i = 0;
  500. int64_t state_head = 0;
  501. uint32_t index, num_entries, oldest_entry;
  502. state_head = atomic64_read(&ctx_isp->dbg_monitors.frame_monitor_head);
  503. if (state_head == -1)
  504. return;
  505. if (state_head < CAM_ISP_CTX_MAX_FRAME_RECORDS) {
  506. num_entries = state_head + 1;
  507. oldest_entry = 0;
  508. } else {
  509. num_entries = CAM_ISP_CTX_MAX_FRAME_RECORDS;
  510. div_u64_rem(state_head + 1, CAM_ISP_CTX_MAX_FRAME_RECORDS,
  511. &oldest_entry);
  512. }
  513. index = oldest_entry;
  514. for (i = 0; i < num_entries; i++) {
  515. CAM_INFO(CAM_ISP,
  516. "Index: %u SOF_TS: %llu.%llu EPOCH_TS: %llu.%llu EOF_TS: %llu.%llu SEC_SOF: %llu.%llu",
  517. index,
  518. ctx_isp->dbg_monitors.frame_monitor[index].sof_ts.tv_sec,
  519. ctx_isp->dbg_monitors.frame_monitor[index].sof_ts.tv_nsec / NSEC_PER_USEC,
  520. ctx_isp->dbg_monitors.frame_monitor[index].epoch_ts.tv_sec,
  521. ctx_isp->dbg_monitors.frame_monitor[index].epoch_ts.tv_nsec / NSEC_PER_USEC,
  522. ctx_isp->dbg_monitors.frame_monitor[index].eof_ts.tv_sec,
  523. ctx_isp->dbg_monitors.frame_monitor[index].eof_ts.tv_nsec / NSEC_PER_USEC,
  524. ctx_isp->dbg_monitors.frame_monitor[index].secondary_sof_ts.tv_sec,
  525. ctx_isp->dbg_monitors.frame_monitor[index].secondary_sof_ts.tv_nsec /
  526. NSEC_PER_USEC);
  527. index = (index + 1) % CAM_ISP_CTX_MAX_FRAME_RECORDS;
  528. }
  529. }
  530. static const char *__cam_isp_ctx_substate_val_to_type(
  531. enum cam_isp_ctx_activated_substate type)
  532. {
  533. switch (type) {
  534. case CAM_ISP_CTX_ACTIVATED_SOF:
  535. return "SOF";
  536. case CAM_ISP_CTX_ACTIVATED_APPLIED:
  537. return "APPLIED";
  538. case CAM_ISP_CTX_ACTIVATED_EPOCH:
  539. return "EPOCH";
  540. case CAM_ISP_CTX_ACTIVATED_BUBBLE:
  541. return "BUBBLE";
  542. case CAM_ISP_CTX_ACTIVATED_BUBBLE_APPLIED:
  543. return "BUBBLE_APPLIED";
  544. case CAM_ISP_CTX_ACTIVATED_HW_ERROR:
  545. return "HW_ERROR";
  546. case CAM_ISP_CTX_ACTIVATED_HALT:
  547. return "HALT";
  548. default:
  549. return "INVALID";
  550. }
  551. }
  552. static const char *__cam_isp_hw_evt_val_to_type(
  553. uint32_t evt_id)
  554. {
  555. switch (evt_id) {
  556. case CAM_ISP_STATE_CHANGE_TRIGGER_ERROR:
  557. return "ERROR";
  558. case CAM_ISP_STATE_CHANGE_TRIGGER_APPLIED:
  559. return "APPLIED";
  560. case CAM_ISP_STATE_CHANGE_TRIGGER_SOF:
  561. return "SOF";
  562. case CAM_ISP_STATE_CHANGE_TRIGGER_REG_UPDATE:
  563. return "REG_UPDATE";
  564. case CAM_ISP_STATE_CHANGE_TRIGGER_EPOCH:
  565. return "EPOCH";
  566. case CAM_ISP_STATE_CHANGE_TRIGGER_EOF:
  567. return "EOF";
  568. case CAM_ISP_STATE_CHANGE_TRIGGER_CDM_DONE:
  569. return "CDM_DONE";
  570. case CAM_ISP_STATE_CHANGE_TRIGGER_DONE:
  571. return "DONE";
  572. case CAM_ISP_STATE_CHANGE_TRIGGER_FLUSH:
  573. return "FLUSH";
  574. case CAM_ISP_STATE_CHANGE_TRIGGER_SEC_EVT_SOF:
  575. return "SEC_EVT_SOF";
  576. case CAM_ISP_STATE_CHANGE_TRIGGER_SEC_EVT_EPOCH:
  577. return "SEC_EVT_EPOCH";
  578. case CAM_ISP_STATE_CHANGE_TRIGGER_FRAME_DROP:
  579. return "OUT_OF_SYNC_FRAME_DROP";
  580. default:
  581. return "CAM_ISP_EVENT_INVALID";
  582. }
  583. }
  584. static void __cam_isp_ctx_dump_state_monitor_array(
  585. struct cam_isp_context *ctx_isp)
  586. {
  587. int i = 0;
  588. int64_t state_head = 0;
  589. uint32_t index, num_entries, oldest_entry;
  590. struct tm ts;
  591. state_head = atomic64_read(&ctx_isp->dbg_monitors.state_monitor_head);
  592. if (state_head == -1)
  593. return;
  594. if (state_head < CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES) {
  595. num_entries = state_head + 1;
  596. oldest_entry = 0;
  597. } else {
  598. num_entries = CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES;
  599. div_u64_rem(state_head + 1, CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES,
  600. &oldest_entry);
  601. }
  602. CAM_ERR(CAM_ISP,
  603. "Dumping state information for preceding requests");
  604. index = oldest_entry;
  605. for (i = 0; i < num_entries; i++) {
  606. time64_to_tm(ctx_isp->dbg_monitors.state_monitor[index].evt_time_stamp.tv_sec,
  607. 0, &ts);
  608. CAM_ERR(CAM_ISP,
  609. "Idx[%d] time[%d-%d %d:%d:%d.%lld]:Substate[%s] Frame[%lld] Req[%llu] evt[%s]",
  610. index, ts.tm_mon + 1, ts.tm_mday, ts.tm_hour, ts.tm_min, ts.tm_sec,
  611. ctx_isp->dbg_monitors.state_monitor[index].evt_time_stamp.tv_nsec / 1000000,
  612. __cam_isp_ctx_substate_val_to_type(
  613. ctx_isp->dbg_monitors.state_monitor[index].curr_state),
  614. ctx_isp->dbg_monitors.state_monitor[index].frame_id,
  615. ctx_isp->dbg_monitors.state_monitor[index].req_id,
  616. __cam_isp_hw_evt_val_to_type(
  617. ctx_isp->dbg_monitors.state_monitor[index].trigger));
  618. index = (index + 1) % CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES;
  619. }
  620. }
  621. static void *cam_isp_ctx_user_dump_state_monitor_array_info(
  622. void *dump_struct, uint8_t *addr_ptr)
  623. {
  624. struct cam_isp_context_state_monitor *evt = NULL;
  625. uint64_t *addr;
  626. evt = (struct cam_isp_context_state_monitor *)dump_struct;
  627. addr = (uint64_t *)addr_ptr;
  628. *addr++ = evt->evt_time_stamp.tv_sec;
  629. *addr++ = evt->evt_time_stamp.tv_nsec / NSEC_PER_USEC;
  630. *addr++ = evt->frame_id;
  631. *addr++ = evt->req_id;
  632. return addr;
  633. }
  634. static int __cam_isp_ctx_user_dump_state_monitor_array(
  635. struct cam_isp_context *ctx_isp,
  636. struct cam_common_hw_dump_args *dump_args)
  637. {
  638. int i, rc = 0;
  639. int index;
  640. uint32_t oldest_entry;
  641. uint32_t num_entries;
  642. uint64_t state_head = 0;
  643. if (!dump_args || !ctx_isp) {
  644. CAM_ERR(CAM_ISP, "Invalid args %pK %pK",
  645. dump_args, ctx_isp);
  646. return -EINVAL;
  647. }
  648. state_head = atomic64_read(&ctx_isp->dbg_monitors.state_monitor_head);
  649. if (state_head == -1) {
  650. return 0;
  651. } else if (state_head < CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES) {
  652. num_entries = state_head;
  653. oldest_entry = 0;
  654. } else {
  655. num_entries = CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES;
  656. div_u64_rem(state_head + 1,
  657. CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES, &oldest_entry);
  658. }
  659. CAM_ERR(CAM_ISP,
  660. "Dumping state information for preceding requests");
  661. index = oldest_entry;
  662. for (i = 0; i < num_entries; i++) {
  663. rc = cam_common_user_dump_helper(dump_args,
  664. cam_isp_ctx_user_dump_state_monitor_array_info,
  665. &ctx_isp->dbg_monitors.state_monitor[index],
  666. sizeof(uint64_t), "ISP_STATE_MONITOR.%s.%s:",
  667. __cam_isp_ctx_substate_val_to_type(
  668. ctx_isp->dbg_monitors.state_monitor[index].curr_state),
  669. __cam_isp_hw_evt_val_to_type(
  670. ctx_isp->dbg_monitors.state_monitor[index].trigger));
  671. if (rc) {
  672. CAM_ERR(CAM_ISP, "CAM ISP CONTEXT: Event record dump failed, rc: %d", rc);
  673. return rc;
  674. }
  675. index = (index + 1) % CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES;
  676. }
  677. return rc;
  678. }
  679. static int cam_isp_context_info_dump(void *context,
  680. enum cam_context_dump_id id)
  681. {
  682. struct cam_context *ctx = (struct cam_context *)context;
  683. switch (id) {
  684. case CAM_CTX_DUMP_ACQ_INFO: {
  685. cam_context_dump_hw_acq_info(ctx);
  686. break;
  687. }
  688. default:
  689. CAM_DBG(CAM_ISP, "DUMP id not valid %u, ctx_idx: %u, link: 0x%x",
  690. id, ctx->ctx_id, ctx->link_hdl);
  691. break;
  692. }
  693. return 0;
  694. }
  695. static const char *__cam_isp_ctx_crm_trigger_point_to_string(
  696. int trigger_point)
  697. {
  698. switch (trigger_point) {
  699. case CAM_TRIGGER_POINT_SOF:
  700. return "SOF";
  701. case CAM_TRIGGER_POINT_EOF:
  702. return "EOF";
  703. default:
  704. return "Invalid";
  705. }
  706. }
  707. static int __cam_isp_ctx_notify_trigger_util(
  708. int trigger_type, struct cam_isp_context *ctx_isp)
  709. {
  710. int rc = -EINVAL;
  711. struct cam_context *ctx = ctx_isp->base;
  712. struct cam_req_mgr_trigger_notify notify;
  713. /* Trigger type not supported, return */
  714. if (!(ctx_isp->subscribe_event & trigger_type)) {
  715. CAM_DBG(CAM_ISP,
  716. "%s trigger point not subscribed for in mask: %u in ctx: %u on link: 0x%x last_bufdone: %lld",
  717. __cam_isp_ctx_crm_trigger_point_to_string(trigger_type),
  718. ctx_isp->subscribe_event, ctx->ctx_id, ctx->link_hdl,
  719. ctx_isp->req_info.last_bufdone_req_id);
  720. return 0;
  721. }
  722. /* Skip CRM notify when recovery is in progress */
  723. if (atomic_read(&ctx_isp->internal_recovery_set)) {
  724. CAM_DBG(CAM_ISP,
  725. "Internal recovery in progress skip notifying %s trigger point in ctx: %u on link: 0x%x",
  726. __cam_isp_ctx_crm_trigger_point_to_string(trigger_type),
  727. ctx->ctx_id, ctx->link_hdl);
  728. return 0;
  729. }
  730. notify.link_hdl = ctx->link_hdl;
  731. notify.dev_hdl = ctx->dev_hdl;
  732. notify.frame_id = ctx_isp->frame_id;
  733. notify.trigger = trigger_type;
  734. notify.req_id = ctx_isp->req_info.last_bufdone_req_id;
  735. notify.sof_timestamp_val = ctx_isp->sof_timestamp_val;
  736. notify.trigger_id = ctx_isp->trigger_id;
  737. CAM_DBG(CAM_ISP,
  738. "Notify CRM %s on frame: %llu ctx: %u link: 0x%x last_buf_done_req: %lld",
  739. __cam_isp_ctx_crm_trigger_point_to_string(trigger_type),
  740. ctx_isp->frame_id, ctx->ctx_id, ctx->link_hdl,
  741. ctx_isp->req_info.last_bufdone_req_id);
  742. rc = ctx->ctx_crm_intf->notify_trigger(&notify);
  743. if (rc)
  744. CAM_ERR_RATE_LIMIT(CAM_ISP,
  745. "Failed to notify CRM %s on frame: %llu ctx: %u link: 0x%x last_buf_done_req: %lld rc: %d",
  746. __cam_isp_ctx_crm_trigger_point_to_string(trigger_type),
  747. ctx_isp->frame_id, ctx->ctx_id, ctx->link_hdl,
  748. ctx_isp->req_info.last_bufdone_req_id, rc);
  749. return rc;
  750. }
  751. static int __cam_isp_ctx_notify_v4l2_error_event(
  752. uint32_t error_type, uint32_t error_code,
  753. uint64_t error_request_id, struct cam_context *ctx)
  754. {
  755. int rc = 0;
  756. struct cam_req_mgr_message req_msg;
  757. req_msg.session_hdl = ctx->session_hdl;
  758. req_msg.u.err_msg.device_hdl = ctx->dev_hdl;
  759. req_msg.u.err_msg.error_type = error_type;
  760. req_msg.u.err_msg.link_hdl = ctx->link_hdl;
  761. req_msg.u.err_msg.request_id = error_request_id;
  762. req_msg.u.err_msg.resource_size = 0x0;
  763. req_msg.u.err_msg.error_code = error_code;
  764. CAM_DBG(CAM_ISP,
  765. "v4l2 error event [type: %u code: %u] for req: %llu in ctx: %u on link: 0x%x notified successfully",
  766. error_type, error_code, error_request_id, ctx->ctx_id, ctx->link_hdl);
  767. rc = cam_req_mgr_notify_message(&req_msg,
  768. V4L_EVENT_CAM_REQ_MGR_ERROR,
  769. V4L_EVENT_CAM_REQ_MGR_EVENT);
  770. if (rc)
  771. CAM_ERR(CAM_ISP,
  772. "Notifying v4l2 error [type: %u code: %u] failed for req id:%llu in ctx %u on link: 0x%x",
  773. error_type, error_code, error_request_id, ctx->ctx_id, ctx->link_hdl);
  774. return rc;
  775. }
  776. static int __cam_isp_ctx_notify_error_util(
  777. uint32_t trigger_type, enum cam_req_mgr_device_error error,
  778. uint64_t req_id, struct cam_isp_context *ctx_isp)
  779. {
  780. int rc = -EINVAL;
  781. struct cam_context *ctx = ctx_isp->base;
  782. struct cam_req_mgr_error_notify notify;
  783. notify.link_hdl = ctx->link_hdl;
  784. notify.dev_hdl = ctx->dev_hdl;
  785. notify.req_id = req_id;
  786. notify.error = error;
  787. notify.trigger = trigger_type;
  788. notify.frame_id = ctx_isp->frame_id;
  789. notify.sof_timestamp_val = ctx_isp->sof_timestamp_val;
  790. if (error == CRM_KMD_ERR_BUBBLE)
  791. CAM_WARN(CAM_ISP,
  792. "Notify CRM about bubble req: %llu frame: %llu in ctx: %u on link: 0x%x",
  793. req_id, ctx_isp->frame_id, ctx->ctx_id, ctx->link_hdl);
  794. else
  795. CAM_ERR(CAM_ISP,
  796. "Notify CRM about fatal error: %u req: %llu frame: %llu in ctx: %u on link: 0x%x",
  797. error, req_id, ctx_isp->frame_id, ctx->ctx_id, ctx->link_hdl);
  798. rc = ctx->ctx_crm_intf->notify_err(&notify);
  799. if (rc)
  800. CAM_ERR(CAM_ISP,
  801. "Failed to notify error: %u for req: %lu on ctx: %u in link: 0x%x",
  802. error, req_id, ctx->ctx_id, ctx->link_hdl);
  803. return rc;
  804. }
  805. static int __cam_isp_ctx_trigger_reg_dump(
  806. enum cam_hw_mgr_command cmd,
  807. struct cam_context *ctx)
  808. {
  809. int rc = 0;
  810. struct cam_hw_cmd_args hw_cmd_args;
  811. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  812. hw_cmd_args.cmd_type = cmd;
  813. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  814. &hw_cmd_args);
  815. if (rc) {
  816. CAM_ERR(CAM_ISP, "Reg dump on error failed ctx: %u link: 0x%x rc: %d",
  817. ctx->ctx_id, ctx->link_hdl, rc);
  818. goto end;
  819. }
  820. CAM_DBG(CAM_ISP,
  821. "Reg dump type: %u successful in ctx: %u on link: 0x%x",
  822. cmd, ctx->ctx_id, ctx->link_hdl);
  823. end:
  824. return rc;
  825. }
  826. static int __cam_isp_ctx_pause_crm_timer(
  827. struct cam_context *ctx)
  828. {
  829. int rc = -EINVAL;
  830. struct cam_req_mgr_timer_notify timer;
  831. if (!ctx || !ctx->ctx_crm_intf)
  832. goto end;
  833. timer.link_hdl = ctx->link_hdl;
  834. timer.dev_hdl = ctx->dev_hdl;
  835. timer.state = false;
  836. rc = ctx->ctx_crm_intf->notify_timer(&timer);
  837. if (rc) {
  838. CAM_ERR(CAM_ISP, "Failed to pause sof timer in ctx: %u on link: 0x%x",
  839. ctx->ctx_id, ctx->link_hdl);
  840. goto end;
  841. }
  842. CAM_DBG(CAM_ISP, "Notify CRM to pause timer for ctx: %u link: 0x%x success",
  843. ctx->ctx_id, ctx->link_hdl);
  844. end:
  845. return rc;
  846. }
  847. static inline void __cam_isp_ctx_update_sof_ts_util(
  848. struct cam_isp_hw_sof_event_data *sof_event_data,
  849. struct cam_isp_context *ctx_isp)
  850. {
  851. /* Delayed update, skip if ts is already updated */
  852. if (ctx_isp->sof_timestamp_val == sof_event_data->timestamp)
  853. return;
  854. ctx_isp->frame_id++;
  855. ctx_isp->sof_timestamp_val = sof_event_data->timestamp;
  856. ctx_isp->boot_timestamp = sof_event_data->boot_time;
  857. }
  858. static int cam_isp_ctx_dump_req(
  859. struct cam_isp_ctx_req *req_isp,
  860. uintptr_t cpu_addr,
  861. size_t buf_len,
  862. size_t *offset,
  863. bool dump_to_buff)
  864. {
  865. int i, rc = 0;
  866. size_t len = 0;
  867. uint32_t *buf_addr;
  868. uint32_t *buf_start, *buf_end;
  869. size_t remain_len = 0;
  870. struct cam_cdm_cmd_buf_dump_info dump_info;
  871. for (i = 0; i < req_isp->num_cfg; i++) {
  872. rc = cam_packet_util_get_cmd_mem_addr(
  873. req_isp->cfg[i].handle, &buf_addr, &len);
  874. if (rc) {
  875. CAM_ERR_RATE_LIMIT(CAM_ISP,
  876. "Failed to get_cmd_mem_addr, rc=%d",
  877. rc);
  878. } else {
  879. if (req_isp->cfg[i].offset >= ((uint32_t)len)) {
  880. CAM_ERR(CAM_ISP,
  881. "Invalid offset exp %u actual %u",
  882. req_isp->cfg[i].offset, (uint32_t)len);
  883. cam_mem_put_cpu_buf(req_isp->cfg[i].handle);
  884. return -EINVAL;
  885. }
  886. remain_len = len - req_isp->cfg[i].offset;
  887. if (req_isp->cfg[i].len >
  888. ((uint32_t)remain_len)) {
  889. CAM_ERR(CAM_ISP,
  890. "Invalid len exp %u remain_len %u",
  891. req_isp->cfg[i].len,
  892. (uint32_t)remain_len);
  893. cam_mem_put_cpu_buf(req_isp->cfg[i].handle);
  894. return -EINVAL;
  895. }
  896. buf_start = (uint32_t *)((uint8_t *) buf_addr +
  897. req_isp->cfg[i].offset);
  898. buf_end = (uint32_t *)((uint8_t *) buf_start +
  899. req_isp->cfg[i].len - 1);
  900. if (dump_to_buff) {
  901. if (!cpu_addr || !offset || !buf_len) {
  902. CAM_ERR(CAM_ISP, "Invalid args");
  903. cam_mem_put_cpu_buf(req_isp->cfg[i].handle);
  904. break;
  905. }
  906. dump_info.src_start = buf_start;
  907. dump_info.src_end = buf_end;
  908. dump_info.dst_start = cpu_addr;
  909. dump_info.dst_offset = *offset;
  910. dump_info.dst_max_size = buf_len;
  911. rc = cam_cdm_util_dump_cmd_bufs_v2(
  912. &dump_info);
  913. *offset = dump_info.dst_offset;
  914. if (rc) {
  915. cam_mem_put_cpu_buf(req_isp->cfg[i].handle);
  916. return rc;
  917. }
  918. } else
  919. cam_cdm_util_dump_cmd_buf(buf_start, buf_end);
  920. cam_mem_put_cpu_buf(req_isp->cfg[i].handle);
  921. }
  922. }
  923. return rc;
  924. }
  925. static int __cam_isp_ctx_enqueue_request_in_order(
  926. struct cam_context *ctx, struct cam_ctx_request *req, bool lock)
  927. {
  928. struct cam_ctx_request *req_current;
  929. struct cam_ctx_request *req_prev;
  930. struct list_head temp_list;
  931. struct cam_isp_context *ctx_isp;
  932. INIT_LIST_HEAD(&temp_list);
  933. if (lock)
  934. spin_lock_bh(&ctx->lock);
  935. if (list_empty(&ctx->pending_req_list)) {
  936. list_add_tail(&req->list, &ctx->pending_req_list);
  937. } else {
  938. list_for_each_entry_safe_reverse(
  939. req_current, req_prev, &ctx->pending_req_list, list) {
  940. if (req->request_id < req_current->request_id) {
  941. list_del_init(&req_current->list);
  942. list_add(&req_current->list, &temp_list);
  943. continue;
  944. } else if (req->request_id == req_current->request_id) {
  945. CAM_WARN(CAM_ISP,
  946. "Received duplicated request %lld, ctx_idx: %u link: 0x%x",
  947. req->request_id, ctx->ctx_id, ctx->link_hdl);
  948. }
  949. break;
  950. }
  951. list_add_tail(&req->list, &ctx->pending_req_list);
  952. if (!list_empty(&temp_list)) {
  953. list_for_each_entry_safe(
  954. req_current, req_prev, &temp_list, list) {
  955. list_del_init(&req_current->list);
  956. list_add_tail(&req_current->list,
  957. &ctx->pending_req_list);
  958. }
  959. }
  960. }
  961. ctx_isp = (struct cam_isp_context *) ctx->ctx_priv;
  962. __cam_isp_ctx_update_event_record(ctx_isp,
  963. CAM_ISP_CTX_EVENT_SUBMIT, req, NULL);
  964. if (lock)
  965. spin_unlock_bh(&ctx->lock);
  966. return 0;
  967. }
  968. static int __cam_isp_ctx_enqueue_init_request(
  969. struct cam_context *ctx, struct cam_ctx_request *req)
  970. {
  971. int rc = 0;
  972. struct cam_ctx_request *req_old;
  973. struct cam_isp_ctx_req *req_isp_old;
  974. struct cam_isp_ctx_req *req_isp_new;
  975. struct cam_isp_prepare_hw_update_data *req_update_old;
  976. struct cam_isp_prepare_hw_update_data *req_update_new;
  977. struct cam_isp_prepare_hw_update_data *hw_update_data;
  978. struct cam_isp_fcg_config_info *fcg_info_old;
  979. struct cam_isp_fcg_config_info *fcg_info_new;
  980. spin_lock_bh(&ctx->lock);
  981. if (list_empty(&ctx->pending_req_list)) {
  982. list_add_tail(&req->list, &ctx->pending_req_list);
  983. CAM_DBG(CAM_ISP, "INIT packet added req id= %d, ctx_idx: %u, link: 0x%x",
  984. req->request_id, ctx->ctx_id, ctx->link_hdl);
  985. goto end;
  986. }
  987. req_old = list_first_entry(&ctx->pending_req_list,
  988. struct cam_ctx_request, list);
  989. req_isp_old = (struct cam_isp_ctx_req *) req_old->req_priv;
  990. req_isp_new = (struct cam_isp_ctx_req *) req->req_priv;
  991. if (req_isp_old->hw_update_data.packet_opcode_type ==
  992. CAM_ISP_PACKET_INIT_DEV) {
  993. if ((req_isp_old->num_cfg + req_isp_new->num_cfg) >=
  994. ctx->max_hw_update_entries) {
  995. CAM_WARN(CAM_ISP,
  996. "Can not merge INIT pkt num_cfgs = %d, ctx_idx: %u, link: 0x%x",
  997. (req_isp_old->num_cfg +
  998. req_isp_new->num_cfg), ctx->ctx_id, ctx->link_hdl);
  999. rc = -ENOMEM;
  1000. }
  1001. if (req_isp_old->num_fence_map_out != 0 ||
  1002. req_isp_old->num_fence_map_in != 0) {
  1003. CAM_WARN(CAM_ISP, "Invalid INIT pkt sequence, ctx_idx: %u, link: 0x%x",
  1004. ctx->ctx_id, ctx->link_hdl);
  1005. rc = -EINVAL;
  1006. }
  1007. if (!rc) {
  1008. memcpy(req_isp_old->fence_map_out,
  1009. req_isp_new->fence_map_out,
  1010. sizeof(req_isp_new->fence_map_out[0])*
  1011. req_isp_new->num_fence_map_out);
  1012. req_isp_old->num_fence_map_out =
  1013. req_isp_new->num_fence_map_out;
  1014. memcpy(req_isp_old->fence_map_in,
  1015. req_isp_new->fence_map_in,
  1016. sizeof(req_isp_new->fence_map_in[0])*
  1017. req_isp_new->num_fence_map_in);
  1018. req_isp_old->num_fence_map_in =
  1019. req_isp_new->num_fence_map_in;
  1020. /* Copy hw update entries, num_cfg is updated later */
  1021. memcpy(&req_isp_old->cfg[req_isp_old->num_cfg],
  1022. req_isp_new->cfg,
  1023. sizeof(req_isp_new->cfg[0]) *
  1024. req_isp_new->num_cfg);
  1025. memcpy(&req_old->pf_data, &req->pf_data,
  1026. sizeof(struct cam_hw_mgr_pf_request_info));
  1027. if (req_isp_new->hw_update_data.num_reg_dump_buf) {
  1028. req_update_new = &req_isp_new->hw_update_data;
  1029. req_update_old = &req_isp_old->hw_update_data;
  1030. memcpy(&req_update_old->reg_dump_buf_desc,
  1031. &req_update_new->reg_dump_buf_desc,
  1032. sizeof(struct cam_cmd_buf_desc) *
  1033. req_update_new->num_reg_dump_buf);
  1034. req_update_old->num_reg_dump_buf =
  1035. req_update_new->num_reg_dump_buf;
  1036. }
  1037. /* Update HW update params for ePCR */
  1038. hw_update_data = &req_isp_new->hw_update_data;
  1039. req_isp_old->hw_update_data.frame_header_res_id =
  1040. req_isp_new->hw_update_data.frame_header_res_id;
  1041. req_isp_old->hw_update_data.frame_header_cpu_addr =
  1042. hw_update_data->frame_header_cpu_addr;
  1043. if (req_isp_new->hw_update_data.mup_en) {
  1044. req_isp_old->hw_update_data.mup_en =
  1045. req_isp_new->hw_update_data.mup_en;
  1046. req_isp_old->hw_update_data.mup_val =
  1047. req_isp_new->hw_update_data.mup_val;
  1048. req_isp_old->hw_update_data.num_exp =
  1049. req_isp_new->hw_update_data.num_exp;
  1050. }
  1051. /* Copy FCG HW update params */
  1052. fcg_info_new = &hw_update_data->fcg_info;
  1053. fcg_info_old = &req_isp_old->hw_update_data.fcg_info;
  1054. fcg_info_old->use_current_cfg = true;
  1055. if (fcg_info_new->ife_fcg_online) {
  1056. fcg_info_old->ife_fcg_online = true;
  1057. fcg_info_old->ife_fcg_entry_idx =
  1058. req_isp_old->num_cfg +
  1059. fcg_info_new->ife_fcg_entry_idx;
  1060. memcpy(&fcg_info_old->ife_fcg_config,
  1061. &fcg_info_new->ife_fcg_config,
  1062. sizeof(struct cam_isp_fcg_config_internal));
  1063. }
  1064. if (fcg_info_new->sfe_fcg_online) {
  1065. fcg_info_old->sfe_fcg_online = true;
  1066. fcg_info_old->sfe_fcg_entry_idx =
  1067. req_isp_old->num_cfg +
  1068. fcg_info_new->sfe_fcg_entry_idx;
  1069. memcpy(&fcg_info_old->sfe_fcg_config,
  1070. &fcg_info_new->sfe_fcg_config,
  1071. sizeof(struct cam_isp_fcg_config_internal));
  1072. }
  1073. req_isp_old->num_cfg += req_isp_new->num_cfg;
  1074. req_old->request_id = req->request_id;
  1075. list_splice_init(&req->buf_tracker, &req_old->buf_tracker);
  1076. list_add_tail(&req->list, &ctx->free_req_list);
  1077. }
  1078. } else {
  1079. CAM_WARN(CAM_ISP,
  1080. "Received Update pkt before INIT pkt. req_id= %lld, ctx_idx: %u, link: 0x%x",
  1081. req->request_id, ctx->ctx_id, ctx->link_hdl);
  1082. rc = -EINVAL;
  1083. }
  1084. end:
  1085. spin_unlock_bh(&ctx->lock);
  1086. return rc;
  1087. }
  1088. static char *__cam_isp_ife_sfe_resource_handle_id_to_type(
  1089. uint32_t resource_handle)
  1090. {
  1091. switch (resource_handle) {
  1092. /* IFE output ports */
  1093. case CAM_ISP_IFE_OUT_RES_FULL: return "IFE_FULL";
  1094. case CAM_ISP_IFE_OUT_RES_DS4: return "IFE_DS4";
  1095. case CAM_ISP_IFE_OUT_RES_DS16: return "IFE_DS16";
  1096. case CAM_ISP_IFE_OUT_RES_RAW_DUMP: return "IFE_RAW_DUMP";
  1097. case CAM_ISP_IFE_OUT_RES_FD: return "IFE_FD";
  1098. case CAM_ISP_IFE_OUT_RES_PDAF: return "IFE_PDAF";
  1099. case CAM_ISP_IFE_OUT_RES_RDI_0: return "IFE_RDI_0";
  1100. case CAM_ISP_IFE_OUT_RES_RDI_1: return "IFE_RDI_1";
  1101. case CAM_ISP_IFE_OUT_RES_RDI_2: return "IFE_RDI_2";
  1102. case CAM_ISP_IFE_OUT_RES_RDI_3: return "IFE_RDI_3";
  1103. case CAM_ISP_IFE_OUT_RES_STATS_HDR_BE: return "IFE_STATS_HDR_BE";
  1104. case CAM_ISP_IFE_OUT_RES_STATS_HDR_BHIST: return "IFE_STATS_HDR_BHIST";
  1105. case CAM_ISP_IFE_OUT_RES_STATS_TL_BG: return "IFE_STATS_TL_BG";
  1106. case CAM_ISP_IFE_OUT_RES_STATS_BF: return "IFE_STATS_BF";
  1107. case CAM_ISP_IFE_OUT_RES_STATS_AWB_BG: return "IFE_STATS_AWB_BG";
  1108. case CAM_ISP_IFE_OUT_RES_STATS_BHIST: return "IFE_STATS_BHIST";
  1109. case CAM_ISP_IFE_OUT_RES_STATS_RS: return "IFE_STATS_RS";
  1110. case CAM_ISP_IFE_OUT_RES_STATS_CS: return "IFE_STATS_CS";
  1111. case CAM_ISP_IFE_OUT_RES_STATS_IHIST: return "IFE_STATS_IHIST";
  1112. case CAM_ISP_IFE_OUT_RES_FULL_DISP: return "IFE_FULL_DISP";
  1113. case CAM_ISP_IFE_OUT_RES_DS4_DISP: return "IFE_DS4_DISP";
  1114. case CAM_ISP_IFE_OUT_RES_DS16_DISP: return "IFE_DS16_DISP";
  1115. case CAM_ISP_IFE_OUT_RES_2PD: return "IFE_2PD";
  1116. case CAM_ISP_IFE_OUT_RES_LCR: return "IFE_LCR";
  1117. case CAM_ISP_IFE_OUT_RES_AWB_BFW: return "IFE_AWB_BFW";
  1118. case CAM_ISP_IFE_OUT_RES_PREPROCESS_2PD: return "IFE_PREPROCESS_2PD";
  1119. case CAM_ISP_IFE_OUT_RES_STATS_AEC_BE: return "IFE_STATS_AEC_BE";
  1120. case CAM_ISP_IFE_OUT_RES_LTM_STATS: return "IFE_LTM_STATS";
  1121. case CAM_ISP_IFE_OUT_RES_STATS_GTM_BHIST: return "IFE_STATS_GTM_BHIST";
  1122. case CAM_ISP_IFE_LITE_OUT_RES_STATS_BG: return "IFE_STATS_BG";
  1123. case CAM_ISP_IFE_LITE_OUT_RES_PREPROCESS_RAW: return "IFE_PREPROCESS_RAW";
  1124. case CAM_ISP_IFE_OUT_RES_SPARSE_PD: return "IFE_SPARSE_PD";
  1125. case CAM_ISP_IFE_OUT_RES_STATS_CAF: return "IFE_STATS_CAF";
  1126. case CAM_ISP_IFE_OUT_RES_STATS_BAYER_RS: return "IFE_STATS_BAYER_RS";
  1127. case CAM_ISP_IFE_OUT_RES_PDAF_PARSED_DATA: return "IFE_PDAF_PARSED_DATA";
  1128. case CAM_ISP_IFE_OUT_RES_STATS_ALSC: return "IFE_STATS_ALSC";
  1129. /* SFE output ports */
  1130. case CAM_ISP_SFE_OUT_RES_RDI_0: return "SFE_RDI_0";
  1131. case CAM_ISP_SFE_OUT_RES_RDI_1: return "SFE_RDI_1";
  1132. case CAM_ISP_SFE_OUT_RES_RDI_2: return "SFE_RDI_2";
  1133. case CAM_ISP_SFE_OUT_RES_RDI_3: return "SFE_RDI_3";
  1134. case CAM_ISP_SFE_OUT_RES_RDI_4: return "SFE_RDI_4";
  1135. case CAM_ISP_SFE_OUT_BE_STATS_0: return "SFE_BE_STATS_0";
  1136. case CAM_ISP_SFE_OUT_BE_STATS_1: return "SFE_BE_STATS_1";
  1137. case CAM_ISP_SFE_OUT_BE_STATS_2: return "SFE_BE_STATS_2";
  1138. case CAM_ISP_SFE_OUT_BHIST_STATS_0: return "SFE_BHIST_STATS_0";
  1139. case CAM_ISP_SFE_OUT_BHIST_STATS_1: return "SFE_BHIST_STATS_1";
  1140. case CAM_ISP_SFE_OUT_BHIST_STATS_2: return "SFE_BHIST_STATS_2";
  1141. case CAM_ISP_SFE_OUT_RES_LCR: return "SFE_LCR";
  1142. case CAM_ISP_SFE_OUT_RES_RAW_DUMP: return "SFE_PROCESSED_RAW";
  1143. case CAM_ISP_SFE_OUT_RES_IR: return "SFE_IR";
  1144. case CAM_ISP_SFE_OUT_BAYER_RS_STATS_0: return "SFE_RS_STATS_0";
  1145. case CAM_ISP_SFE_OUT_BAYER_RS_STATS_1: return "SFE_RS_STATS_1";
  1146. case CAM_ISP_SFE_OUT_BAYER_RS_STATS_2: return "SFE_RS_STATS_2";
  1147. case CAM_ISP_SFE_OUT_HDR_STATS: return "HDR_STATS";
  1148. /* SFE input ports */
  1149. case CAM_ISP_SFE_IN_RD_0: return "SFE_RD_0";
  1150. case CAM_ISP_SFE_IN_RD_1: return "SFE_RD_1";
  1151. case CAM_ISP_SFE_IN_RD_2: return "SFE_RD_2";
  1152. /* Handle invalid type */
  1153. default: return "Invalid_Resource_Type";
  1154. }
  1155. }
  1156. static const char *__cam_isp_tfe_resource_handle_id_to_type(
  1157. uint32_t resource_handle)
  1158. {
  1159. switch (resource_handle) {
  1160. /* TFE output ports */
  1161. case CAM_ISP_TFE_OUT_RES_FULL: return "TFE_FULL";
  1162. case CAM_ISP_TFE_OUT_RES_RAW_DUMP: return "TFE_RAW_DUMP";
  1163. case CAM_ISP_TFE_OUT_RES_PDAF: return "TFE_PDAF";
  1164. case CAM_ISP_TFE_OUT_RES_RDI_0: return "TFE_RDI_0";
  1165. case CAM_ISP_TFE_OUT_RES_RDI_1: return "TFE_RDI_1";
  1166. case CAM_ISP_TFE_OUT_RES_RDI_2: return "TFE_RDI_2";
  1167. case CAM_ISP_TFE_OUT_RES_STATS_HDR_BE: return "TFE_STATS_HDR_BE";
  1168. case CAM_ISP_TFE_OUT_RES_STATS_HDR_BHIST: return "TFE_STATS_HDR_BHIST";
  1169. case CAM_ISP_TFE_OUT_RES_STATS_TL_BG: return "TFE_STATS_TL_BG";
  1170. case CAM_ISP_TFE_OUT_RES_STATS_BF: return "TFE_STATS_BF";
  1171. case CAM_ISP_TFE_OUT_RES_STATS_AWB_BG: return "TFE_STATS_AWB_BG";
  1172. case CAM_ISP_TFE_OUT_RES_STATS_RS: return "TFE_STATS_RS";
  1173. case CAM_ISP_TFE_OUT_RES_DS4: return "TFE_DS_4";
  1174. case CAM_ISP_TFE_OUT_RES_DS16: return "TFE_DS_16";
  1175. case CAM_ISP_TFE_OUT_RES_AI: return "TFE_AI";
  1176. case CAM_ISP_TFE_OUT_RES_PD_LCR_STATS: return "TFE_LCR_STATS";
  1177. case CAM_ISP_TFE_OUT_RES_PD_PREPROCESSED: return "TFE_PD_PREPROCESSED";
  1178. case CAM_ISP_TFE_OUT_RES_PD_PARSED: return "TFE_PD_PARSED";
  1179. /* Handle invalid type */
  1180. default: return "Invalid_Resource_Type";
  1181. }
  1182. }
  1183. static const char *__cam_isp_resource_handle_id_to_type(
  1184. uint32_t device_type, uint32_t resource_handle)
  1185. {
  1186. switch (device_type) {
  1187. case CAM_IFE_DEVICE_TYPE:
  1188. case CAM_TFE_MC_DEVICE_TYPE:
  1189. return __cam_isp_ife_sfe_resource_handle_id_to_type(resource_handle);
  1190. case CAM_TFE_DEVICE_TYPE:
  1191. return __cam_isp_tfe_resource_handle_id_to_type(resource_handle);
  1192. default:
  1193. return "INVALID_DEV_TYPE";
  1194. }
  1195. }
  1196. static uint64_t __cam_isp_ctx_get_event_ts(uint32_t evt_id, void *evt_data)
  1197. {
  1198. uint64_t ts = 0;
  1199. if (!evt_data)
  1200. return 0;
  1201. switch (evt_id) {
  1202. case CAM_ISP_HW_EVENT_ERROR:
  1203. ts = ((struct cam_isp_hw_error_event_data *)evt_data)->
  1204. timestamp;
  1205. break;
  1206. case CAM_ISP_HW_EVENT_SOF:
  1207. ts = ((struct cam_isp_hw_sof_event_data *)evt_data)->
  1208. timestamp;
  1209. break;
  1210. case CAM_ISP_HW_EVENT_REG_UPDATE:
  1211. ts = ((struct cam_isp_hw_reg_update_event_data *)evt_data)->
  1212. timestamp;
  1213. break;
  1214. case CAM_ISP_HW_EVENT_EPOCH:
  1215. ts = ((struct cam_isp_hw_epoch_event_data *)evt_data)->
  1216. timestamp;
  1217. break;
  1218. case CAM_ISP_HW_EVENT_EOF:
  1219. ts = ((struct cam_isp_hw_eof_event_data *)evt_data)->
  1220. timestamp;
  1221. break;
  1222. case CAM_ISP_HW_EVENT_DONE:
  1223. case CAM_ISP_HW_SECONDARY_EVENT:
  1224. break;
  1225. default:
  1226. CAM_DBG(CAM_ISP, "Invalid Event Type %d", evt_id);
  1227. }
  1228. return ts;
  1229. }
  1230. static int __cam_isp_ctx_get_hw_timestamp(struct cam_context *ctx, uint64_t *prev_ts,
  1231. uint64_t *curr_ts, uint64_t *boot_ts)
  1232. {
  1233. struct cam_hw_cmd_args hw_cmd_args;
  1234. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  1235. int rc;
  1236. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  1237. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  1238. hw_cmd_args.u.internal_args = &isp_hw_cmd_args;
  1239. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_GET_SOF_TS;
  1240. rc = ctx->hw_mgr_intf->hw_cmd(ctx->ctxt_to_hw_map, &hw_cmd_args);
  1241. if (rc)
  1242. return rc;
  1243. if (isp_hw_cmd_args.u.sof_ts.prev >= isp_hw_cmd_args.u.sof_ts.curr) {
  1244. CAM_ERR(CAM_ISP, "ctx:%u link:0x%x prev timestamp greater than curr timestamp",
  1245. ctx->ctx_id, ctx->link_hdl);
  1246. return -EINVAL;
  1247. }
  1248. *prev_ts = isp_hw_cmd_args.u.sof_ts.prev;
  1249. *curr_ts = isp_hw_cmd_args.u.sof_ts.curr;
  1250. *boot_ts = isp_hw_cmd_args.u.sof_ts.boot;
  1251. return 0;
  1252. }
  1253. static int __cam_isp_ctx_get_cdm_done_timestamp(struct cam_context *ctx,
  1254. uint64_t *last_cdm_done_req)
  1255. {
  1256. struct cam_hw_cmd_args hw_cmd_args;
  1257. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  1258. struct tm ts;
  1259. int rc;
  1260. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  1261. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  1262. hw_cmd_args.u.internal_args = &isp_hw_cmd_args;
  1263. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_GET_LAST_CDM_DONE;
  1264. rc = ctx->hw_mgr_intf->hw_cmd(ctx->ctxt_to_hw_map, &hw_cmd_args);
  1265. if (rc)
  1266. return rc;
  1267. *last_cdm_done_req = isp_hw_cmd_args.u.last_cdm_done;
  1268. ctx->cdm_done_ts = isp_hw_cmd_args.cdm_done_ts;
  1269. time64_to_tm(isp_hw_cmd_args.cdm_done_ts.tv_sec, 0, &ts);
  1270. CAM_DBG(CAM_ISP,
  1271. "last_cdm_done req: %llu ctx: %u link: 0x%x time[%d-%d %d:%d:%d.%lld]",
  1272. last_cdm_done_req, ctx->ctx_id, ctx->link_hdl,
  1273. ts.tm_mon + 1, ts.tm_mday, ts.tm_hour, ts.tm_min, ts.tm_sec,
  1274. isp_hw_cmd_args.cdm_done_ts.tv_nsec / 1000000);
  1275. return 0;
  1276. }
  1277. static int __cam_isp_ctx_recover_sof_timestamp(struct cam_context *ctx, uint64_t request_id)
  1278. {
  1279. struct cam_isp_context *ctx_isp = ctx->ctx_priv;
  1280. uint64_t prev_ts, curr_ts, boot_ts;
  1281. uint64_t a, b, c;
  1282. int rc;
  1283. rc = __cam_isp_ctx_get_hw_timestamp(ctx, &prev_ts, &curr_ts, &boot_ts);
  1284. if (rc) {
  1285. CAM_ERR(CAM_ISP, "ctx:%u link: 0x%x Failed to get timestamp from HW",
  1286. ctx->ctx_id, ctx->link_hdl);
  1287. return rc;
  1288. }
  1289. /**
  1290. * If the last received SOF was for frame A and we have missed the SOF for frame B,
  1291. * then we need to find out if the hardware is at frame B or C.
  1292. * +-----+-----+-----+
  1293. * | A | B | C |
  1294. * +-----+-----+-----+
  1295. */
  1296. a = ctx_isp->sof_timestamp_val;
  1297. if (a == prev_ts) {
  1298. /* Hardware is at frame B */
  1299. b = curr_ts;
  1300. CAM_DBG(CAM_ISP, "ctx:%u link:0x%x recover time(last:0x%llx,curr:0x%llx)req:%llu",
  1301. ctx->ctx_id, ctx->link_hdl, a, b, request_id);
  1302. } else if (a < prev_ts) {
  1303. /* Hardware is at frame C */
  1304. b = prev_ts;
  1305. c = curr_ts;
  1306. CAM_DBG(CAM_ISP,
  1307. "ctx:%u link:0x%x recover time(last:0x%llx,prev:0x%llx,curr:0x%llx)req:%llu",
  1308. ctx->ctx_id, ctx->link_hdl, a, b, c, request_id);
  1309. } else {
  1310. /* Hardware is at frame A (which we supposedly missed) */
  1311. CAM_ERR_RATE_LIMIT(CAM_ISP,
  1312. "ctx:%u link: 0x%x erroneous call to SOF recovery(last:0x%llx, prev:0x%llx, curr:0x%llx) req: %llu",
  1313. ctx->ctx_id, ctx->link_hdl, a, prev_ts, curr_ts, request_id);
  1314. return 0;
  1315. }
  1316. ctx_isp->boot_timestamp = boot_ts + (b - curr_ts);
  1317. ctx_isp->sof_timestamp_val = b;
  1318. ctx_isp->frame_id++;
  1319. return 0;
  1320. }
  1321. static void __cam_isp_ctx_send_sof_boot_timestamp(
  1322. struct cam_isp_context *ctx_isp, uint64_t request_id,
  1323. uint32_t sof_event_status, struct shutter_event *shutter_event)
  1324. {
  1325. struct cam_req_mgr_message req_msg;
  1326. req_msg.session_hdl = ctx_isp->base->session_hdl;
  1327. req_msg.u.frame_msg.frame_id = ctx_isp->frame_id;
  1328. req_msg.u.frame_msg.request_id = request_id;
  1329. req_msg.u.frame_msg.timestamp = ctx_isp->boot_timestamp;
  1330. req_msg.u.frame_msg.link_hdl = ctx_isp->base->link_hdl;
  1331. req_msg.u.frame_msg.sof_status = sof_event_status;
  1332. req_msg.u.frame_msg.frame_id_meta = ctx_isp->frame_id_meta;
  1333. CAM_DBG(CAM_ISP,
  1334. "request id:%lld frame number:%lld boot time stamp:0x%llx status:%u",
  1335. request_id, ctx_isp->frame_id,
  1336. ctx_isp->boot_timestamp, sof_event_status);
  1337. shutter_event->frame_id = ctx_isp->frame_id;
  1338. shutter_event->req_id = request_id;
  1339. shutter_event->boot_ts = ctx_isp->boot_timestamp;
  1340. shutter_event->sof_ts = ctx_isp->sof_timestamp_val;
  1341. if (cam_req_mgr_notify_message(&req_msg,
  1342. V4L_EVENT_CAM_REQ_MGR_SOF_BOOT_TS,
  1343. V4L_EVENT_CAM_REQ_MGR_EVENT))
  1344. CAM_ERR(CAM_ISP,
  1345. "Error in notifying the boot time for req id:%lld",
  1346. request_id);
  1347. __cam_isp_ctx_update_event_record(ctx_isp,
  1348. CAM_ISP_CTX_EVENT_SHUTTER, NULL, shutter_event);
  1349. }
  1350. static void __cam_isp_ctx_send_unified_timestamp(
  1351. struct cam_isp_context *ctx_isp, uint64_t request_id,
  1352. struct shutter_event *shutter_event)
  1353. {
  1354. struct cam_req_mgr_message req_msg;
  1355. req_msg.session_hdl = ctx_isp->base->session_hdl;
  1356. req_msg.u.frame_msg_v2.frame_id = ctx_isp->frame_id;
  1357. req_msg.u.frame_msg_v2.request_id = request_id;
  1358. req_msg.u.frame_msg_v2.timestamps[CAM_REQ_SOF_QTIMER_TIMESTAMP] =
  1359. (request_id == 0) ? 0 : ctx_isp->sof_timestamp_val;
  1360. req_msg.u.frame_msg_v2.timestamps[CAM_REQ_BOOT_TIMESTAMP] = ctx_isp->boot_timestamp;
  1361. req_msg.u.frame_msg_v2.link_hdl = ctx_isp->base->link_hdl;
  1362. req_msg.u.frame_msg_v2.frame_id_meta = ctx_isp->frame_id_meta;
  1363. CAM_DBG(CAM_ISP,
  1364. "link hdl 0x%x request id:%lld frame number:%lld SOF time stamp:0x%llx ctx %d\
  1365. boot time stamp:0x%llx", ctx_isp->base->link_hdl, request_id,
  1366. ctx_isp->frame_id, ctx_isp->sof_timestamp_val,ctx_isp->base->ctx_id,
  1367. ctx_isp->boot_timestamp);
  1368. shutter_event->frame_id = ctx_isp->frame_id;
  1369. shutter_event->req_id = request_id;
  1370. shutter_event->boot_ts = ctx_isp->boot_timestamp;
  1371. shutter_event->sof_ts = ctx_isp->sof_timestamp_val;
  1372. if (cam_req_mgr_notify_message(&req_msg,
  1373. V4L_EVENT_CAM_REQ_MGR_SOF_UNIFIED_TS, V4L_EVENT_CAM_REQ_MGR_EVENT))
  1374. CAM_ERR(CAM_ISP,
  1375. "Error in notifying the sof and boot time for req id:%lld",
  1376. request_id);
  1377. __cam_isp_ctx_update_event_record(ctx_isp,
  1378. CAM_ISP_CTX_EVENT_SHUTTER, NULL, shutter_event);
  1379. }
  1380. static void __cam_isp_ctx_send_sof_timestamp_frame_header(
  1381. struct cam_isp_context *ctx_isp, uint32_t *frame_header_cpu_addr,
  1382. uint64_t request_id, uint32_t sof_event_status)
  1383. {
  1384. uint32_t *time32 = NULL;
  1385. uint64_t timestamp = 0;
  1386. struct cam_req_mgr_message req_msg;
  1387. time32 = frame_header_cpu_addr;
  1388. timestamp = (uint64_t) time32[1];
  1389. timestamp = timestamp << 24;
  1390. timestamp |= (uint64_t)(time32[0] >> 8);
  1391. timestamp = mul_u64_u32_div(timestamp,
  1392. CAM_IFE_QTIMER_MUL_FACTOR,
  1393. CAM_IFE_QTIMER_DIV_FACTOR);
  1394. ctx_isp->sof_timestamp_val = timestamp;
  1395. req_msg.session_hdl = ctx_isp->base->session_hdl;
  1396. req_msg.u.frame_msg.frame_id = ctx_isp->frame_id;
  1397. req_msg.u.frame_msg.request_id = request_id;
  1398. req_msg.u.frame_msg.timestamp = ctx_isp->sof_timestamp_val;
  1399. req_msg.u.frame_msg.link_hdl = ctx_isp->base->link_hdl;
  1400. req_msg.u.frame_msg.sof_status = sof_event_status;
  1401. CAM_DBG(CAM_ISP,
  1402. "request id:%lld frame number:%lld SOF time stamp:0x%llx status:%u",
  1403. request_id, ctx_isp->frame_id,
  1404. ctx_isp->sof_timestamp_val, sof_event_status);
  1405. if (cam_req_mgr_notify_message(&req_msg,
  1406. V4L_EVENT_CAM_REQ_MGR_SOF, V4L_EVENT_CAM_REQ_MGR_EVENT))
  1407. CAM_ERR(CAM_ISP,
  1408. "Error in notifying the sof time for req id:%lld",
  1409. request_id);
  1410. }
  1411. static void __cam_isp_ctx_send_sof_timestamp(
  1412. struct cam_isp_context *ctx_isp, uint64_t request_id,
  1413. uint32_t sof_event_status)
  1414. {
  1415. struct cam_req_mgr_message req_msg;
  1416. struct cam_context *ctx = ctx_isp->base;
  1417. struct shutter_event shutter_event = {0};
  1418. if (ctx_isp->reported_frame_id == ctx_isp->frame_id) {
  1419. if (__cam_isp_ctx_recover_sof_timestamp(ctx_isp->base, request_id))
  1420. CAM_WARN(CAM_ISP, "Missed SOF.No SOF timestamp recovery,ctx:%u,link:0x%x",
  1421. ctx->ctx_id, ctx->link_hdl);
  1422. }
  1423. if (request_id == 0 && (ctx_isp->reported_frame_id == ctx_isp->frame_id)) {
  1424. CAM_WARN_RATE_LIMIT(CAM_ISP,
  1425. "Missed SOF Recovery for invalid req, Skip notificaiton to userspace Ctx: %u link: 0x%x frame_id %u",
  1426. ctx->ctx_id, ctx->link_hdl, ctx_isp->frame_id);
  1427. return;
  1428. }
  1429. ctx_isp->reported_frame_id = ctx_isp->frame_id;
  1430. shutter_event.status = sof_event_status;
  1431. if ((ctx_isp->v4l2_event_sub_ids & (1 << V4L_EVENT_CAM_REQ_MGR_SOF_UNIFIED_TS))
  1432. && !ctx_isp->use_frame_header_ts) {
  1433. __cam_isp_ctx_send_unified_timestamp(ctx_isp, request_id, &shutter_event);
  1434. return;
  1435. }
  1436. if ((ctx_isp->use_frame_header_ts) || (request_id == 0))
  1437. goto end;
  1438. req_msg.session_hdl = ctx_isp->base->session_hdl;
  1439. req_msg.u.frame_msg.frame_id = ctx_isp->frame_id;
  1440. req_msg.u.frame_msg.request_id = request_id;
  1441. req_msg.u.frame_msg.timestamp = ctx_isp->sof_timestamp_val;
  1442. req_msg.u.frame_msg.link_hdl = ctx_isp->base->link_hdl;
  1443. req_msg.u.frame_msg.sof_status = sof_event_status;
  1444. req_msg.u.frame_msg.frame_id_meta = ctx_isp->frame_id_meta;
  1445. CAM_DBG(CAM_ISP,
  1446. "request id:%lld frame number:%lld SOF time stamp:0x%llx status:%u ctx_idx: %u, link: 0x%x",
  1447. request_id, ctx_isp->frame_id,
  1448. ctx_isp->sof_timestamp_val, sof_event_status, ctx->ctx_id, ctx->link_hdl);
  1449. if (cam_req_mgr_notify_message(&req_msg,
  1450. V4L_EVENT_CAM_REQ_MGR_SOF, V4L_EVENT_CAM_REQ_MGR_EVENT))
  1451. CAM_ERR(CAM_ISP,
  1452. "Error in notifying the sof time for req id:%lld, ctx_idx: %u, link: 0x%x",
  1453. request_id, ctx->ctx_id, ctx->link_hdl);
  1454. end:
  1455. __cam_isp_ctx_send_sof_boot_timestamp(ctx_isp,
  1456. request_id, sof_event_status, &shutter_event);
  1457. }
  1458. static void __cam_isp_ctx_handle_buf_done_fail_log(
  1459. struct cam_isp_context *ctx_isp, uint64_t request_id,
  1460. struct cam_isp_ctx_req *req_isp)
  1461. {
  1462. int i;
  1463. struct cam_context *ctx = ctx_isp->base;
  1464. const char *handle_type;
  1465. if (req_isp->num_fence_map_out >= CAM_ISP_CTX_RES_MAX) {
  1466. CAM_ERR(CAM_ISP,
  1467. "Num Resources exceed mMAX %d >= %d ",
  1468. req_isp->num_fence_map_out, CAM_ISP_CTX_RES_MAX);
  1469. return;
  1470. }
  1471. CAM_WARN_RATE_LIMIT(CAM_ISP,
  1472. "Prev Req[%lld] : num_out=%d, num_acked=%d, bubble : report=%d, detected=%d",
  1473. request_id, req_isp->num_fence_map_out, req_isp->num_acked,
  1474. req_isp->bubble_report, req_isp->bubble_detected);
  1475. CAM_WARN_RATE_LIMIT(CAM_ISP,
  1476. "Resource Handles that fail to generate buf_done in prev frame");
  1477. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  1478. if (req_isp->fence_map_out[i].sync_id != -1) {
  1479. handle_type = __cam_isp_resource_handle_id_to_type(
  1480. ctx_isp->isp_device_type,
  1481. req_isp->fence_map_out[i].resource_handle);
  1482. trace_cam_log_event("Buf_done Congestion",
  1483. handle_type, request_id, req_isp->fence_map_out[i].sync_id);
  1484. CAM_WARN_RATE_LIMIT(CAM_ISP,
  1485. "Resource_Handle: [%s][0x%x] Sync_ID: [0x%x]",
  1486. handle_type,
  1487. req_isp->fence_map_out[i].resource_handle,
  1488. req_isp->fence_map_out[i].sync_id);
  1489. }
  1490. }
  1491. ctx_isp->congestion_cnt++;
  1492. /* Trigger SOF freeze debug dump on 3 or greater instances of congestion */
  1493. if ((ctx_isp->congestion_cnt >= CAM_ISP_CONTEXT_CONGESTION_CNT_MAX) &&
  1494. (!ctx_isp->sof_dbg_irq_en))
  1495. __cam_isp_ctx_handle_sof_freeze_evt(ctx);
  1496. }
  1497. static void __cam_isp_context_reset_internal_recovery_params(
  1498. struct cam_isp_context *ctx_isp)
  1499. {
  1500. atomic_set(&ctx_isp->internal_recovery_set, 0);
  1501. atomic_set(&ctx_isp->process_bubble, 0);
  1502. ctx_isp->aeb_error_cnt = 0;
  1503. ctx_isp->bubble_frame_cnt = 0;
  1504. ctx_isp->congestion_cnt = 0;
  1505. ctx_isp->sof_dbg_irq_en = false;
  1506. }
  1507. static int __cam_isp_context_try_internal_recovery(
  1508. struct cam_isp_context *ctx_isp)
  1509. {
  1510. int rc = 0;
  1511. struct cam_context *ctx = ctx_isp->base;
  1512. struct cam_ctx_request *req;
  1513. struct cam_isp_ctx_req *req_isp;
  1514. /*
  1515. * Start with wait list, if recovery is stil set
  1516. * errored request has not been moved to pending yet.
  1517. * Buf done for errored request has not occurred recover
  1518. * from here
  1519. */
  1520. if (!list_empty(&ctx->wait_req_list)) {
  1521. req = list_first_entry(&ctx->wait_req_list, struct cam_ctx_request, list);
  1522. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  1523. if (req->request_id == ctx_isp->recovery_req_id) {
  1524. rc = __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF,
  1525. CRM_KMD_ERR_BUBBLE, ctx_isp->recovery_req_id, ctx_isp);
  1526. if (rc) {
  1527. /* Unable to do bubble recovery reset back to normal */
  1528. CAM_WARN(CAM_ISP,
  1529. "Unable to perform internal recovery [bubble reporting failed] for req: %llu in ctx: %u on link: 0x%x",
  1530. req->request_id, ctx->ctx_id, ctx->link_hdl);
  1531. __cam_isp_context_reset_internal_recovery_params(ctx_isp);
  1532. req_isp->bubble_detected = false;
  1533. goto end;
  1534. }
  1535. list_del_init(&req->list);
  1536. list_add(&req->list, &ctx->pending_req_list);
  1537. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE;
  1538. CAM_INFO(CAM_ISP,
  1539. "Internal recovery for req: %llu in ctx: %u on link: 0x%x triggered",
  1540. ctx_isp->recovery_req_id, ctx->ctx_id, ctx->link_hdl);
  1541. goto end;
  1542. }
  1543. }
  1544. /*
  1545. * If not in wait list only other possibility is request is in pending list
  1546. * on error detection, bubble detect is set assuming new frame after detection
  1547. * comes in, there is an rup it's moved to active list and it finishes with
  1548. * it's buf done's
  1549. */
  1550. if (!list_empty(&ctx->pending_req_list)) {
  1551. req = list_first_entry(&ctx->pending_req_list, struct cam_ctx_request, list);
  1552. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  1553. if (req->request_id == ctx_isp->recovery_req_id) {
  1554. rc = __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF,
  1555. CRM_KMD_ERR_BUBBLE, ctx_isp->recovery_req_id, ctx_isp);
  1556. if (rc) {
  1557. /* Unable to do bubble recovery reset back to normal */
  1558. CAM_WARN(CAM_ISP,
  1559. "Unable to perform internal recovery [bubble reporting failed] for req: %llu in ctx: %u on link: 0x%x",
  1560. req->request_id, ctx->ctx_id, ctx->link_hdl);
  1561. __cam_isp_context_reset_internal_recovery_params(ctx_isp);
  1562. req_isp->bubble_detected = false;
  1563. goto end;
  1564. }
  1565. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE;
  1566. CAM_INFO(CAM_ISP,
  1567. "Internal recovery for req: %llu in ctx: %u on link: 0x%x triggered",
  1568. ctx_isp->recovery_req_id, ctx->ctx_id, ctx->link_hdl);
  1569. goto end;
  1570. }
  1571. }
  1572. /* If request is not found in either of the lists skip recovery */
  1573. __cam_isp_context_reset_internal_recovery_params(ctx_isp);
  1574. end:
  1575. return rc;
  1576. }
  1577. static int __cam_isp_ctx_handle_buf_done_for_req_list(
  1578. struct cam_isp_context *ctx_isp,
  1579. struct cam_ctx_request *req)
  1580. {
  1581. int rc = 0, i;
  1582. uint64_t buf_done_req_id;
  1583. struct cam_isp_ctx_req *req_isp;
  1584. struct cam_context *ctx = ctx_isp->base;
  1585. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  1586. ctx_isp->active_req_cnt--;
  1587. buf_done_req_id = req->request_id;
  1588. if (req_isp->bubble_detected && req_isp->bubble_report) {
  1589. req_isp->num_acked = 0;
  1590. req_isp->num_deferred_acks = 0;
  1591. req_isp->bubble_detected = false;
  1592. list_del_init(&req->list);
  1593. atomic_set(&ctx_isp->process_bubble, 0);
  1594. req_isp->cdm_reset_before_apply = false;
  1595. ctx_isp->bubble_frame_cnt = 0;
  1596. if (buf_done_req_id <= ctx->last_flush_req) {
  1597. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  1598. for (i = 0; i < req_isp->num_fence_map_out; i++)
  1599. rc = cam_sync_signal(
  1600. req_isp->fence_map_out[i].sync_id,
  1601. CAM_SYNC_STATE_SIGNALED_ERROR,
  1602. CAM_SYNC_ISP_EVENT_BUBBLE);
  1603. list_add_tail(&req->list, &ctx->free_req_list);
  1604. CAM_DBG(CAM_REQ,
  1605. "Move active request %lld to free list(cnt = %d) [flushed], ctx %u, link: 0x%x",
  1606. buf_done_req_id, ctx_isp->active_req_cnt,
  1607. ctx->ctx_id, ctx->link_hdl);
  1608. ctx_isp->last_bufdone_err_apply_req_id = 0;
  1609. } else {
  1610. list_add(&req->list, &ctx->pending_req_list);
  1611. CAM_DBG(CAM_REQ,
  1612. "Move active request %lld to pending list(cnt = %d) [bubble recovery], ctx %u, link: 0x%x",
  1613. req->request_id, ctx_isp->active_req_cnt,
  1614. ctx->ctx_id, ctx->link_hdl);
  1615. }
  1616. } else {
  1617. if (!ctx_isp->use_frame_header_ts) {
  1618. if (ctx_isp->reported_req_id < buf_done_req_id) {
  1619. ctx_isp->reported_req_id = buf_done_req_id;
  1620. __cam_isp_ctx_send_sof_timestamp(ctx_isp,
  1621. buf_done_req_id,
  1622. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  1623. }
  1624. }
  1625. list_del_init(&req->list);
  1626. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  1627. list_add_tail(&req->list, &ctx->free_req_list);
  1628. req_isp->reapply_type = CAM_CONFIG_REAPPLY_NONE;
  1629. req_isp->cdm_reset_before_apply = false;
  1630. req_isp->num_acked = 0;
  1631. req_isp->num_deferred_acks = 0;
  1632. /*
  1633. * Only update the process_bubble and bubble_frame_cnt
  1634. * when bubble is detected on this req, in case the other
  1635. * request is processing bubble.
  1636. */
  1637. if (req_isp->bubble_detected) {
  1638. atomic_set(&ctx_isp->process_bubble, 0);
  1639. ctx_isp->bubble_frame_cnt = 0;
  1640. req_isp->bubble_detected = false;
  1641. }
  1642. CAM_DBG(CAM_REQ,
  1643. "Move active request %lld to free list(cnt = %d) [all fences done], ctx %u link: 0x%x",
  1644. buf_done_req_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  1645. ctx_isp->req_info.last_bufdone_req_id = req->request_id;
  1646. ctx_isp->last_bufdone_err_apply_req_id = 0;
  1647. }
  1648. if (atomic_read(&ctx_isp->internal_recovery_set) && !ctx_isp->active_req_cnt)
  1649. __cam_isp_context_try_internal_recovery(ctx_isp);
  1650. cam_cpas_notify_event("IFE BufDone", buf_done_req_id);
  1651. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  1652. CAM_ISP_STATE_CHANGE_TRIGGER_DONE, buf_done_req_id);
  1653. __cam_isp_ctx_update_event_record(ctx_isp,
  1654. CAM_ISP_CTX_EVENT_BUFDONE, req, NULL);
  1655. return rc;
  1656. }
  1657. static int __cam_isp_ctx_handle_buf_done_for_request(
  1658. struct cam_isp_context *ctx_isp,
  1659. struct cam_ctx_request *req,
  1660. struct cam_isp_hw_done_event_data *done,
  1661. uint32_t bubble_state,
  1662. struct cam_isp_hw_done_event_data *done_next_req)
  1663. {
  1664. int rc = 0;
  1665. int i, j, k;
  1666. bool not_found = false;
  1667. struct cam_isp_ctx_req *req_isp;
  1668. struct cam_context *ctx = ctx_isp->base;
  1669. const char *handle_type;
  1670. struct cam_isp_context_comp_record *comp_grp = NULL;
  1671. trace_cam_buf_done("ISP", ctx, req);
  1672. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  1673. CAM_DBG(CAM_ISP, "Enter with bubble_state %d, req_bubble_detected %d, ctx %u link: 0x%x",
  1674. bubble_state, req_isp->bubble_detected, ctx->ctx_id, ctx->link_hdl);
  1675. done_next_req->resource_handle = 0;
  1676. done_next_req->timestamp = done->timestamp;
  1677. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  1678. if (done->resource_handle ==
  1679. req_isp->fence_map_out[i].resource_handle)
  1680. break;
  1681. }
  1682. if (done->hw_type == CAM_ISP_HW_TYPE_SFE)
  1683. comp_grp = &ctx_isp->sfe_bus_comp_grp[done->comp_group_id];
  1684. else
  1685. comp_grp = &ctx_isp->vfe_bus_comp_grp[done->comp_group_id];
  1686. if (!comp_grp) {
  1687. CAM_ERR(CAM_ISP, "comp_grp is NULL");
  1688. rc = -EINVAL;
  1689. return rc;
  1690. }
  1691. if (i == req_isp->num_fence_map_out) {
  1692. for (j = 0; j < comp_grp->num_res; j++) {
  1693. not_found = false;
  1694. if (comp_grp->res_id[j] == done->resource_handle)
  1695. continue;
  1696. for (k = 0; k < req_isp->num_fence_map_out; k++)
  1697. if (comp_grp->res_id[j] ==
  1698. req_isp->fence_map_out[k].resource_handle)
  1699. break;
  1700. if ((k == req_isp->num_fence_map_out) && (j != comp_grp->num_res - 1))
  1701. continue;
  1702. else if (k != req_isp->num_fence_map_out)
  1703. break;
  1704. else
  1705. not_found = true;
  1706. }
  1707. }
  1708. if (not_found) {
  1709. /*
  1710. * If not found in current request, it could be
  1711. * belonging to next request, this can happen if
  1712. * IRQ delay happens. It is only valid when the
  1713. * platform doesn't have last consumed address.
  1714. */
  1715. CAM_WARN(CAM_ISP,
  1716. "BUF_DONE for res %s not found in Req %lld ",
  1717. __cam_isp_resource_handle_id_to_type(
  1718. ctx_isp->isp_device_type,
  1719. done->resource_handle),
  1720. req->request_id);
  1721. done_next_req->hw_type = done->hw_type;
  1722. done_next_req->resource_handle = done->resource_handle;
  1723. done_next_req->comp_group_id = done->comp_group_id;
  1724. goto check_deferred;
  1725. }
  1726. for (i = 0; i < comp_grp->num_res; i++) {
  1727. for (j = 0; j < req_isp->num_fence_map_out; j++) {
  1728. if (comp_grp->res_id[i] ==
  1729. req_isp->fence_map_out[j].resource_handle)
  1730. break;
  1731. }
  1732. if (j == req_isp->num_fence_map_out) {
  1733. /*
  1734. * If not found in current request, it could be
  1735. * belonging to an active port with no valid fence
  1736. * bound to it, we needn't process it.
  1737. */
  1738. CAM_DBG(CAM_ISP,
  1739. "BUF_DONE for res %s not active in Req %lld ctx %u link: 0x%x",
  1740. __cam_isp_resource_handle_id_to_type(
  1741. ctx_isp->isp_device_type,
  1742. comp_grp->res_id[i]),
  1743. req->request_id, ctx->ctx_id, ctx->link_hdl);
  1744. continue;
  1745. }
  1746. if (req_isp->fence_map_out[j].sync_id == -1) {
  1747. handle_type =
  1748. __cam_isp_resource_handle_id_to_type(
  1749. ctx_isp->isp_device_type,
  1750. req_isp->fence_map_out[j].resource_handle);
  1751. CAM_WARN(CAM_ISP,
  1752. "Duplicate BUF_DONE for req %lld : i=%d, j=%d, res=%s, ctx %u link: 0x%x",
  1753. req->request_id, i, j, handle_type, ctx->ctx_id, ctx->link_hdl);
  1754. trace_cam_log_event("Duplicate BufDone",
  1755. handle_type, req->request_id, ctx->ctx_id);
  1756. continue;
  1757. }
  1758. /* Get buf handles from packet and retrieve them from presil framework */
  1759. if (cam_presil_mode_enabled()) {
  1760. rc = cam_presil_retrieve_buffers_from_packet(req_isp->hw_update_data.packet,
  1761. ctx->img_iommu_hdl, req_isp->fence_map_out[j].resource_handle);
  1762. if (rc) {
  1763. CAM_ERR(CAM_ISP,
  1764. "Failed to retrieve image buffers req_id:%d ctx_id:%u link: 0x%x bubble detected:%d rc:%d",
  1765. req->request_id, ctx->ctx_id, ctx->link_hdl,
  1766. req_isp->bubble_detected, rc);
  1767. return rc;
  1768. }
  1769. }
  1770. if (!req_isp->bubble_detected) {
  1771. handle_type = __cam_isp_resource_handle_id_to_type(
  1772. ctx_isp->isp_device_type,
  1773. req_isp->fence_map_out[j].resource_handle);
  1774. CAM_DBG(CAM_ISP,
  1775. "Sync with success: req %lld res 0x%x fd 0x%x, ctx %u link: 0x%x port %s",
  1776. req->request_id,
  1777. req_isp->fence_map_out[j].resource_handle,
  1778. req_isp->fence_map_out[j].sync_id,
  1779. ctx->ctx_id, ctx->link_hdl, handle_type);
  1780. cam_smmu_buffer_tracker_buffer_putref(
  1781. req_isp->fence_map_out[j].buffer_tracker);
  1782. rc = cam_sync_signal(req_isp->fence_map_out[j].sync_id,
  1783. CAM_SYNC_STATE_SIGNALED_SUCCESS,
  1784. CAM_SYNC_COMMON_EVENT_SUCCESS);
  1785. if (rc)
  1786. CAM_DBG(CAM_ISP, "Sync failed with rc = %d, ctx %u link: 0x%x",
  1787. rc, ctx->ctx_id, ctx->link_hdl);
  1788. } else if (!req_isp->bubble_report) {
  1789. CAM_DBG(CAM_ISP,
  1790. "Sync with failure: req %lld res 0x%x fd 0x%x, ctx %u link: 0x%x",
  1791. req->request_id,
  1792. req_isp->fence_map_out[j].resource_handle,
  1793. req_isp->fence_map_out[j].sync_id,
  1794. ctx->ctx_id, ctx->link_hdl);
  1795. cam_smmu_buffer_tracker_buffer_putref(
  1796. req_isp->fence_map_out[j].buffer_tracker);
  1797. rc = cam_sync_signal(req_isp->fence_map_out[j].sync_id,
  1798. CAM_SYNC_STATE_SIGNALED_ERROR,
  1799. CAM_SYNC_ISP_EVENT_BUBBLE);
  1800. if (rc)
  1801. CAM_ERR(CAM_ISP, "Sync failed with rc = %d, ctx %u link: 0x%x",
  1802. rc, ctx->ctx_id, ctx->link_hdl);
  1803. } else {
  1804. /*
  1805. * Ignore the buffer done if bubble detect is on
  1806. * Increment the ack number here, and queue the
  1807. * request back to pending list whenever all the
  1808. * buffers are done.
  1809. */
  1810. req_isp->num_acked++;
  1811. CAM_DBG(CAM_ISP,
  1812. "buf done with bubble state %d recovery %d for req %lld, ctx %u link: 0x%x",
  1813. bubble_state,
  1814. req_isp->bubble_report,
  1815. req->request_id,
  1816. ctx->ctx_id, ctx->link_hdl);
  1817. continue;
  1818. }
  1819. CAM_DBG(CAM_ISP, "req %lld, reset sync id 0x%x ctx %u link: 0x%x",
  1820. req->request_id,
  1821. req_isp->fence_map_out[j].sync_id, ctx->ctx_id, ctx->link_hdl);
  1822. if (!rc) {
  1823. req_isp->num_acked++;
  1824. req_isp->fence_map_out[j].sync_id = -1;
  1825. }
  1826. if ((ctx_isp->use_frame_header_ts) &&
  1827. (req_isp->hw_update_data.frame_header_res_id ==
  1828. req_isp->fence_map_out[j].resource_handle))
  1829. __cam_isp_ctx_send_sof_timestamp_frame_header(
  1830. ctx_isp,
  1831. req_isp->hw_update_data.frame_header_cpu_addr,
  1832. req->request_id, CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  1833. }
  1834. check_deferred:
  1835. if (req_isp->num_acked > req_isp->num_fence_map_out) {
  1836. /* Should not happen */
  1837. CAM_ERR(CAM_ISP,
  1838. "WARNING: req_id %lld num_acked %d > map_out %d, ctx %u link: 0x%x",
  1839. req->request_id, req_isp->num_acked,
  1840. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  1841. WARN_ON(req_isp->num_acked > req_isp->num_fence_map_out);
  1842. }
  1843. if (req_isp->num_acked != req_isp->num_fence_map_out)
  1844. return rc;
  1845. rc = __cam_isp_ctx_handle_buf_done_for_req_list(ctx_isp, req);
  1846. return rc;
  1847. }
  1848. static int __cam_isp_handle_deferred_buf_done(
  1849. struct cam_isp_context *ctx_isp,
  1850. struct cam_ctx_request *req,
  1851. bool bubble_handling,
  1852. uint32_t status, uint32_t event_cause)
  1853. {
  1854. int i, j;
  1855. int rc = 0;
  1856. struct cam_isp_ctx_req *req_isp =
  1857. (struct cam_isp_ctx_req *) req->req_priv;
  1858. struct cam_context *ctx = ctx_isp->base;
  1859. CAM_DBG(CAM_ISP,
  1860. "ctx[%u] link[0x%x] : Req %llu : Handling %d deferred buf_dones num_acked=%d, bubble_handling=%d",
  1861. ctx->ctx_id, ctx->link_hdl, req->request_id, req_isp->num_deferred_acks,
  1862. req_isp->num_acked, bubble_handling);
  1863. for (i = 0; i < req_isp->num_deferred_acks; i++) {
  1864. j = req_isp->deferred_fence_map_index[i];
  1865. CAM_DBG(CAM_ISP,
  1866. "ctx[%u] link[0x%x] : Sync with status=%d, event_cause=%d: req %lld res 0x%x sync_id 0x%x",
  1867. ctx->ctx_id, ctx->link_hdl, status, event_cause,
  1868. req->request_id,
  1869. req_isp->fence_map_out[j].resource_handle,
  1870. req_isp->fence_map_out[j].sync_id);
  1871. if (req_isp->fence_map_out[j].sync_id == -1) {
  1872. CAM_WARN(CAM_ISP,
  1873. "ctx[%u] link[0x%x] : Deferred buf_done already signalled, req_id=%llu, j=%d, res=0x%x",
  1874. ctx->ctx_id, ctx->link_hdl, req->request_id, j,
  1875. req_isp->fence_map_out[j].resource_handle);
  1876. continue;
  1877. }
  1878. if (!bubble_handling) {
  1879. CAM_WARN(CAM_ISP,
  1880. "Unexpected Buf done for res=0x%x on ctx[%u] link[0x%x] for Req %llu, status=%d, possible bh delays",
  1881. req_isp->fence_map_out[j].resource_handle, ctx->ctx_id,
  1882. ctx->link_hdl, req->request_id, status);
  1883. rc = cam_sync_signal(req_isp->fence_map_out[j].sync_id,
  1884. status, event_cause);
  1885. if (rc) {
  1886. CAM_ERR(CAM_ISP,
  1887. "ctx[%u] link[0x%x] : Sync signal for Req %llu, sync_id %d status=%d failed with rc = %d",
  1888. ctx->ctx_id, ctx->link_hdl, req->request_id,
  1889. req_isp->fence_map_out[j].sync_id,
  1890. status, rc);
  1891. } else {
  1892. req_isp->num_acked++;
  1893. req_isp->fence_map_out[j].sync_id = -1;
  1894. }
  1895. } else {
  1896. req_isp->num_acked++;
  1897. }
  1898. }
  1899. CAM_DBG(CAM_ISP,
  1900. "ctx[%u] link[0x%x] : Req %llu : Handled %d deferred buf_dones num_acked=%d, num_fence_map_out=%d",
  1901. ctx->ctx_id, ctx->link_hdl, req->request_id, req_isp->num_deferred_acks,
  1902. req_isp->num_acked, req_isp->num_fence_map_out);
  1903. req_isp->num_deferred_acks = 0;
  1904. return rc;
  1905. }
  1906. static int __cam_isp_ctx_handle_deferred_buf_done_in_bubble(
  1907. struct cam_isp_context *ctx_isp,
  1908. struct cam_ctx_request *req)
  1909. {
  1910. int rc = 0;
  1911. struct cam_context *ctx = ctx_isp->base;
  1912. struct cam_isp_ctx_req *req_isp;
  1913. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  1914. if (req_isp->num_deferred_acks)
  1915. rc = __cam_isp_handle_deferred_buf_done(ctx_isp, req,
  1916. req_isp->bubble_report,
  1917. CAM_SYNC_STATE_SIGNALED_ERROR,
  1918. CAM_SYNC_ISP_EVENT_BUBBLE);
  1919. if (req_isp->num_acked > req_isp->num_fence_map_out) {
  1920. /* Should not happen */
  1921. CAM_ERR(CAM_ISP,
  1922. "WARNING: req_id %lld num_acked %d > map_out %d, ctx %u, link[0x%x]",
  1923. req->request_id, req_isp->num_acked,
  1924. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  1925. WARN_ON(req_isp->num_acked > req_isp->num_fence_map_out);
  1926. }
  1927. if (req_isp->num_acked == req_isp->num_fence_map_out)
  1928. rc = __cam_isp_ctx_handle_buf_done_for_req_list(ctx_isp, req);
  1929. return rc;
  1930. }
  1931. static int __cam_isp_ctx_handle_buf_done_for_request_verify_addr(
  1932. struct cam_isp_context *ctx_isp,
  1933. struct cam_ctx_request *req,
  1934. struct cam_isp_hw_done_event_data *done,
  1935. uint32_t bubble_state,
  1936. bool verify_consumed_addr,
  1937. bool defer_buf_done)
  1938. {
  1939. int rc = 0;
  1940. int i, j, k, def_idx;
  1941. bool not_found = false;
  1942. bool duplicate_defer_buf_done = false;
  1943. struct cam_isp_ctx_req *req_isp;
  1944. struct cam_context *ctx = ctx_isp->base;
  1945. const char *handle_type;
  1946. uint32_t cmp_addr = 0;
  1947. struct cam_isp_hw_done_event_data unhandled_done = {0};
  1948. struct cam_isp_context_comp_record *comp_grp = NULL;
  1949. struct cam_hw_cmd_args hw_cmd_args;
  1950. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  1951. trace_cam_buf_done("ISP", ctx, req);
  1952. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  1953. CAM_DBG(CAM_ISP, "Enter with bubble_state %d, req_bubble_detected %d, ctx %u, link[0x%x]",
  1954. bubble_state, req_isp->bubble_detected, ctx->ctx_id, ctx->link_hdl);
  1955. unhandled_done.timestamp = done->timestamp;
  1956. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  1957. if (done->resource_handle ==
  1958. req_isp->fence_map_out[i].resource_handle) {
  1959. cmp_addr = cam_smmu_is_expanded_memory() ? CAM_36BIT_INTF_GET_IOVA_BASE(
  1960. req_isp->fence_map_out[i].image_buf_addr[0]) :
  1961. req_isp->fence_map_out[i].image_buf_addr[0];
  1962. if (!verify_consumed_addr ||
  1963. (verify_consumed_addr && (done->last_consumed_addr == cmp_addr))) {
  1964. break;
  1965. }
  1966. }
  1967. }
  1968. if (done->hw_type == CAM_ISP_HW_TYPE_SFE)
  1969. comp_grp = &ctx_isp->sfe_bus_comp_grp[done->comp_group_id];
  1970. else
  1971. comp_grp = &ctx_isp->vfe_bus_comp_grp[done->comp_group_id];
  1972. if (!comp_grp) {
  1973. CAM_ERR(CAM_ISP, "comp_grp is NULL for hw_type: %d", done->hw_type);
  1974. rc = -EINVAL;
  1975. return rc;
  1976. }
  1977. if (i == req_isp->num_fence_map_out) {
  1978. not_found = true;
  1979. for (j = 0; j < comp_grp->num_res; j++) {
  1980. /* If the res is same with original res, we don't need to read again */
  1981. if (comp_grp->res_id[j] == done->resource_handle)
  1982. continue;
  1983. /* Check if the res in the requested list */
  1984. for (k = 0; k < req_isp->num_fence_map_out; k++)
  1985. if (comp_grp->res_id[j] ==
  1986. req_isp->fence_map_out[k].resource_handle)
  1987. break;
  1988. /* If res_id[j] isn't in requested list, then try next res in the group */
  1989. if (k == req_isp->num_fence_map_out) {
  1990. if (j != comp_grp->num_res - 1)
  1991. continue;
  1992. else
  1993. break;
  1994. }
  1995. if (!verify_consumed_addr) {
  1996. not_found = false;
  1997. break;
  1998. }
  1999. /*
  2000. * Find out the res from the requested list,
  2001. * then we can get last consumed address from this port.
  2002. */
  2003. done->resource_handle = comp_grp->res_id[j];
  2004. done->last_consumed_addr = 0;
  2005. hw_cmd_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  2006. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  2007. isp_hw_cmd_args.cmd_type =
  2008. CAM_ISP_HW_MGR_GET_LAST_CONSUMED_ADDR;
  2009. isp_hw_cmd_args.cmd_data = done;
  2010. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  2011. rc = ctx->hw_mgr_intf->hw_cmd(
  2012. ctx->hw_mgr_intf->hw_mgr_priv,
  2013. &hw_cmd_args);
  2014. if (rc) {
  2015. CAM_ERR(CAM_ISP, "HW command failed, ctx %u, link: 0x%x",
  2016. ctx->ctx_id, ctx->link_hdl);
  2017. return rc;
  2018. }
  2019. cmp_addr = cam_smmu_is_expanded_memory() ?
  2020. CAM_36BIT_INTF_GET_IOVA_BASE(
  2021. req_isp->fence_map_out[k].image_buf_addr[0]) :
  2022. req_isp->fence_map_out[k].image_buf_addr[0];
  2023. CAM_DBG(CAM_ISP, "Get res %s last_consumed_addr:0x%x cmp_addr:0x%x",
  2024. __cam_isp_resource_handle_id_to_type(
  2025. ctx_isp->isp_device_type, done->resource_handle),
  2026. done->last_consumed_addr, cmp_addr);
  2027. if (done->last_consumed_addr == cmp_addr) {
  2028. CAM_INFO(CAM_ISP, "found...");
  2029. not_found = false;
  2030. break;
  2031. }
  2032. }
  2033. }
  2034. if (not_found) {
  2035. /*
  2036. * If not found in current request, it could be
  2037. * belonging to next request, this can happen if
  2038. * IRQ delay happens. It is only valid when the
  2039. * platform doesn't have last consumed address.
  2040. */
  2041. CAM_WARN(CAM_ISP,
  2042. "BUF_DONE for res %s last_consumed_addr:0x%x not found in Req %lld ",
  2043. __cam_isp_resource_handle_id_to_type(
  2044. ctx_isp->isp_device_type, done->resource_handle),
  2045. done->last_consumed_addr,
  2046. req->request_id);
  2047. unhandled_done.hw_type = done->hw_type;
  2048. unhandled_done.resource_handle = done->resource_handle;
  2049. unhandled_done.comp_group_id = done->comp_group_id;
  2050. unhandled_done.last_consumed_addr = done->last_consumed_addr;
  2051. goto check_deferred;
  2052. }
  2053. for (i = 0; i < comp_grp->num_res; i++) {
  2054. for (j = 0; j < req_isp->num_fence_map_out; j++) {
  2055. if (comp_grp->res_id[i] ==
  2056. req_isp->fence_map_out[j].resource_handle)
  2057. break;
  2058. }
  2059. if (j == req_isp->num_fence_map_out) {
  2060. /*
  2061. * If not found in current request, it could be
  2062. * belonging to an active port with no valid fence
  2063. * bound to it, we needn't process it.
  2064. */
  2065. CAM_DBG(CAM_ISP,
  2066. "BUF_DONE for res %s not active in Req %lld ctx %u, link[0x%x]",
  2067. __cam_isp_resource_handle_id_to_type(
  2068. ctx_isp->isp_device_type, comp_grp->res_id[i]),
  2069. req->request_id, ctx->ctx_id, ctx->link_hdl);
  2070. continue;
  2071. }
  2072. if (req_isp->fence_map_out[j].sync_id == -1) {
  2073. handle_type = __cam_isp_resource_handle_id_to_type(
  2074. ctx_isp->isp_device_type,
  2075. req_isp->fence_map_out[j].resource_handle);
  2076. CAM_WARN(CAM_ISP,
  2077. "Duplicate BUF_DONE for req %lld : i=%d, j=%d, res=%s, ctx %u, link[0x%x]",
  2078. req->request_id, i, j, handle_type, ctx->ctx_id, ctx->link_hdl);
  2079. trace_cam_log_event("Duplicate BufDone",
  2080. handle_type, req->request_id, ctx->ctx_id);
  2081. continue;
  2082. }
  2083. /* Get buf handles from packet and retrieve them from presil framework */
  2084. if (cam_presil_mode_enabled()) {
  2085. rc = cam_presil_retrieve_buffers_from_packet(req_isp->hw_update_data.packet,
  2086. ctx->img_iommu_hdl, req_isp->fence_map_out[j].resource_handle);
  2087. if (rc) {
  2088. CAM_ERR(CAM_ISP,
  2089. "Failed to retrieve image buffers req_id:%d ctx_id:%u link[0x%x] bubble detected:%d rc:%d",
  2090. req->request_id, ctx->ctx_id, ctx->link_hdl,
  2091. req_isp->bubble_detected, rc);
  2092. return rc;
  2093. }
  2094. }
  2095. if (defer_buf_done) {
  2096. uint32_t deferred_indx = req_isp->num_deferred_acks;
  2097. duplicate_defer_buf_done = false;
  2098. for (k = 0; k < req_isp->num_deferred_acks; k++) {
  2099. def_idx = req_isp->deferred_fence_map_index[k];
  2100. if (def_idx == j) {
  2101. CAM_WARN(CAM_ISP,
  2102. "duplicate deferred ack for ctx[%u] link[0x%x] req %lld res 0x%x sync_id 0x%x",
  2103. ctx->ctx_id, ctx->link_hdl,
  2104. req->request_id,
  2105. req_isp->fence_map_out[j].resource_handle,
  2106. req_isp->fence_map_out[j].sync_id);
  2107. duplicate_defer_buf_done = true;
  2108. break;
  2109. }
  2110. }
  2111. if (duplicate_defer_buf_done)
  2112. continue;
  2113. if (req_isp->num_deferred_acks == req_isp->num_fence_map_out) {
  2114. CAM_WARN(CAM_ISP,
  2115. "WARNING: req_id %lld num_deferred_acks %d > map_out %d, ctx_idx:%u link[0x%x]",
  2116. req->request_id, req_isp->num_deferred_acks,
  2117. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  2118. continue;
  2119. }
  2120. /*
  2121. * If we are handling this BUF_DONE event for a request
  2122. * that is still in wait_list, do not signal now,
  2123. * instead mark it as done and handle it later -
  2124. * if this request is going into BUBBLE state later
  2125. * it will automatically be re-applied. If this is not
  2126. * going into BUBBLE, signal fences later.
  2127. * Note - we will come here only if the last consumed
  2128. * address matches with this ports buffer.
  2129. */
  2130. req_isp->deferred_fence_map_index[deferred_indx] = j;
  2131. req_isp->num_deferred_acks++;
  2132. CAM_DBG(CAM_ISP,
  2133. "ctx[%u] link[0x%x]:Deferred buf done for %llu with bubble state %d recovery %d",
  2134. ctx->ctx_id, ctx->link_hdl, req->request_id, bubble_state,
  2135. req_isp->bubble_report);
  2136. CAM_DBG(CAM_ISP,
  2137. "ctx[%u] link[0x%x]:Deferred info:num_acks=%d,fence_map_index=%d,resource_handle=0x%x,sync_id=%d",
  2138. ctx->ctx_id, ctx->link_hdl, req_isp->num_deferred_acks, j,
  2139. req_isp->fence_map_out[j].resource_handle,
  2140. req_isp->fence_map_out[j].sync_id);
  2141. continue;
  2142. } else if (!req_isp->bubble_detected) {
  2143. CAM_DBG(CAM_ISP,
  2144. "Sync with success: req %lld res 0x%x fd 0x%x, ctx %u res %s",
  2145. req->request_id,
  2146. req_isp->fence_map_out[j].resource_handle,
  2147. req_isp->fence_map_out[j].sync_id,
  2148. ctx->ctx_id,
  2149. __cam_isp_resource_handle_id_to_type(ctx_isp->isp_device_type,
  2150. req_isp->fence_map_out[j].resource_handle));
  2151. cam_smmu_buffer_tracker_buffer_putref(
  2152. req_isp->fence_map_out[j].buffer_tracker);
  2153. rc = cam_sync_signal(req_isp->fence_map_out[j].sync_id,
  2154. CAM_SYNC_STATE_SIGNALED_SUCCESS,
  2155. CAM_SYNC_COMMON_EVENT_SUCCESS);
  2156. if (rc) {
  2157. CAM_ERR(CAM_ISP,
  2158. "Sync=%u for req=%llu failed with rc=%d ctx:%u link[0x%x]",
  2159. req_isp->fence_map_out[j].sync_id, req->request_id,
  2160. rc, ctx->ctx_id, ctx->link_hdl);
  2161. } else if (req_isp->num_deferred_acks) {
  2162. /* Process deferred buf_done acks */
  2163. __cam_isp_handle_deferred_buf_done(ctx_isp,
  2164. req, false,
  2165. CAM_SYNC_STATE_SIGNALED_SUCCESS,
  2166. CAM_SYNC_COMMON_EVENT_SUCCESS);
  2167. }
  2168. /* Reset fence */
  2169. req_isp->fence_map_out[j].sync_id = -1;
  2170. } else if (!req_isp->bubble_report) {
  2171. CAM_DBG(CAM_ISP,
  2172. "Sync with failure: req %lld res 0x%x fd 0x%x, ctx:%u link[0x%x]",
  2173. req->request_id,
  2174. req_isp->fence_map_out[j].resource_handle,
  2175. req_isp->fence_map_out[j].sync_id,
  2176. ctx->ctx_id, ctx->link_hdl);
  2177. cam_smmu_buffer_tracker_buffer_putref(
  2178. req_isp->fence_map_out[j].buffer_tracker);
  2179. rc = cam_sync_signal(req_isp->fence_map_out[j].sync_id,
  2180. CAM_SYNC_STATE_SIGNALED_ERROR,
  2181. CAM_SYNC_ISP_EVENT_BUBBLE);
  2182. if (rc) {
  2183. CAM_ERR(CAM_ISP,
  2184. "Sync:%u for req:%llu failed with rc:%d,ctx:%u,link[0x%x]",
  2185. req_isp->fence_map_out[j].sync_id, req->request_id,
  2186. rc, ctx->ctx_id, ctx->link_hdl);
  2187. } else if (req_isp->num_deferred_acks) {
  2188. /* Process deferred buf_done acks */
  2189. __cam_isp_handle_deferred_buf_done(ctx_isp, req,
  2190. false,
  2191. CAM_SYNC_STATE_SIGNALED_ERROR,
  2192. CAM_SYNC_ISP_EVENT_BUBBLE);
  2193. }
  2194. /* Reset fence */
  2195. req_isp->fence_map_out[j].sync_id = -1;
  2196. } else {
  2197. /*
  2198. * Ignore the buffer done if bubble detect is on
  2199. * Increment the ack number here, and queue the
  2200. * request back to pending list whenever all the
  2201. * buffers are done.
  2202. */
  2203. req_isp->num_acked++;
  2204. CAM_DBG(CAM_ISP,
  2205. "buf done with bubble state %d recovery %d for req %lld, ctx_idx:%u link[0x%x]",
  2206. bubble_state,
  2207. req_isp->bubble_report,
  2208. req->request_id,
  2209. ctx->ctx_id, ctx->link_hdl);
  2210. /* Process deferred buf_done acks */
  2211. if (req_isp->num_deferred_acks)
  2212. __cam_isp_handle_deferred_buf_done(ctx_isp, req,
  2213. true,
  2214. CAM_SYNC_STATE_SIGNALED_ERROR,
  2215. CAM_SYNC_ISP_EVENT_BUBBLE);
  2216. if (req_isp->num_acked == req_isp->num_fence_map_out) {
  2217. rc = __cam_isp_ctx_handle_buf_done_for_req_list(ctx_isp, req);
  2218. if (rc)
  2219. CAM_ERR(CAM_ISP,
  2220. "Error in buf done for req = %llu with rc = %d, ctx_idx:%u link[0x%x]",
  2221. req->request_id, rc, ctx->ctx_id, ctx->link_hdl);
  2222. return rc;
  2223. }
  2224. continue;
  2225. }
  2226. CAM_DBG(CAM_ISP, "req %lld, reset sync id 0x%x ctx_idx:%u link[0x%x]",
  2227. req->request_id,
  2228. req_isp->fence_map_out[j].sync_id, ctx->ctx_id, ctx->link_hdl);
  2229. if (!rc) {
  2230. req_isp->num_acked++;
  2231. }
  2232. if ((ctx_isp->use_frame_header_ts) &&
  2233. (req_isp->hw_update_data.frame_header_res_id ==
  2234. req_isp->fence_map_out[j].resource_handle))
  2235. __cam_isp_ctx_send_sof_timestamp_frame_header(
  2236. ctx_isp,
  2237. req_isp->hw_update_data.frame_header_cpu_addr,
  2238. req->request_id, CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  2239. }
  2240. check_deferred:
  2241. if ((unhandled_done.resource_handle > 0) && (!defer_buf_done))
  2242. __cam_isp_ctx_check_deferred_buf_done(
  2243. ctx_isp, &unhandled_done, bubble_state);
  2244. if (req_isp->num_acked > req_isp->num_fence_map_out) {
  2245. /* Should not happen */
  2246. CAM_ERR(CAM_ISP,
  2247. "WARNING: req_id %lld num_acked %d > map_out %d, ctx_idx:%u link[0x%x]",
  2248. req->request_id, req_isp->num_acked,
  2249. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  2250. }
  2251. if (req_isp->num_acked != req_isp->num_fence_map_out)
  2252. return rc;
  2253. rc = __cam_isp_ctx_handle_buf_done_for_req_list(ctx_isp, req);
  2254. return rc;
  2255. }
  2256. static int __cam_isp_ctx_handle_buf_done(
  2257. struct cam_isp_context *ctx_isp,
  2258. struct cam_isp_hw_done_event_data *done,
  2259. uint32_t bubble_state)
  2260. {
  2261. int rc = 0;
  2262. struct cam_ctx_request *req;
  2263. struct cam_context *ctx = ctx_isp->base;
  2264. struct cam_isp_hw_done_event_data done_next_req = {0};
  2265. if (list_empty(&ctx->active_req_list)) {
  2266. CAM_WARN(CAM_ISP, "Buf done with no active request, ctx_idx:%u link[0x%x]",
  2267. ctx->ctx_id, ctx->link_hdl);
  2268. return 0;
  2269. }
  2270. req = list_first_entry(&ctx->active_req_list,
  2271. struct cam_ctx_request, list);
  2272. rc = __cam_isp_ctx_handle_buf_done_for_request(ctx_isp, req, done,
  2273. bubble_state, &done_next_req);
  2274. if (done_next_req.resource_handle) {
  2275. struct cam_isp_hw_done_event_data unhandled_res = {0};
  2276. struct cam_ctx_request *next_req = list_last_entry(
  2277. &ctx->active_req_list, struct cam_ctx_request, list);
  2278. if (next_req->request_id != req->request_id) {
  2279. /*
  2280. * Few resource handles are already signalled in the
  2281. * current request, lets check if there is another
  2282. * request waiting for these resources. This can
  2283. * happen if handling some of next request's buf done
  2284. * events are happening first before handling current
  2285. * request's remaining buf dones due to IRQ scheduling.
  2286. * Lets check only one more request as we will have
  2287. * maximum of 2 requests in active_list at any time.
  2288. */
  2289. CAM_WARN(CAM_ISP,
  2290. "Unhandled bufdone resources for req %lld,trying next request %lld,ctx:%u link[0x%x]",
  2291. req->request_id, next_req->request_id, ctx->ctx_id, ctx->link_hdl);
  2292. __cam_isp_ctx_handle_buf_done_for_request(ctx_isp,
  2293. next_req, &done_next_req,
  2294. bubble_state, &unhandled_res);
  2295. if (unhandled_res.resource_handle == 0)
  2296. CAM_INFO(CAM_ISP,
  2297. "BUF Done event handed for next request %lld, ctx_idx:%u link[0x%x]",
  2298. next_req->request_id, ctx->ctx_id, ctx->link_hdl);
  2299. else
  2300. CAM_ERR(CAM_ISP,
  2301. "BUF Done not handled for next request %lld, ctx_idx:%u link[0x%x]",
  2302. next_req->request_id, ctx->ctx_id, ctx->link_hdl);
  2303. } else {
  2304. CAM_WARN(CAM_ISP,
  2305. "Req %lld only active request, spurious buf_done rxd, ctx_idx:%u link[0x%x]",
  2306. req->request_id, ctx->ctx_id, ctx->link_hdl);
  2307. }
  2308. }
  2309. return rc;
  2310. }
  2311. static void __cam_isp_ctx_buf_done_match_req(
  2312. struct cam_ctx_request *req,
  2313. struct cam_isp_hw_done_event_data *done,
  2314. bool *irq_delay_detected)
  2315. {
  2316. int i;
  2317. uint32_t match_count = 0;
  2318. struct cam_isp_ctx_req *req_isp;
  2319. uint32_t cmp_addr = 0;
  2320. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2321. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  2322. cmp_addr = cam_smmu_is_expanded_memory() ? CAM_36BIT_INTF_GET_IOVA_BASE(
  2323. req_isp->fence_map_out[i].image_buf_addr[0]) :
  2324. req_isp->fence_map_out[i].image_buf_addr[0];
  2325. if ((done->resource_handle ==
  2326. req_isp->fence_map_out[i].resource_handle) &&
  2327. (done->last_consumed_addr == cmp_addr)) {
  2328. match_count++;
  2329. break;
  2330. }
  2331. }
  2332. if (match_count > 0)
  2333. *irq_delay_detected = true;
  2334. else
  2335. *irq_delay_detected = false;
  2336. CAM_DBG(CAM_ISP,
  2337. "buf done num handles %d match count %d for next req:%lld",
  2338. done->resource_handle, match_count, req->request_id);
  2339. CAM_DBG(CAM_ISP,
  2340. "irq_delay_detected %d", *irq_delay_detected);
  2341. }
  2342. static void __cam_isp_ctx_try_buf_done_process_for_active_request(
  2343. uint32_t deferred_ack_start_idx, struct cam_isp_context *ctx_isp,
  2344. struct cam_ctx_request *deferred_req)
  2345. {
  2346. int i, j, deferred_map_idx, rc;
  2347. struct cam_context *ctx = ctx_isp->base;
  2348. struct cam_ctx_request *curr_active_req;
  2349. struct cam_isp_ctx_req *curr_active_isp_req;
  2350. struct cam_isp_ctx_req *deferred_isp_req;
  2351. if (list_empty(&ctx->active_req_list))
  2352. return;
  2353. curr_active_req = list_first_entry(&ctx->active_req_list,
  2354. struct cam_ctx_request, list);
  2355. curr_active_isp_req = (struct cam_isp_ctx_req *)curr_active_req->req_priv;
  2356. deferred_isp_req = (struct cam_isp_ctx_req *)deferred_req->req_priv;
  2357. /* Check from newly updated deferred acks */
  2358. for (i = deferred_ack_start_idx; i < deferred_isp_req->num_deferred_acks; i++) {
  2359. deferred_map_idx = deferred_isp_req->deferred_fence_map_index[i];
  2360. for (j = 0; j < curr_active_isp_req->num_fence_map_out; j++) {
  2361. /* resource needs to match */
  2362. if (curr_active_isp_req->fence_map_out[j].resource_handle !=
  2363. deferred_isp_req->fence_map_out[deferred_map_idx].resource_handle)
  2364. continue;
  2365. /* Check if fence is valid */
  2366. if (curr_active_isp_req->fence_map_out[j].sync_id == -1)
  2367. break;
  2368. CAM_WARN(CAM_ISP,
  2369. "Processing delayed buf done req: %llu bubble_detected: %s res: 0x%x fd: 0x%x, ctx: %u link: 0x%x [deferred req: %llu last applied: %llu]",
  2370. curr_active_req->request_id,
  2371. CAM_BOOL_TO_YESNO(curr_active_isp_req->bubble_detected),
  2372. curr_active_isp_req->fence_map_out[j].resource_handle,
  2373. curr_active_isp_req->fence_map_out[j].sync_id,
  2374. ctx->ctx_id, ctx->link_hdl,
  2375. deferred_req->request_id, ctx_isp->last_applied_req_id);
  2376. /* Signal only if bubble is not detected for this request */
  2377. if (!curr_active_isp_req->bubble_detected) {
  2378. rc = cam_sync_signal(curr_active_isp_req->fence_map_out[j].sync_id,
  2379. CAM_SYNC_STATE_SIGNALED_SUCCESS,
  2380. CAM_SYNC_COMMON_EVENT_SUCCESS);
  2381. if (rc)
  2382. CAM_ERR(CAM_ISP,
  2383. "Sync: %d for req: %llu failed with rc: %d, ctx: %u link: 0x%x",
  2384. curr_active_isp_req->fence_map_out[j].sync_id,
  2385. curr_active_req->request_id, rc,
  2386. ctx->ctx_id, ctx->link_hdl);
  2387. curr_active_isp_req->fence_map_out[j].sync_id = -1;
  2388. }
  2389. curr_active_isp_req->num_acked++;
  2390. break;
  2391. }
  2392. }
  2393. }
  2394. static int __cam_isp_ctx_check_deferred_buf_done(
  2395. struct cam_isp_context *ctx_isp,
  2396. struct cam_isp_hw_done_event_data *done,
  2397. uint32_t bubble_state)
  2398. {
  2399. int rc = 0;
  2400. uint32_t curr_num_deferred = 0;
  2401. struct cam_ctx_request *req;
  2402. struct cam_context *ctx = ctx_isp->base;
  2403. struct cam_isp_ctx_req *req_isp;
  2404. bool req_in_pending_wait_list = false;
  2405. if (!list_empty(&ctx->wait_req_list)) {
  2406. req = list_first_entry(&ctx->wait_req_list,
  2407. struct cam_ctx_request, list);
  2408. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2409. curr_num_deferred = req_isp->num_deferred_acks;
  2410. req_in_pending_wait_list = true;
  2411. if (ctx_isp->last_applied_req_id !=
  2412. ctx_isp->last_bufdone_err_apply_req_id) {
  2413. CAM_DBG(CAM_ISP,
  2414. "Trying to find buf done with req in wait list, req %llu last apply id:%lld last err id:%lld curr_num_deferred: %u, ctx: %u link: 0x%x",
  2415. req->request_id, ctx_isp->last_applied_req_id,
  2416. ctx_isp->last_bufdone_err_apply_req_id, curr_num_deferred,
  2417. ctx->ctx_id, ctx->link_hdl);
  2418. ctx_isp->last_bufdone_err_apply_req_id =
  2419. ctx_isp->last_applied_req_id;
  2420. }
  2421. /*
  2422. * Verify consumed address for this request to make sure
  2423. * we are handling the buf_done for the correct
  2424. * buffer. Also defer actual buf_done handling, i.e
  2425. * do not signal the fence as this request may go into
  2426. * Bubble state eventully.
  2427. */
  2428. rc = __cam_isp_ctx_handle_buf_done_for_request_verify_addr(
  2429. ctx_isp, req, done, bubble_state, true, true);
  2430. /* Check for active req if any deferred is processed */
  2431. if (req_isp->num_deferred_acks > curr_num_deferred)
  2432. __cam_isp_ctx_try_buf_done_process_for_active_request(
  2433. curr_num_deferred, ctx_isp, req);
  2434. } else if (!list_empty(&ctx->pending_req_list)) {
  2435. /*
  2436. * We saw the case that the hw config is blocked due to
  2437. * some reason, the we get the reg upd and buf done before
  2438. * the req is added to wait req list.
  2439. */
  2440. req = list_first_entry(&ctx->pending_req_list,
  2441. struct cam_ctx_request, list);
  2442. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2443. curr_num_deferred = req_isp->num_deferred_acks;
  2444. req_in_pending_wait_list = true;
  2445. if (ctx_isp->last_applied_req_id !=
  2446. ctx_isp->last_bufdone_err_apply_req_id) {
  2447. CAM_DBG(CAM_ISP,
  2448. "Trying to find buf done with req in pending list, req %llu last apply id:%lld last err id:%lld curr_num_deferred: %u, ctx: %u link: 0x%x",
  2449. req->request_id, ctx_isp->last_applied_req_id,
  2450. ctx_isp->last_bufdone_err_apply_req_id, curr_num_deferred,
  2451. ctx->ctx_id, ctx->link_hdl);
  2452. ctx_isp->last_bufdone_err_apply_req_id =
  2453. ctx_isp->last_applied_req_id;
  2454. }
  2455. /*
  2456. * Verify consumed address for this request to make sure
  2457. * we are handling the buf_done for the correct
  2458. * buffer. Also defer actual buf_done handling, i.e
  2459. * do not signal the fence as this request may go into
  2460. * Bubble state eventully.
  2461. */
  2462. rc = __cam_isp_ctx_handle_buf_done_for_request_verify_addr(
  2463. ctx_isp, req, done, bubble_state, true, true);
  2464. /* Check for active req if any deferred is processed */
  2465. if (req_isp->num_deferred_acks > curr_num_deferred)
  2466. __cam_isp_ctx_try_buf_done_process_for_active_request(
  2467. curr_num_deferred, ctx_isp, req);
  2468. }
  2469. if (!req_in_pending_wait_list && (ctx_isp->last_applied_req_id !=
  2470. ctx_isp->last_bufdone_err_apply_req_id)) {
  2471. CAM_DBG(CAM_ISP,
  2472. "Bufdone without active request bubble_state=%d last_applied_req_id:%lld,ctx:%u link:0x%x",
  2473. bubble_state, ctx_isp->last_applied_req_id, ctx->ctx_id, ctx->link_hdl);
  2474. ctx_isp->last_bufdone_err_apply_req_id =
  2475. ctx_isp->last_applied_req_id;
  2476. }
  2477. return rc;
  2478. }
  2479. static int __cam_isp_ctx_handle_buf_done_verify_addr(
  2480. struct cam_isp_context *ctx_isp,
  2481. struct cam_isp_hw_done_event_data *done,
  2482. uint32_t bubble_state)
  2483. {
  2484. int rc = 0;
  2485. bool irq_delay_detected = false;
  2486. struct cam_ctx_request *req;
  2487. struct cam_ctx_request *next_req = NULL;
  2488. struct cam_context *ctx = ctx_isp->base;
  2489. if (list_empty(&ctx->active_req_list)) {
  2490. return __cam_isp_ctx_check_deferred_buf_done(
  2491. ctx_isp, done, bubble_state);
  2492. }
  2493. req = list_first_entry(&ctx->active_req_list,
  2494. struct cam_ctx_request, list);
  2495. if (ctx_isp->active_req_cnt > 1) {
  2496. next_req = list_last_entry(
  2497. &ctx->active_req_list,
  2498. struct cam_ctx_request, list);
  2499. if (next_req->request_id != req->request_id)
  2500. __cam_isp_ctx_buf_done_match_req(next_req, done,
  2501. &irq_delay_detected);
  2502. else
  2503. CAM_WARN(CAM_ISP,
  2504. "Req %lld only active request, spurious buf_done rxd, ctx: %u link: 0x%x",
  2505. req->request_id, ctx->ctx_id, ctx->link_hdl);
  2506. }
  2507. /*
  2508. * If irq delay isn't detected, then we need to verify
  2509. * the consumed address for current req, otherwise, we
  2510. * can't verify the consumed address.
  2511. */
  2512. rc = __cam_isp_ctx_handle_buf_done_for_request_verify_addr(
  2513. ctx_isp, req, done, bubble_state,
  2514. !irq_delay_detected, false);
  2515. /*
  2516. * Verify the consumed address for next req all the time,
  2517. * since the reported buf done event may belong to current
  2518. * req, then we can't signal this event for next req.
  2519. */
  2520. if (!rc && irq_delay_detected)
  2521. rc = __cam_isp_ctx_handle_buf_done_for_request_verify_addr(
  2522. ctx_isp, next_req, done,
  2523. bubble_state, true, false);
  2524. return rc;
  2525. }
  2526. static int __cam_isp_ctx_handle_buf_done_in_activated_state(
  2527. struct cam_isp_context *ctx_isp,
  2528. struct cam_isp_hw_done_event_data *done,
  2529. uint32_t bubble_state)
  2530. {
  2531. int rc = 0;
  2532. if (ctx_isp->support_consumed_addr)
  2533. rc = __cam_isp_ctx_handle_buf_done_verify_addr(
  2534. ctx_isp, done, bubble_state);
  2535. else
  2536. rc = __cam_isp_ctx_handle_buf_done(
  2537. ctx_isp, done, bubble_state);
  2538. return rc;
  2539. }
  2540. static int __cam_isp_ctx_apply_pending_req(
  2541. void *priv, void *data)
  2542. {
  2543. int rc = 0;
  2544. int64_t prev_applied_req;
  2545. struct cam_context *ctx = NULL;
  2546. struct cam_isp_context *ctx_isp = priv;
  2547. struct cam_ctx_request *req;
  2548. struct cam_isp_ctx_req *req_isp;
  2549. struct cam_hw_config_args cfg = {0};
  2550. if (!ctx_isp) {
  2551. CAM_ERR(CAM_ISP, "Invalid ctx_isp:%pK", ctx);
  2552. rc = -EINVAL;
  2553. goto end;
  2554. }
  2555. ctx = ctx_isp->base;
  2556. if (list_empty(&ctx->pending_req_list)) {
  2557. CAM_DBG(CAM_ISP,
  2558. "No pending requests to apply, ctx_idx: %u, link: 0x%x",
  2559. ctx->ctx_id, ctx->link_hdl);
  2560. rc = -EFAULT;
  2561. goto end;
  2562. }
  2563. if (ctx_isp->vfps_aux_context) {
  2564. if (ctx_isp->substate_activated == CAM_ISP_CTX_ACTIVATED_APPLIED)
  2565. goto end;
  2566. if (ctx_isp->active_req_cnt >= 1)
  2567. goto end;
  2568. } else {
  2569. if ((ctx->state != CAM_CTX_ACTIVATED) ||
  2570. (!atomic_read(&ctx_isp->rxd_epoch)) ||
  2571. (ctx_isp->substate_activated == CAM_ISP_CTX_ACTIVATED_APPLIED))
  2572. goto end;
  2573. if (ctx_isp->active_req_cnt >= 2)
  2574. goto end;
  2575. }
  2576. spin_lock_bh(&ctx->lock);
  2577. req = list_first_entry(&ctx->pending_req_list, struct cam_ctx_request,
  2578. list);
  2579. spin_unlock_bh(&ctx->lock);
  2580. CAM_DBG(CAM_REQ, "Apply request %lld in substate %d ctx_idx: %u, link: 0x%x",
  2581. req->request_id, ctx_isp->substate_activated, ctx->ctx_id, ctx->link_hdl);
  2582. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2583. cfg.ctxt_to_hw_map = ctx_isp->hw_ctx;
  2584. cfg.request_id = req->request_id;
  2585. cfg.hw_update_entries = req_isp->cfg;
  2586. cfg.num_hw_update_entries = req_isp->num_cfg;
  2587. cfg.priv = &req_isp->hw_update_data;
  2588. /*
  2589. * Offline mode may receive the SOF and REG_UPD earlier than
  2590. * CDM processing return back, so we set the substate before
  2591. * apply setting.
  2592. */
  2593. spin_lock_bh(&ctx->lock);
  2594. atomic_set(&ctx_isp->rxd_epoch, 0);
  2595. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_APPLIED;
  2596. prev_applied_req = ctx_isp->last_applied_req_id;
  2597. ctx_isp->last_applied_req_id = req->request_id;
  2598. atomic_set(&ctx_isp->apply_in_progress, 1);
  2599. list_del_init(&req->list);
  2600. list_add_tail(&req->list, &ctx->wait_req_list);
  2601. spin_unlock_bh(&ctx->lock);
  2602. rc = ctx->hw_mgr_intf->hw_config(ctx->hw_mgr_intf->hw_mgr_priv, &cfg);
  2603. if (rc) {
  2604. CAM_ERR_RATE_LIMIT(CAM_ISP,
  2605. "Can not apply the configuration,ctx: %u,link: 0x%x",
  2606. ctx->ctx_id, ctx->link_hdl);
  2607. spin_lock_bh(&ctx->lock);
  2608. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  2609. ctx_isp->last_applied_req_id = prev_applied_req;
  2610. atomic_set(&ctx_isp->apply_in_progress, 0);
  2611. list_del_init(&req->list);
  2612. list_add(&req->list, &ctx->pending_req_list);
  2613. spin_unlock_bh(&ctx->lock);
  2614. } else {
  2615. atomic_set(&ctx_isp->apply_in_progress, 0);
  2616. CAM_DBG(CAM_ISP, "New substate state %d, applied req %lld, ctx: %u, link: 0x%x",
  2617. CAM_ISP_CTX_ACTIVATED_APPLIED,
  2618. ctx_isp->last_applied_req_id, ctx->ctx_id, ctx->link_hdl);
  2619. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2620. CAM_ISP_STATE_CHANGE_TRIGGER_APPLIED,
  2621. req->request_id);
  2622. }
  2623. end:
  2624. return rc;
  2625. }
  2626. static int __cam_isp_ctx_schedule_apply_req(
  2627. struct cam_isp_context *ctx_isp)
  2628. {
  2629. int rc = 0;
  2630. struct crm_workq_task *task;
  2631. task = cam_req_mgr_workq_get_task(ctx_isp->workq);
  2632. if (!task) {
  2633. CAM_ERR(CAM_ISP, "No task for worker");
  2634. return -ENOMEM;
  2635. }
  2636. task->process_cb = __cam_isp_ctx_apply_pending_req;
  2637. rc = cam_req_mgr_workq_enqueue_task(task, ctx_isp, CRM_TASK_PRIORITY_0);
  2638. if (rc)
  2639. CAM_ERR(CAM_ISP, "Failed to schedule task rc:%d", rc);
  2640. return rc;
  2641. }
  2642. static int __cam_isp_ctx_offline_epoch_in_activated_state(
  2643. struct cam_isp_context *ctx_isp, void *evt_data)
  2644. {
  2645. struct cam_context *ctx = ctx_isp->base;
  2646. struct cam_ctx_request *req, *req_temp;
  2647. uint64_t request_id = 0;
  2648. atomic_set(&ctx_isp->rxd_epoch, 1);
  2649. CAM_DBG(CAM_ISP, "SOF frame %lld ctx %u link: 0x%x", ctx_isp->frame_id,
  2650. ctx->ctx_id, ctx->link_hdl);
  2651. /*
  2652. * For offline it is not possible for epoch to be generated without
  2653. * RUP done. IRQ scheduling delays can possibly cause this.
  2654. */
  2655. if (list_empty(&ctx->active_req_list)) {
  2656. CAM_WARN(CAM_ISP,
  2657. "Active list empty on ctx:%u link:0x%x - EPOCH serviced before RUP",
  2658. ctx->ctx_id, ctx->link_hdl);
  2659. } else {
  2660. list_for_each_entry_safe(req, req_temp, &ctx->active_req_list, list) {
  2661. if (req->request_id > ctx_isp->reported_req_id) {
  2662. request_id = req->request_id;
  2663. ctx_isp->reported_req_id = request_id;
  2664. break;
  2665. }
  2666. }
  2667. }
  2668. __cam_isp_ctx_schedule_apply_req(ctx_isp);
  2669. /*
  2670. * If no valid request, wait for RUP shutter posted after buf done
  2671. */
  2672. if (request_id)
  2673. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  2674. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  2675. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2676. CAM_ISP_STATE_CHANGE_TRIGGER_EPOCH,
  2677. request_id);
  2678. return 0;
  2679. }
  2680. static int __cam_isp_ctx_reg_upd_in_epoch_bubble_state(
  2681. struct cam_isp_context *ctx_isp, void *evt_data)
  2682. {
  2683. if (ctx_isp->frame_id == 1)
  2684. CAM_DBG(CAM_ISP, "Reg update in Substate[%s] for early PCR",
  2685. __cam_isp_ctx_substate_val_to_type(
  2686. ctx_isp->substate_activated));
  2687. else
  2688. CAM_WARN_RATE_LIMIT(CAM_ISP,
  2689. "ctx:%u Unexpected regupdate in activated Substate[%s] for frame_id:%lld",
  2690. ctx_isp->base->ctx_id,
  2691. __cam_isp_ctx_substate_val_to_type(
  2692. ctx_isp->substate_activated),
  2693. ctx_isp->frame_id);
  2694. return 0;
  2695. }
  2696. static int __cam_isp_ctx_reg_upd_in_applied_state(
  2697. struct cam_isp_context *ctx_isp, void *evt_data)
  2698. {
  2699. int rc = 0;
  2700. struct cam_ctx_request *req;
  2701. struct cam_context *ctx = ctx_isp->base;
  2702. struct cam_isp_ctx_req *req_isp;
  2703. uint64_t request_id = 0;
  2704. if (list_empty(&ctx->wait_req_list)) {
  2705. CAM_ERR(CAM_ISP, "Reg upd ack with no waiting request, ctx_idx: %u, link: 0x%x",
  2706. ctx->ctx_id, ctx->link_hdl);
  2707. goto end;
  2708. }
  2709. req = list_first_entry(&ctx->wait_req_list,
  2710. struct cam_ctx_request, list);
  2711. list_del_init(&req->list);
  2712. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2713. if (req_isp->num_fence_map_out != 0) {
  2714. list_add_tail(&req->list, &ctx->active_req_list);
  2715. ctx_isp->active_req_cnt++;
  2716. request_id = req->request_id;
  2717. CAM_DBG(CAM_REQ,
  2718. "move request %lld to active list(cnt = %d), ctx %u, link: 0x%x",
  2719. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  2720. __cam_isp_ctx_update_event_record(ctx_isp,
  2721. CAM_ISP_CTX_EVENT_RUP, req, NULL);
  2722. } else {
  2723. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  2724. /* no io config, so the request is completed. */
  2725. list_add_tail(&req->list, &ctx->free_req_list);
  2726. CAM_DBG(CAM_ISP,
  2727. "move active request %lld to free list(cnt = %d), ctx %u, link: 0x%x",
  2728. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  2729. }
  2730. /*
  2731. * This function only called directly from applied and bubble applied
  2732. * state so change substate here.
  2733. */
  2734. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_EPOCH;
  2735. CAM_DBG(CAM_ISP, "next Substate[%s], ctx %u, link: 0x%x",
  2736. __cam_isp_ctx_substate_val_to_type(
  2737. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  2738. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2739. CAM_ISP_STATE_CHANGE_TRIGGER_REG_UPDATE, request_id);
  2740. end:
  2741. return rc;
  2742. }
  2743. static int __cam_isp_ctx_notify_sof_in_activated_state(
  2744. struct cam_isp_context *ctx_isp, void *evt_data)
  2745. {
  2746. int rc = 0;
  2747. uint64_t request_id = 0;
  2748. struct cam_context *ctx = ctx_isp->base;
  2749. struct cam_ctx_request *req;
  2750. struct cam_isp_ctx_req *req_isp;
  2751. struct cam_hw_cmd_args hw_cmd_args;
  2752. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  2753. uint64_t last_cdm_done_req = 0;
  2754. struct cam_isp_hw_epoch_event_data *epoch_done_event_data =
  2755. (struct cam_isp_hw_epoch_event_data *)evt_data;
  2756. if (!evt_data) {
  2757. CAM_ERR(CAM_ISP, "invalid event data");
  2758. return -EINVAL;
  2759. }
  2760. ctx_isp->frame_id_meta = epoch_done_event_data->frame_id_meta;
  2761. if (atomic_read(&ctx_isp->process_bubble)) {
  2762. if (list_empty(&ctx->active_req_list)) {
  2763. CAM_ERR(CAM_ISP,
  2764. "No available active req in bubble, ctx %u, link: 0x%x",
  2765. ctx->ctx_id, ctx->link_hdl);
  2766. atomic_set(&ctx_isp->process_bubble, 0);
  2767. ctx_isp->bubble_frame_cnt = 0;
  2768. rc = -EINVAL;
  2769. return rc;
  2770. }
  2771. if (ctx_isp->last_sof_timestamp ==
  2772. ctx_isp->sof_timestamp_val) {
  2773. CAM_DBG(CAM_ISP,
  2774. "Tasklet delay detected! Bubble frame check skipped, sof_timestamp: %lld, ctx %u, link: 0x%x",
  2775. ctx_isp->sof_timestamp_val, ctx->ctx_id, ctx->link_hdl);
  2776. goto notify_only;
  2777. }
  2778. req = list_first_entry(&ctx->active_req_list,
  2779. struct cam_ctx_request, list);
  2780. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2781. if (ctx_isp->bubble_frame_cnt >= 1 &&
  2782. req_isp->bubble_detected) {
  2783. hw_cmd_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  2784. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  2785. isp_hw_cmd_args.cmd_type =
  2786. CAM_ISP_HW_MGR_GET_LAST_CDM_DONE;
  2787. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  2788. rc = ctx->hw_mgr_intf->hw_cmd(
  2789. ctx->hw_mgr_intf->hw_mgr_priv,
  2790. &hw_cmd_args);
  2791. if (rc) {
  2792. CAM_ERR(CAM_ISP, "HW command failed, ctx %u, link: 0x%x",
  2793. ctx->ctx_id, ctx->link_hdl);
  2794. return rc;
  2795. }
  2796. last_cdm_done_req = isp_hw_cmd_args.u.last_cdm_done;
  2797. CAM_DBG(CAM_ISP, "last_cdm_done req: %d, ctx %u, link: 0x%x",
  2798. last_cdm_done_req, ctx->ctx_id, ctx->link_hdl);
  2799. if (last_cdm_done_req >= req->request_id) {
  2800. CAM_DBG(CAM_ISP,
  2801. "invalid sof event data CDM cb detected for req: %lld, possible buf_done delay, waiting for buf_done, ctx %u, link: 0x%x",
  2802. req->request_id, ctx->ctx_id, ctx->link_hdl);
  2803. ctx_isp->bubble_frame_cnt = 0;
  2804. } else {
  2805. CAM_DBG(CAM_ISP,
  2806. "CDM callback not happened for req: %lld, possible CDM stuck or workqueue delay, ctx %u, link: 0x%x",
  2807. req->request_id, ctx->ctx_id, ctx->link_hdl);
  2808. req_isp->num_acked = 0;
  2809. req_isp->num_deferred_acks = 0;
  2810. ctx_isp->bubble_frame_cnt = 0;
  2811. req_isp->bubble_detected = false;
  2812. req_isp->cdm_reset_before_apply = true;
  2813. list_del_init(&req->list);
  2814. list_add(&req->list, &ctx->pending_req_list);
  2815. atomic_set(&ctx_isp->process_bubble, 0);
  2816. ctx_isp->active_req_cnt--;
  2817. CAM_DBG(CAM_REQ,
  2818. "Move active req: %lld to pending list(cnt = %d) [bubble re-apply], ctx %u link: 0x%x",
  2819. req->request_id,
  2820. ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  2821. }
  2822. } else if (req_isp->bubble_detected) {
  2823. ctx_isp->bubble_frame_cnt++;
  2824. CAM_DBG(CAM_ISP,
  2825. "Waiting on bufdone for bubble req: %lld, since frame_cnt = %lld, ctx %u link: 0x%x",
  2826. req->request_id,
  2827. ctx_isp->bubble_frame_cnt, ctx->ctx_id, ctx->link_hdl);
  2828. } else {
  2829. CAM_DBG(CAM_ISP, "Delayed bufdone for req: %lld, ctx %u link: 0x%x",
  2830. req->request_id, ctx->ctx_id, ctx->link_hdl);
  2831. }
  2832. }
  2833. notify_only:
  2834. /*
  2835. * notify reqmgr with sof signal. Note, due to scheduling delay
  2836. * we can run into situation that two active requests has already
  2837. * be in the active queue while we try to do the notification.
  2838. * In this case, we need to skip the current notification. This
  2839. * helps the state machine to catch up the delay.
  2840. */
  2841. if (ctx_isp->active_req_cnt <= 2) {
  2842. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  2843. list_for_each_entry(req, &ctx->active_req_list, list) {
  2844. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2845. if ((!req_isp->bubble_detected) &&
  2846. (req->request_id > ctx_isp->reported_req_id)) {
  2847. request_id = req->request_id;
  2848. __cam_isp_ctx_update_event_record(ctx_isp,
  2849. CAM_ISP_CTX_EVENT_EPOCH, req, NULL);
  2850. break;
  2851. }
  2852. }
  2853. if (ctx_isp->substate_activated == CAM_ISP_CTX_ACTIVATED_BUBBLE)
  2854. request_id = 0;
  2855. if (request_id != 0)
  2856. ctx_isp->reported_req_id = request_id;
  2857. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  2858. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  2859. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2860. CAM_ISP_STATE_CHANGE_TRIGGER_EPOCH,
  2861. request_id);
  2862. }
  2863. ctx_isp->last_sof_timestamp = ctx_isp->sof_timestamp_val;
  2864. return 0;
  2865. }
  2866. static int __cam_isp_ctx_notify_eof_in_activated_state(
  2867. struct cam_isp_context *ctx_isp, void *evt_data)
  2868. {
  2869. int rc = 0;
  2870. struct cam_context *ctx = ctx_isp->base;
  2871. uint64_t last_cdm_done_req = 0;
  2872. /* update last cdm done timestamp */
  2873. rc = __cam_isp_ctx_get_cdm_done_timestamp(ctx, &last_cdm_done_req);
  2874. if (rc)
  2875. CAM_ERR(CAM_ISP, "ctx:%u link: 0x%x Failed to get timestamp from HW",
  2876. ctx->ctx_id, ctx->link_hdl);
  2877. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2878. CAM_ISP_STATE_CHANGE_TRIGGER_CDM_DONE, last_cdm_done_req);
  2879. /* notify reqmgr with eof signal */
  2880. rc = __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_EOF, ctx_isp);
  2881. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2882. CAM_ISP_STATE_CHANGE_TRIGGER_EOF, 0);
  2883. return rc;
  2884. }
  2885. static int __cam_isp_ctx_reg_upd_in_hw_error(
  2886. struct cam_isp_context *ctx_isp, void *evt_data)
  2887. {
  2888. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  2889. return 0;
  2890. }
  2891. static int __cam_isp_ctx_sof_in_activated_state(
  2892. struct cam_isp_context *ctx_isp, void *evt_data)
  2893. {
  2894. int rc = 0;
  2895. struct cam_isp_hw_sof_event_data *sof_event_data = evt_data;
  2896. struct cam_ctx_request *req = NULL;
  2897. struct cam_context *ctx = ctx_isp->base;
  2898. uint64_t request_id = 0;
  2899. ctx_isp->last_sof_jiffies = jiffies;
  2900. /* First check if there is a valid request in active list */
  2901. list_for_each_entry(req, &ctx->active_req_list, list) {
  2902. if (req->request_id > ctx_isp->reported_req_id) {
  2903. request_id = req->request_id;
  2904. break;
  2905. }
  2906. }
  2907. /*
  2908. * If nothing in active list, current request might have not moved
  2909. * from wait to active list. This could happen if REG_UPDATE to sw
  2910. * is coming immediately after SOF
  2911. */
  2912. if (request_id == 0) {
  2913. req = list_first_entry(&ctx->wait_req_list,
  2914. struct cam_ctx_request, list);
  2915. if (req)
  2916. request_id = req->request_id;
  2917. }
  2918. if (!evt_data) {
  2919. CAM_ERR(CAM_ISP, "in valid sof event data, ctx_idx: %u, link: 0x%x",
  2920. ctx->ctx_id, ctx->link_hdl);
  2921. return -EINVAL;
  2922. }
  2923. __cam_isp_ctx_update_sof_ts_util(sof_event_data, ctx_isp);
  2924. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2925. CAM_ISP_STATE_CHANGE_TRIGGER_SOF, request_id);
  2926. CAM_DBG(CAM_ISP, "frame id: %lld time stamp:0x%llx, ctx %u request %llu, link: 0x%x",
  2927. ctx_isp->frame_id, ctx_isp->sof_timestamp_val, ctx->ctx_id, request_id,
  2928. ctx->link_hdl);
  2929. return rc;
  2930. }
  2931. static int __cam_isp_ctx_reg_upd_in_sof(struct cam_isp_context *ctx_isp,
  2932. void *evt_data)
  2933. {
  2934. int rc = 0;
  2935. struct cam_ctx_request *req = NULL;
  2936. struct cam_isp_ctx_req *req_isp;
  2937. struct cam_context *ctx = ctx_isp->base;
  2938. if (ctx->state != CAM_CTX_ACTIVATED && ctx_isp->frame_id > 1) {
  2939. CAM_DBG(CAM_ISP, "invalid RUP");
  2940. goto end;
  2941. }
  2942. /*
  2943. * This is for the first update. The initial setting will
  2944. * cause the reg_upd in the first frame.
  2945. */
  2946. if (!list_empty(&ctx->wait_req_list)) {
  2947. req = list_first_entry(&ctx->wait_req_list,
  2948. struct cam_ctx_request, list);
  2949. list_del_init(&req->list);
  2950. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  2951. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  2952. if (req_isp->num_fence_map_out == req_isp->num_acked)
  2953. list_add_tail(&req->list, &ctx->free_req_list);
  2954. else
  2955. CAM_ERR(CAM_ISP,
  2956. "receive rup in unexpected state, ctx_idx: %u, link: 0x%x",
  2957. ctx->ctx_id, ctx->link_hdl);
  2958. }
  2959. if (req != NULL) {
  2960. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  2961. CAM_ISP_STATE_CHANGE_TRIGGER_REG_UPDATE,
  2962. req->request_id);
  2963. }
  2964. end:
  2965. return rc;
  2966. }
  2967. static int __cam_isp_ctx_epoch_in_applied(struct cam_isp_context *ctx_isp,
  2968. void *evt_data)
  2969. {
  2970. uint64_t request_id = 0;
  2971. uint32_t wait_req_cnt = 0;
  2972. uint32_t sof_event_status = CAM_REQ_MGR_SOF_EVENT_SUCCESS;
  2973. struct cam_ctx_request *req;
  2974. struct cam_isp_ctx_req *req_isp;
  2975. struct cam_context *ctx = ctx_isp->base;
  2976. struct cam_isp_hw_epoch_event_data *epoch_done_event_data =
  2977. (struct cam_isp_hw_epoch_event_data *)evt_data;
  2978. if (!evt_data) {
  2979. CAM_ERR(CAM_ISP, "invalid event data");
  2980. return -EINVAL;
  2981. }
  2982. ctx_isp->frame_id_meta = epoch_done_event_data->frame_id_meta;
  2983. if (list_empty(&ctx->wait_req_list)) {
  2984. /*
  2985. * If no wait req in epoch, this is an error case.
  2986. * The recovery is to go back to sof state
  2987. */
  2988. CAM_ERR(CAM_ISP, "Ctx:%u link: 0x%x No wait request", ctx->ctx_id, ctx->link_hdl);
  2989. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  2990. /* Send SOF event as empty frame*/
  2991. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  2992. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  2993. __cam_isp_ctx_update_event_record(ctx_isp,
  2994. CAM_ISP_CTX_EVENT_EPOCH, NULL, NULL);
  2995. goto end;
  2996. }
  2997. if (ctx_isp->last_applied_jiffies >= ctx_isp->last_sof_jiffies) {
  2998. list_for_each_entry(req, &ctx->wait_req_list, list) {
  2999. wait_req_cnt++;
  3000. }
  3001. /*
  3002. * The previous req is applied after SOF and there is only
  3003. * one applied req, we don't need to report bubble for this case.
  3004. */
  3005. if (wait_req_cnt == 1 && !ctx_isp->is_tfe_shdr) {
  3006. req = list_first_entry(&ctx->wait_req_list,
  3007. struct cam_ctx_request, list);
  3008. request_id = req->request_id;
  3009. CAM_INFO(CAM_ISP,
  3010. "ctx:%d Don't report the bubble for req:%lld",
  3011. ctx->ctx_id, request_id);
  3012. goto end;
  3013. }
  3014. }
  3015. /* Update state prior to notifying CRM */
  3016. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE;
  3017. req = list_first_entry(&ctx->wait_req_list, struct cam_ctx_request,
  3018. list);
  3019. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  3020. req_isp->bubble_detected = true;
  3021. req_isp->reapply_type = CAM_CONFIG_REAPPLY_IO;
  3022. req_isp->cdm_reset_before_apply = false;
  3023. atomic_set(&ctx_isp->process_bubble, 1);
  3024. CAM_INFO_RATE_LIMIT(CAM_ISP, "ctx:%u link: 0x%x Report Bubble flag %d req id:%lld",
  3025. ctx->ctx_id, ctx->link_hdl, req_isp->bubble_report, req->request_id);
  3026. if (req_isp->bubble_report) {
  3027. __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF, CRM_KMD_ERR_BUBBLE,
  3028. req->request_id, ctx_isp);
  3029. trace_cam_log_event("Bubble", "Rcvd epoch in applied state",
  3030. req->request_id, ctx->ctx_id);
  3031. } else {
  3032. req_isp->bubble_report = 0;
  3033. CAM_DBG(CAM_ISP, "Skip bubble recovery for req %lld ctx %u, link: 0x%x",
  3034. req->request_id, ctx->ctx_id, ctx->link_hdl);
  3035. if (ctx_isp->active_req_cnt <= 1)
  3036. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  3037. }
  3038. /*
  3039. * Always move the request to active list. Let buf done
  3040. * function handles the rest.
  3041. */
  3042. list_del_init(&req->list);
  3043. list_add_tail(&req->list, &ctx->active_req_list);
  3044. ctx_isp->active_req_cnt++;
  3045. CAM_DBG(CAM_REQ, "move request %lld to active list(cnt = %d), ctx %u, link: 0x%x",
  3046. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  3047. /*
  3048. * Handle the deferred buf done after moving
  3049. * the bubble req to active req list.
  3050. */
  3051. __cam_isp_ctx_handle_deferred_buf_done_in_bubble(
  3052. ctx_isp, req);
  3053. /*
  3054. * Update the record before req pointer to
  3055. * other invalid req.
  3056. */
  3057. __cam_isp_ctx_update_event_record(ctx_isp,
  3058. CAM_ISP_CTX_EVENT_EPOCH, req, NULL);
  3059. /*
  3060. * Get the req again from active_req_list in case
  3061. * the active req cnt is 2.
  3062. */
  3063. list_for_each_entry(req, &ctx->active_req_list, list) {
  3064. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  3065. if ((!req_isp->bubble_report) &&
  3066. (req->request_id > ctx_isp->reported_req_id)) {
  3067. request_id = req->request_id;
  3068. ctx_isp->reported_req_id = request_id;
  3069. CAM_DBG(CAM_ISP,
  3070. "ctx %u link: 0x%x reported_req_id update to %lld",
  3071. ctx->ctx_id, ctx->link_hdl, ctx_isp->reported_req_id);
  3072. break;
  3073. }
  3074. }
  3075. if ((request_id != 0) && req_isp->bubble_detected)
  3076. sof_event_status = CAM_REQ_MGR_SOF_EVENT_ERROR;
  3077. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  3078. sof_event_status);
  3079. cam_req_mgr_debug_delay_detect();
  3080. trace_cam_delay_detect("ISP",
  3081. "bubble epoch_in_applied", req->request_id,
  3082. ctx->ctx_id, ctx->link_hdl, ctx->session_hdl,
  3083. CAM_DEFAULT_VALUE);
  3084. end:
  3085. if (request_id == 0) {
  3086. req = list_last_entry(&ctx->active_req_list,
  3087. struct cam_ctx_request, list);
  3088. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3089. CAM_ISP_STATE_CHANGE_TRIGGER_EPOCH, req->request_id);
  3090. } else {
  3091. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3092. CAM_ISP_STATE_CHANGE_TRIGGER_EPOCH, request_id);
  3093. }
  3094. CAM_DBG(CAM_ISP, "next Substate[%s], ctx_idx: %u link: 0x%x",
  3095. __cam_isp_ctx_substate_val_to_type(
  3096. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  3097. return 0;
  3098. }
  3099. static int __cam_isp_ctx_buf_done_in_sof(struct cam_isp_context *ctx_isp,
  3100. void *evt_data)
  3101. {
  3102. int rc = 0;
  3103. struct cam_isp_hw_done_event_data *done =
  3104. (struct cam_isp_hw_done_event_data *) evt_data;
  3105. rc = __cam_isp_ctx_handle_buf_done_in_activated_state(ctx_isp, done, 0);
  3106. return rc;
  3107. }
  3108. static int __cam_isp_ctx_buf_done_in_applied(struct cam_isp_context *ctx_isp,
  3109. void *evt_data)
  3110. {
  3111. int rc = 0;
  3112. struct cam_isp_hw_done_event_data *done =
  3113. (struct cam_isp_hw_done_event_data *) evt_data;
  3114. rc = __cam_isp_ctx_handle_buf_done_in_activated_state(ctx_isp, done, 0);
  3115. return rc;
  3116. }
  3117. static int __cam_isp_ctx_sof_in_epoch(struct cam_isp_context *ctx_isp,
  3118. void *evt_data)
  3119. {
  3120. int rc = 0;
  3121. struct cam_context *ctx = ctx_isp->base;
  3122. struct cam_isp_hw_sof_event_data *sof_event_data = evt_data;
  3123. struct cam_ctx_request *req;
  3124. if (!evt_data) {
  3125. CAM_ERR(CAM_ISP, "in valid sof event data");
  3126. return -EINVAL;
  3127. }
  3128. ctx_isp->last_sof_jiffies = jiffies;
  3129. if (atomic_read(&ctx_isp->apply_in_progress))
  3130. CAM_INFO(CAM_ISP, "Apply is in progress at the time of SOF, ctx: %u, link: 0x%x",
  3131. ctx->ctx_id, ctx->link_hdl);
  3132. __cam_isp_ctx_update_sof_ts_util(sof_event_data, ctx_isp);
  3133. if (list_empty(&ctx->active_req_list))
  3134. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  3135. else
  3136. CAM_DBG(CAM_ISP, "Still need to wait for the buf done, ctx: %u, link: 0x%x",
  3137. ctx->ctx_id, ctx->link_hdl);
  3138. req = list_last_entry(&ctx->active_req_list,
  3139. struct cam_ctx_request, list);
  3140. if (req)
  3141. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3142. CAM_ISP_STATE_CHANGE_TRIGGER_SOF,
  3143. req->request_id);
  3144. if (ctx_isp->frame_id == 1)
  3145. CAM_INFO(CAM_ISP,
  3146. "First SOF in EPCR ctx:%u link: 0x%x frame_id:%lld next substate %s",
  3147. ctx->ctx_id, ctx->link_hdl, ctx_isp->frame_id,
  3148. __cam_isp_ctx_substate_val_to_type(
  3149. ctx_isp->substate_activated));
  3150. CAM_DBG(CAM_ISP, "SOF in epoch ctx:%u link: 0x%x frame_id:%lld next substate:%s",
  3151. ctx->ctx_id, ctx->link_hdl, ctx_isp->frame_id,
  3152. __cam_isp_ctx_substate_val_to_type(
  3153. ctx_isp->substate_activated));
  3154. return rc;
  3155. }
  3156. static int __cam_isp_ctx_buf_done_in_epoch(struct cam_isp_context *ctx_isp,
  3157. void *evt_data)
  3158. {
  3159. int rc = 0;
  3160. struct cam_isp_hw_done_event_data *done =
  3161. (struct cam_isp_hw_done_event_data *) evt_data;
  3162. rc = __cam_isp_ctx_handle_buf_done_in_activated_state(ctx_isp, done, 0);
  3163. return rc;
  3164. }
  3165. static int __cam_isp_ctx_buf_done_in_bubble(
  3166. struct cam_isp_context *ctx_isp, void *evt_data)
  3167. {
  3168. int rc = 0;
  3169. struct cam_isp_hw_done_event_data *done =
  3170. (struct cam_isp_hw_done_event_data *) evt_data;
  3171. rc = __cam_isp_ctx_handle_buf_done_in_activated_state(ctx_isp, done, 1);
  3172. return rc;
  3173. }
  3174. static int __cam_isp_ctx_epoch_in_bubble_applied(
  3175. struct cam_isp_context *ctx_isp, void *evt_data)
  3176. {
  3177. uint64_t request_id = 0;
  3178. struct cam_ctx_request *req;
  3179. struct cam_isp_ctx_req *req_isp;
  3180. struct cam_context *ctx = ctx_isp->base;
  3181. struct cam_isp_hw_epoch_event_data *epoch_done_event_data =
  3182. (struct cam_isp_hw_epoch_event_data *)evt_data;
  3183. if (!evt_data) {
  3184. CAM_ERR(CAM_ISP, "invalid event data, ctx_idx: %u, link: 0x%x",
  3185. ctx->ctx_id, ctx->link_hdl);
  3186. return -EINVAL;
  3187. }
  3188. ctx_isp->frame_id_meta = epoch_done_event_data->frame_id_meta;
  3189. /*
  3190. * This means we missed the reg upd ack. So we need to
  3191. * transition to BUBBLE state again.
  3192. */
  3193. if (list_empty(&ctx->wait_req_list)) {
  3194. /*
  3195. * If no pending req in epoch, this is an error case.
  3196. * Just go back to the bubble state.
  3197. */
  3198. CAM_ERR(CAM_ISP, "ctx:%u link: 0x%x No pending request.",
  3199. ctx->ctx_id, ctx->link_hdl);
  3200. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  3201. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  3202. __cam_isp_ctx_update_event_record(ctx_isp,
  3203. CAM_ISP_CTX_EVENT_EPOCH, NULL, NULL);
  3204. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE;
  3205. goto end;
  3206. }
  3207. req = list_first_entry(&ctx->wait_req_list, struct cam_ctx_request,
  3208. list);
  3209. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  3210. req_isp->bubble_detected = true;
  3211. CAM_INFO_RATE_LIMIT(CAM_ISP, "Ctx:%u link: 0x%x Report Bubble flag %d req id:%lld",
  3212. ctx->ctx_id, ctx->link_hdl, req_isp->bubble_report, req->request_id);
  3213. req_isp->reapply_type = CAM_CONFIG_REAPPLY_IO;
  3214. req_isp->cdm_reset_before_apply = false;
  3215. if (req_isp->bubble_report) {
  3216. __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF, CRM_KMD_ERR_BUBBLE,
  3217. req->request_id, ctx_isp);
  3218. atomic_set(&ctx_isp->process_bubble, 1);
  3219. } else {
  3220. req_isp->bubble_report = 0;
  3221. CAM_DBG(CAM_ISP, "Skip bubble recovery for req %lld ctx %u link: 0x%x",
  3222. req->request_id, ctx->ctx_id, ctx->link_hdl);
  3223. if (ctx_isp->active_req_cnt <= 1)
  3224. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  3225. atomic_set(&ctx_isp->process_bubble, 1);
  3226. }
  3227. /*
  3228. * Always move the request to active list. Let buf done
  3229. * function handles the rest.
  3230. */
  3231. list_del_init(&req->list);
  3232. list_add_tail(&req->list, &ctx->active_req_list);
  3233. ctx_isp->active_req_cnt++;
  3234. CAM_DBG(CAM_ISP, "move request %lld to active list(cnt = %d) ctx %u, link: 0x%x",
  3235. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  3236. /*
  3237. * Handle the deferred buf done after moving
  3238. * the bubble req to active req list.
  3239. */
  3240. __cam_isp_ctx_handle_deferred_buf_done_in_bubble(
  3241. ctx_isp, req);
  3242. if (!req_isp->bubble_detected) {
  3243. req = list_first_entry(&ctx->pending_req_list, struct cam_ctx_request,
  3244. list);
  3245. req_isp->bubble_detected = true;
  3246. req_isp->reapply_type = CAM_CONFIG_REAPPLY_IO;
  3247. req_isp->cdm_reset_before_apply = false;
  3248. atomic_set(&ctx_isp->process_bubble, 1);
  3249. list_del_init(&req->list);
  3250. list_add_tail(&req->list, &ctx->active_req_list);
  3251. ctx_isp->active_req_cnt++;
  3252. }
  3253. if (!req_isp->bubble_report) {
  3254. if (req->request_id > ctx_isp->reported_req_id) {
  3255. request_id = req->request_id;
  3256. ctx_isp->reported_req_id = request_id;
  3257. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  3258. CAM_REQ_MGR_SOF_EVENT_ERROR);
  3259. __cam_isp_ctx_update_event_record(ctx_isp,
  3260. CAM_ISP_CTX_EVENT_EPOCH, req, NULL);
  3261. } else {
  3262. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  3263. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  3264. __cam_isp_ctx_update_event_record(ctx_isp,
  3265. CAM_ISP_CTX_EVENT_EPOCH, NULL, NULL);
  3266. }
  3267. } else {
  3268. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  3269. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  3270. __cam_isp_ctx_update_event_record(ctx_isp,
  3271. CAM_ISP_CTX_EVENT_EPOCH, NULL, NULL);
  3272. }
  3273. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE;
  3274. CAM_DBG(CAM_ISP, "next Substate[%s], ctx_idx: %u, link: 0x%x",
  3275. __cam_isp_ctx_substate_val_to_type(
  3276. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  3277. cam_req_mgr_debug_delay_detect();
  3278. trace_cam_delay_detect("ISP",
  3279. "bubble epoch_in_bubble_applied",
  3280. req->request_id, ctx->ctx_id, ctx->link_hdl,
  3281. ctx->session_hdl,
  3282. CAM_DEFAULT_VALUE);
  3283. end:
  3284. req = list_last_entry(&ctx->active_req_list, struct cam_ctx_request,
  3285. list);
  3286. if (req)
  3287. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3288. CAM_ISP_STATE_CHANGE_TRIGGER_EPOCH, req->request_id);
  3289. return 0;
  3290. }
  3291. static int __cam_isp_ctx_buf_done_in_bubble_applied(
  3292. struct cam_isp_context *ctx_isp, void *evt_data)
  3293. {
  3294. int rc = 0;
  3295. struct cam_isp_hw_done_event_data *done =
  3296. (struct cam_isp_hw_done_event_data *) evt_data;
  3297. rc = __cam_isp_ctx_handle_buf_done_in_activated_state(ctx_isp, done, 1);
  3298. return rc;
  3299. }
  3300. static void __cam_isp_get_notification_evt_params(
  3301. uint32_t hw_error, uint32_t *fence_evt_cause,
  3302. uint32_t *req_mgr_err_code, uint32_t *recovery_type)
  3303. {
  3304. uint32_t err_type, err_code = 0, recovery_type_temp;
  3305. err_type = CAM_SYNC_ISP_EVENT_UNKNOWN;
  3306. recovery_type_temp = CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3307. if (hw_error & CAM_ISP_HW_ERROR_OVERFLOW) {
  3308. err_code |= CAM_REQ_MGR_ISP_UNREPORTED_ERROR;
  3309. err_type = CAM_SYNC_ISP_EVENT_OVERFLOW;
  3310. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3311. }
  3312. if (hw_error & CAM_ISP_HW_ERROR_CSID_OUTPUT_FIFO_OVERFLOW) {
  3313. err_code |= CAM_REQ_MGR_CSID_FIFO_OVERFLOW_ERROR;
  3314. err_type = CAM_SYNC_ISP_EVENT_CSID_OUTPUT_FIFO_OVERFLOW;
  3315. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3316. }
  3317. if (hw_error & CAM_ISP_HW_ERROR_RECOVERY_OVERFLOW) {
  3318. err_code |= CAM_REQ_MGR_CSID_RECOVERY_OVERFLOW_ERROR;
  3319. err_type = CAM_SYNC_ISP_EVENT_RECOVERY_OVERFLOW;
  3320. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3321. }
  3322. if (hw_error & CAM_ISP_HW_ERROR_P2I_ERROR) {
  3323. err_code |= CAM_REQ_MGR_ISP_UNREPORTED_ERROR;
  3324. err_type = CAM_SYNC_ISP_EVENT_P2I_ERROR;
  3325. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3326. }
  3327. if (hw_error & CAM_ISP_HW_ERROR_VIOLATION) {
  3328. err_code |= CAM_REQ_MGR_ISP_UNREPORTED_ERROR;
  3329. err_type = CAM_SYNC_ISP_EVENT_VIOLATION;
  3330. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3331. }
  3332. if (hw_error & CAM_ISP_HW_ERROR_HWPD_VIOLATION) {
  3333. err_code |= CAM_REQ_MGR_ISP_ERR_HWPD_VIOLATION;
  3334. err_type = CAM_SYNC_ISP_EVENT_VIOLATION;
  3335. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3336. }
  3337. if (hw_error & CAM_ISP_HW_ERROR_BUSIF_OVERFLOW) {
  3338. err_code |= CAM_REQ_MGR_ISP_UNREPORTED_ERROR;
  3339. err_type = CAM_SYNC_ISP_EVENT_BUSIF_OVERFLOW;
  3340. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3341. }
  3342. if (hw_error & CAM_ISP_HW_ERROR_CSID_SENSOR_SWITCH_ERROR) {
  3343. err_code |= CAM_REQ_MGR_CSID_ERR_ON_SENSOR_SWITCHING;
  3344. err_type = CAM_SYNC_ISP_EVENT_CSID_SENSOR_SWITCH_ERROR;
  3345. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3346. }
  3347. if (hw_error & CAM_ISP_HW_ERROR_CSID_LANE_FIFO_OVERFLOW) {
  3348. err_code |= CAM_REQ_MGR_CSID_LANE_FIFO_OVERFLOW_ERROR;
  3349. err_type = CAM_SYNC_ISP_EVENT_CSID_RX_ERROR;
  3350. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3351. }
  3352. if (hw_error & CAM_ISP_HW_ERROR_CSID_PKT_HDR_CORRUPTED) {
  3353. err_code |= CAM_REQ_MGR_CSID_RX_PKT_HDR_CORRUPTION;
  3354. err_type = CAM_SYNC_ISP_EVENT_CSID_RX_ERROR;
  3355. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3356. }
  3357. if (hw_error & CAM_ISP_HW_ERROR_CSID_MISSING_PKT_HDR_DATA) {
  3358. err_code |= CAM_REQ_MGR_CSID_MISSING_PKT_HDR_DATA;
  3359. err_type = CAM_SYNC_ISP_EVENT_CSID_RX_ERROR;
  3360. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3361. }
  3362. if (hw_error & CAM_ISP_HW_ERROR_CSID_UNBOUNDED_FRAME) {
  3363. err_code |= CAM_REQ_MGR_CSID_UNBOUNDED_FRAME;
  3364. err_type = CAM_SYNC_ISP_EVENT_CSID_RX_ERROR;
  3365. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3366. }
  3367. if (hw_error & CAM_ISP_HW_ERROR_CSID_FRAME_SIZE) {
  3368. err_code |= CAM_REQ_MGR_CSID_PIXEL_COUNT_MISMATCH;
  3369. err_type = CAM_SYNC_ISP_EVENT_CSID_RX_ERROR;
  3370. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_RECOVERY;
  3371. }
  3372. if (hw_error & CAM_ISP_HW_ERROR_CSID_MISSING_EOT) {
  3373. err_code |= CAM_REQ_MGR_CSID_MISSING_EOT;
  3374. err_type = CAM_SYNC_ISP_EVENT_CSID_RX_ERROR;
  3375. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3376. }
  3377. if (hw_error & CAM_ISP_HW_ERROR_CSID_PKT_PAYLOAD_CORRUPTED) {
  3378. err_code |= CAM_REQ_MGR_CSID_RX_PKT_PAYLOAD_CORRUPTION;
  3379. err_type = CAM_SYNC_ISP_EVENT_CSID_RX_ERROR;
  3380. recovery_type_temp |= CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3381. }
  3382. if (recovery_type_temp == (CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY |
  3383. CAM_REQ_MGR_ERROR_TYPE_RECOVERY))
  3384. recovery_type_temp = CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY;
  3385. if (!err_code)
  3386. err_code = CAM_REQ_MGR_ISP_UNREPORTED_ERROR;
  3387. *req_mgr_err_code = err_code;
  3388. *fence_evt_cause = err_type;
  3389. *recovery_type = recovery_type_temp;
  3390. }
  3391. static bool __cam_isp_ctx_request_can_reapply(
  3392. struct cam_isp_ctx_req *req_isp)
  3393. {
  3394. int i;
  3395. for (i = 0; i < req_isp->num_fence_map_out; i++)
  3396. if (req_isp->fence_map_out[i].sync_id == -1)
  3397. return false;
  3398. return true;
  3399. }
  3400. static int __cam_isp_ctx_validate_for_req_reapply_util(
  3401. struct cam_isp_context *ctx_isp)
  3402. {
  3403. int rc = 0;
  3404. struct cam_ctx_request *req_temp;
  3405. struct cam_ctx_request *req = NULL;
  3406. struct cam_isp_ctx_req *req_isp = NULL;
  3407. struct cam_context *ctx = ctx_isp->base;
  3408. if (in_task())
  3409. spin_lock_bh(&ctx->lock);
  3410. /* Check for req in active/wait lists */
  3411. if (list_empty(&ctx->active_req_list)) {
  3412. CAM_DBG(CAM_ISP,
  3413. "Active request list empty for ctx: %u on link: 0x%x",
  3414. ctx->ctx_id, ctx->link_hdl);
  3415. if (list_empty(&ctx->wait_req_list)) {
  3416. CAM_WARN(CAM_ISP,
  3417. "No active/wait req for ctx: %u on link: 0x%x start from pending",
  3418. ctx->ctx_id, ctx->link_hdl);
  3419. rc = 0;
  3420. goto end;
  3421. }
  3422. }
  3423. /* Validate if all fences for active requests are not signaled */
  3424. if (!list_empty(&ctx->active_req_list)) {
  3425. list_for_each_entry_safe_reverse(req, req_temp,
  3426. &ctx->active_req_list, list) {
  3427. /*
  3428. * If some fences of the active request are already
  3429. * signaled, we should not do recovery for the buffer
  3430. * and timestamp consistency.
  3431. */
  3432. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  3433. if (!__cam_isp_ctx_request_can_reapply(req_isp)) {
  3434. CAM_WARN(CAM_ISP,
  3435. "Req: %llu in ctx:%u on link: 0x%x fence has partially signaled, cannot do recovery",
  3436. req->request_id, ctx->ctx_id, ctx->link_hdl);
  3437. rc = -EINVAL;
  3438. goto end;
  3439. }
  3440. }
  3441. }
  3442. /* Move active requests to pending list */
  3443. if (!list_empty(&ctx->active_req_list)) {
  3444. list_for_each_entry_safe_reverse(req, req_temp,
  3445. &ctx->active_req_list, list) {
  3446. list_del_init(&req->list);
  3447. __cam_isp_ctx_enqueue_request_in_order(ctx, req, false);
  3448. ctx_isp->active_req_cnt--;
  3449. CAM_DBG(CAM_ISP, "ctx:%u link:0x%x move active req %llu to pending",
  3450. ctx->ctx_id, ctx->link_hdl, req->request_id);
  3451. }
  3452. }
  3453. /* Move wait requests to pending list */
  3454. if (!list_empty(&ctx->wait_req_list)) {
  3455. list_for_each_entry_safe_reverse(req, req_temp, &ctx->wait_req_list, list) {
  3456. list_del_init(&req->list);
  3457. __cam_isp_ctx_enqueue_request_in_order(ctx, req, false);
  3458. CAM_DBG(CAM_ISP, "ctx:%u link:0x%x move wait req %llu to pending",
  3459. ctx->ctx_id, ctx->link_hdl, req->request_id);
  3460. }
  3461. }
  3462. end:
  3463. if (in_task())
  3464. spin_unlock_bh(&ctx->lock);
  3465. return rc;
  3466. }
  3467. static int __cam_isp_ctx_handle_recovery_req_util(
  3468. struct cam_isp_context *ctx_isp)
  3469. {
  3470. int rc = 0;
  3471. struct cam_context *ctx = ctx_isp->base;
  3472. struct cam_ctx_request *req_to_reapply = NULL;
  3473. if (list_empty(&ctx->pending_req_list)) {
  3474. CAM_WARN(CAM_ISP,
  3475. "No pending request to recover from on ctx: %u", ctx->ctx_id);
  3476. return -EINVAL;
  3477. }
  3478. req_to_reapply = list_first_entry(&ctx->pending_req_list,
  3479. struct cam_ctx_request, list);
  3480. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_EPOCH;
  3481. ctx_isp->recovery_req_id = req_to_reapply->request_id;
  3482. atomic_set(&ctx_isp->internal_recovery_set, 1);
  3483. CAM_INFO(CAM_ISP, "Notify CRM to reapply req:%llu for ctx:%u link:0x%x",
  3484. req_to_reapply->request_id, ctx->ctx_id, ctx->link_hdl);
  3485. rc = __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF,
  3486. CRM_KMD_WARN_INTERNAL_RECOVERY, req_to_reapply->request_id,
  3487. ctx_isp);
  3488. if (rc) {
  3489. /* Unable to notify CRM to do reapply back to normal */
  3490. CAM_WARN(CAM_ISP,
  3491. "ctx:%u link:0x%x unable to notify CRM for req %llu",
  3492. ctx->ctx_id, ctx->link_hdl, ctx_isp->recovery_req_id);
  3493. ctx_isp->recovery_req_id = 0;
  3494. atomic_set(&ctx_isp->internal_recovery_set, 0);
  3495. }
  3496. return rc;
  3497. }
  3498. static int __cam_isp_ctx_trigger_error_req_reapply(
  3499. uint32_t err_type, struct cam_isp_context *ctx_isp)
  3500. {
  3501. int rc = 0;
  3502. struct cam_context *ctx = ctx_isp->base;
  3503. if ((err_type & CAM_ISP_HW_ERROR_RECOVERY_OVERFLOW) &&
  3504. (isp_ctx_debug.disable_internal_recovery_mask &
  3505. CAM_ISP_CTX_DISABLE_RECOVERY_BUS_OVERFLOW))
  3506. return -EINVAL;
  3507. /*
  3508. * For errors that can be recoverable within kmd, we
  3509. * try to do internal hw stop, restart and notify CRM
  3510. * to do reapply with the help of bubble control flow.
  3511. */
  3512. rc = __cam_isp_ctx_validate_for_req_reapply_util(ctx_isp);
  3513. if (rc)
  3514. goto end;
  3515. rc = __cam_isp_ctx_handle_recovery_req_util(ctx_isp);
  3516. if (rc)
  3517. goto end;
  3518. CAM_DBG(CAM_ISP, "Triggered internal recovery for req:%llu ctx:%u on link 0x%x",
  3519. ctx_isp->recovery_req_id, ctx->ctx_id, ctx->link_hdl);
  3520. end:
  3521. return rc;
  3522. }
  3523. static int __cam_isp_ctx_handle_error(struct cam_isp_context *ctx_isp,
  3524. void *evt_data)
  3525. {
  3526. int rc = 0;
  3527. enum cam_req_mgr_device_error error;
  3528. uint32_t i = 0;
  3529. bool found = 0;
  3530. struct cam_ctx_request *req = NULL;
  3531. struct cam_ctx_request *req_to_report = NULL;
  3532. struct cam_ctx_request *req_to_dump = NULL;
  3533. struct cam_ctx_request *req_temp;
  3534. struct cam_isp_ctx_req *req_isp = NULL;
  3535. struct cam_isp_ctx_req *req_isp_to_report = NULL;
  3536. uint64_t error_request_id;
  3537. struct cam_hw_fence_map_entry *fence_map_out = NULL;
  3538. uint32_t recovery_type, fence_evt_cause;
  3539. uint32_t req_mgr_err_code;
  3540. struct cam_context *ctx = ctx_isp->base;
  3541. struct cam_isp_hw_error_event_data *error_event_data =
  3542. (struct cam_isp_hw_error_event_data *)evt_data;
  3543. CAM_DBG(CAM_ISP, "Enter HW error_type = %d, ctx:%u on link 0x%x",
  3544. error_event_data->error_type, ctx->ctx_id, ctx->link_hdl);
  3545. if (error_event_data->try_internal_recovery) {
  3546. rc = __cam_isp_ctx_trigger_error_req_reapply(error_event_data->error_type, ctx_isp);
  3547. if (!rc)
  3548. goto exit;
  3549. }
  3550. if (!ctx_isp->offline_context)
  3551. __cam_isp_ctx_pause_crm_timer(ctx);
  3552. __cam_isp_ctx_dump_frame_timing_record(ctx_isp);
  3553. __cam_isp_ctx_trigger_reg_dump(CAM_HW_MGR_CMD_REG_DUMP_ON_ERROR, ctx);
  3554. __cam_isp_get_notification_evt_params(error_event_data->error_type,
  3555. &fence_evt_cause, &req_mgr_err_code, &recovery_type);
  3556. /*
  3557. * The error is likely caused by first request on the active list.
  3558. * If active list is empty check wait list (maybe error hit as soon
  3559. * as RUP and we handle error before RUP.
  3560. */
  3561. if (list_empty(&ctx->active_req_list)) {
  3562. CAM_DBG(CAM_ISP,
  3563. "handling error with no active request, ctx:%u on link 0x%x",
  3564. ctx->ctx_id, ctx->link_hdl);
  3565. if (list_empty(&ctx->wait_req_list)) {
  3566. CAM_ERR_RATE_LIMIT(CAM_ISP,
  3567. "Error with no active/wait request, ctx:%u on link 0x%x",
  3568. ctx->ctx_id, ctx->link_hdl);
  3569. goto end;
  3570. } else {
  3571. req_to_dump = list_first_entry(&ctx->wait_req_list,
  3572. struct cam_ctx_request, list);
  3573. }
  3574. } else {
  3575. req_to_dump = list_first_entry(&ctx->active_req_list,
  3576. struct cam_ctx_request, list);
  3577. }
  3578. req_isp = (struct cam_isp_ctx_req *) req_to_dump->req_priv;
  3579. if (error_event_data->enable_req_dump)
  3580. rc = cam_isp_ctx_dump_req(req_isp, 0, 0, NULL, false);
  3581. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3582. CAM_ISP_STATE_CHANGE_TRIGGER_ERROR, req_to_dump->request_id);
  3583. list_for_each_entry_safe(req, req_temp,
  3584. &ctx->active_req_list, list) {
  3585. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  3586. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  3587. if (!req_isp->bubble_report) {
  3588. CAM_ERR(CAM_ISP, "signalled error for req %llu, ctx:%u on link 0x%x",
  3589. req->request_id, ctx->ctx_id, ctx->link_hdl);
  3590. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  3591. fence_map_out =
  3592. &req_isp->fence_map_out[i];
  3593. if (req_isp->fence_map_out[i].sync_id != -1) {
  3594. CAM_DBG(CAM_ISP,
  3595. "req %llu, Sync fd 0x%x ctx %u, link 0x%x",
  3596. req->request_id,
  3597. req_isp->fence_map_out[i].sync_id,
  3598. ctx->ctx_id, ctx->link_hdl);
  3599. rc = cam_sync_signal(
  3600. fence_map_out->sync_id,
  3601. CAM_SYNC_STATE_SIGNALED_ERROR,
  3602. fence_evt_cause);
  3603. fence_map_out->sync_id = -1;
  3604. }
  3605. }
  3606. list_del_init(&req->list);
  3607. list_add_tail(&req->list, &ctx->free_req_list);
  3608. ctx_isp->active_req_cnt--;
  3609. } else {
  3610. found = 1;
  3611. break;
  3612. }
  3613. }
  3614. if (found)
  3615. goto move_to_pending;
  3616. list_for_each_entry_safe(req, req_temp,
  3617. &ctx->wait_req_list, list) {
  3618. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  3619. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  3620. if (!req_isp->bubble_report) {
  3621. CAM_ERR(CAM_ISP, "signalled error for req %llu, ctx %u, link 0x%x",
  3622. req->request_id, ctx->ctx_id, ctx->link_hdl);
  3623. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  3624. fence_map_out =
  3625. &req_isp->fence_map_out[i];
  3626. if (req_isp->fence_map_out[i].sync_id != -1) {
  3627. CAM_DBG(CAM_ISP,
  3628. "req %llu, Sync fd 0x%x ctx %u link 0x%x",
  3629. req->request_id,
  3630. req_isp->fence_map_out[i].sync_id,
  3631. ctx->ctx_id, ctx->link_hdl);
  3632. rc = cam_sync_signal(
  3633. fence_map_out->sync_id,
  3634. CAM_SYNC_STATE_SIGNALED_ERROR,
  3635. fence_evt_cause);
  3636. fence_map_out->sync_id = -1;
  3637. }
  3638. }
  3639. list_del_init(&req->list);
  3640. list_add_tail(&req->list, &ctx->free_req_list);
  3641. } else {
  3642. found = 1;
  3643. break;
  3644. }
  3645. }
  3646. move_to_pending:
  3647. /*
  3648. * If bubble recovery is enabled on any request we need to move that
  3649. * request and all the subsequent requests to the pending list.
  3650. * Note:
  3651. * We need to traverse the active list in reverse order and add
  3652. * to head of pending list.
  3653. * e.g. pending current state: 10, 11 | active current state: 8, 9
  3654. * intermittent for loop iteration- pending: 9, 10, 11 | active: 8
  3655. * final state - pending: 8, 9, 10, 11 | active: NULL
  3656. */
  3657. if (found) {
  3658. list_for_each_entry_safe_reverse(req, req_temp,
  3659. &ctx->active_req_list, list) {
  3660. list_del_init(&req->list);
  3661. list_add(&req->list, &ctx->pending_req_list);
  3662. ctx_isp->active_req_cnt--;
  3663. }
  3664. list_for_each_entry_safe_reverse(req, req_temp,
  3665. &ctx->wait_req_list, list) {
  3666. list_del_init(&req->list);
  3667. list_add(&req->list, &ctx->pending_req_list);
  3668. }
  3669. }
  3670. end:
  3671. do {
  3672. if (list_empty(&ctx->pending_req_list)) {
  3673. error_request_id = ctx_isp->last_applied_req_id;
  3674. break;
  3675. }
  3676. req = list_first_entry(&ctx->pending_req_list,
  3677. struct cam_ctx_request, list);
  3678. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  3679. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  3680. error_request_id = ctx_isp->last_applied_req_id;
  3681. if (req_isp->bubble_report) {
  3682. req_to_report = req;
  3683. req_isp_to_report = req_to_report->req_priv;
  3684. break;
  3685. }
  3686. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  3687. if (req_isp->fence_map_out[i].sync_id != -1)
  3688. rc = cam_sync_signal(
  3689. req_isp->fence_map_out[i].sync_id,
  3690. CAM_SYNC_STATE_SIGNALED_ERROR,
  3691. fence_evt_cause);
  3692. req_isp->fence_map_out[i].sync_id = -1;
  3693. }
  3694. list_del_init(&req->list);
  3695. list_add_tail(&req->list, &ctx->free_req_list);
  3696. } while (req->request_id < ctx_isp->last_applied_req_id);
  3697. if (ctx_isp->offline_context)
  3698. goto exit;
  3699. error = CRM_KMD_ERR_FATAL;
  3700. if (req_isp_to_report && req_isp_to_report->bubble_report)
  3701. if (error_event_data->recovery_enabled)
  3702. error = CRM_KMD_ERR_BUBBLE;
  3703. __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF, error,
  3704. error_request_id, ctx_isp);
  3705. /*
  3706. * Need to send error occurred in KMD
  3707. * This will help UMD to take necessary action
  3708. * and to dump relevant info
  3709. */
  3710. if (error == CRM_KMD_ERR_FATAL)
  3711. __cam_isp_ctx_notify_v4l2_error_event(recovery_type,
  3712. req_mgr_err_code, error_request_id, ctx);
  3713. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_HW_ERROR;
  3714. CAM_DBG(CAM_ISP, "Handling error done on ctx: %u, link: 0x%x", ctx->ctx_id, ctx->link_hdl);
  3715. exit:
  3716. return rc;
  3717. }
  3718. static int __cam_isp_ctx_fs2_sof_in_sof_state(
  3719. struct cam_isp_context *ctx_isp, void *evt_data)
  3720. {
  3721. int rc = 0;
  3722. struct cam_isp_hw_sof_event_data *sof_event_data = evt_data;
  3723. struct cam_ctx_request *req;
  3724. struct cam_context *ctx = ctx_isp->base;
  3725. uint64_t request_id = 0;
  3726. if (!evt_data) {
  3727. CAM_ERR(CAM_ISP, "in valid sof event data, ctx: %u, link: 0x%x",
  3728. ctx->ctx_id, ctx->link_hdl);
  3729. return -EINVAL;
  3730. }
  3731. __cam_isp_ctx_update_sof_ts_util(sof_event_data, ctx_isp);
  3732. CAM_DBG(CAM_ISP, "frame id: %lld time stamp:0x%llx, ctx: %u, link: 0x%x",
  3733. ctx_isp->frame_id, ctx_isp->sof_timestamp_val, ctx->ctx_id, ctx->link_hdl);
  3734. if (!(list_empty(&ctx->wait_req_list)))
  3735. goto end;
  3736. if (ctx_isp->active_req_cnt <= 2) {
  3737. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  3738. list_for_each_entry(req, &ctx->active_req_list, list) {
  3739. if (req->request_id > ctx_isp->reported_req_id) {
  3740. request_id = req->request_id;
  3741. ctx_isp->reported_req_id = request_id;
  3742. break;
  3743. }
  3744. }
  3745. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  3746. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  3747. }
  3748. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3749. CAM_ISP_STATE_CHANGE_TRIGGER_SOF, request_id);
  3750. end:
  3751. return rc;
  3752. }
  3753. static int __cam_isp_ctx_fs2_buf_done(struct cam_isp_context *ctx_isp,
  3754. void *evt_data)
  3755. {
  3756. int rc = 0;
  3757. struct cam_isp_hw_done_event_data *done =
  3758. (struct cam_isp_hw_done_event_data *) evt_data;
  3759. struct cam_context *ctx = ctx_isp->base;
  3760. int prev_active_req_cnt = 0;
  3761. int curr_req_id = 0;
  3762. struct cam_ctx_request *req;
  3763. prev_active_req_cnt = ctx_isp->active_req_cnt;
  3764. req = list_first_entry(&ctx->active_req_list,
  3765. struct cam_ctx_request, list);
  3766. if (req)
  3767. curr_req_id = req->request_id;
  3768. rc = __cam_isp_ctx_handle_buf_done_in_activated_state(ctx_isp, done, 0);
  3769. if (prev_active_req_cnt == ctx_isp->active_req_cnt + 1) {
  3770. if (list_empty(&ctx->wait_req_list) &&
  3771. list_empty(&ctx->active_req_list)) {
  3772. CAM_DBG(CAM_ISP, "No request, move to SOF, ctx_idx: %u, link: 0x%x",
  3773. ctx->ctx_id, ctx->link_hdl);
  3774. ctx_isp->substate_activated =
  3775. CAM_ISP_CTX_ACTIVATED_SOF;
  3776. if (ctx_isp->reported_req_id < curr_req_id) {
  3777. ctx_isp->reported_req_id = curr_req_id;
  3778. __cam_isp_ctx_send_sof_timestamp(ctx_isp,
  3779. curr_req_id,
  3780. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  3781. }
  3782. }
  3783. }
  3784. return rc;
  3785. }
  3786. static int __cam_isp_ctx_fs2_buf_done_in_epoch(struct cam_isp_context *ctx_isp,
  3787. void *evt_data)
  3788. {
  3789. int rc = 0;
  3790. rc = __cam_isp_ctx_fs2_buf_done(ctx_isp, evt_data);
  3791. return rc;
  3792. }
  3793. static int __cam_isp_ctx_fs2_buf_done_in_applied(
  3794. struct cam_isp_context *ctx_isp,
  3795. void *evt_data)
  3796. {
  3797. int rc = 0;
  3798. rc = __cam_isp_ctx_fs2_buf_done(ctx_isp, evt_data);
  3799. return rc;
  3800. }
  3801. static int __cam_isp_ctx_fs2_reg_upd_in_sof(struct cam_isp_context *ctx_isp,
  3802. void *evt_data)
  3803. {
  3804. int rc = 0;
  3805. struct cam_ctx_request *req = NULL;
  3806. struct cam_isp_ctx_req *req_isp;
  3807. struct cam_context *ctx = ctx_isp->base;
  3808. if (ctx->state != CAM_CTX_ACTIVATED && ctx_isp->frame_id > 1) {
  3809. CAM_DBG(CAM_ISP, "invalid RUP");
  3810. goto end;
  3811. }
  3812. /*
  3813. * This is for the first update. The initial setting will
  3814. * cause the reg_upd in the first frame.
  3815. */
  3816. if (!list_empty(&ctx->wait_req_list)) {
  3817. req = list_first_entry(&ctx->wait_req_list,
  3818. struct cam_ctx_request, list);
  3819. list_del_init(&req->list);
  3820. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  3821. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  3822. if (req_isp->num_fence_map_out == req_isp->num_acked)
  3823. list_add_tail(&req->list, &ctx->free_req_list);
  3824. else
  3825. CAM_ERR(CAM_ISP,
  3826. "receive rup in unexpected state, ctx_idx: %u, link: 0x%x",
  3827. ctx->ctx_id, ctx->link_hdl);
  3828. }
  3829. if (req != NULL) {
  3830. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3831. CAM_ISP_STATE_CHANGE_TRIGGER_REG_UPDATE,
  3832. req->request_id);
  3833. }
  3834. end:
  3835. return rc;
  3836. }
  3837. static int __cam_isp_ctx_fs2_reg_upd_in_applied_state(
  3838. struct cam_isp_context *ctx_isp, void *evt_data)
  3839. {
  3840. int rc = 0;
  3841. struct cam_ctx_request *req = NULL;
  3842. struct cam_context *ctx = ctx_isp->base;
  3843. struct cam_isp_ctx_req *req_isp;
  3844. uint64_t request_id = 0;
  3845. if (list_empty(&ctx->wait_req_list)) {
  3846. CAM_ERR(CAM_ISP, "Reg upd ack with no waiting request, ctx_idx: %u, link: 0x%x",
  3847. ctx->ctx_id, ctx->link_hdl);
  3848. goto end;
  3849. }
  3850. req = list_first_entry(&ctx->wait_req_list,
  3851. struct cam_ctx_request, list);
  3852. list_del_init(&req->list);
  3853. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  3854. if (req_isp->num_fence_map_out != 0) {
  3855. list_add_tail(&req->list, &ctx->active_req_list);
  3856. ctx_isp->active_req_cnt++;
  3857. CAM_DBG(CAM_REQ, "move request %lld to active list(cnt = %d), ctx:%u,link:0x%x",
  3858. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  3859. } else {
  3860. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  3861. /* no io config, so the request is completed. */
  3862. list_add_tail(&req->list, &ctx->free_req_list);
  3863. }
  3864. /*
  3865. * This function only called directly from applied and bubble applied
  3866. * state so change substate here.
  3867. */
  3868. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_EPOCH;
  3869. if (req_isp->num_fence_map_out != 1)
  3870. goto end;
  3871. if (ctx_isp->active_req_cnt <= 2) {
  3872. list_for_each_entry(req, &ctx->active_req_list, list) {
  3873. if (req->request_id > ctx_isp->reported_req_id) {
  3874. request_id = req->request_id;
  3875. ctx_isp->reported_req_id = request_id;
  3876. break;
  3877. }
  3878. }
  3879. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  3880. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  3881. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  3882. }
  3883. CAM_DBG(CAM_ISP, "next Substate[%s], ctx_idx: %u, link: 0x%x",
  3884. __cam_isp_ctx_substate_val_to_type(ctx_isp->substate_activated),
  3885. ctx->ctx_id, ctx->link_hdl);
  3886. end:
  3887. if (req != NULL && !rc) {
  3888. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  3889. CAM_ISP_STATE_CHANGE_TRIGGER_REG_UPDATE,
  3890. req->request_id);
  3891. }
  3892. return rc;
  3893. }
  3894. static void __cam_isp_ctx_notify_aeb_error_for_sec_event(
  3895. struct cam_isp_context *ctx_isp)
  3896. {
  3897. struct cam_context *ctx = ctx_isp->base;
  3898. if ((++ctx_isp->aeb_error_cnt) <= CAM_ISP_CONTEXT_AEB_ERROR_CNT_MAX) {
  3899. CAM_WARN(CAM_ISP,
  3900. "AEB slave RDI's current request's SOF seen after next req is applied for ctx: %u on link: 0x%x last_applied_req: %llu err_cnt: %u",
  3901. ctx->ctx_id, ctx->link_hdl, ctx_isp->last_applied_req_id, ctx_isp->aeb_error_cnt);
  3902. return;
  3903. }
  3904. CAM_ERR(CAM_ISP,
  3905. "Fatal - AEB slave RDI's current request's SOF seen after next req is applied, EPOCH height need to be re-configured for ctx: %u on link: 0x%x err_cnt: %u",
  3906. ctx->ctx_id, ctx->link_hdl, ctx_isp->aeb_error_cnt);
  3907. /* Pause CRM timer */
  3908. if (!ctx_isp->offline_context)
  3909. __cam_isp_ctx_pause_crm_timer(ctx);
  3910. /* Trigger reg dump */
  3911. __cam_isp_ctx_trigger_reg_dump(CAM_HW_MGR_CMD_REG_DUMP_ON_ERROR, ctx);
  3912. /* Notify CRM on fatal error */
  3913. __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF, CRM_KMD_ERR_FATAL,
  3914. ctx_isp->last_applied_req_id, ctx_isp);
  3915. /* Notify userland on error */
  3916. __cam_isp_ctx_notify_v4l2_error_event(CAM_REQ_MGR_ERROR_TYPE_RECOVERY,
  3917. CAM_REQ_MGR_CSID_ERR_ON_SENSOR_SWITCHING, ctx_isp->last_applied_req_id, ctx);
  3918. /* Change state to HALT, stop further processing of HW events */
  3919. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_HALT;
  3920. /* Dump AEB debug info */
  3921. __cam_isp_ctx_dump_frame_timing_record(ctx_isp);
  3922. }
  3923. static int __cam_isp_ctx_trigger_internal_recovery(
  3924. bool sync_frame_drop, struct cam_isp_context *ctx_isp)
  3925. {
  3926. int rc = 0;
  3927. bool do_recovery = true;
  3928. struct cam_context *ctx = ctx_isp->base;
  3929. struct cam_ctx_request *req = NULL;
  3930. struct cam_isp_ctx_req *req_isp = NULL;
  3931. if (list_empty(&ctx->wait_req_list)) {
  3932. /*
  3933. * If the wait list is empty, and we encounter a "silent" frame drop
  3934. * then the settings applied on the previous frame, did not reflect
  3935. * at the next frame boundary, it's expected to latch a frame after.
  3936. * No need to recover. If it's an out of sync drop use pending req
  3937. */
  3938. if (sync_frame_drop && !list_empty(&ctx->pending_req_list))
  3939. req = list_first_entry(&ctx->pending_req_list,
  3940. struct cam_ctx_request, list);
  3941. else
  3942. do_recovery = false;
  3943. }
  3944. /* If both wait and pending list have no request to recover on */
  3945. if (!do_recovery) {
  3946. CAM_WARN(CAM_ISP,
  3947. "No request to perform recovery - ctx: %u on link: 0x%x last_applied: %lld last_buf_done: %lld",
  3948. ctx->ctx_id, ctx->link_hdl, ctx_isp->last_applied_req_id,
  3949. ctx_isp->req_info.last_bufdone_req_id);
  3950. goto end;
  3951. }
  3952. if (!req) {
  3953. req = list_first_entry(&ctx->wait_req_list, struct cam_ctx_request, list);
  3954. if (req->request_id != ctx_isp->last_applied_req_id)
  3955. CAM_WARN(CAM_ISP,
  3956. "Top of wait list req: %llu does not match with last applied: %llu in ctx: %u on link: 0x%x",
  3957. req->request_id, ctx_isp->last_applied_req_id,
  3958. ctx->ctx_id, ctx->link_hdl);
  3959. }
  3960. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  3961. /*
  3962. * Treat this as bubble, after recovery re-start from appropriate sub-state
  3963. * This will block servicing any further apply calls from CRM
  3964. */
  3965. atomic_set(&ctx_isp->internal_recovery_set, 1);
  3966. atomic_set(&ctx_isp->process_bubble, 1);
  3967. ctx_isp->recovery_req_id = req->request_id;
  3968. /* Wait for active request's to finish before issuing recovery */
  3969. if (ctx_isp->active_req_cnt) {
  3970. req_isp->bubble_detected = true;
  3971. CAM_WARN(CAM_ISP,
  3972. "Active req cnt: %u wait for all buf dones before kicking in recovery on req: %lld ctx: %u on link: 0x%x",
  3973. ctx_isp->active_req_cnt, ctx_isp->recovery_req_id,
  3974. ctx->ctx_id, ctx->link_hdl);
  3975. } else {
  3976. rc = __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF, CRM_KMD_ERR_BUBBLE,
  3977. ctx_isp->recovery_req_id, ctx_isp);
  3978. if (rc) {
  3979. /* Unable to do bubble recovery reset back to normal */
  3980. CAM_WARN(CAM_ISP,
  3981. "Unable to perform internal recovery [bubble reporting failed] for req: %llu in ctx: %u on link: 0x%x",
  3982. ctx_isp->recovery_req_id, ctx->ctx_id, ctx->link_hdl);
  3983. __cam_isp_context_reset_internal_recovery_params(ctx_isp);
  3984. goto end;
  3985. }
  3986. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE;
  3987. list_del_init(&req->list);
  3988. list_add(&req->list, &ctx->pending_req_list);
  3989. }
  3990. end:
  3991. return rc;
  3992. }
  3993. static int __cam_isp_ctx_handle_secondary_events(
  3994. struct cam_isp_context *ctx_isp, void *evt_data)
  3995. {
  3996. int rc = 0;
  3997. bool recover = false, sync_frame_drop = false;
  3998. struct cam_context *ctx = ctx_isp->base;
  3999. struct cam_isp_hw_secondary_event_data *sec_evt_data =
  4000. (struct cam_isp_hw_secondary_event_data *)evt_data;
  4001. /* Current scheme to handle only for custom AEB */
  4002. if (!ctx_isp->aeb_enabled) {
  4003. CAM_WARN(CAM_ISP,
  4004. "Recovery not supported for non-AEB ctx: %u on link: 0x%x reject sec evt: %u",
  4005. ctx->ctx_id, ctx->link_hdl, sec_evt_data->evt_type);
  4006. goto end;
  4007. }
  4008. if (atomic_read(&ctx_isp->internal_recovery_set)) {
  4009. CAM_WARN(CAM_ISP,
  4010. "Internal recovery in progress in ctx: %u on link: 0x%x reject sec evt: %u",
  4011. ctx->ctx_id, ctx->link_hdl, sec_evt_data->evt_type);
  4012. goto end;
  4013. }
  4014. /*
  4015. * In case of custom AEB ensure first exposure frame has
  4016. * not moved forward with its settings without second/third
  4017. * expoure frame coming in. Also track for bubble, in case of system
  4018. * delays it's possible for the IFE settings to be not written to
  4019. * HW on a given frame. If these scenarios occurs flag as error,
  4020. * and recover.
  4021. */
  4022. switch (sec_evt_data->evt_type) {
  4023. case CAM_ISP_HW_SEC_EVENT_SOF:
  4024. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  4025. CAM_ISP_STATE_CHANGE_TRIGGER_SEC_EVT_SOF,
  4026. ctx_isp->last_applied_req_id);
  4027. __cam_isp_ctx_update_frame_timing_record(CAM_ISP_HW_SECONDARY_EVENT, ctx_isp);
  4028. /* Slave RDI's frame starting post IFE EPOCH - Fatal */
  4029. if ((ctx_isp->substate_activated ==
  4030. CAM_ISP_CTX_ACTIVATED_APPLIED) ||
  4031. (ctx_isp->substate_activated ==
  4032. CAM_ISP_CTX_ACTIVATED_BUBBLE_APPLIED))
  4033. __cam_isp_ctx_notify_aeb_error_for_sec_event(ctx_isp);
  4034. else
  4035. /* Reset error count */
  4036. ctx_isp->aeb_error_cnt = 0;
  4037. break;
  4038. case CAM_ISP_HW_SEC_EVENT_EPOCH:
  4039. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  4040. CAM_ISP_STATE_CHANGE_TRIGGER_SEC_EVT_EPOCH,
  4041. ctx_isp->last_applied_req_id);
  4042. ctx_isp->out_of_sync_cnt = 0;
  4043. /*
  4044. * Master RDI frame dropped in CSID, due to programming delay no RUP/AUP
  4045. * On such occasions use CSID CAMIF EPOCH for bubble detection, flag
  4046. * on detection and perform necessary bubble recovery
  4047. */
  4048. if ((ctx_isp->substate_activated ==
  4049. CAM_ISP_CTX_ACTIVATED_APPLIED) ||
  4050. (ctx_isp->substate_activated ==
  4051. CAM_ISP_CTX_ACTIVATED_BUBBLE_APPLIED)) {
  4052. recover = true;
  4053. CAM_WARN(CAM_ISP,
  4054. "Programming delay input frame dropped ctx: %u on link: 0x%x last_applied_req: %llu, kicking in internal recovery....",
  4055. ctx->ctx_id, ctx->link_hdl, ctx_isp->last_applied_req_id);
  4056. }
  4057. break;
  4058. case CAM_ISP_HW_SEC_EVENT_OUT_OF_SYNC_FRAME_DROP:
  4059. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  4060. CAM_ISP_STATE_CHANGE_TRIGGER_FRAME_DROP,
  4061. ctx_isp->last_applied_req_id);
  4062. /* Avoid recovery loop if frame is dropped at stream on */
  4063. if (!ctx_isp->frame_id) {
  4064. CAM_ERR(CAM_ISP,
  4065. "Sensor sync [vc mismatch] frame dropped at stream on ctx: %u link: 0x%x frame_id: %u last_applied_req: %lld",
  4066. ctx->ctx_id, ctx->link_hdl,
  4067. ctx_isp->frame_id, ctx_isp->last_applied_req_id);
  4068. rc = -EPERM;
  4069. break;
  4070. }
  4071. if (!(ctx_isp->out_of_sync_cnt++) &&
  4072. (ctx_isp->recovery_req_id == ctx_isp->last_applied_req_id)) {
  4073. CAM_WARN(CAM_ISP,
  4074. "Sensor sync [vc mismatch] frame dropped ctx: %u on link: 0x%x last_applied_req: %llu last_recovered_req: %llu out_of_sync_cnt: %u, recovery maybe in progress...",
  4075. ctx->ctx_id, ctx->link_hdl, ctx_isp->last_applied_req_id,
  4076. ctx_isp->recovery_req_id, ctx_isp->out_of_sync_cnt);
  4077. break;
  4078. }
  4079. recover = true;
  4080. sync_frame_drop = true;
  4081. ctx_isp->out_of_sync_cnt = 0;
  4082. CAM_WARN(CAM_ISP,
  4083. "Sensor sync [vc mismatch] frame dropped ctx: %u on link: 0x%x last_applied_req: %llu last_recovered_req: %llu out_of_sync_cnt: %u, kicking in internal recovery....",
  4084. ctx->ctx_id, ctx->link_hdl, ctx_isp->last_applied_req_id,
  4085. ctx_isp->recovery_req_id, ctx_isp->out_of_sync_cnt);
  4086. break;
  4087. default:
  4088. break;
  4089. }
  4090. if (recover &&
  4091. !(isp_ctx_debug.disable_internal_recovery_mask & CAM_ISP_CTX_DISABLE_RECOVERY_AEB))
  4092. rc = __cam_isp_ctx_trigger_internal_recovery(sync_frame_drop, ctx_isp);
  4093. end:
  4094. return rc;
  4095. }
  4096. static struct cam_isp_ctx_irq_ops
  4097. cam_isp_ctx_activated_state_machine_irq[CAM_ISP_CTX_ACTIVATED_MAX] = {
  4098. /* SOF */
  4099. {
  4100. .irq_ops = {
  4101. __cam_isp_ctx_handle_error,
  4102. __cam_isp_ctx_sof_in_activated_state,
  4103. __cam_isp_ctx_reg_upd_in_sof,
  4104. __cam_isp_ctx_notify_sof_in_activated_state,
  4105. __cam_isp_ctx_notify_eof_in_activated_state,
  4106. __cam_isp_ctx_buf_done_in_sof,
  4107. __cam_isp_ctx_handle_secondary_events,
  4108. },
  4109. },
  4110. /* APPLIED */
  4111. {
  4112. .irq_ops = {
  4113. __cam_isp_ctx_handle_error,
  4114. __cam_isp_ctx_sof_in_activated_state,
  4115. __cam_isp_ctx_reg_upd_in_applied_state,
  4116. __cam_isp_ctx_epoch_in_applied,
  4117. __cam_isp_ctx_notify_eof_in_activated_state,
  4118. __cam_isp_ctx_buf_done_in_applied,
  4119. __cam_isp_ctx_handle_secondary_events,
  4120. },
  4121. },
  4122. /* EPOCH */
  4123. {
  4124. .irq_ops = {
  4125. __cam_isp_ctx_handle_error,
  4126. __cam_isp_ctx_sof_in_epoch,
  4127. __cam_isp_ctx_reg_upd_in_epoch_bubble_state,
  4128. __cam_isp_ctx_notify_sof_in_activated_state,
  4129. __cam_isp_ctx_notify_eof_in_activated_state,
  4130. __cam_isp_ctx_buf_done_in_epoch,
  4131. __cam_isp_ctx_handle_secondary_events,
  4132. },
  4133. },
  4134. /* BUBBLE */
  4135. {
  4136. .irq_ops = {
  4137. __cam_isp_ctx_handle_error,
  4138. __cam_isp_ctx_sof_in_activated_state,
  4139. __cam_isp_ctx_reg_upd_in_epoch_bubble_state,
  4140. __cam_isp_ctx_notify_sof_in_activated_state,
  4141. __cam_isp_ctx_notify_eof_in_activated_state,
  4142. __cam_isp_ctx_buf_done_in_bubble,
  4143. __cam_isp_ctx_handle_secondary_events,
  4144. },
  4145. },
  4146. /* Bubble Applied */
  4147. {
  4148. .irq_ops = {
  4149. __cam_isp_ctx_handle_error,
  4150. __cam_isp_ctx_sof_in_activated_state,
  4151. __cam_isp_ctx_reg_upd_in_applied_state,
  4152. __cam_isp_ctx_epoch_in_bubble_applied,
  4153. NULL,
  4154. __cam_isp_ctx_buf_done_in_bubble_applied,
  4155. __cam_isp_ctx_handle_secondary_events,
  4156. },
  4157. },
  4158. /* HW ERROR */
  4159. {
  4160. .irq_ops = {
  4161. NULL,
  4162. __cam_isp_ctx_sof_in_activated_state,
  4163. __cam_isp_ctx_reg_upd_in_hw_error,
  4164. NULL,
  4165. NULL,
  4166. NULL,
  4167. },
  4168. },
  4169. /* HALT */
  4170. {
  4171. },
  4172. };
  4173. static struct cam_isp_ctx_irq_ops
  4174. cam_isp_ctx_fs2_state_machine_irq[CAM_ISP_CTX_ACTIVATED_MAX] = {
  4175. /* SOF */
  4176. {
  4177. .irq_ops = {
  4178. __cam_isp_ctx_handle_error,
  4179. __cam_isp_ctx_fs2_sof_in_sof_state,
  4180. __cam_isp_ctx_fs2_reg_upd_in_sof,
  4181. __cam_isp_ctx_fs2_sof_in_sof_state,
  4182. __cam_isp_ctx_notify_eof_in_activated_state,
  4183. NULL,
  4184. },
  4185. },
  4186. /* APPLIED */
  4187. {
  4188. .irq_ops = {
  4189. __cam_isp_ctx_handle_error,
  4190. __cam_isp_ctx_sof_in_activated_state,
  4191. __cam_isp_ctx_fs2_reg_upd_in_applied_state,
  4192. __cam_isp_ctx_epoch_in_applied,
  4193. __cam_isp_ctx_notify_eof_in_activated_state,
  4194. __cam_isp_ctx_fs2_buf_done_in_applied,
  4195. },
  4196. },
  4197. /* EPOCH */
  4198. {
  4199. .irq_ops = {
  4200. __cam_isp_ctx_handle_error,
  4201. __cam_isp_ctx_sof_in_epoch,
  4202. __cam_isp_ctx_reg_upd_in_epoch_bubble_state,
  4203. __cam_isp_ctx_notify_sof_in_activated_state,
  4204. __cam_isp_ctx_notify_eof_in_activated_state,
  4205. __cam_isp_ctx_fs2_buf_done_in_epoch,
  4206. },
  4207. },
  4208. /* BUBBLE */
  4209. {
  4210. .irq_ops = {
  4211. __cam_isp_ctx_handle_error,
  4212. __cam_isp_ctx_sof_in_activated_state,
  4213. __cam_isp_ctx_reg_upd_in_epoch_bubble_state,
  4214. __cam_isp_ctx_notify_sof_in_activated_state,
  4215. __cam_isp_ctx_notify_eof_in_activated_state,
  4216. __cam_isp_ctx_buf_done_in_bubble,
  4217. },
  4218. },
  4219. /* Bubble Applied */
  4220. {
  4221. .irq_ops = {
  4222. __cam_isp_ctx_handle_error,
  4223. __cam_isp_ctx_sof_in_activated_state,
  4224. __cam_isp_ctx_reg_upd_in_applied_state,
  4225. __cam_isp_ctx_epoch_in_bubble_applied,
  4226. NULL,
  4227. __cam_isp_ctx_buf_done_in_bubble_applied,
  4228. },
  4229. },
  4230. /* HW ERROR */
  4231. {
  4232. .irq_ops = {
  4233. NULL,
  4234. __cam_isp_ctx_sof_in_activated_state,
  4235. __cam_isp_ctx_reg_upd_in_hw_error,
  4236. NULL,
  4237. NULL,
  4238. NULL,
  4239. },
  4240. },
  4241. /* HALT */
  4242. {
  4243. },
  4244. };
  4245. static struct cam_isp_ctx_irq_ops
  4246. cam_isp_ctx_offline_state_machine_irq[CAM_ISP_CTX_ACTIVATED_MAX] = {
  4247. /* SOF */
  4248. {
  4249. .irq_ops = {
  4250. __cam_isp_ctx_handle_error,
  4251. NULL,
  4252. NULL,
  4253. NULL,
  4254. NULL,
  4255. NULL,
  4256. },
  4257. },
  4258. /* APPLIED */
  4259. {
  4260. .irq_ops = {
  4261. __cam_isp_ctx_handle_error,
  4262. __cam_isp_ctx_sof_in_activated_state,
  4263. __cam_isp_ctx_reg_upd_in_applied_state,
  4264. __cam_isp_ctx_offline_epoch_in_activated_state,
  4265. NULL,
  4266. __cam_isp_ctx_buf_done_in_applied,
  4267. },
  4268. },
  4269. /* EPOCH */
  4270. {
  4271. .irq_ops = {
  4272. __cam_isp_ctx_handle_error,
  4273. __cam_isp_ctx_sof_in_activated_state,
  4274. NULL,
  4275. __cam_isp_ctx_offline_epoch_in_activated_state,
  4276. NULL,
  4277. __cam_isp_ctx_buf_done_in_epoch,
  4278. },
  4279. },
  4280. /* BUBBLE */
  4281. {
  4282. },
  4283. /* Bubble Applied */
  4284. {
  4285. },
  4286. /* HW ERROR */
  4287. {
  4288. .irq_ops = {
  4289. NULL,
  4290. __cam_isp_ctx_sof_in_activated_state,
  4291. __cam_isp_ctx_reg_upd_in_hw_error,
  4292. NULL,
  4293. NULL,
  4294. NULL,
  4295. },
  4296. },
  4297. /* HALT */
  4298. {
  4299. },
  4300. };
  4301. static inline int cam_isp_context_apply_evt_injection(struct cam_context *ctx)
  4302. {
  4303. struct cam_isp_context *ctx_isp = ctx->ctx_priv;
  4304. struct cam_hw_inject_evt_param *evt_inject_params = &ctx_isp->evt_inject_params;
  4305. struct cam_common_evt_inject_data inject_evt = {0};
  4306. int rc;
  4307. inject_evt.evt_params = evt_inject_params;
  4308. rc = cam_context_apply_evt_injection(ctx, &inject_evt);
  4309. if (rc)
  4310. CAM_ERR(CAM_ISP, "Fail to apply event injection ctx_id: %u link: 0x%x req_id: %u",
  4311. ctx->ctx_id, ctx->link_hdl, evt_inject_params->req_id);
  4312. evt_inject_params->is_valid = false;
  4313. return rc;
  4314. }
  4315. static inline void __cam_isp_ctx_update_fcg_prediction_idx(
  4316. struct cam_context *ctx,
  4317. uint64_t request_id,
  4318. struct cam_isp_fcg_prediction_tracker *fcg_tracker,
  4319. struct cam_isp_fcg_config_info *fcg_info)
  4320. {
  4321. struct cam_isp_context *ctx_isp = ctx->ctx_priv;
  4322. if ((fcg_tracker->sum_skipped == 0) ||
  4323. (fcg_tracker->sum_skipped > CAM_ISP_MAX_FCG_PREDICTIONS)) {
  4324. fcg_info->use_current_cfg = true;
  4325. CAM_DBG(CAM_ISP,
  4326. "Apply req: %llu, Use current FCG value, frame_id: %llu, ctx_id: %u",
  4327. request_id, ctx_isp->frame_id, ctx->ctx_id);
  4328. } else {
  4329. fcg_info->prediction_idx = fcg_tracker->sum_skipped;
  4330. CAM_DBG(CAM_ISP,
  4331. "Apply req: %llu, FCG prediction: %u, frame_id: %llu, ctx_id: %u",
  4332. request_id, fcg_tracker->sum_skipped,
  4333. ctx_isp->frame_id, ctx->ctx_id);
  4334. }
  4335. }
  4336. static inline void __cam_isp_ctx_print_fcg_tracker(
  4337. struct cam_isp_fcg_prediction_tracker *fcg_tracker)
  4338. {
  4339. uint32_t skipped_list[CAM_ISP_AFD_PIPELINE_DELAY];
  4340. struct cam_isp_skip_frame_info *skip_info;
  4341. int i = 0;
  4342. list_for_each_entry(skip_info,
  4343. &fcg_tracker->skipped_list, list) {
  4344. skipped_list[i] = skip_info->num_frame_skipped;
  4345. i += 1;
  4346. }
  4347. CAM_DBG(CAM_ISP,
  4348. "FCG tracker num_skipped: %u, sum_skipped: %u, skipped list: [%u, %u, %u]",
  4349. fcg_tracker->num_skipped, fcg_tracker->sum_skipped,
  4350. skipped_list[0], skipped_list[1], skipped_list[2]);
  4351. }
  4352. static int __cam_isp_ctx_apply_req_in_activated_state(
  4353. struct cam_context *ctx, struct cam_req_mgr_apply_request *apply,
  4354. enum cam_isp_ctx_activated_substate next_state)
  4355. {
  4356. int rc = 0;
  4357. struct cam_ctx_request *req;
  4358. struct cam_ctx_request *active_req = NULL;
  4359. struct cam_isp_ctx_req *req_isp;
  4360. struct cam_isp_ctx_req *active_req_isp;
  4361. struct cam_isp_context *ctx_isp = NULL;
  4362. struct cam_hw_config_args cfg = {0};
  4363. struct cam_isp_skip_frame_info *skip_info;
  4364. struct cam_isp_fcg_prediction_tracker *fcg_tracker;
  4365. struct cam_isp_fcg_config_info *fcg_info;
  4366. ctx_isp = (struct cam_isp_context *) ctx->ctx_priv;
  4367. /* Reset mswitch ref cnt */
  4368. atomic_set(&ctx_isp->mswitch_default_apply_delay_ref_cnt,
  4369. ctx_isp->mswitch_default_apply_delay_max_cnt);
  4370. if (apply->re_apply)
  4371. if (apply->request_id <= ctx_isp->last_applied_req_id) {
  4372. CAM_INFO_RATE_LIMIT(CAM_ISP,
  4373. "ctx_id:%u link: 0x%x Trying to reapply the same request %llu again",
  4374. ctx->ctx_id, ctx->link_hdl,
  4375. apply->request_id);
  4376. return 0;
  4377. }
  4378. if (list_empty(&ctx->pending_req_list)) {
  4379. CAM_ERR_RATE_LIMIT(CAM_ISP,
  4380. "ctx_id:%u link: 0x%x No available request for Apply id %lld",
  4381. ctx->ctx_id, ctx->link_hdl,
  4382. apply->request_id);
  4383. rc = -EFAULT;
  4384. goto end;
  4385. }
  4386. /*
  4387. * When the pipeline has issue, the requests can be queued up in the
  4388. * pipeline. In this case, we should reject the additional request.
  4389. * The maximum number of request allowed to be outstanding is 2.
  4390. *
  4391. */
  4392. if (atomic_read(&ctx_isp->process_bubble)) {
  4393. CAM_INFO_RATE_LIMIT(CAM_ISP,
  4394. "ctx_id:%u link: 0x%x Processing bubble cannot apply Request Id %llu",
  4395. ctx->ctx_id, ctx->link_hdl,
  4396. apply->request_id);
  4397. rc = -EFAULT;
  4398. goto end;
  4399. }
  4400. /*
  4401. * When isp processing internal recovery, the crm may still apply
  4402. * req to isp ctx. In this case, we should reject this req apply.
  4403. */
  4404. if (atomic_read(&ctx_isp->internal_recovery_set)) {
  4405. CAM_INFO_RATE_LIMIT(CAM_ISP,
  4406. "ctx_id:%u link: 0x%x Processing recovery cannot apply Request Id %lld",
  4407. ctx->ctx_id, ctx->link_hdl,
  4408. apply->request_id);
  4409. rc = -EAGAIN;
  4410. goto end;
  4411. }
  4412. spin_lock_bh(&ctx->lock);
  4413. req = list_first_entry(&ctx->pending_req_list, struct cam_ctx_request,
  4414. list);
  4415. spin_unlock_bh(&ctx->lock);
  4416. /*
  4417. * Check whether the request id is matching the tip, if not, this means
  4418. * we are in the middle of the error handling. Need to reject this apply
  4419. */
  4420. if (req->request_id != apply->request_id) {
  4421. CAM_ERR_RATE_LIMIT(CAM_ISP,
  4422. "ctx_id:%u link: 0x%x Invalid Request Id asking %llu existing %llu",
  4423. ctx->ctx_id, ctx->link_hdl,
  4424. apply->request_id, req->request_id);
  4425. rc = -EFAULT;
  4426. goto end;
  4427. }
  4428. CAM_DBG(CAM_REQ, "Apply request %lld in Substate[%s] ctx %u, link: 0x%x",
  4429. req->request_id,
  4430. __cam_isp_ctx_substate_val_to_type(ctx_isp->substate_activated),
  4431. ctx->ctx_id, ctx->link_hdl);
  4432. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  4433. if (ctx_isp->active_req_cnt >= 2) {
  4434. CAM_WARN_RATE_LIMIT(CAM_ISP,
  4435. "Reject apply request (id %lld) due to congestion(cnt = %d) ctx %u, link: 0x%x",
  4436. req->request_id,
  4437. ctx_isp->active_req_cnt,
  4438. ctx->ctx_id, ctx->link_hdl);
  4439. spin_lock_bh(&ctx->lock);
  4440. if (!list_empty(&ctx->active_req_list))
  4441. active_req = list_first_entry(&ctx->active_req_list,
  4442. struct cam_ctx_request, list);
  4443. else
  4444. CAM_ERR_RATE_LIMIT(CAM_ISP,
  4445. "WARNING: should not happen (cnt = %d) but active_list empty, ctx %u, link: 0x%x",
  4446. ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  4447. spin_unlock_bh(&ctx->lock);
  4448. if (active_req) {
  4449. active_req_isp =
  4450. (struct cam_isp_ctx_req *) active_req->req_priv;
  4451. __cam_isp_ctx_handle_buf_done_fail_log(ctx_isp,
  4452. active_req->request_id, active_req_isp);
  4453. }
  4454. rc = -EFAULT;
  4455. goto end;
  4456. }
  4457. /* Reset congestion counter */
  4458. ctx_isp->congestion_cnt = 0;
  4459. req_isp->bubble_report = apply->report_if_bubble;
  4460. /*
  4461. * Reset all buf done/bubble flags for the req being applied
  4462. * If internal recovery has led to re-apply of same
  4463. * request, clear all stale entities
  4464. */
  4465. req_isp->num_acked = 0;
  4466. req_isp->num_deferred_acks = 0;
  4467. req_isp->cdm_reset_before_apply = false;
  4468. req_isp->bubble_detected = false;
  4469. cfg.ctxt_to_hw_map = ctx_isp->hw_ctx;
  4470. cfg.request_id = req->request_id;
  4471. cfg.hw_update_entries = req_isp->cfg;
  4472. cfg.num_hw_update_entries = req_isp->num_cfg;
  4473. cfg.priv = &req_isp->hw_update_data;
  4474. cfg.init_packet = 0;
  4475. cfg.reapply_type = req_isp->reapply_type;
  4476. cfg.cdm_reset_before_apply = req_isp->cdm_reset_before_apply;
  4477. if ((ctx_isp->evt_inject_params.is_valid) &&
  4478. (req->request_id == ctx_isp->evt_inject_params.req_id)) {
  4479. rc = cam_isp_context_apply_evt_injection(ctx_isp->base);
  4480. if (!rc)
  4481. goto end;
  4482. }
  4483. /* Decide the exact FCG prediction */
  4484. fcg_tracker = &ctx_isp->fcg_tracker;
  4485. fcg_info = &req_isp->hw_update_data.fcg_info;
  4486. if (!list_empty(&fcg_tracker->skipped_list)) {
  4487. __cam_isp_ctx_print_fcg_tracker(fcg_tracker);
  4488. skip_info = list_first_entry(&fcg_tracker->skipped_list,
  4489. struct cam_isp_skip_frame_info, list);
  4490. fcg_tracker->sum_skipped -= skip_info->num_frame_skipped;
  4491. if (unlikely((uint32_t)UINT_MAX - fcg_tracker->sum_skipped <
  4492. fcg_tracker->num_skipped))
  4493. fcg_tracker->num_skipped =
  4494. (uint32_t)UINT_MAX - fcg_tracker->sum_skipped;
  4495. fcg_tracker->sum_skipped += fcg_tracker->num_skipped;
  4496. skip_info->num_frame_skipped = fcg_tracker->num_skipped;
  4497. fcg_tracker->num_skipped = 0;
  4498. list_rotate_left(&fcg_tracker->skipped_list);
  4499. __cam_isp_ctx_print_fcg_tracker(fcg_tracker);
  4500. __cam_isp_ctx_update_fcg_prediction_idx(ctx,
  4501. apply->request_id, fcg_tracker, fcg_info);
  4502. }
  4503. atomic_set(&ctx_isp->apply_in_progress, 1);
  4504. rc = ctx->hw_mgr_intf->hw_config(ctx->hw_mgr_intf->hw_mgr_priv, &cfg);
  4505. if (!rc) {
  4506. spin_lock_bh(&ctx->lock);
  4507. ctx_isp->substate_activated = next_state;
  4508. ctx_isp->last_applied_req_id = apply->request_id;
  4509. ctx_isp->last_applied_jiffies = jiffies;
  4510. if (ctx_isp->is_tfe_shdr) {
  4511. if (ctx_isp->is_shdr_master && req_isp->hw_update_data.mup_en)
  4512. apply->dual_trigger_status = req_isp->hw_update_data.num_exp;
  4513. else
  4514. apply->dual_trigger_status = CAM_REQ_DUAL_TRIGGER_NONE;
  4515. } else {
  4516. apply->dual_trigger_status = CAM_REQ_DUAL_TRIGGER_NONE;
  4517. }
  4518. list_del_init(&req->list);
  4519. if (atomic_read(&ctx_isp->internal_recovery_set))
  4520. __cam_isp_ctx_enqueue_request_in_order(ctx, req, false);
  4521. else
  4522. list_add_tail(&req->list, &ctx->wait_req_list);
  4523. CAM_DBG(CAM_ISP, "new Substate[%s], applied req %lld, ctx_idx: %u, link: 0x%x",
  4524. __cam_isp_ctx_substate_val_to_type(next_state),
  4525. ctx_isp->last_applied_req_id, ctx->ctx_id, ctx->link_hdl);
  4526. spin_unlock_bh(&ctx->lock);
  4527. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  4528. CAM_ISP_STATE_CHANGE_TRIGGER_APPLIED,
  4529. req->request_id);
  4530. __cam_isp_ctx_update_event_record(ctx_isp,
  4531. CAM_ISP_CTX_EVENT_APPLY, req, NULL);
  4532. } else if (rc == -EALREADY) {
  4533. spin_lock_bh(&ctx->lock);
  4534. req_isp->bubble_detected = true;
  4535. req_isp->cdm_reset_before_apply = false;
  4536. atomic_set(&ctx_isp->process_bubble, 1);
  4537. list_del_init(&req->list);
  4538. list_add(&req->list, &ctx->active_req_list);
  4539. ctx_isp->active_req_cnt++;
  4540. spin_unlock_bh(&ctx->lock);
  4541. CAM_DBG(CAM_REQ,
  4542. "move request %lld to active list(cnt = %d), ctx %u, link: 0x%x",
  4543. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  4544. } else {
  4545. CAM_ERR_RATE_LIMIT(CAM_ISP,
  4546. "ctx_id:%u link: 0x%x,Can not apply (req %lld) the configuration, rc %d",
  4547. ctx->ctx_id, ctx->link_hdl, apply->request_id, rc);
  4548. }
  4549. atomic_set(&ctx_isp->apply_in_progress, 0);
  4550. end:
  4551. return rc;
  4552. }
  4553. static int __cam_isp_ctx_apply_req_in_sof(
  4554. struct cam_context *ctx, struct cam_req_mgr_apply_request *apply)
  4555. {
  4556. int rc = 0;
  4557. struct cam_isp_context *ctx_isp =
  4558. (struct cam_isp_context *) ctx->ctx_priv;
  4559. CAM_DBG(CAM_ISP, "current Substate[%s], ctx %u, link: 0x%x",
  4560. __cam_isp_ctx_substate_val_to_type(
  4561. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  4562. rc = __cam_isp_ctx_apply_req_in_activated_state(ctx, apply,
  4563. CAM_ISP_CTX_ACTIVATED_APPLIED);
  4564. CAM_DBG(CAM_ISP, "new Substate[%s], ctx %u, link: 0x%x",
  4565. __cam_isp_ctx_substate_val_to_type(
  4566. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  4567. if (rc)
  4568. CAM_DBG(CAM_ISP, "Apply failed in Substate[%s], rc %d, ctx %u, link: 0x%x",
  4569. __cam_isp_ctx_substate_val_to_type(
  4570. ctx_isp->substate_activated), rc, ctx->ctx_id, ctx->link_hdl);
  4571. return rc;
  4572. }
  4573. static int __cam_isp_ctx_apply_req_in_epoch(
  4574. struct cam_context *ctx, struct cam_req_mgr_apply_request *apply)
  4575. {
  4576. int rc = 0;
  4577. struct cam_isp_context *ctx_isp =
  4578. (struct cam_isp_context *) ctx->ctx_priv;
  4579. CAM_DBG(CAM_ISP, "current Substate[%s], ctx %u, link: 0x%x",
  4580. __cam_isp_ctx_substate_val_to_type(
  4581. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  4582. rc = __cam_isp_ctx_apply_req_in_activated_state(ctx, apply,
  4583. CAM_ISP_CTX_ACTIVATED_APPLIED);
  4584. CAM_DBG(CAM_ISP, "new Substate[%s], ctx %u, link: 0x%x",
  4585. __cam_isp_ctx_substate_val_to_type(
  4586. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  4587. if (rc)
  4588. CAM_DBG(CAM_ISP, "Apply failed in Substate[%s], rc %d, ctx %u, link: 0x%x",
  4589. __cam_isp_ctx_substate_val_to_type(
  4590. ctx_isp->substate_activated), rc, ctx->ctx_id, ctx->link_hdl);
  4591. return rc;
  4592. }
  4593. static int __cam_isp_ctx_apply_req_in_bubble(
  4594. struct cam_context *ctx, struct cam_req_mgr_apply_request *apply)
  4595. {
  4596. int rc = 0;
  4597. struct cam_isp_context *ctx_isp =
  4598. (struct cam_isp_context *) ctx->ctx_priv;
  4599. CAM_DBG(CAM_ISP, "current Substate[%s], ctx %u, link: 0x%x",
  4600. __cam_isp_ctx_substate_val_to_type(
  4601. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  4602. rc = __cam_isp_ctx_apply_req_in_activated_state(ctx, apply,
  4603. CAM_ISP_CTX_ACTIVATED_BUBBLE_APPLIED);
  4604. CAM_DBG(CAM_ISP, "new Substate[%s], ctx %u, link: 0x%x",
  4605. __cam_isp_ctx_substate_val_to_type(
  4606. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  4607. if (rc)
  4608. CAM_DBG(CAM_ISP, "Apply failed in Substate[%s], rc %d, ctx %u, link: 0x%x",
  4609. __cam_isp_ctx_substate_val_to_type(
  4610. ctx_isp->substate_activated), rc, ctx->ctx_id, ctx->link_hdl);
  4611. return rc;
  4612. }
  4613. static void __cam_isp_ctx_find_mup_for_default_settings(
  4614. int64_t req_id, struct cam_context *ctx,
  4615. struct cam_ctx_request **switch_req)
  4616. {
  4617. struct cam_ctx_request *req, *temp_req;
  4618. if (list_empty(&ctx->pending_req_list)) {
  4619. CAM_DBG(CAM_ISP,
  4620. "Pending list empty, unable to find mup for req: %lld ctx: %u",
  4621. req_id, ctx->ctx_id);
  4622. return;
  4623. }
  4624. list_for_each_entry_safe(
  4625. req, temp_req, &ctx->pending_req_list, list) {
  4626. if (req->request_id == req_id) {
  4627. struct cam_isp_ctx_req *req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  4628. if (req_isp->hw_update_data.mup_en) {
  4629. *switch_req = req;
  4630. CAM_DBG(CAM_ISP,
  4631. "Found mup for last applied max pd req: %lld in ctx: %u",
  4632. req_id, ctx->ctx_id);
  4633. }
  4634. }
  4635. }
  4636. }
  4637. static int __cam_isp_ctx_apply_default_req_settings(
  4638. struct cam_context *ctx, struct cam_req_mgr_apply_request *apply)
  4639. {
  4640. int rc = 0;
  4641. bool skip_rup_aup = false;
  4642. struct cam_ctx_request *req = NULL;
  4643. struct cam_isp_ctx_req *req_isp = NULL;
  4644. struct cam_isp_context *isp_ctx =
  4645. (struct cam_isp_context *) ctx->ctx_priv;
  4646. struct cam_hw_cmd_args hw_cmd_args;
  4647. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  4648. struct cam_hw_config_args cfg = {0};
  4649. if (isp_ctx->mode_switch_en && isp_ctx->handle_mswitch) {
  4650. if ((apply->last_applied_max_pd_req > 0) &&
  4651. (atomic_dec_and_test(&isp_ctx->mswitch_default_apply_delay_ref_cnt))) {
  4652. __cam_isp_ctx_find_mup_for_default_settings(
  4653. apply->last_applied_max_pd_req, ctx, &req);
  4654. }
  4655. if (req) {
  4656. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  4657. CAM_DBG(CAM_ISP,
  4658. "Applying IQ for mode switch req: %lld ctx: %u",
  4659. req->request_id, ctx->ctx_id);
  4660. cfg.ctxt_to_hw_map = isp_ctx->hw_ctx;
  4661. cfg.request_id = req->request_id;
  4662. cfg.hw_update_entries = req_isp->cfg;
  4663. cfg.num_hw_update_entries = req_isp->num_cfg;
  4664. cfg.priv = &req_isp->hw_update_data;
  4665. cfg.init_packet = 0;
  4666. cfg.reapply_type = CAM_CONFIG_REAPPLY_IQ;
  4667. cfg.cdm_reset_before_apply = req_isp->cdm_reset_before_apply;
  4668. rc = ctx->hw_mgr_intf->hw_config(ctx->hw_mgr_intf->hw_mgr_priv, &cfg);
  4669. if (rc) {
  4670. CAM_ERR(CAM_ISP,
  4671. "Failed to apply req: %lld IQ settings in ctx: %u",
  4672. req->request_id, ctx->ctx_id);
  4673. goto end;
  4674. }
  4675. skip_rup_aup = true;
  4676. }
  4677. }
  4678. if (isp_ctx->use_default_apply) {
  4679. hw_cmd_args.ctxt_to_hw_map = isp_ctx->hw_ctx;
  4680. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  4681. isp_hw_cmd_args.cmd_type =
  4682. CAM_ISP_HW_MGR_CMD_PROG_DEFAULT_CFG;
  4683. isp_hw_cmd_args.cmd_data = (void *)&skip_rup_aup;
  4684. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  4685. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  4686. &hw_cmd_args);
  4687. if (rc)
  4688. CAM_ERR(CAM_ISP,
  4689. "Failed to apply default settings rc %d ctx %u, link: 0x%x",
  4690. rc, ctx->ctx_id, ctx->link_hdl);
  4691. else
  4692. CAM_DBG(CAM_ISP, "Applied default settings rc %d ctx: %u link: 0x%x",
  4693. rc, ctx->ctx_id, ctx->link_hdl);
  4694. }
  4695. end:
  4696. return rc;
  4697. }
  4698. static void *cam_isp_ctx_user_dump_req_list(
  4699. void *dump_struct, uint8_t *addr_ptr)
  4700. {
  4701. struct list_head *head = NULL;
  4702. uint64_t *addr;
  4703. struct cam_ctx_request *req, *req_temp;
  4704. head = (struct list_head *)dump_struct;
  4705. addr = (uint64_t *)addr_ptr;
  4706. if (!list_empty(head)) {
  4707. list_for_each_entry_safe(req, req_temp, head, list) {
  4708. *addr++ = req->request_id;
  4709. }
  4710. }
  4711. return addr;
  4712. }
  4713. static void *cam_isp_ctx_user_dump_active_requests(
  4714. void *dump_struct, uint8_t *addr_ptr)
  4715. {
  4716. uint64_t *addr;
  4717. struct cam_ctx_request *req;
  4718. req = (struct cam_ctx_request *)dump_struct;
  4719. addr = (uint64_t *)addr_ptr;
  4720. *addr++ = req->request_id;
  4721. return addr;
  4722. }
  4723. static int __cam_isp_ctx_dump_req_info(
  4724. struct cam_context *ctx,
  4725. struct cam_ctx_request *req,
  4726. struct cam_common_hw_dump_args *dump_args)
  4727. {
  4728. int i, rc = 0;
  4729. uint32_t min_len;
  4730. size_t remain_len;
  4731. struct cam_isp_ctx_req *req_isp;
  4732. struct cam_ctx_request *req_temp;
  4733. if (!req || !ctx || !dump_args) {
  4734. CAM_ERR(CAM_ISP, "Invalid parameters %pK %pK %pK",
  4735. req, ctx, dump_args);
  4736. return -EINVAL;
  4737. }
  4738. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  4739. if (dump_args->buf_len <= dump_args->offset) {
  4740. CAM_WARN(CAM_ISP,
  4741. "Dump buffer overshoot len %zu offset %zu, ctx_idx: %u, link: 0x%x",
  4742. dump_args->buf_len, dump_args->offset, ctx->ctx_id, ctx->link_hdl);
  4743. return -ENOSPC;
  4744. }
  4745. remain_len = dump_args->buf_len - dump_args->offset;
  4746. min_len = sizeof(struct cam_isp_context_dump_header) +
  4747. (CAM_ISP_CTX_DUMP_REQUEST_NUM_WORDS *
  4748. req_isp->num_fence_map_out *
  4749. sizeof(uint64_t));
  4750. if (remain_len < min_len) {
  4751. CAM_WARN(CAM_ISP, "Dump buffer exhaust remain %zu min %u, ctx_idx: %u, link: 0x%x",
  4752. remain_len, min_len, ctx->ctx_id, ctx->link_hdl);
  4753. return -ENOSPC;
  4754. }
  4755. /* Dump pending request list */
  4756. rc = cam_common_user_dump_helper(dump_args, cam_isp_ctx_user_dump_req_list,
  4757. &ctx->pending_req_list, sizeof(uint64_t), "ISP_OUT_FENCE_PENDING_REQUESTS:");
  4758. if (rc) {
  4759. CAM_ERR(CAM_ISP,
  4760. "CAM_ISP_CONTEXT:Pending request dump failed, rc:%d, ctx:%u, link:0x%x",
  4761. rc, ctx->ctx_id, ctx->link_hdl);
  4762. return rc;
  4763. }
  4764. /* Dump applied request list */
  4765. rc = cam_common_user_dump_helper(dump_args, cam_isp_ctx_user_dump_req_list,
  4766. &ctx->wait_req_list, sizeof(uint64_t), "ISP_OUT_FENCE_APPLIED_REQUESTS:");
  4767. if (rc) {
  4768. CAM_ERR(CAM_ISP,
  4769. "CAM_ISP_CONTEXT: Applied request dump failed, rc:%d, ctx:%u, link:0x%x",
  4770. rc, ctx->ctx_id, ctx->link_hdl);
  4771. return rc;
  4772. }
  4773. /* Dump active request list */
  4774. rc = cam_common_user_dump_helper(dump_args, cam_isp_ctx_user_dump_req_list,
  4775. &ctx->active_req_list, sizeof(uint64_t), "ISP_OUT_FENCE_ACTIVE_REQUESTS:");
  4776. if (rc) {
  4777. CAM_ERR(CAM_ISP,
  4778. "CAM_ISP_CONTEXT: Active request dump failed, rc:%d, ctx:%u, link:0x%x",
  4779. rc, ctx->ctx_id, ctx->link_hdl);
  4780. return rc;
  4781. }
  4782. /* Dump active request fences */
  4783. if (!list_empty(&ctx->active_req_list)) {
  4784. list_for_each_entry_safe(req, req_temp, &ctx->active_req_list, list) {
  4785. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  4786. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  4787. rc = cam_common_user_dump_helper(dump_args,
  4788. cam_isp_ctx_user_dump_active_requests,
  4789. req, sizeof(uint64_t),
  4790. "ISP_OUT_FENCE_REQUEST_ACTIVE.%s.%u.%d:",
  4791. __cam_isp_ife_sfe_resource_handle_id_to_type(
  4792. req_isp->fence_map_out[i].resource_handle),
  4793. req_isp->fence_map_out[i].image_buf_addr[0],
  4794. req_isp->fence_map_out[i].sync_id);
  4795. if (rc) {
  4796. CAM_ERR(CAM_ISP,
  4797. "CAM_ISP_CONTEXT DUMP_REQ_INFO: Dump failed, rc: %d, ctx_idx: %u, link: 0x%x",
  4798. rc, ctx->ctx_id, ctx->link_hdl);
  4799. return rc;
  4800. }
  4801. }
  4802. }
  4803. }
  4804. return rc;
  4805. }
  4806. static void *cam_isp_ctx_user_dump_timer(
  4807. void *dump_struct, uint8_t *addr_ptr)
  4808. {
  4809. struct cam_ctx_request *req = NULL;
  4810. struct cam_isp_ctx_req *req_isp = NULL;
  4811. uint64_t *addr;
  4812. ktime_t cur_time;
  4813. req = (struct cam_ctx_request *)dump_struct;
  4814. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  4815. cur_time = ktime_get();
  4816. addr = (uint64_t *)addr_ptr;
  4817. *addr++ = req->request_id;
  4818. *addr++ = ktime_to_timespec64(
  4819. req_isp->event_timestamp[CAM_ISP_CTX_EVENT_APPLY]).tv_sec;
  4820. *addr++ = ktime_to_timespec64(
  4821. req_isp->event_timestamp[CAM_ISP_CTX_EVENT_APPLY]).tv_nsec / NSEC_PER_USEC;
  4822. *addr++ = ktime_to_timespec64(cur_time).tv_sec;
  4823. *addr++ = ktime_to_timespec64(cur_time).tv_nsec / NSEC_PER_USEC;
  4824. return addr;
  4825. }
  4826. static void *cam_isp_ctx_user_dump_stream_info(
  4827. void *dump_struct, uint8_t *addr_ptr)
  4828. {
  4829. struct cam_context *ctx = NULL;
  4830. int32_t *addr;
  4831. ctx = (struct cam_context *)dump_struct;
  4832. addr = (int32_t *)addr_ptr;
  4833. *addr++ = ctx->ctx_id;
  4834. *addr++ = ctx->dev_hdl;
  4835. *addr++ = ctx->link_hdl;
  4836. return addr;
  4837. }
  4838. static int __cam_isp_ctx_dump_in_top_state(
  4839. struct cam_context *ctx,
  4840. struct cam_req_mgr_dump_info *dump_info)
  4841. {
  4842. int rc = 0;
  4843. bool dump_only_event_record = false;
  4844. size_t buf_len;
  4845. size_t remain_len;
  4846. ktime_t cur_time;
  4847. uint32_t min_len;
  4848. uint64_t diff;
  4849. uintptr_t cpu_addr;
  4850. uint8_t req_type;
  4851. struct cam_isp_context *ctx_isp;
  4852. struct cam_ctx_request *req = NULL;
  4853. struct cam_isp_ctx_req *req_isp;
  4854. struct cam_ctx_request *req_temp;
  4855. struct cam_hw_dump_args ife_dump_args;
  4856. struct cam_common_hw_dump_args dump_args;
  4857. struct cam_hw_cmd_args hw_cmd_args;
  4858. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  4859. spin_lock_bh(&ctx->lock);
  4860. list_for_each_entry_safe(req, req_temp,
  4861. &ctx->active_req_list, list) {
  4862. if (req->request_id == dump_info->req_id) {
  4863. CAM_INFO(CAM_ISP, "isp dump active list req: %lld, ctx_idx: %u, link: 0x%x",
  4864. dump_info->req_id, ctx->ctx_id, ctx->link_hdl);
  4865. req_type = 'a';
  4866. goto hw_dump;
  4867. }
  4868. }
  4869. list_for_each_entry_safe(req, req_temp,
  4870. &ctx->wait_req_list, list) {
  4871. if (req->request_id == dump_info->req_id) {
  4872. CAM_INFO(CAM_ISP, "isp dump wait list req: %lld, ctx_idx: %u, link: 0x%x",
  4873. dump_info->req_id, ctx->ctx_id, ctx->link_hdl);
  4874. req_type = 'w';
  4875. goto hw_dump;
  4876. }
  4877. }
  4878. list_for_each_entry_safe(req, req_temp,
  4879. &ctx->pending_req_list, list) {
  4880. if (req->request_id == dump_info->req_id) {
  4881. CAM_INFO(CAM_ISP,
  4882. "isp dump pending list req: %lld, ctx_idx: %u, link: 0x%x",
  4883. dump_info->req_id, ctx->ctx_id, ctx->link_hdl);
  4884. req_type = 'p';
  4885. goto hw_dump;
  4886. }
  4887. }
  4888. goto end;
  4889. hw_dump:
  4890. rc = cam_mem_get_cpu_buf(dump_info->buf_handle,
  4891. &cpu_addr, &buf_len);
  4892. if (rc) {
  4893. CAM_ERR(CAM_ISP, "Invalid handle %u rc %d, ctx_idx: %u, link: 0x%x",
  4894. dump_info->buf_handle, rc, ctx->ctx_id, ctx->link_hdl);
  4895. spin_unlock_bh(&ctx->lock);
  4896. return rc;
  4897. }
  4898. if (buf_len <= dump_info->offset) {
  4899. spin_unlock_bh(&ctx->lock);
  4900. CAM_WARN(CAM_ISP,
  4901. "Dump buffer overshoot len %zu offset %zu, ctx_idx: %u, link: 0x%x",
  4902. buf_len, dump_info->offset, ctx->ctx_id, ctx->link_hdl);
  4903. cam_mem_put_cpu_buf(dump_info->buf_handle);
  4904. return -ENOSPC;
  4905. }
  4906. remain_len = buf_len - dump_info->offset;
  4907. min_len = sizeof(struct cam_isp_context_dump_header) +
  4908. (CAM_ISP_CTX_DUMP_NUM_WORDS * sizeof(uint64_t));
  4909. if (remain_len < min_len) {
  4910. spin_unlock_bh(&ctx->lock);
  4911. CAM_WARN(CAM_ISP,
  4912. "Dump buffer exhaust remain %zu min %u, ctx_idx: %u, link: 0x%x",
  4913. remain_len, min_len, ctx->ctx_id, ctx->link_hdl);
  4914. cam_mem_put_cpu_buf(dump_info->buf_handle);
  4915. return -ENOSPC;
  4916. }
  4917. ctx_isp = (struct cam_isp_context *) ctx->ctx_priv;
  4918. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  4919. cur_time = ktime_get();
  4920. diff = ktime_us_delta(
  4921. req_isp->event_timestamp[CAM_ISP_CTX_EVENT_APPLY],
  4922. cur_time);
  4923. __cam_isp_ctx_print_event_record(ctx_isp);
  4924. if (diff < CAM_ISP_CTX_RESPONSE_TIME_THRESHOLD) {
  4925. CAM_INFO(CAM_ISP, "req %lld found no error, ctx_idx: %u, link: 0x%x",
  4926. req->request_id, ctx->ctx_id, ctx->link_hdl);
  4927. dump_only_event_record = true;
  4928. }
  4929. dump_args.req_id = dump_info->req_id;
  4930. dump_args.cpu_addr = cpu_addr;
  4931. dump_args.buf_len = buf_len;
  4932. dump_args.offset = dump_info->offset;
  4933. dump_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  4934. /* Dump time info */
  4935. rc = cam_common_user_dump_helper(&dump_args, cam_isp_ctx_user_dump_timer,
  4936. req, sizeof(uint64_t), "ISP_CTX_DUMP.%c:", req_type);
  4937. if (rc) {
  4938. CAM_ERR(CAM_ISP, "Time dump fail %lld, rc: %d, ctx_idx: %u, link: 0x%x",
  4939. req->request_id, rc, ctx->ctx_id, ctx->link_hdl);
  4940. goto end;
  4941. }
  4942. dump_info->offset = dump_args.offset;
  4943. /* Dump stream info */
  4944. ctx->ctxt_to_hw_map = ctx_isp->hw_ctx;
  4945. if (ctx->hw_mgr_intf->hw_dump) {
  4946. /* Dump first part of stream info from isp context */
  4947. rc = cam_common_user_dump_helper(&dump_args,
  4948. cam_isp_ctx_user_dump_stream_info, ctx,
  4949. sizeof(int32_t), "ISP_STREAM_INFO_FROM_CTX:");
  4950. if (rc) {
  4951. CAM_ERR(CAM_ISP,
  4952. "ISP CTX stream info dump fail %lld, rc: %d, ctx: %u, link: 0x%x",
  4953. req->request_id, rc, ctx->ctx_id, ctx->link_hdl);
  4954. goto end;
  4955. }
  4956. /* Dump second part of stream info from ife hw manager */
  4957. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  4958. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  4959. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_DUMP_STREAM_INFO;
  4960. isp_hw_cmd_args.cmd_data = &dump_args;
  4961. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  4962. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv, &hw_cmd_args);
  4963. if (rc) {
  4964. CAM_ERR(CAM_ISP,
  4965. "IFE HW MGR stream info dump fail %lld, rc: %d, ctx: %u, link: 0x%x",
  4966. req->request_id, rc, ctx->ctx_id, ctx->link_hdl);
  4967. goto end;
  4968. }
  4969. dump_info->offset = dump_args.offset;
  4970. }
  4971. /* Dump event record */
  4972. rc = __cam_isp_ctx_dump_event_record(ctx_isp, &dump_args);
  4973. if (rc) {
  4974. CAM_ERR(CAM_ISP, "Event record dump fail %lld, rc: %d, ctx_idx: %u, link: 0x%x",
  4975. req->request_id, rc, ctx->ctx_id, ctx->link_hdl);
  4976. goto end;
  4977. }
  4978. dump_info->offset = dump_args.offset;
  4979. if (dump_only_event_record) {
  4980. goto end;
  4981. }
  4982. /* Dump state monitor array */
  4983. rc = __cam_isp_ctx_user_dump_state_monitor_array(ctx_isp, &dump_args);
  4984. if (rc) {
  4985. CAM_ERR(CAM_ISP, "Dump event fail %lld, rc: %d, ctx_idx: %u, link: 0x%x",
  4986. req->request_id, rc, ctx->ctx_id, ctx->link_hdl);
  4987. goto end;
  4988. }
  4989. /* Dump request info */
  4990. rc = __cam_isp_ctx_dump_req_info(ctx, req, &dump_args);
  4991. if (rc) {
  4992. CAM_ERR(CAM_ISP, "Dump Req info fail %lld, rc: %d, ctx_idx: %u, link: 0x%x",
  4993. req->request_id, rc, ctx->ctx_id, ctx->link_hdl);
  4994. goto end;
  4995. }
  4996. spin_unlock_bh(&ctx->lock);
  4997. /* Dump CSID, VFE, and SFE info */
  4998. dump_info->offset = dump_args.offset;
  4999. if (ctx->hw_mgr_intf->hw_dump) {
  5000. ife_dump_args.offset = dump_args.offset;
  5001. ife_dump_args.request_id = dump_info->req_id;
  5002. ife_dump_args.buf_handle = dump_info->buf_handle;
  5003. ife_dump_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  5004. rc = ctx->hw_mgr_intf->hw_dump(
  5005. ctx->hw_mgr_intf->hw_mgr_priv,
  5006. &ife_dump_args);
  5007. dump_info->offset = ife_dump_args.offset;
  5008. }
  5009. cam_mem_put_cpu_buf(dump_info->buf_handle);
  5010. return rc;
  5011. end:
  5012. spin_unlock_bh(&ctx->lock);
  5013. cam_mem_put_cpu_buf(dump_info->buf_handle);
  5014. return rc;
  5015. }
  5016. static int __cam_isp_ctx_flush_req_in_flushed_state(
  5017. struct cam_context *ctx,
  5018. struct cam_req_mgr_flush_request *flush_req)
  5019. {
  5020. CAM_INFO(CAM_ISP, "Flush (type %d) in flushed state req id %lld ctx_id:%u link: 0x%x",
  5021. flush_req->type, flush_req->req_id, ctx->ctx_id, ctx->link_hdl);
  5022. if (flush_req->req_id > ctx->last_flush_req)
  5023. ctx->last_flush_req = flush_req->req_id;
  5024. return 0;
  5025. }
  5026. static int __cam_isp_ctx_flush_req(struct cam_context *ctx,
  5027. struct list_head *req_list, struct cam_req_mgr_flush_request *flush_req)
  5028. {
  5029. int i, rc, tmp = 0;
  5030. struct cam_ctx_request *req;
  5031. struct cam_ctx_request *req_temp;
  5032. struct cam_isp_ctx_req *req_isp;
  5033. struct list_head flush_list;
  5034. struct cam_isp_context *ctx_isp = NULL;
  5035. ctx_isp = (struct cam_isp_context *) ctx->ctx_priv;
  5036. INIT_LIST_HEAD(&flush_list);
  5037. if (list_empty(req_list)) {
  5038. CAM_DBG(CAM_ISP, "request list is empty, ctx_id:%u link: 0x%x",
  5039. ctx->ctx_id, ctx->link_hdl);
  5040. if (flush_req->type == CAM_REQ_MGR_FLUSH_TYPE_CANCEL_REQ) {
  5041. CAM_INFO(CAM_ISP,
  5042. "no request to cancel(lastapplied:%lld cancel:%lld),ctx:%u link:0x%x",
  5043. ctx_isp->last_applied_req_id, flush_req->req_id,
  5044. ctx->ctx_id, ctx->link_hdl);
  5045. return -EINVAL;
  5046. } else
  5047. return 0;
  5048. }
  5049. CAM_DBG(CAM_REQ, "Flush [%u] in progress for req_id %llu, ctx_id:%u link: 0x%x",
  5050. flush_req->type, flush_req->req_id, ctx->ctx_id, ctx->link_hdl);
  5051. list_for_each_entry_safe(req, req_temp, req_list, list) {
  5052. if (flush_req->type == CAM_REQ_MGR_FLUSH_TYPE_CANCEL_REQ) {
  5053. if (req->request_id != flush_req->req_id) {
  5054. continue;
  5055. } else {
  5056. list_del_init(&req->list);
  5057. list_add_tail(&req->list, &flush_list);
  5058. __cam_isp_ctx_update_state_monitor_array(
  5059. ctx_isp,
  5060. CAM_ISP_STATE_CHANGE_TRIGGER_FLUSH,
  5061. req->request_id);
  5062. break;
  5063. }
  5064. }
  5065. list_del_init(&req->list);
  5066. list_add_tail(&req->list, &flush_list);
  5067. __cam_isp_ctx_update_state_monitor_array(ctx_isp,
  5068. CAM_ISP_STATE_CHANGE_TRIGGER_FLUSH, req->request_id);
  5069. }
  5070. if (list_empty(&flush_list)) {
  5071. /*
  5072. * Maybe the req isn't sent to KMD since UMD already skip
  5073. * req in CSL layer.
  5074. */
  5075. CAM_INFO(CAM_ISP,
  5076. "flush list is empty, flush type %d for req %llu, ctx_id:%u link: 0x%x",
  5077. flush_req->type, flush_req->req_id, ctx->ctx_id, ctx->link_hdl);
  5078. return 0;
  5079. }
  5080. list_for_each_entry_safe(req, req_temp, &flush_list, list) {
  5081. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  5082. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  5083. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  5084. if (req_isp->fence_map_out[i].sync_id != -1) {
  5085. CAM_DBG(CAM_ISP,
  5086. "Flush req 0x%llx, fence %d, ctx_id:%u link: 0x%x",
  5087. req->request_id,
  5088. req_isp->fence_map_out[i].sync_id,
  5089. ctx->ctx_id, ctx->link_hdl);
  5090. rc = cam_sync_signal(
  5091. req_isp->fence_map_out[i].sync_id,
  5092. CAM_SYNC_STATE_SIGNALED_CANCEL,
  5093. CAM_SYNC_ISP_EVENT_FLUSH);
  5094. if (rc) {
  5095. tmp = req_isp->fence_map_out[i].sync_id;
  5096. CAM_ERR_RATE_LIMIT(CAM_ISP,
  5097. "signal fence %d failed, ctx_id:%u link: 0x%x",
  5098. tmp, ctx->ctx_id, ctx->link_hdl);
  5099. }
  5100. req_isp->fence_map_out[i].sync_id = -1;
  5101. }
  5102. }
  5103. req_isp->reapply_type = CAM_CONFIG_REAPPLY_NONE;
  5104. req_isp->cdm_reset_before_apply = false;
  5105. list_del_init(&req->list);
  5106. list_add_tail(&req->list, &ctx->free_req_list);
  5107. }
  5108. return 0;
  5109. }
  5110. static inline void __cam_isp_ctx_reset_fcg_tracker(
  5111. struct cam_context *ctx)
  5112. {
  5113. struct cam_isp_context *ctx_isp;
  5114. struct cam_isp_skip_frame_info *skip_info;
  5115. ctx_isp = (struct cam_isp_context *) ctx->ctx_priv;
  5116. /* Reset skipped_list for FCG config */
  5117. ctx_isp->fcg_tracker.sum_skipped = 0;
  5118. ctx_isp->fcg_tracker.num_skipped = 0;
  5119. list_for_each_entry(skip_info, &ctx_isp->fcg_tracker.skipped_list, list)
  5120. skip_info->num_frame_skipped = 0;
  5121. CAM_DBG(CAM_ISP, "Reset FCG skip info on ctx %u link: %x",
  5122. ctx->ctx_id, ctx->link_hdl);
  5123. }
  5124. static int __cam_isp_ctx_flush_req_in_top_state(
  5125. struct cam_context *ctx,
  5126. struct cam_req_mgr_flush_request *flush_req)
  5127. {
  5128. int rc = 0;
  5129. struct cam_isp_context *ctx_isp;
  5130. struct cam_isp_stop_args stop_isp;
  5131. struct cam_hw_stop_args stop_args;
  5132. struct cam_hw_reset_args reset_args;
  5133. struct cam_req_mgr_timer_notify timer;
  5134. ctx_isp = (struct cam_isp_context *) ctx->ctx_priv;
  5135. CAM_DBG(CAM_ISP, "Flush pending list, ctx_idx: %u, link: 0x%x", ctx->ctx_id, ctx->link_hdl);
  5136. spin_lock_bh(&ctx->lock);
  5137. __cam_isp_ctx_flush_req(ctx, &ctx->pending_req_list, flush_req);
  5138. spin_unlock_bh(&ctx->lock);
  5139. /* Reset skipped_list for FCG config */
  5140. __cam_isp_ctx_reset_fcg_tracker(ctx);
  5141. if (flush_req->type == CAM_REQ_MGR_FLUSH_TYPE_ALL) {
  5142. if (ctx->state <= CAM_CTX_READY) {
  5143. ctx->state = CAM_CTX_ACQUIRED;
  5144. goto end;
  5145. }
  5146. spin_lock_bh(&ctx->lock);
  5147. ctx->state = CAM_CTX_FLUSHED;
  5148. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_HALT;
  5149. spin_unlock_bh(&ctx->lock);
  5150. CAM_INFO(CAM_ISP, "Last request id to flush is %lld, ctx_id:%u link: 0x%x",
  5151. flush_req->req_id, ctx->ctx_id, ctx->link_hdl);
  5152. ctx->last_flush_req = flush_req->req_id;
  5153. __cam_isp_ctx_trigger_reg_dump(CAM_HW_MGR_CMD_REG_DUMP_ON_FLUSH, ctx);
  5154. stop_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  5155. stop_isp.hw_stop_cmd = CAM_ISP_HW_STOP_IMMEDIATELY;
  5156. stop_isp.stop_only = true;
  5157. stop_isp.is_internal_stop = false;
  5158. stop_args.args = (void *)&stop_isp;
  5159. rc = ctx->hw_mgr_intf->hw_stop(ctx->hw_mgr_intf->hw_mgr_priv,
  5160. &stop_args);
  5161. if (rc)
  5162. CAM_ERR(CAM_ISP, "Failed to stop HW in Flush rc: %d, ctx_id:%u link: 0x%x",
  5163. rc, ctx->ctx_id, ctx->link_hdl);
  5164. CAM_INFO(CAM_ISP, "Stop HW complete. Reset HW next.Ctx_id:%u link: 0x%x",
  5165. ctx->ctx_id, ctx->link_hdl);
  5166. CAM_DBG(CAM_ISP, "Flush wait and active lists, ctx_id:%u link: 0x%x",
  5167. ctx->ctx_id, ctx->link_hdl);
  5168. if (ctx->ctx_crm_intf && ctx->ctx_crm_intf->notify_timer) {
  5169. timer.link_hdl = ctx->link_hdl;
  5170. timer.dev_hdl = ctx->dev_hdl;
  5171. timer.state = false;
  5172. ctx->ctx_crm_intf->notify_timer(&timer);
  5173. }
  5174. spin_lock_bh(&ctx->lock);
  5175. if (!list_empty(&ctx->wait_req_list))
  5176. __cam_isp_ctx_flush_req(ctx, &ctx->wait_req_list,
  5177. flush_req);
  5178. if (!list_empty(&ctx->active_req_list))
  5179. __cam_isp_ctx_flush_req(ctx, &ctx->active_req_list,
  5180. flush_req);
  5181. ctx_isp->active_req_cnt = 0;
  5182. spin_unlock_bh(&ctx->lock);
  5183. reset_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  5184. rc = ctx->hw_mgr_intf->hw_reset(ctx->hw_mgr_intf->hw_mgr_priv,
  5185. &reset_args);
  5186. if (rc)
  5187. CAM_ERR(CAM_ISP, "Failed to reset HW rc: %d, ctx_id:%u link: 0x%x",
  5188. rc, ctx->ctx_id, ctx->link_hdl);
  5189. ctx_isp->init_received = false;
  5190. }
  5191. end:
  5192. ctx_isp->bubble_frame_cnt = 0;
  5193. ctx_isp->congestion_cnt = 0;
  5194. ctx_isp->sof_dbg_irq_en = false;
  5195. atomic_set(&ctx_isp->process_bubble, 0);
  5196. atomic_set(&ctx_isp->rxd_epoch, 0);
  5197. atomic_set(&ctx_isp->internal_recovery_set, 0);
  5198. return rc;
  5199. }
  5200. static int __cam_isp_ctx_flush_req_in_ready(
  5201. struct cam_context *ctx,
  5202. struct cam_req_mgr_flush_request *flush_req)
  5203. {
  5204. int rc = 0;
  5205. CAM_DBG(CAM_ISP, "try to flush pending list, ctx_id:%u link: 0x%x",
  5206. ctx->ctx_id, ctx->link_hdl);
  5207. spin_lock_bh(&ctx->lock);
  5208. rc = __cam_isp_ctx_flush_req(ctx, &ctx->pending_req_list, flush_req);
  5209. /* if nothing is in pending req list, change state to acquire */
  5210. if (list_empty(&ctx->pending_req_list))
  5211. ctx->state = CAM_CTX_ACQUIRED;
  5212. spin_unlock_bh(&ctx->lock);
  5213. trace_cam_context_state("ISP", ctx);
  5214. CAM_DBG(CAM_ISP, "Flush request in ready state. next state %d, ctx_id:%u link: 0x%x",
  5215. ctx->state, ctx->ctx_id, ctx->link_hdl);
  5216. return rc;
  5217. }
  5218. static struct cam_ctx_ops
  5219. cam_isp_ctx_activated_state_machine[CAM_ISP_CTX_ACTIVATED_MAX] = {
  5220. /* SOF */
  5221. {
  5222. .ioctl_ops = {},
  5223. .crm_ops = {
  5224. .apply_req = __cam_isp_ctx_apply_req_in_sof,
  5225. .notify_frame_skip =
  5226. __cam_isp_ctx_apply_default_req_settings,
  5227. },
  5228. .irq_ops = NULL,
  5229. },
  5230. /* APPLIED */
  5231. {
  5232. .ioctl_ops = {},
  5233. .crm_ops = {},
  5234. .irq_ops = NULL,
  5235. },
  5236. /* EPOCH */
  5237. {
  5238. .ioctl_ops = {},
  5239. .crm_ops = {
  5240. .apply_req = __cam_isp_ctx_apply_req_in_epoch,
  5241. .notify_frame_skip =
  5242. __cam_isp_ctx_apply_default_req_settings,
  5243. },
  5244. .irq_ops = NULL,
  5245. },
  5246. /* BUBBLE */
  5247. {
  5248. .ioctl_ops = {},
  5249. .crm_ops = {
  5250. .apply_req = __cam_isp_ctx_apply_req_in_bubble,
  5251. .notify_frame_skip =
  5252. __cam_isp_ctx_apply_default_req_settings,
  5253. },
  5254. .irq_ops = NULL,
  5255. },
  5256. /* Bubble Applied */
  5257. {
  5258. .ioctl_ops = {},
  5259. .crm_ops = {
  5260. .notify_frame_skip =
  5261. __cam_isp_ctx_apply_default_req_settings,
  5262. },
  5263. .irq_ops = NULL,
  5264. },
  5265. /* HW ERROR */
  5266. {
  5267. .ioctl_ops = {},
  5268. .crm_ops = {},
  5269. .irq_ops = NULL,
  5270. },
  5271. /* HALT */
  5272. {
  5273. .ioctl_ops = {},
  5274. .crm_ops = {},
  5275. .irq_ops = NULL,
  5276. },
  5277. };
  5278. static struct cam_ctx_ops
  5279. cam_isp_ctx_fs2_state_machine[CAM_ISP_CTX_ACTIVATED_MAX] = {
  5280. /* SOF */
  5281. {
  5282. .ioctl_ops = {},
  5283. .crm_ops = {
  5284. .apply_req = __cam_isp_ctx_apply_req_in_sof,
  5285. },
  5286. .irq_ops = NULL,
  5287. },
  5288. /* APPLIED */
  5289. {
  5290. .ioctl_ops = {},
  5291. .crm_ops = {},
  5292. .irq_ops = NULL,
  5293. },
  5294. /* EPOCH */
  5295. {
  5296. .ioctl_ops = {},
  5297. .crm_ops = {
  5298. .apply_req = __cam_isp_ctx_apply_req_in_epoch,
  5299. },
  5300. .irq_ops = NULL,
  5301. },
  5302. /* BUBBLE */
  5303. {
  5304. .ioctl_ops = {},
  5305. .crm_ops = {
  5306. .apply_req = __cam_isp_ctx_apply_req_in_bubble,
  5307. },
  5308. .irq_ops = NULL,
  5309. },
  5310. /* Bubble Applied */
  5311. {
  5312. .ioctl_ops = {},
  5313. .crm_ops = {},
  5314. .irq_ops = NULL,
  5315. },
  5316. /* HW ERROR */
  5317. {
  5318. .ioctl_ops = {},
  5319. .crm_ops = {},
  5320. .irq_ops = NULL,
  5321. },
  5322. /* HALT */
  5323. {
  5324. .ioctl_ops = {},
  5325. .crm_ops = {},
  5326. .irq_ops = NULL,
  5327. },
  5328. };
  5329. static int __cam_isp_ctx_rdi_only_sof_in_top_state(
  5330. struct cam_isp_context *ctx_isp, void *evt_data)
  5331. {
  5332. int rc = 0;
  5333. struct cam_context *ctx = ctx_isp->base;
  5334. struct cam_isp_hw_sof_event_data *sof_event_data = evt_data;
  5335. uint64_t request_id = 0;
  5336. if (!evt_data) {
  5337. CAM_ERR(CAM_ISP, "in valid sof event data, ctx_idx: %u, link: 0x%x",
  5338. ctx->ctx_id, ctx->link_hdl);
  5339. return -EINVAL;
  5340. }
  5341. __cam_isp_ctx_update_sof_ts_util(sof_event_data, ctx_isp);
  5342. CAM_DBG(CAM_ISP, "frame id: %lld time stamp:0x%llx, ctx_idx: %u, link: 0x%x",
  5343. ctx_isp->frame_id, ctx_isp->sof_timestamp_val, ctx->ctx_id, ctx->link_hdl);
  5344. /*
  5345. * notify reqmgr with sof signal. Note, due to scheduling delay
  5346. * we can run into situation that two active requests has already
  5347. * be in the active queue while we try to do the notification.
  5348. * In this case, we need to skip the current notification. This
  5349. * helps the state machine to catch up the delay.
  5350. */
  5351. if (ctx_isp->active_req_cnt <= 2) {
  5352. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  5353. /*
  5354. * It's possible for rup done to be processed before
  5355. * SOF, check for first active request shutter here
  5356. */
  5357. if (!list_empty(&ctx->active_req_list)) {
  5358. struct cam_ctx_request *req = NULL;
  5359. req = list_first_entry(&ctx->active_req_list,
  5360. struct cam_ctx_request, list);
  5361. if (req->request_id > ctx_isp->reported_req_id) {
  5362. request_id = req->request_id;
  5363. ctx_isp->reported_req_id = request_id;
  5364. }
  5365. }
  5366. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5367. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5368. } else {
  5369. CAM_ERR_RATE_LIMIT(CAM_ISP, "Can not notify SOF to CRM, ctx_idx: %u, link: 0x%x",
  5370. ctx->ctx_id, ctx->link_hdl);
  5371. }
  5372. if (list_empty(&ctx->active_req_list))
  5373. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  5374. else
  5375. CAM_DBG(CAM_ISP, "Still need to wait for the buf done, ctx_idx: %u, link: 0x%x",
  5376. ctx->ctx_id, ctx->link_hdl);
  5377. CAM_DBG(CAM_ISP, "next Substate[%s], ctx_idx: %u, link: 0x%x",
  5378. __cam_isp_ctx_substate_val_to_type(
  5379. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  5380. return rc;
  5381. }
  5382. static int __cam_isp_ctx_rdi_only_sof_in_applied_state(
  5383. struct cam_isp_context *ctx_isp, void *evt_data)
  5384. {
  5385. struct cam_isp_hw_sof_event_data *sof_event_data = evt_data;
  5386. if (!evt_data) {
  5387. CAM_ERR(CAM_ISP, "in valid sof event data");
  5388. return -EINVAL;
  5389. }
  5390. __cam_isp_ctx_update_sof_ts_util(sof_event_data, ctx_isp);
  5391. CAM_DBG(CAM_ISP, "frame id: %lld time stamp:0x%llx",
  5392. ctx_isp->frame_id, ctx_isp->sof_timestamp_val);
  5393. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE_APPLIED;
  5394. CAM_DBG(CAM_ISP, "next Substate[%s]",
  5395. __cam_isp_ctx_substate_val_to_type(
  5396. ctx_isp->substate_activated));
  5397. return 0;
  5398. }
  5399. static int __cam_isp_ctx_rdi_only_sof_in_bubble_applied(
  5400. struct cam_isp_context *ctx_isp, void *evt_data)
  5401. {
  5402. struct cam_ctx_request *req;
  5403. struct cam_isp_ctx_req *req_isp;
  5404. struct cam_context *ctx = ctx_isp->base;
  5405. struct cam_isp_hw_sof_event_data *sof_event_data = evt_data;
  5406. uint64_t request_id = 0;
  5407. /*
  5408. * Sof in bubble applied state means, reg update not received.
  5409. * before increment frame id and override time stamp value, send
  5410. * the previous sof time stamp that got captured in the
  5411. * sof in applied state.
  5412. */
  5413. CAM_DBG(CAM_ISP, "frame id: %lld time stamp:0x%llx, ctx_idx: %u, link: 0x%x",
  5414. ctx_isp->frame_id, ctx_isp->sof_timestamp_val, ctx->ctx_id, ctx->link_hdl);
  5415. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5416. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5417. __cam_isp_ctx_update_sof_ts_util(sof_event_data, ctx_isp);
  5418. CAM_DBG(CAM_ISP, "frame id: %lld time stamp:0x%llx, ctx_idx: %u, link: 0x%x",
  5419. ctx_isp->frame_id, ctx_isp->sof_timestamp_val, ctx->ctx_id, ctx->link_hdl);
  5420. if (list_empty(&ctx->wait_req_list)) {
  5421. /*
  5422. * If no pending req in epoch, this is an error case.
  5423. * The recovery is to go back to sof state
  5424. */
  5425. CAM_ERR(CAM_ISP, "No wait request, ctx_idx: %u, link: 0x%x",
  5426. ctx->ctx_id, ctx->link_hdl);
  5427. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  5428. /* Send SOF event as empty frame*/
  5429. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5430. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5431. goto end;
  5432. }
  5433. req = list_first_entry(&ctx->wait_req_list, struct cam_ctx_request,
  5434. list);
  5435. req_isp = (struct cam_isp_ctx_req *)req->req_priv;
  5436. req_isp->bubble_detected = true;
  5437. CAM_INFO_RATE_LIMIT(CAM_ISP, "Ctx:%u link: 0x%x Report Bubble flag %d req id:%lld",
  5438. ctx->ctx_id, ctx->link_hdl, req_isp->bubble_report, req->request_id);
  5439. req_isp->reapply_type = CAM_CONFIG_REAPPLY_IO;
  5440. req_isp->cdm_reset_before_apply = false;
  5441. if (req_isp->bubble_report) {
  5442. __cam_isp_ctx_notify_error_util(CAM_TRIGGER_POINT_SOF, CRM_KMD_ERR_BUBBLE,
  5443. req->request_id, ctx_isp);
  5444. atomic_set(&ctx_isp->process_bubble, 1);
  5445. } else {
  5446. req_isp->bubble_report = 0;
  5447. }
  5448. /*
  5449. * Always move the request to active list. Let buf done
  5450. * function handles the rest.
  5451. */
  5452. list_del_init(&req->list);
  5453. list_add_tail(&req->list, &ctx->active_req_list);
  5454. ctx_isp->active_req_cnt++;
  5455. CAM_DBG(CAM_ISP, "move request %lld to active list(cnt = %d), ctx_idx: %u, link: 0x%x",
  5456. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  5457. if (!req_isp->bubble_report) {
  5458. if (req->request_id > ctx_isp->reported_req_id) {
  5459. request_id = req->request_id;
  5460. ctx_isp->reported_req_id = request_id;
  5461. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5462. CAM_REQ_MGR_SOF_EVENT_ERROR);
  5463. } else
  5464. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5465. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5466. } else
  5467. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5468. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5469. /* change the state to bubble, as reg update has not come */
  5470. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_BUBBLE;
  5471. CAM_DBG(CAM_ISP, "next Substate[%s], ctx_idx: %u, link: 0x%x",
  5472. __cam_isp_ctx_substate_val_to_type(
  5473. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  5474. end:
  5475. return 0;
  5476. }
  5477. static int __cam_isp_ctx_rdi_only_sof_in_bubble_state(
  5478. struct cam_isp_context *ctx_isp, void *evt_data)
  5479. {
  5480. uint32_t i;
  5481. struct cam_ctx_request *req;
  5482. struct cam_context *ctx = ctx_isp->base;
  5483. struct cam_isp_hw_sof_event_data *sof_event_data = evt_data;
  5484. struct cam_isp_ctx_req *req_isp;
  5485. struct cam_hw_cmd_args hw_cmd_args;
  5486. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  5487. uint64_t request_id = 0;
  5488. uint64_t last_cdm_done_req = 0;
  5489. int rc = 0;
  5490. if (!evt_data) {
  5491. CAM_ERR(CAM_ISP, "in valid sof event data, ctx_idx: %u, link: 0x%x",
  5492. ctx->ctx_id, ctx->link_hdl);
  5493. return -EINVAL;
  5494. }
  5495. __cam_isp_ctx_update_sof_ts_util(sof_event_data, ctx_isp);
  5496. CAM_DBG(CAM_ISP, "frame id: %lld time stamp:0x%llx, ctx_idx: %u, link: 0x%x",
  5497. ctx_isp->frame_id, ctx_isp->sof_timestamp_val, ctx->ctx_id, ctx->link_hdl);
  5498. if (atomic_read(&ctx_isp->process_bubble)) {
  5499. if (list_empty(&ctx->active_req_list)) {
  5500. CAM_ERR(CAM_ISP, "No available active req in bubble, ctx: %u, link: 0x%x",
  5501. ctx->ctx_id, ctx->link_hdl);
  5502. atomic_set(&ctx_isp->process_bubble, 0);
  5503. return -EINVAL;
  5504. }
  5505. if (ctx_isp->last_sof_timestamp ==
  5506. ctx_isp->sof_timestamp_val) {
  5507. CAM_DBG(CAM_ISP,
  5508. "Tasklet delay detected! Bubble frame: %lld check skipped, sof_timestamp: %lld, ctx_id: %u, link: 0x%x",
  5509. ctx_isp->frame_id,
  5510. ctx_isp->sof_timestamp_val,
  5511. ctx->ctx_id, ctx->link_hdl);
  5512. goto end;
  5513. }
  5514. req = list_first_entry(&ctx->active_req_list,
  5515. struct cam_ctx_request, list);
  5516. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  5517. if (req_isp->bubble_detected) {
  5518. hw_cmd_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  5519. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  5520. isp_hw_cmd_args.cmd_type =
  5521. CAM_ISP_HW_MGR_GET_LAST_CDM_DONE;
  5522. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  5523. rc = ctx->hw_mgr_intf->hw_cmd(
  5524. ctx->hw_mgr_intf->hw_mgr_priv,
  5525. &hw_cmd_args);
  5526. if (rc) {
  5527. CAM_ERR(CAM_ISP, "HW command failed, ctx_id: %u, link: 0x%x",
  5528. ctx->ctx_id, ctx->link_hdl);
  5529. return rc;
  5530. }
  5531. last_cdm_done_req = isp_hw_cmd_args.u.last_cdm_done;
  5532. CAM_DBG(CAM_ISP, "last_cdm_done req: %d ctx_id: %u, link: 0x%x",
  5533. last_cdm_done_req, ctx->ctx_id, ctx->link_hdl);
  5534. if (last_cdm_done_req >= req->request_id) {
  5535. CAM_DBG(CAM_ISP,
  5536. "CDM callback detected for req: %lld, possible buf_done delay, waiting for buf_done, ctx_id: %u, link: 0x%x",
  5537. req->request_id, ctx->ctx_id, ctx->link_hdl);
  5538. if (req_isp->num_fence_map_out ==
  5539. req_isp->num_deferred_acks) {
  5540. __cam_isp_handle_deferred_buf_done(ctx_isp, req,
  5541. true,
  5542. CAM_SYNC_STATE_SIGNALED_ERROR,
  5543. CAM_SYNC_ISP_EVENT_BUBBLE);
  5544. __cam_isp_ctx_handle_buf_done_for_req_list(
  5545. ctx_isp, req);
  5546. }
  5547. goto end;
  5548. } else {
  5549. CAM_WARN(CAM_ISP,
  5550. "CDM callback not happened for req: %lld, possible CDM stuck or workqueue delay, ctx_id: %u, link: 0x%x",
  5551. req->request_id, ctx->ctx_id, ctx->link_hdl);
  5552. req_isp->num_acked = 0;
  5553. req_isp->num_deferred_acks = 0;
  5554. req_isp->bubble_detected = false;
  5555. req_isp->cdm_reset_before_apply = true;
  5556. list_del_init(&req->list);
  5557. list_add(&req->list, &ctx->pending_req_list);
  5558. atomic_set(&ctx_isp->process_bubble, 0);
  5559. ctx_isp->active_req_cnt--;
  5560. CAM_DBG(CAM_REQ,
  5561. "Move active req: %lld to pending list(cnt = %d) [bubble re-apply],ctx %u link: 0x%x",
  5562. req->request_id,
  5563. ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  5564. }
  5565. goto end;
  5566. }
  5567. }
  5568. /*
  5569. * Signal all active requests with error and move the all the active
  5570. * requests to free list
  5571. */
  5572. while (!list_empty(&ctx->active_req_list)) {
  5573. req = list_first_entry(&ctx->active_req_list,
  5574. struct cam_ctx_request, list);
  5575. list_del_init(&req->list);
  5576. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  5577. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  5578. CAM_DBG(CAM_ISP, "signal fence in active list. fence num %d, ctx %u link: 0x%x",
  5579. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  5580. for (i = 0; i < req_isp->num_fence_map_out; i++)
  5581. if (req_isp->fence_map_out[i].sync_id != -1) {
  5582. cam_sync_signal(
  5583. req_isp->fence_map_out[i].sync_id,
  5584. CAM_SYNC_STATE_SIGNALED_ERROR,
  5585. CAM_SYNC_ISP_EVENT_BUBBLE);
  5586. }
  5587. list_add_tail(&req->list, &ctx->free_req_list);
  5588. ctx_isp->active_req_cnt--;
  5589. }
  5590. end:
  5591. /* notify reqmgr with sof signal */
  5592. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  5593. /*
  5594. * It is idle frame with out any applied request id, send
  5595. * request id as zero
  5596. */
  5597. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5598. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5599. /*
  5600. * Can't move the substate to SOF if we are processing bubble,
  5601. * since the SOF substate can't receive REG_UPD and buf done,
  5602. * then the processing of bubble req can't be finished
  5603. */
  5604. if (!atomic_read(&ctx_isp->process_bubble))
  5605. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  5606. CAM_DBG(CAM_ISP, "next Substate[%s], ctx %u link: 0x%x",
  5607. __cam_isp_ctx_substate_val_to_type(
  5608. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  5609. ctx_isp->last_sof_timestamp = ctx_isp->sof_timestamp_val;
  5610. return 0;
  5611. }
  5612. static int __cam_isp_ctx_rdi_only_reg_upd_in_bubble_state(
  5613. struct cam_isp_context *ctx_isp, void *evt_data)
  5614. {
  5615. struct cam_ctx_request *req = NULL;
  5616. struct cam_context *ctx = ctx_isp->base;
  5617. req = list_first_entry(&ctx->active_req_list,
  5618. struct cam_ctx_request, list);
  5619. CAM_INFO(CAM_ISP, "Received RUP for Bubble Request, ctx %u link: 0x%x",
  5620. req->request_id, ctx->ctx_id, ctx->link_hdl);
  5621. return 0;
  5622. }
  5623. static int __cam_isp_ctx_rdi_only_reg_upd_in_bubble_applied_state(
  5624. struct cam_isp_context *ctx_isp, void *evt_data)
  5625. {
  5626. struct cam_ctx_request *req = NULL;
  5627. struct cam_context *ctx = ctx_isp->base;
  5628. struct cam_isp_ctx_req *req_isp;
  5629. uint64_t request_id = 0;
  5630. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_EPOCH;
  5631. /* notify reqmgr with sof signal*/
  5632. if (list_empty(&ctx->wait_req_list)) {
  5633. CAM_ERR(CAM_ISP, "Reg upd ack with no waiting request, ctx %u link: 0x%x",
  5634. ctx->ctx_id, ctx->link_hdl);
  5635. goto error;
  5636. }
  5637. req = list_first_entry(&ctx->wait_req_list,
  5638. struct cam_ctx_request, list);
  5639. list_del_init(&req->list);
  5640. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  5641. request_id =
  5642. (req_isp->hw_update_data.packet_opcode_type ==
  5643. CAM_ISP_PACKET_INIT_DEV) ? 0 : req->request_id;
  5644. if (req_isp->num_fence_map_out != 0) {
  5645. list_add_tail(&req->list, &ctx->active_req_list);
  5646. ctx_isp->active_req_cnt++;
  5647. CAM_DBG(CAM_ISP,
  5648. "move request %lld to active list(cnt = %d), ctx %u link: 0x%x",
  5649. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  5650. /* if packet has buffers, set correct request id */
  5651. request_id = req->request_id;
  5652. } else {
  5653. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  5654. /* no io config, so the request is completed. */
  5655. list_add_tail(&req->list, &ctx->free_req_list);
  5656. CAM_DBG(CAM_ISP,
  5657. "move active req %lld to free list(cnt=%d), ctx %u link: 0x%x",
  5658. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  5659. }
  5660. __cam_isp_ctx_notify_trigger_util(CAM_TRIGGER_POINT_SOF, ctx_isp);
  5661. if (request_id)
  5662. ctx_isp->reported_req_id = request_id;
  5663. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5664. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5665. CAM_DBG(CAM_ISP, "next Substate[%s], ctx %u link: 0x%x",
  5666. __cam_isp_ctx_substate_val_to_type(
  5667. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  5668. __cam_isp_ctx_update_event_record(ctx_isp,
  5669. CAM_ISP_CTX_EVENT_RUP, req, NULL);
  5670. return 0;
  5671. error:
  5672. /* Send SOF event as idle frame*/
  5673. __cam_isp_ctx_send_sof_timestamp(ctx_isp, request_id,
  5674. CAM_REQ_MGR_SOF_EVENT_SUCCESS);
  5675. __cam_isp_ctx_update_event_record(ctx_isp,
  5676. CAM_ISP_CTX_EVENT_RUP, NULL, NULL);
  5677. /*
  5678. * There is no request in the pending list, move the sub state machine
  5679. * to SOF sub state
  5680. */
  5681. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  5682. return 0;
  5683. }
  5684. static struct cam_isp_ctx_irq_ops
  5685. cam_isp_ctx_rdi_only_activated_state_machine_irq
  5686. [CAM_ISP_CTX_ACTIVATED_MAX] = {
  5687. /* SOF */
  5688. {
  5689. .irq_ops = {
  5690. NULL,
  5691. __cam_isp_ctx_rdi_only_sof_in_top_state,
  5692. __cam_isp_ctx_reg_upd_in_sof,
  5693. NULL,
  5694. __cam_isp_ctx_notify_eof_in_activated_state,
  5695. NULL,
  5696. },
  5697. },
  5698. /* APPLIED */
  5699. {
  5700. .irq_ops = {
  5701. __cam_isp_ctx_handle_error,
  5702. __cam_isp_ctx_rdi_only_sof_in_applied_state,
  5703. __cam_isp_ctx_reg_upd_in_applied_state,
  5704. NULL,
  5705. __cam_isp_ctx_notify_eof_in_activated_state,
  5706. __cam_isp_ctx_buf_done_in_applied,
  5707. },
  5708. },
  5709. /* EPOCH */
  5710. {
  5711. .irq_ops = {
  5712. __cam_isp_ctx_handle_error,
  5713. __cam_isp_ctx_rdi_only_sof_in_top_state,
  5714. NULL,
  5715. NULL,
  5716. __cam_isp_ctx_notify_eof_in_activated_state,
  5717. __cam_isp_ctx_buf_done_in_epoch,
  5718. },
  5719. },
  5720. /* BUBBLE*/
  5721. {
  5722. .irq_ops = {
  5723. __cam_isp_ctx_handle_error,
  5724. __cam_isp_ctx_rdi_only_sof_in_bubble_state,
  5725. __cam_isp_ctx_rdi_only_reg_upd_in_bubble_state,
  5726. NULL,
  5727. __cam_isp_ctx_notify_eof_in_activated_state,
  5728. __cam_isp_ctx_buf_done_in_bubble,
  5729. },
  5730. },
  5731. /* BUBBLE APPLIED ie PRE_BUBBLE */
  5732. {
  5733. .irq_ops = {
  5734. __cam_isp_ctx_handle_error,
  5735. __cam_isp_ctx_rdi_only_sof_in_bubble_applied,
  5736. __cam_isp_ctx_rdi_only_reg_upd_in_bubble_applied_state,
  5737. NULL,
  5738. __cam_isp_ctx_notify_eof_in_activated_state,
  5739. __cam_isp_ctx_buf_done_in_bubble_applied,
  5740. },
  5741. },
  5742. /* HW ERROR */
  5743. {
  5744. },
  5745. /* HALT */
  5746. {
  5747. },
  5748. };
  5749. static int __cam_isp_ctx_rdi_only_apply_req_top_state(
  5750. struct cam_context *ctx, struct cam_req_mgr_apply_request *apply)
  5751. {
  5752. int rc = 0;
  5753. struct cam_isp_context *ctx_isp =
  5754. (struct cam_isp_context *) ctx->ctx_priv;
  5755. CAM_DBG(CAM_ISP, "current Substate[%s], ctx_idx: %u, link: 0x%x",
  5756. __cam_isp_ctx_substate_val_to_type(
  5757. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  5758. rc = __cam_isp_ctx_apply_req_in_activated_state(ctx, apply,
  5759. CAM_ISP_CTX_ACTIVATED_APPLIED);
  5760. CAM_DBG(CAM_ISP, "new Substate[%s], ctx_idx: %u, link: 0x%x",
  5761. __cam_isp_ctx_substate_val_to_type(
  5762. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  5763. if (rc)
  5764. CAM_ERR_RATE_LIMIT(CAM_ISP,
  5765. "ctx_id:%u link: 0x%x Apply failed in Substate[%s], rc %d",
  5766. ctx->ctx_id, ctx->link_hdl,
  5767. __cam_isp_ctx_substate_val_to_type(
  5768. ctx_isp->substate_activated), rc);
  5769. return rc;
  5770. }
  5771. static struct cam_ctx_ops
  5772. cam_isp_ctx_rdi_only_activated_state_machine
  5773. [CAM_ISP_CTX_ACTIVATED_MAX] = {
  5774. /* SOF */
  5775. {
  5776. .ioctl_ops = {},
  5777. .crm_ops = {
  5778. .apply_req = __cam_isp_ctx_rdi_only_apply_req_top_state,
  5779. },
  5780. .irq_ops = NULL,
  5781. },
  5782. /* APPLIED */
  5783. {
  5784. .ioctl_ops = {},
  5785. .crm_ops = {},
  5786. .irq_ops = NULL,
  5787. },
  5788. /* EPOCH */
  5789. {
  5790. .ioctl_ops = {},
  5791. .crm_ops = {
  5792. .apply_req = __cam_isp_ctx_rdi_only_apply_req_top_state,
  5793. },
  5794. .irq_ops = NULL,
  5795. },
  5796. /* PRE BUBBLE */
  5797. {
  5798. .ioctl_ops = {},
  5799. .crm_ops = {},
  5800. .irq_ops = NULL,
  5801. },
  5802. /* BUBBLE */
  5803. {
  5804. .ioctl_ops = {},
  5805. .crm_ops = {},
  5806. .irq_ops = NULL,
  5807. },
  5808. /* HW ERROR */
  5809. {
  5810. .ioctl_ops = {},
  5811. .crm_ops = {},
  5812. .irq_ops = NULL,
  5813. },
  5814. /* HALT */
  5815. {
  5816. .ioctl_ops = {},
  5817. .crm_ops = {},
  5818. .irq_ops = NULL,
  5819. },
  5820. };
  5821. static int __cam_isp_ctx_flush_dev_in_top_state(struct cam_context *ctx,
  5822. struct cam_flush_dev_cmd *cmd)
  5823. {
  5824. struct cam_isp_context *ctx_isp = ctx->ctx_priv;
  5825. struct cam_req_mgr_flush_request flush_req;
  5826. if (!ctx_isp->offline_context) {
  5827. CAM_ERR(CAM_ISP, "flush dev only supported in offline context,ctx: %u, link:0x%x",
  5828. ctx->ctx_id, ctx->link_hdl);
  5829. return -EINVAL;
  5830. }
  5831. flush_req.type = (cmd->flush_type == CAM_FLUSH_TYPE_ALL) ? CAM_REQ_MGR_FLUSH_TYPE_ALL :
  5832. CAM_REQ_MGR_FLUSH_TYPE_CANCEL_REQ;
  5833. flush_req.req_id = cmd->req_id;
  5834. CAM_DBG(CAM_ISP, "offline flush (type:%u, req:%lu), ctx_idx: %u, link: 0x%x",
  5835. flush_req.type, flush_req.req_id, ctx->ctx_id, ctx->link_hdl);
  5836. switch (ctx->state) {
  5837. case CAM_CTX_ACQUIRED:
  5838. case CAM_CTX_ACTIVATED:
  5839. return __cam_isp_ctx_flush_req_in_top_state(ctx, &flush_req);
  5840. case CAM_CTX_READY:
  5841. return __cam_isp_ctx_flush_req_in_ready(ctx, &flush_req);
  5842. default:
  5843. CAM_ERR(CAM_ISP, "flush dev in wrong state: %d, ctx_idx: %u, link: 0x%x",
  5844. ctx->state, ctx->ctx_id, ctx->link_hdl);
  5845. return -EINVAL;
  5846. }
  5847. if (cmd->flush_type == CAM_FLUSH_TYPE_ALL)
  5848. cam_req_mgr_workq_flush(ctx_isp->workq);
  5849. }
  5850. static void __cam_isp_ctx_free_mem_hw_entries(struct cam_context *ctx)
  5851. {
  5852. int i;
  5853. if (ctx->out_map_entries) {
  5854. for (i = 0; i < CAM_ISP_CTX_REQ_MAX; i++) {
  5855. kfree(ctx->out_map_entries[i]);
  5856. ctx->out_map_entries[i] = NULL;
  5857. }
  5858. kfree(ctx->out_map_entries);
  5859. ctx->out_map_entries = NULL;
  5860. }
  5861. if (ctx->in_map_entries) {
  5862. for (i = 0; i < CAM_ISP_CTX_REQ_MAX; i++) {
  5863. kfree(ctx->in_map_entries[i]);
  5864. ctx->in_map_entries[i] = NULL;
  5865. }
  5866. kfree(ctx->in_map_entries);
  5867. ctx->in_map_entries = NULL;
  5868. }
  5869. if (ctx->hw_update_entry) {
  5870. for (i = 0; i < CAM_ISP_CTX_REQ_MAX; i++) {
  5871. kfree(ctx->hw_update_entry[i]);
  5872. ctx->hw_update_entry[i] = NULL;
  5873. }
  5874. kfree(ctx->hw_update_entry);
  5875. ctx->hw_update_entry = NULL;
  5876. }
  5877. ctx->max_out_map_entries = 0;
  5878. ctx->max_in_map_entries = 0;
  5879. ctx->max_hw_update_entries = 0;
  5880. }
  5881. static int __cam_isp_ctx_release_hw_in_top_state(struct cam_context *ctx,
  5882. void *cmd)
  5883. {
  5884. int rc = 0;
  5885. struct cam_hw_release_args rel_arg;
  5886. struct cam_isp_context *ctx_isp =
  5887. (struct cam_isp_context *) ctx->ctx_priv;
  5888. struct cam_req_mgr_flush_request flush_req;
  5889. int i;
  5890. if (ctx_isp->hw_ctx) {
  5891. rel_arg.ctxt_to_hw_map = ctx_isp->hw_ctx;
  5892. ctx->hw_mgr_intf->hw_release(ctx->hw_mgr_intf->hw_mgr_priv,
  5893. &rel_arg);
  5894. ctx_isp->hw_ctx = NULL;
  5895. } else {
  5896. CAM_ERR(CAM_ISP, "No hw resources acquired for ctx[%u], link: 0x%x",
  5897. ctx->ctx_id, ctx->link_hdl);
  5898. }
  5899. ctx->last_flush_req = 0;
  5900. ctx_isp->custom_enabled = false;
  5901. ctx_isp->use_frame_header_ts = false;
  5902. ctx_isp->use_default_apply = false;
  5903. ctx_isp->frame_id = 0;
  5904. ctx_isp->active_req_cnt = 0;
  5905. ctx_isp->reported_req_id = 0;
  5906. ctx_isp->reported_frame_id = 0;
  5907. ctx_isp->hw_acquired = false;
  5908. ctx_isp->init_received = false;
  5909. ctx_isp->support_consumed_addr = false;
  5910. ctx_isp->aeb_enabled = false;
  5911. ctx_isp->req_info.last_bufdone_req_id = 0;
  5912. kfree(ctx_isp->vfe_bus_comp_grp);
  5913. kfree(ctx_isp->sfe_bus_comp_grp);
  5914. ctx_isp->vfe_bus_comp_grp = NULL;
  5915. ctx_isp->sfe_bus_comp_grp = NULL;
  5916. atomic64_set(&ctx_isp->dbg_monitors.state_monitor_head, -1);
  5917. atomic64_set(&ctx_isp->dbg_monitors.frame_monitor_head, -1);
  5918. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++)
  5919. atomic64_set(&ctx_isp->dbg_monitors.event_record_head[i], -1);
  5920. /*
  5921. * Ideally, we should never have any active request here.
  5922. * But we still add some sanity check code here to help the debug
  5923. */
  5924. if (!list_empty(&ctx->active_req_list))
  5925. CAM_WARN(CAM_ISP, "Active list is not empty, ctx_idx: %u, link: 0x%x",
  5926. ctx->ctx_id, ctx->link_hdl);
  5927. /* Flush all the pending request list */
  5928. flush_req.type = CAM_REQ_MGR_FLUSH_TYPE_ALL;
  5929. flush_req.link_hdl = ctx->link_hdl;
  5930. flush_req.dev_hdl = ctx->dev_hdl;
  5931. flush_req.req_id = 0;
  5932. CAM_DBG(CAM_ISP, "try to flush pending list, ctx_idx: %u, link: 0x%x",
  5933. ctx->ctx_id, ctx->link_hdl);
  5934. spin_lock_bh(&ctx->lock);
  5935. rc = __cam_isp_ctx_flush_req(ctx, &ctx->pending_req_list, &flush_req);
  5936. spin_unlock_bh(&ctx->lock);
  5937. __cam_isp_ctx_free_mem_hw_entries(ctx);
  5938. cam_req_mgr_workq_destroy(&ctx_isp->workq);
  5939. ctx->state = CAM_CTX_ACQUIRED;
  5940. trace_cam_context_state("ISP", ctx);
  5941. CAM_DBG(CAM_ISP, "Release device success[%u] link: 0x%x next state %d",
  5942. ctx->ctx_id, ctx->link_hdl, ctx->state);
  5943. return rc;
  5944. }
  5945. /* top level state machine */
  5946. static int __cam_isp_ctx_release_dev_in_top_state(struct cam_context *ctx,
  5947. struct cam_release_dev_cmd *cmd)
  5948. {
  5949. int rc = 0;
  5950. int i;
  5951. struct cam_hw_release_args rel_arg;
  5952. struct cam_isp_context *ctx_isp =
  5953. (struct cam_isp_context *) ctx->ctx_priv;
  5954. struct cam_req_mgr_flush_request flush_req;
  5955. if (cmd && ctx_isp->hw_ctx) {
  5956. CAM_ERR(CAM_ISP, "releasing hw, ctx_idx: %u, link: 0x%x",
  5957. ctx->ctx_id, ctx->link_hdl);
  5958. __cam_isp_ctx_release_hw_in_top_state(ctx, NULL);
  5959. }
  5960. if (ctx_isp->hw_ctx) {
  5961. rel_arg.ctxt_to_hw_map = ctx_isp->hw_ctx;
  5962. ctx->hw_mgr_intf->hw_release(ctx->hw_mgr_intf->hw_mgr_priv,
  5963. &rel_arg);
  5964. ctx_isp->hw_ctx = NULL;
  5965. }
  5966. cam_common_release_evt_params(ctx->dev_hdl);
  5967. memset(&ctx_isp->evt_inject_params, 0, sizeof(struct cam_hw_inject_evt_param));
  5968. ctx->session_hdl = -1;
  5969. ctx->dev_hdl = -1;
  5970. ctx->link_hdl = -1;
  5971. ctx->ctx_crm_intf = NULL;
  5972. ctx->last_flush_req = 0;
  5973. ctx_isp->frame_id = 0;
  5974. ctx_isp->active_req_cnt = 0;
  5975. ctx_isp->reported_req_id = 0;
  5976. ctx_isp->reported_frame_id = 0;
  5977. ctx_isp->hw_acquired = false;
  5978. ctx_isp->init_received = false;
  5979. ctx_isp->offline_context = false;
  5980. ctx_isp->vfps_aux_context = false;
  5981. ctx_isp->rdi_only_context = false;
  5982. ctx_isp->req_info.last_bufdone_req_id = 0;
  5983. ctx_isp->v4l2_event_sub_ids = 0;
  5984. ctx_isp->resume_hw_in_flushed = false;
  5985. atomic64_set(&ctx_isp->dbg_monitors.state_monitor_head, -1);
  5986. atomic64_set(&ctx_isp->dbg_monitors.frame_monitor_head, -1);
  5987. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++)
  5988. atomic64_set(&ctx_isp->dbg_monitors.event_record_head[i], -1);
  5989. /*
  5990. * Ideally, we should never have any active request here.
  5991. * But we still add some sanity check code here to help the debug
  5992. */
  5993. if (!list_empty(&ctx->active_req_list))
  5994. CAM_ERR(CAM_ISP, "Active list is not empty, ctx_idx: %u, link: 0x%x",
  5995. ctx->ctx_id, ctx->link_hdl);
  5996. /* Flush all the pending request list */
  5997. flush_req.type = CAM_REQ_MGR_FLUSH_TYPE_ALL;
  5998. flush_req.link_hdl = ctx->link_hdl;
  5999. flush_req.dev_hdl = ctx->dev_hdl;
  6000. flush_req.req_id = 0;
  6001. CAM_DBG(CAM_ISP, "try to flush pending list, ctx_idx: %u, link: 0x%x",
  6002. ctx->ctx_id, ctx->link_hdl);
  6003. spin_lock_bh(&ctx->lock);
  6004. rc = __cam_isp_ctx_flush_req(ctx, &ctx->pending_req_list, &flush_req);
  6005. spin_unlock_bh(&ctx->lock);
  6006. __cam_isp_ctx_free_mem_hw_entries(ctx);
  6007. ctx->state = CAM_CTX_AVAILABLE;
  6008. trace_cam_context_state("ISP", ctx);
  6009. CAM_DBG(CAM_ISP, "Release device success[%u] link: 0x%x next state %d",
  6010. ctx->ctx_id, ctx->link_hdl, ctx->state);
  6011. return rc;
  6012. }
  6013. static int __cam_isp_ctx_config_dev_in_top_state(
  6014. struct cam_context *ctx, struct cam_config_dev_cmd *cmd)
  6015. {
  6016. int rc = 0, i;
  6017. struct cam_ctx_request *req = NULL;
  6018. struct cam_isp_ctx_req *req_isp;
  6019. struct cam_packet *packet;
  6020. size_t remain_len = 0;
  6021. struct cam_hw_prepare_update_args cfg = {0};
  6022. struct cam_isp_prepare_hw_update_data *hw_update_data;
  6023. struct cam_req_mgr_add_request add_req;
  6024. struct cam_isp_context *ctx_isp =
  6025. (struct cam_isp_context *) ctx->ctx_priv;
  6026. struct cam_hw_cmd_args hw_cmd_args;
  6027. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  6028. uint32_t packet_opcode = 0;
  6029. CAM_DBG(CAM_ISP, "get free request object......ctx_idx: %u, link: 0x%x",
  6030. ctx->ctx_id, ctx->link_hdl);
  6031. /* get free request */
  6032. spin_lock_bh(&ctx->lock);
  6033. if (!list_empty(&ctx->free_req_list)) {
  6034. req = list_first_entry(&ctx->free_req_list,
  6035. struct cam_ctx_request, list);
  6036. list_del_init(&req->list);
  6037. }
  6038. spin_unlock_bh(&ctx->lock);
  6039. if (!req) {
  6040. CAM_ERR(CAM_ISP, "No more request obj free, ctx_idx: %u, link: 0x%x",
  6041. ctx->ctx_id, ctx->link_hdl);
  6042. return -ENOMEM;
  6043. }
  6044. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  6045. remain_len = cam_context_parse_config_cmd(ctx, cmd, &packet);
  6046. if (IS_ERR(packet)) {
  6047. rc = PTR_ERR(packet);
  6048. goto free_req;
  6049. }
  6050. /* Query the packet opcode */
  6051. hw_cmd_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  6052. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  6053. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_GET_PACKET_OPCODE;
  6054. isp_hw_cmd_args.cmd_data = (void *)packet;
  6055. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  6056. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  6057. &hw_cmd_args);
  6058. if (rc) {
  6059. CAM_ERR(CAM_ISP, "HW command failed, ctx_idx: %u, link: 0x%x",
  6060. ctx->ctx_id, ctx->link_hdl);
  6061. goto free_req;
  6062. }
  6063. packet_opcode = isp_hw_cmd_args.u.packet_op_code;
  6064. if ((packet_opcode == CAM_ISP_PACKET_UPDATE_DEV)
  6065. && (packet->header.request_id <= ctx->last_flush_req)) {
  6066. CAM_INFO(CAM_ISP,
  6067. "request %lld has been flushed, reject packet, ctx_idx: %u, link: 0x%x",
  6068. packet->header.request_id, ctx->ctx_id, ctx->link_hdl);
  6069. rc = -EBADR;
  6070. goto free_req;
  6071. } else if ((packet_opcode == CAM_ISP_PACKET_INIT_DEV)
  6072. && (packet->header.request_id <= ctx->last_flush_req)
  6073. && ctx->last_flush_req && packet->header.request_id) {
  6074. CAM_WARN(CAM_ISP,
  6075. "last flushed req is %lld, config dev(init) for req %lld, ctx_idx: %u, link: 0x%x",
  6076. ctx->last_flush_req, packet->header.request_id, ctx->ctx_id, ctx->link_hdl);
  6077. rc = -EBADR;
  6078. goto free_req;
  6079. }
  6080. cfg.packet = packet;
  6081. cfg.remain_len = remain_len;
  6082. cfg.ctxt_to_hw_map = ctx_isp->hw_ctx;
  6083. cfg.max_hw_update_entries = ctx->max_hw_update_entries;
  6084. cfg.hw_update_entries = req_isp->cfg;
  6085. cfg.max_out_map_entries = ctx->max_out_map_entries;
  6086. cfg.max_in_map_entries = ctx->max_in_map_entries;
  6087. cfg.out_map_entries = req_isp->fence_map_out;
  6088. cfg.in_map_entries = req_isp->fence_map_in;
  6089. cfg.priv = &req_isp->hw_update_data;
  6090. cfg.pf_data = &(req->pf_data);
  6091. cfg.num_out_map_entries = 0;
  6092. cfg.num_in_map_entries = 0;
  6093. cfg.buf_tracker = &req->buf_tracker;
  6094. memset(&req_isp->hw_update_data, 0, sizeof(req_isp->hw_update_data));
  6095. memset(req_isp->fence_map_out, 0, sizeof(struct cam_hw_fence_map_entry)
  6096. * ctx->max_out_map_entries);
  6097. INIT_LIST_HEAD(cfg.buf_tracker);
  6098. rc = ctx->hw_mgr_intf->hw_prepare_update(
  6099. ctx->hw_mgr_intf->hw_mgr_priv, &cfg);
  6100. if (rc != 0) {
  6101. CAM_ERR(CAM_ISP, "Prepare config packet failed in HW layer, ctx: %u, link: 0x%x",
  6102. ctx->ctx_id, ctx->link_hdl);
  6103. rc = -EFAULT;
  6104. goto free_req_and_buf_tracker_list;
  6105. }
  6106. hw_update_data = cfg.priv;
  6107. req_isp->num_cfg = cfg.num_hw_update_entries;
  6108. req_isp->num_fence_map_out = cfg.num_out_map_entries;
  6109. req_isp->num_fence_map_in = cfg.num_in_map_entries;
  6110. req_isp->num_acked = 0;
  6111. req_isp->num_deferred_acks = 0;
  6112. req_isp->bubble_detected = false;
  6113. req_isp->cdm_reset_before_apply = false;
  6114. req_isp->hw_update_data.packet = packet;
  6115. req_isp->hw_update_data.num_exp = hw_update_data->num_exp;
  6116. req_isp->hw_update_data.mup_en = hw_update_data->mup_en;
  6117. req->pf_data.packet_handle = cmd->packet_handle;
  6118. req->pf_data.packet_offset = cmd->offset;
  6119. req->pf_data.req = req;
  6120. for (i = 0; i < req_isp->num_fence_map_out; i++) {
  6121. rc = cam_sync_get_obj_ref(req_isp->fence_map_out[i].sync_id);
  6122. if (rc) {
  6123. CAM_ERR(CAM_ISP, "Can't get ref for fence %d, ctx_idx: %u, link: 0x%x",
  6124. req_isp->fence_map_out[i].sync_id, ctx->ctx_id, ctx->link_hdl);
  6125. goto put_ref;
  6126. }
  6127. }
  6128. CAM_DBG(CAM_ISP,
  6129. "packet req-id:%lld, opcode:%d, num_entry:%d, num_fence_out: %d, num_fence_in: %d, ctx: %u, link: 0x%x",
  6130. packet->header.request_id, req_isp->hw_update_data.packet_opcode_type,
  6131. req_isp->num_cfg, req_isp->num_fence_map_out, req_isp->num_fence_map_in,
  6132. ctx->ctx_id, ctx->link_hdl);
  6133. req->request_id = packet->header.request_id;
  6134. req->status = 1;
  6135. if (req_isp->hw_update_data.packet_opcode_type ==
  6136. CAM_ISP_PACKET_INIT_DEV) {
  6137. if (ctx->state < CAM_CTX_ACTIVATED) {
  6138. rc = __cam_isp_ctx_enqueue_init_request(ctx, req);
  6139. if (rc)
  6140. CAM_ERR(CAM_ISP, "Enqueue INIT pkt failed, ctx: %u, link: 0x%x",
  6141. ctx->ctx_id, ctx->link_hdl);
  6142. ctx_isp->init_received = true;
  6143. if ((ctx_isp->vfps_aux_context) && (req->request_id > 0))
  6144. ctx_isp->resume_hw_in_flushed = true;
  6145. else
  6146. ctx_isp->resume_hw_in_flushed = false;
  6147. } else {
  6148. rc = -EINVAL;
  6149. CAM_ERR(CAM_ISP, "Received INIT pkt in wrong state:%d, ctx:%u, link:0x%x",
  6150. ctx->state, ctx->ctx_id, ctx->link_hdl);
  6151. }
  6152. } else {
  6153. if ((ctx->state == CAM_CTX_FLUSHED) || (ctx->state < CAM_CTX_READY)) {
  6154. rc = -EINVAL;
  6155. CAM_ERR(CAM_ISP,
  6156. "Received update req %lld in wrong state:%d, ctx_idx: %u, link: 0x%x",
  6157. req->request_id, ctx->state, ctx->ctx_id, ctx->link_hdl);
  6158. goto put_ref;
  6159. }
  6160. if ((ctx_isp->offline_context) || (ctx_isp->vfps_aux_context)) {
  6161. __cam_isp_ctx_enqueue_request_in_order(ctx, req, true);
  6162. } else if (ctx->ctx_crm_intf->add_req) {
  6163. memset(&add_req, 0, sizeof(add_req));
  6164. add_req.link_hdl = ctx->link_hdl;
  6165. add_req.dev_hdl = ctx->dev_hdl;
  6166. add_req.req_id = req->request_id;
  6167. add_req.num_exp = ctx_isp->last_num_exp;
  6168. if (req_isp->hw_update_data.mup_en) {
  6169. add_req.num_exp = req_isp->hw_update_data.num_exp;
  6170. ctx_isp->last_num_exp = add_req.num_exp;
  6171. }
  6172. rc = ctx->ctx_crm_intf->add_req(&add_req);
  6173. if (rc) {
  6174. if (rc == -EBADR)
  6175. CAM_INFO(CAM_ISP,
  6176. "Add req failed: req id=%llu, it has been flushed on link 0x%x ctx %u",
  6177. req->request_id, ctx->link_hdl, ctx->ctx_id);
  6178. else
  6179. CAM_ERR(CAM_ISP,
  6180. "Add req failed: req id=%llu on link 0x%x ctx %u",
  6181. req->request_id, ctx->link_hdl, ctx->ctx_id);
  6182. } else {
  6183. __cam_isp_ctx_enqueue_request_in_order(ctx, req, true);
  6184. }
  6185. } else {
  6186. CAM_ERR(CAM_ISP, "Unable to add request: req id=%llu,ctx: %u,link: 0x%x",
  6187. req->request_id, ctx->ctx_id, ctx->link_hdl);
  6188. rc = -ENODEV;
  6189. }
  6190. }
  6191. if (rc)
  6192. goto put_ref;
  6193. CAM_DBG(CAM_REQ,
  6194. "Preprocessing Config req_id %lld successful on ctx %u, link: 0x%x",
  6195. req->request_id, ctx->ctx_id, ctx->link_hdl);
  6196. if (ctx_isp->offline_context && atomic_read(&ctx_isp->rxd_epoch))
  6197. __cam_isp_ctx_schedule_apply_req(ctx_isp);
  6198. else if (ctx_isp->vfps_aux_context &&
  6199. (req_isp->hw_update_data.packet_opcode_type != CAM_ISP_PACKET_INIT_DEV))
  6200. __cam_isp_ctx_schedule_apply_req(ctx_isp);
  6201. return rc;
  6202. put_ref:
  6203. for (--i; i >= 0; i--) {
  6204. if (cam_sync_put_obj_ref(req_isp->fence_map_out[i].sync_id))
  6205. CAM_ERR(CAM_CTXT, "Failed to put ref of fence %d, ctx_idx: %u, link: 0x%x",
  6206. req_isp->fence_map_out[i].sync_id, ctx->ctx_id, ctx->link_hdl);
  6207. }
  6208. free_req_and_buf_tracker_list:
  6209. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  6210. free_req:
  6211. spin_lock_bh(&ctx->lock);
  6212. list_add_tail(&req->list, &ctx->free_req_list);
  6213. spin_unlock_bh(&ctx->lock);
  6214. return rc;
  6215. }
  6216. static int __cam_isp_ctx_allocate_mem_hw_entries(
  6217. struct cam_context *ctx,
  6218. struct cam_hw_acquire_args *param)
  6219. {
  6220. int rc = 0, i;
  6221. uint32_t max_res = 0;
  6222. uint32_t max_hw_upd_entries = CAM_ISP_CTX_CFG_MAX;
  6223. struct cam_ctx_request *req;
  6224. struct cam_ctx_request *temp_req;
  6225. struct cam_isp_ctx_req *req_isp;
  6226. if (!param->op_params.param_list[0])
  6227. max_res = CAM_ISP_CTX_RES_MAX;
  6228. else {
  6229. max_res = param->op_params.param_list[0];
  6230. if (param->op_flags & CAM_IFE_CTX_SFE_EN) {
  6231. max_res += param->op_params.param_list[1];
  6232. max_hw_upd_entries = CAM_ISP_SFE_CTX_CFG_MAX;
  6233. }
  6234. }
  6235. ctx->max_in_map_entries = max_res;
  6236. ctx->max_out_map_entries = max_res;
  6237. ctx->max_hw_update_entries = max_hw_upd_entries;
  6238. CAM_DBG(CAM_ISP,
  6239. "Allocate max_entries: 0x%x max_res: 0x%x is_sfe_en: %d, ctx: %u, link: 0x%x",
  6240. max_hw_upd_entries, max_res, (param->op_flags & CAM_IFE_CTX_SFE_EN),
  6241. ctx->ctx_id, ctx->link_hdl);
  6242. ctx->hw_update_entry = kcalloc(CAM_ISP_CTX_REQ_MAX, sizeof(struct cam_hw_update_entry *),
  6243. GFP_KERNEL);
  6244. if (!ctx->hw_update_entry) {
  6245. CAM_ERR(CAM_CTXT, "%s[%u] no memory, link: 0x%x",
  6246. ctx->dev_name, ctx->ctx_id, ctx->link_hdl);
  6247. return -ENOMEM;
  6248. }
  6249. for (i = 0; i < CAM_ISP_CTX_REQ_MAX; i++) {
  6250. ctx->hw_update_entry[i] = kcalloc(ctx->max_hw_update_entries,
  6251. sizeof(struct cam_hw_update_entry), GFP_KERNEL);
  6252. if (!ctx->hw_update_entry[i]) {
  6253. CAM_ERR(CAM_CTXT, "%s[%u] no memory for hw_update_entry: %u, link: 0x%x",
  6254. ctx->dev_name, ctx->ctx_id, i, ctx->link_hdl);
  6255. return -ENOMEM;
  6256. }
  6257. }
  6258. ctx->in_map_entries = kcalloc(CAM_ISP_CTX_REQ_MAX, sizeof(struct cam_hw_fence_map_entry *),
  6259. GFP_KERNEL);
  6260. if (!ctx->in_map_entries) {
  6261. CAM_ERR(CAM_CTXT, "%s[%u] no memory for in_map_entries, link: 0x%x",
  6262. ctx->dev_name, ctx->ctx_id, ctx->link_hdl);
  6263. rc = -ENOMEM;
  6264. goto end;
  6265. }
  6266. for (i = 0; i < CAM_ISP_CTX_REQ_MAX; i++) {
  6267. ctx->in_map_entries[i] = kcalloc(ctx->max_in_map_entries,
  6268. sizeof(struct cam_hw_fence_map_entry),
  6269. GFP_KERNEL);
  6270. if (!ctx->in_map_entries[i]) {
  6271. CAM_ERR(CAM_CTXT, "%s[%u] no memory for in_map_entries: %u, link: 0x%x",
  6272. ctx->dev_name, ctx->ctx_id, i, ctx->link_hdl);
  6273. rc = -ENOMEM;
  6274. goto end;
  6275. }
  6276. }
  6277. ctx->out_map_entries = kcalloc(CAM_ISP_CTX_REQ_MAX, sizeof(struct cam_hw_fence_map_entry *),
  6278. GFP_KERNEL);
  6279. if (!ctx->out_map_entries) {
  6280. CAM_ERR(CAM_CTXT, "%s[%u] no memory for out_map_entries, link: 0x%x",
  6281. ctx->dev_name, ctx->ctx_id, ctx->link_hdl);
  6282. rc = -ENOMEM;
  6283. goto end;
  6284. }
  6285. for (i = 0; i < CAM_ISP_CTX_REQ_MAX; i++) {
  6286. ctx->out_map_entries[i] = kcalloc(ctx->max_out_map_entries,
  6287. sizeof(struct cam_hw_fence_map_entry),
  6288. GFP_KERNEL);
  6289. if (!ctx->out_map_entries[i]) {
  6290. CAM_ERR(CAM_CTXT, "%s[%u] no memory for out_map_entries: %u, link: 0x%x",
  6291. ctx->dev_name, ctx->ctx_id, i, ctx->link_hdl);
  6292. rc = -ENOMEM;
  6293. goto end;
  6294. }
  6295. }
  6296. list_for_each_entry_safe(req, temp_req,
  6297. &ctx->free_req_list, list) {
  6298. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  6299. req_isp->cfg = ctx->hw_update_entry[req->index];
  6300. req_isp->fence_map_in = ctx->in_map_entries[req->index];
  6301. req_isp->fence_map_out = ctx->out_map_entries[req->index];
  6302. }
  6303. return rc;
  6304. end:
  6305. __cam_isp_ctx_free_mem_hw_entries(ctx);
  6306. return rc;
  6307. }
  6308. static int __cam_isp_ctx_acquire_dev_in_available(struct cam_context *ctx,
  6309. struct cam_acquire_dev_cmd *cmd)
  6310. {
  6311. int rc = 0;
  6312. int i;
  6313. struct cam_hw_acquire_args param;
  6314. struct cam_isp_resource *isp_res = NULL;
  6315. struct cam_create_dev_hdl req_hdl_param;
  6316. struct cam_hw_release_args release;
  6317. struct cam_isp_context *ctx_isp =
  6318. (struct cam_isp_context *) ctx->ctx_priv;
  6319. struct cam_hw_cmd_args hw_cmd_args;
  6320. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  6321. if (!ctx->hw_mgr_intf) {
  6322. CAM_ERR(CAM_ISP, "HW interface is not ready, ctx_idx: %u, link: 0x%x",
  6323. ctx->ctx_id, ctx->link_hdl);
  6324. rc = -EFAULT;
  6325. goto end;
  6326. }
  6327. CAM_DBG(CAM_ISP,
  6328. "session_hdl 0x%x, num_resources %d, hdl type %d, res %lld, ctx_idx: %u, link: 0x%x",
  6329. cmd->session_handle, cmd->num_resources,
  6330. cmd->handle_type, cmd->resource_hdl, ctx->ctx_id, ctx->link_hdl);
  6331. ctx_isp->v4l2_event_sub_ids = cam_req_mgr_get_id_subscribed();
  6332. if (cmd->num_resources == CAM_API_COMPAT_CONSTANT) {
  6333. ctx_isp->split_acquire = true;
  6334. CAM_DBG(CAM_ISP, "Acquire dev handle, ctx_idx: %u, link: 0x%x",
  6335. ctx->ctx_id, ctx->link_hdl);
  6336. goto get_dev_handle;
  6337. }
  6338. if (cmd->num_resources > CAM_ISP_CTX_RES_MAX) {
  6339. CAM_ERR(CAM_ISP, "Too much resources in the acquire, ctx_idx: %u, link: 0x%x",
  6340. ctx->ctx_id, ctx->link_hdl);
  6341. rc = -ENOMEM;
  6342. goto end;
  6343. }
  6344. /* for now we only support user pointer */
  6345. if (cmd->handle_type != 1) {
  6346. CAM_ERR(CAM_ISP, "Only user pointer is supported, ctx_idx: %u, link: 0x%x",
  6347. ctx->ctx_id, ctx->link_hdl);
  6348. rc = -EINVAL;
  6349. goto end;
  6350. }
  6351. isp_res = kzalloc(
  6352. sizeof(*isp_res)*cmd->num_resources, GFP_KERNEL);
  6353. if (!isp_res) {
  6354. rc = -ENOMEM;
  6355. goto end;
  6356. }
  6357. CAM_DBG(CAM_ISP, "start copy %d resources from user, ctx_idx: %u, link: 0x%x",
  6358. cmd->num_resources, ctx->ctx_id, ctx->link_hdl);
  6359. if (copy_from_user(isp_res, u64_to_user_ptr(cmd->resource_hdl),
  6360. sizeof(*isp_res)*cmd->num_resources)) {
  6361. rc = -EFAULT;
  6362. goto free_res;
  6363. }
  6364. memset(&param, 0, sizeof(param));
  6365. param.context_data = ctx;
  6366. param.event_cb = ctx->irq_cb_intf;
  6367. param.sec_pf_evt_cb = cam_context_dump_pf_info;
  6368. param.num_acq = cmd->num_resources;
  6369. param.acquire_info = (uintptr_t) isp_res;
  6370. rc = __cam_isp_ctx_allocate_mem_hw_entries(ctx, &param);
  6371. if (rc) {
  6372. CAM_ERR(CAM_ISP, "Ctx[%u] link: 0x%x allocate hw entry fail",
  6373. ctx->ctx_id, ctx->link_hdl);
  6374. goto free_res;
  6375. }
  6376. /* call HW manager to reserve the resource */
  6377. rc = ctx->hw_mgr_intf->hw_acquire(ctx->hw_mgr_intf->hw_mgr_priv,
  6378. &param);
  6379. if (rc != 0) {
  6380. CAM_ERR(CAM_ISP, "Acquire device failed, ctx_idx: %u, link: 0x%x",
  6381. ctx->ctx_id, ctx->link_hdl);
  6382. goto free_res;
  6383. }
  6384. /* Query the context has rdi only resource */
  6385. hw_cmd_args.ctxt_to_hw_map = param.ctxt_to_hw_map;
  6386. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  6387. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_CTX_TYPE;
  6388. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  6389. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  6390. &hw_cmd_args);
  6391. if (rc) {
  6392. CAM_ERR(CAM_ISP, "HW command failed, ctx_idx: %u, link: 0x%x",
  6393. ctx->ctx_id, ctx->link_hdl);
  6394. goto free_hw;
  6395. }
  6396. if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_RDI) {
  6397. /*
  6398. * this context has rdi only resource assign rdi only
  6399. * state machine
  6400. */
  6401. CAM_DBG(CAM_ISP, "RDI only session Context, ctx_idx: %u, link: 0x%x",
  6402. ctx->ctx_id, ctx->link_hdl);
  6403. ctx_isp->substate_machine_irq =
  6404. cam_isp_ctx_rdi_only_activated_state_machine_irq;
  6405. ctx_isp->substate_machine =
  6406. cam_isp_ctx_rdi_only_activated_state_machine;
  6407. ctx_isp->rdi_only_context = true;
  6408. } else if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_FS2) {
  6409. CAM_DBG(CAM_ISP, "FS2 Session has PIX, RD and RDI, ctx_idx: %u, link: 0x%x",
  6410. ctx->ctx_id, ctx->link_hdl);
  6411. ctx_isp->substate_machine_irq =
  6412. cam_isp_ctx_fs2_state_machine_irq;
  6413. ctx_isp->substate_machine =
  6414. cam_isp_ctx_fs2_state_machine;
  6415. } else if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_OFFLINE) {
  6416. CAM_DBG(CAM_ISP,
  6417. "offline Session has PIX and RD resources, ctx_idx: %u, link: 0x%x",
  6418. ctx->ctx_id, ctx->link_hdl);
  6419. ctx_isp->substate_machine_irq =
  6420. cam_isp_ctx_offline_state_machine_irq;
  6421. } else {
  6422. CAM_DBG(CAM_ISP,
  6423. "Session has PIX or PIX and RDI resources, ctx_idx: %u, link: 0x%x",
  6424. ctx->ctx_id, ctx->link_hdl);
  6425. ctx_isp->substate_machine_irq =
  6426. cam_isp_ctx_activated_state_machine_irq;
  6427. ctx_isp->substate_machine =
  6428. cam_isp_ctx_activated_state_machine;
  6429. }
  6430. ctx_isp->hw_ctx = param.ctxt_to_hw_map;
  6431. ctx_isp->hw_acquired = true;
  6432. ctx_isp->split_acquire = false;
  6433. ctx->ctxt_to_hw_map = param.ctxt_to_hw_map;
  6434. atomic64_set(&ctx_isp->dbg_monitors.state_monitor_head, -1);
  6435. atomic64_set(&ctx_isp->dbg_monitors.frame_monitor_head, -1);
  6436. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++)
  6437. atomic64_set(&ctx_isp->dbg_monitors.event_record_head[i], -1);
  6438. CAM_INFO(CAM_ISP, "Ctx_type: %u, ctx_id: %u, hw_mgr_ctx: %u", isp_hw_cmd_args.u.ctx_type,
  6439. ctx->ctx_id, param.hw_mgr_ctx_id);
  6440. kfree(isp_res);
  6441. isp_res = NULL;
  6442. get_dev_handle:
  6443. req_hdl_param.session_hdl = cmd->session_handle;
  6444. /* bridge is not ready for these flags. so false for now */
  6445. req_hdl_param.v4l2_sub_dev_flag = 0;
  6446. req_hdl_param.media_entity_flag = 0;
  6447. req_hdl_param.ops = ctx->crm_ctx_intf;
  6448. req_hdl_param.priv = ctx;
  6449. req_hdl_param.dev_id = CAM_ISP;
  6450. CAM_DBG(CAM_ISP, "get device handle form bridge, ctx_idx: %u, link: 0x%x",
  6451. ctx->ctx_id, ctx->link_hdl);
  6452. ctx->dev_hdl = cam_create_device_hdl(&req_hdl_param);
  6453. if (ctx->dev_hdl <= 0) {
  6454. rc = -EFAULT;
  6455. CAM_ERR(CAM_ISP, "Can not create device handle, ctx_idx: %u, link: 0x%x",
  6456. ctx->ctx_id, ctx->link_hdl);
  6457. goto free_hw;
  6458. }
  6459. cmd->dev_handle = ctx->dev_hdl;
  6460. /* store session information */
  6461. ctx->session_hdl = cmd->session_handle;
  6462. ctx->state = CAM_CTX_ACQUIRED;
  6463. trace_cam_context_state("ISP", ctx);
  6464. CAM_INFO(CAM_ISP,
  6465. "Acquire success: session_hdl 0x%x num_rsrces %d ctx %u link: 0x%x",
  6466. cmd->session_handle, cmd->num_resources, ctx->ctx_id, ctx->link_hdl);
  6467. return rc;
  6468. free_hw:
  6469. release.ctxt_to_hw_map = ctx_isp->hw_ctx;
  6470. if (ctx_isp->hw_acquired)
  6471. ctx->hw_mgr_intf->hw_release(ctx->hw_mgr_intf->hw_mgr_priv,
  6472. &release);
  6473. ctx_isp->hw_ctx = NULL;
  6474. ctx_isp->hw_acquired = false;
  6475. free_res:
  6476. kfree(isp_res);
  6477. end:
  6478. return rc;
  6479. }
  6480. static int __cam_isp_ctx_acquire_hw_v1(struct cam_context *ctx,
  6481. void *args)
  6482. {
  6483. int rc = 0;
  6484. int i;
  6485. struct cam_acquire_hw_cmd_v1 *cmd =
  6486. (struct cam_acquire_hw_cmd_v1 *)args;
  6487. struct cam_hw_acquire_args param;
  6488. struct cam_hw_release_args release;
  6489. struct cam_isp_context *ctx_isp =
  6490. (struct cam_isp_context *) ctx->ctx_priv;
  6491. struct cam_hw_cmd_args hw_cmd_args;
  6492. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  6493. struct cam_isp_acquire_hw_info *acquire_hw_info = NULL;
  6494. struct cam_isp_comp_record_query query_cmd;
  6495. if (!ctx->hw_mgr_intf) {
  6496. CAM_ERR(CAM_ISP, "HW interface is not ready, ctx %u link: 0x%x",
  6497. ctx->ctx_id, ctx->link_hdl);
  6498. rc = -EFAULT;
  6499. goto end;
  6500. }
  6501. CAM_DBG(CAM_ISP,
  6502. "session_hdl 0x%x, hdl type %d, res %lld ctx %u link: 0x%x",
  6503. cmd->session_handle, cmd->handle_type, cmd->resource_hdl,
  6504. ctx->ctx_id, ctx->link_hdl);
  6505. /* for now we only support user pointer */
  6506. if (cmd->handle_type != 1) {
  6507. CAM_ERR(CAM_ISP, "Only user pointer is supported, ctx %u link: 0x%x",
  6508. ctx->ctx_id, ctx->link_hdl);
  6509. rc = -EINVAL;
  6510. goto end;
  6511. }
  6512. if (cmd->data_size < sizeof(*acquire_hw_info)) {
  6513. CAM_ERR(CAM_ISP, "data_size is not a valid value, ctx %u link: 0x%x",
  6514. ctx->ctx_id, ctx->link_hdl);
  6515. goto end;
  6516. }
  6517. acquire_hw_info = kzalloc(cmd->data_size, GFP_KERNEL);
  6518. if (!acquire_hw_info) {
  6519. rc = -ENOMEM;
  6520. goto end;
  6521. }
  6522. CAM_DBG(CAM_ISP, "start copy resources from user, ctx_idx: %u, link: 0x%x",
  6523. ctx->ctx_id, ctx->link_hdl);
  6524. if (copy_from_user(acquire_hw_info, (void __user *)cmd->resource_hdl,
  6525. cmd->data_size)) {
  6526. rc = -EFAULT;
  6527. goto free_res;
  6528. }
  6529. memset(&param, 0, sizeof(param));
  6530. param.context_data = ctx;
  6531. param.event_cb = ctx->irq_cb_intf;
  6532. param.sec_pf_evt_cb = cam_context_dump_pf_info;
  6533. param.num_acq = CAM_API_COMPAT_CONSTANT;
  6534. param.acquire_info_size = cmd->data_size;
  6535. param.acquire_info = (uint64_t) acquire_hw_info;
  6536. param.mini_dump_cb = __cam_isp_ctx_minidump_cb;
  6537. param.link_hdl = ctx->link_hdl;
  6538. rc = __cam_isp_ctx_allocate_mem_hw_entries(ctx,
  6539. &param);
  6540. if (rc) {
  6541. CAM_ERR(CAM_ISP, "Ctx[%u] link: 0x%x allocate hw entry fail",
  6542. ctx->ctx_id, ctx->link_hdl);
  6543. goto free_res;
  6544. }
  6545. /* call HW manager to reserve the resource */
  6546. rc = ctx->hw_mgr_intf->hw_acquire(ctx->hw_mgr_intf->hw_mgr_priv,
  6547. &param);
  6548. if (rc != 0) {
  6549. CAM_ERR(CAM_ISP, "Acquire device failed, ctx_idx: %u, link: 0x%x",
  6550. ctx->ctx_id, ctx->link_hdl);
  6551. goto free_res;
  6552. }
  6553. ctx_isp->last_num_exp = 0;
  6554. ctx_isp->support_consumed_addr =
  6555. (param.op_flags & CAM_IFE_CTX_CONSUME_ADDR_EN);
  6556. ctx_isp->is_tfe_shdr = (param.op_flags & CAM_IFE_CTX_SHDR_EN);
  6557. ctx_isp->is_shdr_master = (param.op_flags & CAM_IFE_CTX_SHDR_IS_MASTER);
  6558. /* Query the context bus comp group information */
  6559. ctx_isp->vfe_bus_comp_grp = kcalloc(CAM_IFE_BUS_COMP_NUM_MAX,
  6560. sizeof(struct cam_isp_context_comp_record), GFP_KERNEL);
  6561. if (!ctx_isp->vfe_bus_comp_grp) {
  6562. CAM_ERR(CAM_CTXT, "%s[%d] no memory for vfe_bus_comp_grp",
  6563. ctx->dev_name, ctx->ctx_id);
  6564. rc = -ENOMEM;
  6565. goto free_hw;
  6566. }
  6567. query_cmd.vfe_bus_comp_grp = ctx_isp->vfe_bus_comp_grp;
  6568. hw_cmd_args.ctxt_to_hw_map = param.ctxt_to_hw_map;
  6569. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  6570. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_GET_BUS_COMP_GROUP;
  6571. isp_hw_cmd_args.cmd_data = &query_cmd;
  6572. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  6573. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  6574. &hw_cmd_args);
  6575. if (rc) {
  6576. CAM_ERR(CAM_ISP, "Bus Comp HW command failed, ctx_idx: %u, link: 0x%x",
  6577. ctx->ctx_id, ctx->link_hdl);
  6578. goto free_hw;
  6579. }
  6580. /* Query the context has rdi only resource */
  6581. hw_cmd_args.ctxt_to_hw_map = param.ctxt_to_hw_map;
  6582. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  6583. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_CTX_TYPE;
  6584. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  6585. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  6586. &hw_cmd_args);
  6587. if (rc) {
  6588. CAM_ERR(CAM_ISP, "HW command failed, ctx_idx: %u, link: 0x%x",
  6589. ctx->ctx_id, ctx->link_hdl);
  6590. goto free_hw;
  6591. }
  6592. if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_RDI) {
  6593. /*
  6594. * this context has rdi only resource assign rdi only
  6595. * state machine
  6596. */
  6597. CAM_DBG(CAM_ISP, "RDI only session Context, ctx_idx: %u, link: 0x%x",
  6598. ctx->ctx_id, ctx->link_hdl);
  6599. ctx_isp->substate_machine_irq =
  6600. cam_isp_ctx_rdi_only_activated_state_machine_irq;
  6601. ctx_isp->substate_machine =
  6602. cam_isp_ctx_rdi_only_activated_state_machine;
  6603. ctx_isp->rdi_only_context = true;
  6604. } else if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_FS2) {
  6605. CAM_DBG(CAM_ISP, "FS2 Session has PIX, RD and RDI, ctx_idx: %u, link: 0x%x",
  6606. ctx->ctx_id, ctx->link_hdl);
  6607. ctx_isp->substate_machine_irq =
  6608. cam_isp_ctx_fs2_state_machine_irq;
  6609. ctx_isp->substate_machine =
  6610. cam_isp_ctx_fs2_state_machine;
  6611. } else if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_OFFLINE) {
  6612. CAM_DBG(CAM_ISP, "Offline session has PIX and RD resources, ctx: %u, link: 0x%x",
  6613. ctx->ctx_id, ctx->link_hdl);
  6614. ctx_isp->substate_machine_irq =
  6615. cam_isp_ctx_offline_state_machine_irq;
  6616. ctx_isp->substate_machine = NULL;
  6617. } else {
  6618. CAM_DBG(CAM_ISP, "Session has PIX or PIX and RDI resources, ctx: %u, link: 0x%x",
  6619. ctx->ctx_id, ctx->link_hdl);
  6620. ctx_isp->substate_machine_irq =
  6621. cam_isp_ctx_activated_state_machine_irq;
  6622. ctx_isp->substate_machine =
  6623. cam_isp_ctx_activated_state_machine;
  6624. }
  6625. ctx_isp->hw_ctx = param.ctxt_to_hw_map;
  6626. ctx_isp->hw_acquired = true;
  6627. ctx->ctxt_to_hw_map = param.ctxt_to_hw_map;
  6628. atomic64_set(&ctx_isp->dbg_monitors.state_monitor_head, -1);
  6629. atomic64_set(&ctx_isp->dbg_monitors.frame_monitor_head, -1);
  6630. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++)
  6631. atomic64_set(&ctx_isp->dbg_monitors.event_record_head[i], -1);
  6632. trace_cam_context_state("ISP", ctx);
  6633. CAM_INFO(CAM_ISP,
  6634. "Acquire success:session_hdl 0x%xs ctx_type %d ctx %u link: 0x%x hw_mgr_ctx: %u is_shdr %d is_shdr_master %d",
  6635. ctx->session_hdl, isp_hw_cmd_args.u.ctx_type, ctx->ctx_id, ctx->link_hdl,
  6636. param.hw_mgr_ctx_id, ctx_isp->is_tfe_shdr, ctx_isp->is_shdr_master);
  6637. kfree(acquire_hw_info);
  6638. return rc;
  6639. free_hw:
  6640. release.ctxt_to_hw_map = ctx_isp->hw_ctx;
  6641. ctx->hw_mgr_intf->hw_release(ctx->hw_mgr_intf->hw_mgr_priv, &release);
  6642. ctx_isp->hw_ctx = NULL;
  6643. ctx_isp->hw_acquired = false;
  6644. free_res:
  6645. kfree(acquire_hw_info);
  6646. end:
  6647. return rc;
  6648. }
  6649. static void cam_req_mgr_process_workq_apply_req_worker(struct work_struct *w)
  6650. {
  6651. cam_req_mgr_process_workq(w);
  6652. }
  6653. static int __cam_isp_ctx_acquire_hw_v2(struct cam_context *ctx,
  6654. void *args)
  6655. {
  6656. int rc = 0, i, j;
  6657. struct cam_acquire_hw_cmd_v2 *cmd =
  6658. (struct cam_acquire_hw_cmd_v2 *)args;
  6659. struct cam_hw_acquire_args param;
  6660. struct cam_hw_release_args release;
  6661. struct cam_isp_context *ctx_isp =
  6662. (struct cam_isp_context *) ctx->ctx_priv;
  6663. struct cam_hw_cmd_args hw_cmd_args;
  6664. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  6665. struct cam_isp_acquire_hw_info *acquire_hw_info = NULL;
  6666. struct cam_isp_comp_record_query query_cmd;
  6667. if (!ctx->hw_mgr_intf) {
  6668. CAM_ERR(CAM_ISP, "HW interface is not ready, ctx_id %u link: 0x%x",
  6669. ctx->ctx_id, ctx->link_hdl);
  6670. rc = -EFAULT;
  6671. goto end;
  6672. }
  6673. CAM_DBG(CAM_ISP,
  6674. "session_hdl 0x%x, hdl type %d, res %lld, ctx_id %u link: 0x%x",
  6675. cmd->session_handle, cmd->handle_type, cmd->resource_hdl,
  6676. ctx->ctx_id, ctx->link_hdl);
  6677. /* for now we only support user pointer */
  6678. if (cmd->handle_type != 1) {
  6679. CAM_ERR(CAM_ISP, "Only user pointer is supported, ctx_id %u link: 0x%x",
  6680. ctx->ctx_id, ctx->link_hdl);
  6681. rc = -EINVAL;
  6682. goto end;
  6683. }
  6684. if (cmd->data_size < sizeof(*acquire_hw_info)) {
  6685. CAM_ERR(CAM_ISP, "data_size is not a valid value, ctx_id %u link: 0x%x",
  6686. ctx->ctx_id, ctx->link_hdl);
  6687. goto end;
  6688. }
  6689. acquire_hw_info = kzalloc(cmd->data_size, GFP_KERNEL);
  6690. if (!acquire_hw_info) {
  6691. rc = -ENOMEM;
  6692. goto end;
  6693. }
  6694. CAM_DBG(CAM_ISP, "start copy resources from user, ctx_id %u link: 0x%x",
  6695. ctx->ctx_id, ctx->link_hdl);
  6696. if (copy_from_user(acquire_hw_info, (void __user *)cmd->resource_hdl,
  6697. cmd->data_size)) {
  6698. rc = -EFAULT;
  6699. goto free_res;
  6700. }
  6701. memset(&param, 0, sizeof(param));
  6702. param.context_data = ctx;
  6703. param.event_cb = ctx->irq_cb_intf;
  6704. param.sec_pf_evt_cb = cam_context_dump_pf_info;
  6705. param.num_acq = CAM_API_COMPAT_CONSTANT;
  6706. param.acquire_info_size = cmd->data_size;
  6707. param.acquire_info = (uint64_t) acquire_hw_info;
  6708. param.mini_dump_cb = __cam_isp_ctx_minidump_cb;
  6709. param.link_hdl = ctx->link_hdl;
  6710. /* call HW manager to reserve the resource */
  6711. rc = ctx->hw_mgr_intf->hw_acquire(ctx->hw_mgr_intf->hw_mgr_priv,
  6712. &param);
  6713. if (rc != 0) {
  6714. CAM_ERR(CAM_ISP, "Acquire device failed, ctx_id %u link: 0x%x",
  6715. ctx->ctx_id, ctx->link_hdl);
  6716. goto free_res;
  6717. }
  6718. rc = __cam_isp_ctx_allocate_mem_hw_entries(ctx, &param);
  6719. if (rc) {
  6720. CAM_ERR(CAM_ISP, "Ctx[%u] link: 0x%x allocate hw entry fail",
  6721. ctx->ctx_id, ctx->link_hdl);
  6722. goto free_hw;
  6723. }
  6724. /*
  6725. * Set feature flag if applicable
  6726. * custom hw is supported only on v2
  6727. */
  6728. ctx_isp->last_num_exp = 0;
  6729. ctx_isp->custom_enabled =
  6730. (param.op_flags & CAM_IFE_CTX_CUSTOM_EN);
  6731. ctx_isp->use_frame_header_ts =
  6732. (param.op_flags & CAM_IFE_CTX_FRAME_HEADER_EN);
  6733. ctx_isp->use_default_apply =
  6734. (param.op_flags & CAM_IFE_CTX_APPLY_DEFAULT_CFG);
  6735. ctx_isp->support_consumed_addr =
  6736. (param.op_flags & CAM_IFE_CTX_CONSUME_ADDR_EN);
  6737. ctx_isp->aeb_enabled =
  6738. (param.op_flags & CAM_IFE_CTX_AEB_EN);
  6739. ctx_isp->mode_switch_en =
  6740. (param.op_flags & CAM_IFE_CTX_DYNAMIC_SWITCH_EN);
  6741. ctx_isp->is_tfe_shdr = (param.op_flags & CAM_IFE_CTX_SHDR_EN);
  6742. ctx_isp->is_shdr_master = (param.op_flags & CAM_IFE_CTX_SHDR_IS_MASTER);
  6743. /* Query the context bus comp group information */
  6744. ctx_isp->vfe_bus_comp_grp = kcalloc(CAM_IFE_BUS_COMP_NUM_MAX,
  6745. sizeof(struct cam_isp_context_comp_record), GFP_KERNEL);
  6746. if (!ctx_isp->vfe_bus_comp_grp) {
  6747. CAM_ERR(CAM_CTXT, "%s[%d] no memory for vfe_bus_comp_grp",
  6748. ctx->dev_name, ctx->ctx_id);
  6749. rc = -ENOMEM;
  6750. goto end;
  6751. }
  6752. if (param.op_flags & CAM_IFE_CTX_SFE_EN) {
  6753. ctx_isp->sfe_bus_comp_grp = kcalloc(CAM_SFE_BUS_COMP_NUM_MAX,
  6754. sizeof(struct cam_isp_context_comp_record), GFP_KERNEL);
  6755. if (!ctx_isp->sfe_bus_comp_grp) {
  6756. CAM_ERR(CAM_CTXT, "%s[%d] no memory for sfe_bus_comp_grp",
  6757. ctx->dev_name, ctx->ctx_id);
  6758. rc = -ENOMEM;
  6759. goto end;
  6760. }
  6761. }
  6762. query_cmd.vfe_bus_comp_grp = ctx_isp->vfe_bus_comp_grp;
  6763. if (ctx_isp->sfe_bus_comp_grp)
  6764. query_cmd.sfe_bus_comp_grp = ctx_isp->sfe_bus_comp_grp;
  6765. hw_cmd_args.ctxt_to_hw_map = param.ctxt_to_hw_map;
  6766. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  6767. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_GET_BUS_COMP_GROUP;
  6768. isp_hw_cmd_args.cmd_data = &query_cmd;
  6769. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  6770. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  6771. &hw_cmd_args);
  6772. if (rc) {
  6773. CAM_ERR(CAM_ISP, "HW command failed");
  6774. goto free_hw;
  6775. }
  6776. /* Query the context has rdi only resource */
  6777. hw_cmd_args.ctxt_to_hw_map = param.ctxt_to_hw_map;
  6778. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  6779. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_CTX_TYPE;
  6780. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  6781. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  6782. &hw_cmd_args);
  6783. if (rc) {
  6784. CAM_ERR(CAM_ISP, "HW command failed, ctx_id %u link: 0x%x",
  6785. ctx->ctx_id, ctx->link_hdl);
  6786. goto free_hw;
  6787. }
  6788. if (param.valid_acquired_hw) {
  6789. for (i = 0; i < CAM_MAX_ACQ_RES; i++)
  6790. cmd->hw_info.acquired_hw_id[i] =
  6791. param.acquired_hw_id[i];
  6792. for (i = 0; i < CAM_MAX_ACQ_RES; i++)
  6793. for (j = 0; j < CAM_MAX_HW_SPLIT; j++)
  6794. cmd->hw_info.acquired_hw_path[i][j] =
  6795. param.acquired_hw_path[i][j];
  6796. ctx_isp->hw_idx = param.acquired_hw_id[0];
  6797. }
  6798. cmd->hw_info.valid_acquired_hw =
  6799. param.valid_acquired_hw;
  6800. cmd->hw_info.valid_acquired_hw = param.valid_acquired_hw;
  6801. if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_RDI) {
  6802. /*
  6803. * this context has rdi only resource assign rdi only
  6804. * state machine
  6805. */
  6806. CAM_DBG(CAM_ISP, "RDI only session Context, ctx_id %u link: 0x%x",
  6807. ctx->ctx_id, ctx->link_hdl);
  6808. ctx_isp->substate_machine_irq =
  6809. cam_isp_ctx_rdi_only_activated_state_machine_irq;
  6810. ctx_isp->substate_machine =
  6811. cam_isp_ctx_rdi_only_activated_state_machine;
  6812. ctx_isp->rdi_only_context = true;
  6813. } else if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_FS2) {
  6814. CAM_DBG(CAM_ISP, "FS2 Session has PIX, RD and RDI, ctx_id %u link: 0x%x",
  6815. ctx->ctx_id, ctx->link_hdl);
  6816. ctx_isp->substate_machine_irq =
  6817. cam_isp_ctx_fs2_state_machine_irq;
  6818. ctx_isp->substate_machine =
  6819. cam_isp_ctx_fs2_state_machine;
  6820. } else if (isp_hw_cmd_args.u.ctx_type == CAM_ISP_CTX_OFFLINE) {
  6821. CAM_DBG(CAM_ISP, "Offline Session has PIX and RD resources, ctx_id %u link: 0x%x",
  6822. ctx->ctx_id, ctx->link_hdl);
  6823. ctx_isp->substate_machine_irq =
  6824. cam_isp_ctx_offline_state_machine_irq;
  6825. ctx_isp->substate_machine = NULL;
  6826. ctx_isp->offline_context = true;
  6827. } else {
  6828. CAM_DBG(CAM_ISP, "Session has PIX or PIX and RDI resources, ctx_id %u link: 0x%x",
  6829. ctx->ctx_id, ctx->link_hdl);
  6830. ctx_isp->substate_machine_irq =
  6831. cam_isp_ctx_activated_state_machine_irq;
  6832. ctx_isp->substate_machine =
  6833. cam_isp_ctx_activated_state_machine;
  6834. }
  6835. if (ctx_isp->offline_context || ctx_isp->vfps_aux_context) {
  6836. rc = cam_req_mgr_workq_create("ife_apply_req", 20,
  6837. &ctx_isp->workq, CRM_WORKQ_USAGE_IRQ, 0,
  6838. cam_req_mgr_process_workq_apply_req_worker);
  6839. if (rc)
  6840. CAM_ERR(CAM_ISP,
  6841. "Failed to create workq for IFE rc:%d offline: %s vfps: %s ctx_id %u link: 0x%x",
  6842. rc, CAM_BOOL_TO_YESNO(ctx_isp->offline_context),
  6843. CAM_BOOL_TO_YESNO(ctx_isp->vfps_aux_context),
  6844. ctx->ctx_id, ctx->link_hdl);
  6845. }
  6846. ctx_isp->hw_ctx = param.ctxt_to_hw_map;
  6847. ctx_isp->hw_acquired = true;
  6848. ctx->ctxt_to_hw_map = param.ctxt_to_hw_map;
  6849. ctx->hw_mgr_ctx_id = param.hw_mgr_ctx_id;
  6850. snprintf(ctx->ctx_id_string, sizeof(ctx->ctx_id_string),
  6851. "%s_ctx[%d]_hwmgrctx[%d]_hwidx[0x%x]",
  6852. ctx->dev_name,
  6853. ctx->ctx_id,
  6854. ctx->hw_mgr_ctx_id,
  6855. ctx_isp->hw_idx);
  6856. trace_cam_context_state("ISP", ctx);
  6857. CAM_INFO(CAM_ISP,
  6858. "Acquire success: session_hdl 0x%xs ctx_type %d ctx %u link 0x%x hw_mgr_ctx %u is_shdr %d is_shdr_master %d",
  6859. ctx->session_hdl, isp_hw_cmd_args.u.ctx_type, ctx->ctx_id, ctx->link_hdl,
  6860. param.hw_mgr_ctx_id, ctx_isp->is_tfe_shdr, ctx_isp->is_shdr_master);
  6861. kfree(acquire_hw_info);
  6862. return rc;
  6863. free_hw:
  6864. release.ctxt_to_hw_map = ctx_isp->hw_ctx;
  6865. ctx->hw_mgr_intf->hw_release(ctx->hw_mgr_intf->hw_mgr_priv, &release);
  6866. ctx_isp->hw_ctx = NULL;
  6867. ctx_isp->hw_acquired = false;
  6868. free_res:
  6869. kfree(acquire_hw_info);
  6870. end:
  6871. return rc;
  6872. }
  6873. static int __cam_isp_ctx_acquire_hw_in_acquired(struct cam_context *ctx,
  6874. void *args)
  6875. {
  6876. int rc = -EINVAL;
  6877. uint32_t api_version;
  6878. if (!ctx || !args) {
  6879. CAM_ERR(CAM_ISP, "Invalid input pointer");
  6880. return rc;
  6881. }
  6882. api_version = *((uint32_t *)args);
  6883. if (api_version == 1)
  6884. rc = __cam_isp_ctx_acquire_hw_v1(ctx, args);
  6885. else if (api_version == 2)
  6886. rc = __cam_isp_ctx_acquire_hw_v2(ctx, args);
  6887. else
  6888. CAM_ERR(CAM_ISP, "Unsupported api version %d, ctx_id %u link: 0x%x",
  6889. api_version, ctx->ctx_id, ctx->link_hdl);
  6890. return rc;
  6891. }
  6892. static int __cam_isp_ctx_config_dev_in_acquired(struct cam_context *ctx,
  6893. struct cam_config_dev_cmd *cmd)
  6894. {
  6895. int rc = 0;
  6896. struct cam_isp_context *ctx_isp =
  6897. (struct cam_isp_context *) ctx->ctx_priv;
  6898. if (!ctx_isp->hw_acquired) {
  6899. CAM_ERR(CAM_ISP, "HW is not acquired, reject packet, ctx_id %u link: 0x%x",
  6900. ctx->ctx_id, ctx->link_hdl);
  6901. return -EINVAL;
  6902. }
  6903. rc = __cam_isp_ctx_config_dev_in_top_state(ctx, cmd);
  6904. if (!rc && ((ctx->link_hdl >= 0) || ctx_isp->offline_context)) {
  6905. ctx->state = CAM_CTX_READY;
  6906. trace_cam_context_state("ISP", ctx);
  6907. }
  6908. CAM_DBG(CAM_ISP, "next state %d, ctx %u link: 0x%x",
  6909. ctx->state, ctx->ctx_id, ctx->link_hdl);
  6910. return rc;
  6911. }
  6912. static int __cam_isp_ctx_config_dev_in_flushed(struct cam_context *ctx,
  6913. struct cam_config_dev_cmd *cmd)
  6914. {
  6915. int rc = 0;
  6916. struct cam_start_stop_dev_cmd start_cmd;
  6917. struct cam_hw_cmd_args hw_cmd_args;
  6918. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  6919. struct cam_isp_context *ctx_isp =
  6920. (struct cam_isp_context *) ctx->ctx_priv;
  6921. if (!ctx_isp->hw_acquired) {
  6922. CAM_ERR(CAM_ISP, "HW is not acquired, reject packet, ctx_id %u link: 0x%x",
  6923. ctx->ctx_id, ctx->link_hdl);
  6924. rc = -EINVAL;
  6925. goto end;
  6926. }
  6927. rc = __cam_isp_ctx_config_dev_in_top_state(ctx, cmd);
  6928. if (rc)
  6929. goto end;
  6930. if (!ctx_isp->init_received) {
  6931. CAM_WARN(CAM_ISP,
  6932. "Received update pckt in flushed state, skip start, ctx %u link: 0x%x",
  6933. ctx->ctx_id, ctx->link_hdl);
  6934. goto end;
  6935. }
  6936. CAM_DBG(CAM_ISP, "vfps_ctx:%s resume_hw_in_flushed:%d ctx:%u link: 0x%x",
  6937. CAM_BOOL_TO_YESNO(ctx_isp->vfps_aux_context),
  6938. ctx_isp->resume_hw_in_flushed,
  6939. ctx->ctx_id, ctx->link_hdl);
  6940. if (ctx_isp->vfps_aux_context) {
  6941. /* Resume the HW only when we get first valid req */
  6942. if (!ctx_isp->resume_hw_in_flushed)
  6943. goto end;
  6944. else
  6945. ctx_isp->resume_hw_in_flushed = false;
  6946. }
  6947. hw_cmd_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  6948. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  6949. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_RESUME_HW;
  6950. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  6951. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  6952. &hw_cmd_args);
  6953. if (rc) {
  6954. CAM_ERR(CAM_ISP, "Failed to resume HW rc: %d, ctx_id %u link: 0x%x",
  6955. rc, ctx->ctx_id, ctx->link_hdl);
  6956. goto end;
  6957. }
  6958. start_cmd.dev_handle = cmd->dev_handle;
  6959. start_cmd.session_handle = cmd->session_handle;
  6960. rc = __cam_isp_ctx_start_dev_in_ready(ctx, &start_cmd);
  6961. if (rc)
  6962. CAM_ERR(CAM_ISP,
  6963. "Failed to re-start HW after flush rc: %d, ctx_id %u link: 0x%x",
  6964. rc, ctx->ctx_id, ctx->link_hdl);
  6965. else
  6966. CAM_INFO(CAM_ISP,
  6967. "Received init after flush. Re-start HW complete in ctx:%d, link: 0x%x",
  6968. ctx->ctx_id, ctx->link_hdl);
  6969. end:
  6970. CAM_DBG(CAM_ISP, "next state %d sub_state:%d ctx_id %u link: 0x%x", ctx->state,
  6971. ctx_isp->substate_activated, ctx->ctx_id, ctx->link_hdl);
  6972. return rc;
  6973. }
  6974. static int __cam_isp_ctx_link_in_acquired(struct cam_context *ctx,
  6975. struct cam_req_mgr_core_dev_link_setup *link)
  6976. {
  6977. int rc = 0;
  6978. struct cam_isp_context *ctx_isp =
  6979. (struct cam_isp_context *) ctx->ctx_priv;
  6980. if (!link) {
  6981. CAM_ERR(CAM_ISP, "setup link info is null: %pK ctx: %u link: 0x%x",
  6982. link, ctx->ctx_id, ctx->link_hdl);
  6983. return -EINVAL;
  6984. }
  6985. if (!link->crm_cb) {
  6986. CAM_ERR(CAM_ISP, "crm cb is null: %pK ctx: %u, link: 0x%x",
  6987. link->crm_cb, ctx->ctx_id, ctx->link_hdl);
  6988. return -EINVAL;
  6989. }
  6990. CAM_DBG(CAM_ISP, "Enter.........ctx: %u, link: 0x%x", ctx->ctx_id, ctx->link_hdl);
  6991. ctx->link_hdl = link->link_hdl;
  6992. ctx->ctx_crm_intf = link->crm_cb;
  6993. ctx_isp->subscribe_event =
  6994. CAM_TRIGGER_POINT_SOF | CAM_TRIGGER_POINT_EOF;
  6995. ctx_isp->trigger_id = link->trigger_id;
  6996. ctx_isp->mswitch_default_apply_delay_max_cnt = 0;
  6997. atomic_set(&ctx_isp->mswitch_default_apply_delay_ref_cnt, 0);
  6998. if ((link->mode_switch_max_delay - CAM_MODESWITCH_DELAY_1) > 0) {
  6999. ctx_isp->handle_mswitch = true;
  7000. ctx_isp->mswitch_default_apply_delay_max_cnt =
  7001. link->mode_switch_max_delay - CAM_MODESWITCH_DELAY_1;
  7002. CAM_DBG(CAM_ISP,
  7003. "Enabled mode switch handling on ctx: %u max delay cnt: %u",
  7004. ctx->ctx_id, ctx_isp->mswitch_default_apply_delay_max_cnt);
  7005. atomic_set(&ctx_isp->mswitch_default_apply_delay_ref_cnt,
  7006. ctx_isp->mswitch_default_apply_delay_max_cnt);
  7007. }
  7008. /* change state only if we had the init config */
  7009. if (ctx_isp->init_received) {
  7010. ctx->state = CAM_CTX_READY;
  7011. trace_cam_context_state("ISP", ctx);
  7012. }
  7013. CAM_DBG(CAM_ISP, "next state %d, ctx: %u, link: 0x%x",
  7014. ctx->state, ctx->ctx_id, ctx->link_hdl);
  7015. return rc;
  7016. }
  7017. static int __cam_isp_ctx_unlink_in_acquired(struct cam_context *ctx,
  7018. struct cam_req_mgr_core_dev_link_setup *unlink)
  7019. {
  7020. int rc = 0;
  7021. struct cam_isp_context *ctx_isp =
  7022. (struct cam_isp_context *) ctx->ctx_priv;
  7023. ctx->link_hdl = -1;
  7024. ctx->ctx_crm_intf = NULL;
  7025. ctx_isp->trigger_id = -1;
  7026. ctx_isp->mswitch_default_apply_delay_max_cnt = 0;
  7027. atomic_set(&ctx_isp->mswitch_default_apply_delay_ref_cnt, 0);
  7028. return rc;
  7029. }
  7030. static int __cam_isp_ctx_get_dev_info(struct cam_context *ctx,
  7031. struct cam_req_mgr_device_info *dev_info)
  7032. {
  7033. int rc = 0;
  7034. struct cam_isp_context *ctx_isp =
  7035. (struct cam_isp_context *) ctx->ctx_priv;
  7036. dev_info->dev_hdl = ctx->dev_hdl;
  7037. strlcpy(dev_info->name, CAM_ISP_DEV_NAME, sizeof(dev_info->name));
  7038. dev_info->dev_id = CAM_REQ_MGR_DEVICE_IFE;
  7039. dev_info->p_delay = CAM_PIPELINE_DELAY_1;
  7040. dev_info->m_delay = CAM_MODESWITCH_DELAY_1;
  7041. dev_info->trigger = CAM_TRIGGER_POINT_SOF;
  7042. dev_info->trigger_on = true;
  7043. dev_info->is_shdr = ctx_isp->is_tfe_shdr;
  7044. dev_info->is_shdr_master = ctx_isp->is_shdr_master;
  7045. return rc;
  7046. }
  7047. static inline void __cam_isp_context_reset_ctx_params(
  7048. struct cam_isp_context *ctx_isp)
  7049. {
  7050. atomic_set(&ctx_isp->process_bubble, 0);
  7051. atomic_set(&ctx_isp->rxd_epoch, 0);
  7052. atomic_set(&ctx_isp->internal_recovery_set, 0);
  7053. ctx_isp->frame_id = 0;
  7054. ctx_isp->sof_timestamp_val = 0;
  7055. ctx_isp->boot_timestamp = 0;
  7056. ctx_isp->active_req_cnt = 0;
  7057. ctx_isp->reported_req_id = 0;
  7058. ctx_isp->reported_frame_id = 0;
  7059. ctx_isp->bubble_frame_cnt = 0;
  7060. ctx_isp->congestion_cnt = 0;
  7061. ctx_isp->recovery_req_id = 0;
  7062. ctx_isp->aeb_error_cnt = 0;
  7063. ctx_isp->out_of_sync_cnt = 0;
  7064. ctx_isp->sof_dbg_irq_en = false;
  7065. ctx_isp->last_sof_jiffies = 0;
  7066. ctx_isp->last_applied_jiffies = 0;
  7067. }
  7068. static int __cam_isp_ctx_start_dev_in_ready(struct cam_context *ctx,
  7069. struct cam_start_stop_dev_cmd *cmd)
  7070. {
  7071. int rc = 0;
  7072. int i;
  7073. struct cam_isp_start_args start_isp;
  7074. struct cam_ctx_request *req;
  7075. struct cam_isp_ctx_req *req_isp;
  7076. struct cam_isp_context *ctx_isp =
  7077. (struct cam_isp_context *) ctx->ctx_priv;
  7078. if (cmd->session_handle != ctx->session_hdl ||
  7079. cmd->dev_handle != ctx->dev_hdl) {
  7080. rc = -EPERM;
  7081. goto end;
  7082. }
  7083. if (list_empty(&ctx->pending_req_list)) {
  7084. /* should never happen */
  7085. CAM_ERR(CAM_ISP, "Start device with empty configuration, ctx: %u, link: 0x%x",
  7086. ctx->ctx_id, ctx->link_hdl);
  7087. rc = -EFAULT;
  7088. goto end;
  7089. } else {
  7090. req = list_first_entry(&ctx->pending_req_list,
  7091. struct cam_ctx_request, list);
  7092. }
  7093. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  7094. if (!ctx_isp->hw_ctx) {
  7095. CAM_ERR(CAM_ISP, "Wrong hw context pointer.ctx_idx: %u, link: 0x%x",
  7096. ctx->ctx_id, ctx->link_hdl);
  7097. rc = -EFAULT;
  7098. goto end;
  7099. }
  7100. start_isp.hw_config.ctxt_to_hw_map = ctx_isp->hw_ctx;
  7101. start_isp.hw_config.request_id = req->request_id;
  7102. start_isp.hw_config.hw_update_entries = req_isp->cfg;
  7103. start_isp.hw_config.num_hw_update_entries = req_isp->num_cfg;
  7104. start_isp.hw_config.priv = &req_isp->hw_update_data;
  7105. start_isp.hw_config.init_packet = 1;
  7106. start_isp.hw_config.reapply_type = CAM_CONFIG_REAPPLY_NONE;
  7107. start_isp.hw_config.cdm_reset_before_apply = false;
  7108. start_isp.is_internal_start = false;
  7109. ctx_isp->last_applied_req_id = req->request_id;
  7110. if (ctx->state == CAM_CTX_FLUSHED)
  7111. start_isp.start_only = true;
  7112. else
  7113. start_isp.start_only = false;
  7114. __cam_isp_context_reset_ctx_params(ctx_isp);
  7115. ctx_isp->substate_activated = ctx_isp->rdi_only_context ?
  7116. CAM_ISP_CTX_ACTIVATED_APPLIED :
  7117. (req_isp->num_fence_map_out) ? CAM_ISP_CTX_ACTIVATED_EPOCH :
  7118. CAM_ISP_CTX_ACTIVATED_SOF;
  7119. atomic64_set(&ctx_isp->dbg_monitors.state_monitor_head, -1);
  7120. atomic64_set(&ctx_isp->dbg_monitors.frame_monitor_head, -1);
  7121. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++)
  7122. atomic64_set(&ctx_isp->dbg_monitors.event_record_head[i], -1);
  7123. /*
  7124. * In case of CSID TPG we might receive SOF and RUP IRQs
  7125. * before hw_mgr_intf->hw_start has returned. So move
  7126. * req out of pending list before hw_start and add it
  7127. * back to pending list if hw_start fails.
  7128. */
  7129. list_del_init(&req->list);
  7130. if (ctx_isp->offline_context && !req_isp->num_fence_map_out) {
  7131. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  7132. list_add_tail(&req->list, &ctx->free_req_list);
  7133. atomic_set(&ctx_isp->rxd_epoch, 1);
  7134. CAM_DBG(CAM_REQ,
  7135. "Move pending req: %lld to free list(cnt: %d) offline ctx %u link: 0x%x",
  7136. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  7137. } else if (ctx_isp->rdi_only_context || !req_isp->num_fence_map_out) {
  7138. list_add_tail(&req->list, &ctx->wait_req_list);
  7139. CAM_DBG(CAM_REQ,
  7140. "Move pending req: %lld to wait list(cnt: %d) ctx %u link: 0x%x",
  7141. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl);
  7142. } else {
  7143. list_add_tail(&req->list, &ctx->active_req_list);
  7144. ctx_isp->active_req_cnt++;
  7145. CAM_DBG(CAM_REQ,
  7146. "Move pending req: %lld to active list(cnt: %d) ctx %u link: 0x%x offline %d",
  7147. req->request_id, ctx_isp->active_req_cnt, ctx->ctx_id, ctx->link_hdl,
  7148. ctx_isp->offline_context);
  7149. }
  7150. /*
  7151. * Only place to change state before calling the hw due to
  7152. * hardware tasklet has higher priority that can cause the
  7153. * irq handling comes early
  7154. */
  7155. ctx->state = CAM_CTX_ACTIVATED;
  7156. trace_cam_context_state("ISP", ctx);
  7157. rc = ctx->hw_mgr_intf->hw_start(ctx->hw_mgr_intf->hw_mgr_priv,
  7158. &start_isp);
  7159. if (rc) {
  7160. /* HW failure. user need to clean up the resource */
  7161. CAM_ERR(CAM_ISP, "Start HW failed, ctx %u link: 0x%x", ctx->ctx_id, ctx->link_hdl);
  7162. ctx->state = CAM_CTX_READY;
  7163. if ((rc == -ETIMEDOUT) &&
  7164. (isp_ctx_debug.enable_cdm_cmd_buff_dump))
  7165. rc = cam_isp_ctx_dump_req(req_isp, 0, 0, NULL, false);
  7166. trace_cam_context_state("ISP", ctx);
  7167. list_del_init(&req->list);
  7168. list_add(&req->list, &ctx->pending_req_list);
  7169. goto end;
  7170. }
  7171. CAM_DBG(CAM_ISP, "start device success ctx %u link: 0x%x", ctx->ctx_id, ctx->link_hdl);
  7172. end:
  7173. return rc;
  7174. }
  7175. static int __cam_isp_ctx_unlink_in_ready(struct cam_context *ctx,
  7176. struct cam_req_mgr_core_dev_link_setup *unlink)
  7177. {
  7178. int rc = 0;
  7179. ctx->link_hdl = -1;
  7180. ctx->ctx_crm_intf = NULL;
  7181. ctx->state = CAM_CTX_ACQUIRED;
  7182. trace_cam_context_state("ISP", ctx);
  7183. return rc;
  7184. }
  7185. static int __cam_isp_ctx_stop_dev_in_activated_unlock(
  7186. struct cam_context *ctx, struct cam_start_stop_dev_cmd *stop_cmd)
  7187. {
  7188. int rc = 0;
  7189. uint32_t i;
  7190. struct cam_hw_stop_args stop;
  7191. struct cam_ctx_request *req;
  7192. struct cam_isp_ctx_req *req_isp;
  7193. struct cam_isp_context *ctx_isp =
  7194. (struct cam_isp_context *) ctx->ctx_priv;
  7195. struct cam_isp_stop_args stop_isp;
  7196. /* Mask off all the incoming hardware events */
  7197. spin_lock_bh(&ctx->lock);
  7198. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_HALT;
  7199. spin_unlock_bh(&ctx->lock);
  7200. /* stop hw first */
  7201. if (ctx_isp->hw_ctx) {
  7202. stop.ctxt_to_hw_map = ctx_isp->hw_ctx;
  7203. stop_isp.hw_stop_cmd = CAM_ISP_HW_STOP_IMMEDIATELY;
  7204. stop_isp.stop_only = false;
  7205. stop_isp.is_internal_stop = false;
  7206. stop.args = (void *) &stop_isp;
  7207. ctx->hw_mgr_intf->hw_stop(ctx->hw_mgr_intf->hw_mgr_priv,
  7208. &stop);
  7209. }
  7210. CAM_DBG(CAM_ISP, "next Substate[%s], ctx_idx: %u, link: 0x%x",
  7211. __cam_isp_ctx_substate_val_to_type(
  7212. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  7213. if (ctx->ctx_crm_intf &&
  7214. ctx->ctx_crm_intf->notify_stop) {
  7215. struct cam_req_mgr_notify_stop notify;
  7216. notify.link_hdl = ctx->link_hdl;
  7217. CAM_DBG(CAM_ISP,
  7218. "Notify CRM about device stop ctx %u link 0x%x",
  7219. ctx->ctx_id, ctx->link_hdl);
  7220. ctx->ctx_crm_intf->notify_stop(&notify);
  7221. } else if (!ctx_isp->offline_context)
  7222. CAM_ERR(CAM_ISP, "cb not present, ctx_idx: %u, link: 0x%x",
  7223. ctx->ctx_id, ctx->link_hdl);
  7224. while (!list_empty(&ctx->pending_req_list)) {
  7225. req = list_first_entry(&ctx->pending_req_list,
  7226. struct cam_ctx_request, list);
  7227. list_del_init(&req->list);
  7228. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  7229. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  7230. CAM_DBG(CAM_ISP, "signal fence in pending list. fence num %d ctx:%u, link: 0x%x",
  7231. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  7232. for (i = 0; i < req_isp->num_fence_map_out; i++)
  7233. if (req_isp->fence_map_out[i].sync_id != -1) {
  7234. cam_sync_signal(
  7235. req_isp->fence_map_out[i].sync_id,
  7236. CAM_SYNC_STATE_SIGNALED_CANCEL,
  7237. CAM_SYNC_ISP_EVENT_HW_STOP);
  7238. }
  7239. list_add_tail(&req->list, &ctx->free_req_list);
  7240. }
  7241. while (!list_empty(&ctx->wait_req_list)) {
  7242. req = list_first_entry(&ctx->wait_req_list,
  7243. struct cam_ctx_request, list);
  7244. list_del_init(&req->list);
  7245. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  7246. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  7247. CAM_DBG(CAM_ISP, "signal fence in wait list. fence num %d ctx: %u, link: 0x%x",
  7248. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  7249. for (i = 0; i < req_isp->num_fence_map_out; i++)
  7250. if (req_isp->fence_map_out[i].sync_id != -1) {
  7251. cam_sync_signal(
  7252. req_isp->fence_map_out[i].sync_id,
  7253. CAM_SYNC_STATE_SIGNALED_CANCEL,
  7254. CAM_SYNC_ISP_EVENT_HW_STOP);
  7255. }
  7256. list_add_tail(&req->list, &ctx->free_req_list);
  7257. }
  7258. while (!list_empty(&ctx->active_req_list)) {
  7259. req = list_first_entry(&ctx->active_req_list,
  7260. struct cam_ctx_request, list);
  7261. list_del_init(&req->list);
  7262. cam_smmu_buffer_tracker_putref(&req->buf_tracker);
  7263. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  7264. CAM_DBG(CAM_ISP, "signal fence in active list. fence num %d ctx: %u, link: 0x%x",
  7265. req_isp->num_fence_map_out, ctx->ctx_id, ctx->link_hdl);
  7266. for (i = 0; i < req_isp->num_fence_map_out; i++)
  7267. if (req_isp->fence_map_out[i].sync_id != -1) {
  7268. cam_sync_signal(
  7269. req_isp->fence_map_out[i].sync_id,
  7270. CAM_SYNC_STATE_SIGNALED_CANCEL,
  7271. CAM_SYNC_ISP_EVENT_HW_STOP);
  7272. }
  7273. list_add_tail(&req->list, &ctx->free_req_list);
  7274. }
  7275. ctx_isp->frame_id = 0;
  7276. ctx_isp->active_req_cnt = 0;
  7277. ctx_isp->reported_req_id = 0;
  7278. ctx_isp->reported_frame_id = 0;
  7279. ctx_isp->last_applied_req_id = 0;
  7280. ctx_isp->req_info.last_bufdone_req_id = 0;
  7281. ctx_isp->bubble_frame_cnt = 0;
  7282. ctx_isp->congestion_cnt = 0;
  7283. ctx_isp->sof_dbg_irq_en = false;
  7284. atomic_set(&ctx_isp->process_bubble, 0);
  7285. atomic_set(&ctx_isp->internal_recovery_set, 0);
  7286. atomic_set(&ctx_isp->rxd_epoch, 0);
  7287. atomic64_set(&ctx_isp->dbg_monitors.state_monitor_head, -1);
  7288. atomic64_set(&ctx_isp->dbg_monitors.frame_monitor_head, -1);
  7289. /* Reset skipped_list for FCG config */
  7290. __cam_isp_ctx_reset_fcg_tracker(ctx);
  7291. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++)
  7292. atomic64_set(&ctx_isp->dbg_monitors.event_record_head[i], -1);
  7293. CAM_DBG(CAM_ISP, "Stop device success next state %d on ctx %u link: 0x%x",
  7294. ctx->state, ctx->ctx_id, ctx->link_hdl);
  7295. if (!stop_cmd) {
  7296. rc = __cam_isp_ctx_unlink_in_ready(ctx, NULL);
  7297. if (rc)
  7298. CAM_ERR(CAM_ISP, "Unlink failed rc=%d, ctx %u link: 0x%x",
  7299. rc, ctx->ctx_id, ctx->link_hdl);
  7300. }
  7301. return rc;
  7302. }
  7303. static int __cam_isp_ctx_stop_dev_in_activated(struct cam_context *ctx,
  7304. struct cam_start_stop_dev_cmd *cmd)
  7305. {
  7306. int rc = 0;
  7307. struct cam_isp_context *ctx_isp =
  7308. (struct cam_isp_context *)ctx->ctx_priv;
  7309. __cam_isp_ctx_stop_dev_in_activated_unlock(ctx, cmd);
  7310. ctx_isp->init_received = false;
  7311. ctx->state = CAM_CTX_ACQUIRED;
  7312. trace_cam_context_state("ISP", ctx);
  7313. return rc;
  7314. }
  7315. static int __cam_isp_ctx_release_dev_in_activated(struct cam_context *ctx,
  7316. struct cam_release_dev_cmd *cmd)
  7317. {
  7318. int rc = 0;
  7319. rc = __cam_isp_ctx_stop_dev_in_activated_unlock(ctx, NULL);
  7320. if (rc)
  7321. CAM_ERR(CAM_ISP, "Stop device failed rc=%d, ctx %u link: 0x%x",
  7322. rc, ctx->ctx_id, ctx->link_hdl);
  7323. rc = __cam_isp_ctx_release_dev_in_top_state(ctx, cmd);
  7324. if (rc)
  7325. CAM_ERR(CAM_ISP, "Release device failed rc=%d ctx %u link: 0x%x",
  7326. rc, ctx->ctx_id, ctx->link_hdl);
  7327. return rc;
  7328. }
  7329. static int __cam_isp_ctx_release_hw_in_activated(struct cam_context *ctx,
  7330. void *cmd)
  7331. {
  7332. int rc = 0;
  7333. rc = __cam_isp_ctx_stop_dev_in_activated_unlock(ctx, NULL);
  7334. if (rc)
  7335. CAM_ERR(CAM_ISP, "Stop device failed rc=%d, ctx %u link: 0x%x",
  7336. rc, ctx->ctx_id, ctx->link_hdl);
  7337. rc = __cam_isp_ctx_release_hw_in_top_state(ctx, cmd);
  7338. if (rc)
  7339. CAM_ERR(CAM_ISP, "Release hw failed rc=%d, ctx %u link: 0x%x",
  7340. rc, ctx->ctx_id, ctx->link_hdl);
  7341. return rc;
  7342. }
  7343. static int __cam_isp_ctx_link_pause(struct cam_context *ctx)
  7344. {
  7345. int rc = 0;
  7346. struct cam_hw_cmd_args hw_cmd_args;
  7347. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  7348. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  7349. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  7350. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_PAUSE_HW;
  7351. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  7352. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  7353. &hw_cmd_args);
  7354. return rc;
  7355. }
  7356. static int __cam_isp_ctx_link_resume(struct cam_context *ctx)
  7357. {
  7358. int rc = 0;
  7359. struct cam_hw_cmd_args hw_cmd_args;
  7360. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  7361. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  7362. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  7363. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_RESUME_HW;
  7364. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  7365. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  7366. &hw_cmd_args);
  7367. return rc;
  7368. }
  7369. static int __cam_isp_ctx_reset_and_recover(
  7370. bool skip_resume, struct cam_context *ctx)
  7371. {
  7372. int rc = 0;
  7373. struct cam_isp_context *ctx_isp =
  7374. (struct cam_isp_context *)ctx->ctx_priv;
  7375. struct cam_isp_stop_args stop_isp;
  7376. struct cam_hw_stop_args stop_args;
  7377. struct cam_isp_start_args start_isp;
  7378. struct cam_hw_cmd_args hw_cmd_args;
  7379. struct cam_isp_hw_cmd_args isp_hw_cmd_args;
  7380. struct cam_ctx_request *req;
  7381. struct cam_isp_ctx_req *req_isp;
  7382. spin_lock_bh(&ctx->lock);
  7383. if (ctx_isp->active_req_cnt) {
  7384. spin_unlock_bh(&ctx->lock);
  7385. CAM_WARN(CAM_ISP,
  7386. "Active list not empty: %u in ctx: %u on link: 0x%x, retry recovery for req: %lld after buf_done",
  7387. ctx_isp->active_req_cnt, ctx->ctx_id,
  7388. ctx->link_hdl, ctx_isp->recovery_req_id);
  7389. goto end;
  7390. }
  7391. if (ctx->state != CAM_CTX_ACTIVATED) {
  7392. spin_unlock_bh(&ctx->lock);
  7393. CAM_ERR(CAM_ISP,
  7394. "In wrong state %d, for recovery ctx: %u in link: 0x%x recovery req: %lld",
  7395. ctx->state, ctx->ctx_id,
  7396. ctx->link_hdl, ctx_isp->recovery_req_id);
  7397. rc = -EINVAL;
  7398. goto end;
  7399. }
  7400. if (list_empty(&ctx->pending_req_list)) {
  7401. /* Cannot start with no request */
  7402. spin_unlock_bh(&ctx->lock);
  7403. CAM_ERR(CAM_ISP,
  7404. "Failed to reset and recover last_applied_req: %llu in ctx: %u on link: 0x%x",
  7405. ctx_isp->last_applied_req_id, ctx->ctx_id, ctx->link_hdl);
  7406. rc = -EFAULT;
  7407. goto end;
  7408. }
  7409. if (!ctx_isp->hw_ctx) {
  7410. spin_unlock_bh(&ctx->lock);
  7411. CAM_ERR(CAM_ISP,
  7412. "Invalid hw context pointer ctx: %u on link: 0x%x",
  7413. ctx->ctx_id, ctx->link_hdl);
  7414. rc = -EFAULT;
  7415. goto end;
  7416. }
  7417. /* Block all events till HW is resumed */
  7418. ctx_isp->substate_activated = CAM_ISP_CTX_ACTIVATED_HALT;
  7419. req = list_first_entry(&ctx->pending_req_list,
  7420. struct cam_ctx_request, list);
  7421. spin_unlock_bh(&ctx->lock);
  7422. req_isp = (struct cam_isp_ctx_req *) req->req_priv;
  7423. CAM_INFO(CAM_ISP,
  7424. "Trigger Halt, Reset & Resume for req: %llu ctx: %u in state: %d link: 0x%x",
  7425. req->request_id, ctx->ctx_id, ctx->state, ctx->link_hdl);
  7426. stop_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  7427. stop_isp.hw_stop_cmd = CAM_ISP_HW_STOP_IMMEDIATELY;
  7428. stop_isp.stop_only = true;
  7429. stop_isp.is_internal_stop = true;
  7430. stop_args.args = (void *)&stop_isp;
  7431. rc = ctx->hw_mgr_intf->hw_stop(ctx->hw_mgr_intf->hw_mgr_priv,
  7432. &stop_args);
  7433. if (rc) {
  7434. CAM_ERR(CAM_ISP, "Failed to stop HW rc: %d ctx: %u link: 0x%x",
  7435. rc, ctx->ctx_id, ctx->link_hdl);
  7436. goto end;
  7437. }
  7438. CAM_DBG(CAM_ISP, "Stop HW success ctx: %u link: 0x%x",
  7439. ctx->ctx_id, ctx->link_hdl);
  7440. /* API provides provision to stream off and not resume as well in case of fatal errors */
  7441. if (skip_resume) {
  7442. atomic_set(&ctx_isp->internal_recovery_set, 0);
  7443. CAM_INFO(CAM_ISP,
  7444. "Halting streaming off IFE/SFE ctx: %u last_applied_req: %lld [recovery_req: %lld] on link: 0x%x",
  7445. ctx->ctx_id, ctx_isp->last_applied_req_id,
  7446. ctx_isp->recovery_req_id, ctx->link_hdl);
  7447. goto end;
  7448. }
  7449. hw_cmd_args.ctxt_to_hw_map = ctx_isp->hw_ctx;
  7450. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  7451. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_RESUME_HW;
  7452. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  7453. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  7454. &hw_cmd_args);
  7455. if (rc) {
  7456. CAM_ERR(CAM_ISP, "Failed to resume HW rc: %d ctx: %u link: 0x%x",
  7457. rc, ctx->ctx_id, ctx->link_hdl);
  7458. goto end;
  7459. }
  7460. CAM_DBG(CAM_ISP, "Resume call success ctx: %u on link: 0x%x",
  7461. ctx->ctx_id, ctx->link_hdl);
  7462. start_isp.hw_config.ctxt_to_hw_map = ctx_isp->hw_ctx;
  7463. start_isp.hw_config.request_id = req->request_id;
  7464. start_isp.hw_config.hw_update_entries = req_isp->cfg;
  7465. start_isp.hw_config.num_hw_update_entries = req_isp->num_cfg;
  7466. start_isp.hw_config.priv = &req_isp->hw_update_data;
  7467. start_isp.hw_config.init_packet = 1;
  7468. start_isp.hw_config.reapply_type = CAM_CONFIG_REAPPLY_IQ;
  7469. start_isp.hw_config.cdm_reset_before_apply = false;
  7470. start_isp.start_only = true;
  7471. start_isp.is_internal_start = true;
  7472. __cam_isp_context_reset_internal_recovery_params(ctx_isp);
  7473. ctx_isp->substate_activated = ctx_isp->rdi_only_context ?
  7474. CAM_ISP_CTX_ACTIVATED_APPLIED : CAM_ISP_CTX_ACTIVATED_SOF;
  7475. rc = ctx->hw_mgr_intf->hw_start(ctx->hw_mgr_intf->hw_mgr_priv,
  7476. &start_isp);
  7477. if (rc) {
  7478. CAM_ERR(CAM_ISP, "Start HW failed, ctx: %u link: 0x%x", ctx->ctx_id, ctx->link_hdl);
  7479. ctx->state = CAM_CTX_READY;
  7480. goto end;
  7481. }
  7482. /* IQ applied for this request, on next trigger skip IQ cfg */
  7483. req_isp->reapply_type = CAM_CONFIG_REAPPLY_IO;
  7484. /* Notify userland that KMD has done internal recovery */
  7485. __cam_isp_ctx_notify_v4l2_error_event(CAM_REQ_MGR_WARN_TYPE_KMD_RECOVERY,
  7486. 0, req->request_id, ctx);
  7487. CAM_INFO(CAM_ISP, "Internal Start HW success ctx %u on link: 0x%x for req: %llu",
  7488. ctx->ctx_id, ctx->link_hdl, req->request_id);
  7489. end:
  7490. return rc;
  7491. }
  7492. static bool __cam_isp_ctx_try_internal_recovery_for_bubble(
  7493. int64_t error_req_id, struct cam_context *ctx)
  7494. {
  7495. int rc;
  7496. struct cam_isp_context *ctx_isp =
  7497. (struct cam_isp_context *)ctx->ctx_priv;
  7498. if (isp_ctx_debug.disable_internal_recovery_mask &
  7499. CAM_ISP_CTX_DISABLE_RECOVERY_BUBBLE)
  7500. return false;
  7501. /* Perform recovery if bubble recovery is stalled */
  7502. if (!atomic_read(&ctx_isp->process_bubble))
  7503. return false;
  7504. /* Validate if errored request has been applied */
  7505. if (ctx_isp->last_applied_req_id < error_req_id) {
  7506. CAM_WARN(CAM_ISP,
  7507. "Skip trying for internal recovery last applied: %lld error_req: %lld for ctx: %u on link: 0x%x",
  7508. ctx_isp->last_applied_req_id, error_req_id,
  7509. ctx->ctx_id, ctx->link_hdl);
  7510. return false;
  7511. }
  7512. if (__cam_isp_ctx_validate_for_req_reapply_util(ctx_isp)) {
  7513. CAM_WARN(CAM_ISP,
  7514. "Internal recovery not possible for ctx: %u on link: 0x%x req: %lld [last_applied: %lld]",
  7515. ctx->ctx_id, ctx->link_hdl, error_req_id, ctx_isp->last_applied_req_id);
  7516. return false;
  7517. }
  7518. /* Trigger reset and recover */
  7519. atomic_set(&ctx_isp->internal_recovery_set, 1);
  7520. rc = __cam_isp_ctx_reset_and_recover(false, ctx);
  7521. if (rc) {
  7522. CAM_WARN(CAM_ISP,
  7523. "Internal recovery failed in ctx: %u on link: 0x%x req: %lld [last_applied: %lld]",
  7524. ctx->ctx_id, ctx->link_hdl, error_req_id, ctx_isp->last_applied_req_id);
  7525. atomic_set(&ctx_isp->internal_recovery_set, 0);
  7526. goto error;
  7527. }
  7528. CAM_DBG(CAM_ISP,
  7529. "Internal recovery done in ctx: %u on link: 0x%x req: %lld [last_applied: %lld]",
  7530. ctx->ctx_id, ctx->link_hdl, error_req_id, ctx_isp->last_applied_req_id);
  7531. return true;
  7532. error:
  7533. return false;
  7534. }
  7535. static int __cam_isp_ctx_process_evt(struct cam_context *ctx,
  7536. struct cam_req_mgr_link_evt_data *link_evt_data)
  7537. {
  7538. int rc = 0;
  7539. struct cam_isp_context *ctx_isp =
  7540. (struct cam_isp_context *) ctx->ctx_priv;
  7541. if ((ctx->state == CAM_CTX_ACQUIRED) &&
  7542. (link_evt_data->evt_type != CAM_REQ_MGR_LINK_EVT_UPDATE_PROPERTIES)) {
  7543. CAM_WARN(CAM_ISP,
  7544. "Get unexpect evt:%d in acquired state, ctx: %u on link: 0x%x",
  7545. link_evt_data->evt_type, ctx->ctx_id, ctx->link_hdl);
  7546. return -EINVAL;
  7547. }
  7548. switch (link_evt_data->evt_type) {
  7549. case CAM_REQ_MGR_LINK_EVT_ERR:
  7550. case CAM_REQ_MGR_LINK_EVT_EOF:
  7551. /* No handling */
  7552. break;
  7553. case CAM_REQ_MGR_LINK_EVT_PAUSE:
  7554. rc = __cam_isp_ctx_link_pause(ctx);
  7555. break;
  7556. case CAM_REQ_MGR_LINK_EVT_RESUME:
  7557. rc = __cam_isp_ctx_link_resume(ctx);
  7558. break;
  7559. case CAM_REQ_MGR_LINK_EVT_SOF_FREEZE:
  7560. rc = __cam_isp_ctx_handle_sof_freeze_evt(ctx);
  7561. break;
  7562. case CAM_REQ_MGR_LINK_EVT_STALLED: {
  7563. bool internal_recovery_skipped = false;
  7564. if (ctx->state == CAM_CTX_ACTIVATED) {
  7565. if (link_evt_data->try_for_recovery)
  7566. internal_recovery_skipped =
  7567. __cam_isp_ctx_try_internal_recovery_for_bubble(
  7568. link_evt_data->req_id, ctx);
  7569. if (!internal_recovery_skipped)
  7570. rc = __cam_isp_ctx_trigger_reg_dump(
  7571. CAM_HW_MGR_CMD_REG_DUMP_ON_ERROR, ctx);
  7572. }
  7573. link_evt_data->try_for_recovery = internal_recovery_skipped;
  7574. }
  7575. break;
  7576. case CAM_REQ_MGR_LINK_EVT_UPDATE_PROPERTIES:
  7577. if (link_evt_data->u.properties_mask &
  7578. CAM_LINK_PROPERTY_SENSOR_STANDBY_AFTER_EOF)
  7579. ctx_isp->vfps_aux_context = true;
  7580. else
  7581. ctx_isp->vfps_aux_context = false;
  7582. CAM_DBG(CAM_ISP, "vfps_aux_context:%s on ctx: %u link: 0x%x",
  7583. CAM_BOOL_TO_YESNO(ctx_isp->vfps_aux_context), ctx->ctx_id, ctx->link_hdl);
  7584. break;
  7585. default:
  7586. CAM_WARN(CAM_ISP,
  7587. "Unsupported event type: 0x%x on ctx: %u link: 0x%x",
  7588. link_evt_data->evt_type, ctx->ctx_id, ctx->link_hdl);
  7589. rc = -EINVAL;
  7590. break;
  7591. }
  7592. return rc;
  7593. }
  7594. static int __cam_isp_ctx_unlink_in_activated(struct cam_context *ctx,
  7595. struct cam_req_mgr_core_dev_link_setup *unlink)
  7596. {
  7597. int rc = 0;
  7598. CAM_WARN(CAM_ISP,
  7599. "Received unlink in activated state. It's unexpected, ctx: %u link: 0x%x",
  7600. ctx->ctx_id, ctx->link_hdl);
  7601. rc = __cam_isp_ctx_stop_dev_in_activated_unlock(ctx, NULL);
  7602. if (rc)
  7603. CAM_WARN(CAM_ISP, "Stop device failed rc=%d, ctx: %u link: 0x%x",
  7604. rc, ctx->ctx_id, ctx->link_hdl);
  7605. rc = __cam_isp_ctx_unlink_in_ready(ctx, unlink);
  7606. if (rc)
  7607. CAM_ERR(CAM_ISP, "Unlink failed rc=%d, ctx: %u link: 0x%x",
  7608. rc, ctx->ctx_id, ctx->link_hdl);
  7609. return rc;
  7610. }
  7611. static int __cam_isp_ctx_apply_req(struct cam_context *ctx,
  7612. struct cam_req_mgr_apply_request *apply)
  7613. {
  7614. int rc = 0;
  7615. struct cam_ctx_ops *ctx_ops = NULL;
  7616. struct cam_isp_context *ctx_isp =
  7617. (struct cam_isp_context *) ctx->ctx_priv;
  7618. trace_cam_apply_req("ISP", ctx->ctx_id, apply->request_id, apply->link_hdl);
  7619. CAM_DBG(CAM_ISP, "Enter: apply req in Substate[%s] request_id:%lld, ctx: %u link: 0x%x",
  7620. __cam_isp_ctx_substate_val_to_type(
  7621. ctx_isp->substate_activated), apply->request_id, ctx->ctx_id, ctx->link_hdl);
  7622. ctx_ops = &ctx_isp->substate_machine[ctx_isp->substate_activated];
  7623. if (ctx_ops->crm_ops.apply_req) {
  7624. rc = ctx_ops->crm_ops.apply_req(ctx, apply);
  7625. } else {
  7626. CAM_WARN_RATE_LIMIT(CAM_ISP,
  7627. "No handle function in activated Substate[%s], ctx: %u link: 0x%x",
  7628. __cam_isp_ctx_substate_val_to_type(
  7629. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  7630. rc = -EFAULT;
  7631. }
  7632. if (rc)
  7633. CAM_WARN_RATE_LIMIT(CAM_ISP,
  7634. "Apply failed in active Substate[%s] rc %d, ctx: %u link: 0x%x",
  7635. __cam_isp_ctx_substate_val_to_type(
  7636. ctx_isp->substate_activated), rc, ctx->ctx_id, ctx->link_hdl);
  7637. return rc;
  7638. }
  7639. static int __cam_isp_ctx_apply_default_settings(
  7640. struct cam_context *ctx,
  7641. struct cam_req_mgr_apply_request *apply)
  7642. {
  7643. int rc = 0;
  7644. struct cam_ctx_ops *ctx_ops = NULL;
  7645. struct cam_isp_context *ctx_isp =
  7646. (struct cam_isp_context *) ctx->ctx_priv;
  7647. struct cam_isp_fcg_prediction_tracker *fcg_tracker;
  7648. if (!(apply->trigger_point & ctx_isp->subscribe_event)) {
  7649. CAM_WARN(CAM_ISP,
  7650. "Trigger: %u not subscribed for: %u, ctx: %u link: 0x%x",
  7651. apply->trigger_point, ctx_isp->subscribe_event, ctx->ctx_id,
  7652. ctx->link_hdl);
  7653. return 0;
  7654. }
  7655. /* Allow apply default settings for IFE only at SOF */
  7656. if (apply->trigger_point != CAM_TRIGGER_POINT_SOF)
  7657. return 0;
  7658. if (atomic_read(&ctx_isp->internal_recovery_set))
  7659. return __cam_isp_ctx_reset_and_recover(false, ctx);
  7660. /* FCG handling */
  7661. fcg_tracker = &ctx_isp->fcg_tracker;
  7662. if (ctx_isp->frame_id != 1)
  7663. fcg_tracker->num_skipped += 1;
  7664. CAM_DBG(CAM_ISP,
  7665. "Apply default settings, number of previous continuous skipped frames: %d, ctx_id: %d",
  7666. fcg_tracker->num_skipped, ctx->ctx_id);
  7667. /*
  7668. * Call notify frame skip for static offline cases or
  7669. * mode switch cases where IFE mode switch delay differs
  7670. * from other devices on the link
  7671. */
  7672. if ((ctx_isp->use_default_apply) ||
  7673. (ctx_isp->mode_switch_en && ctx_isp->handle_mswitch)) {
  7674. CAM_DBG(CAM_ISP,
  7675. "Enter: apply req in Substate:%d request _id:%lld ctx:%u on link:0x%x",
  7676. ctx_isp->substate_activated, apply->request_id,
  7677. ctx->ctx_id, ctx->link_hdl);
  7678. ctx_ops = &ctx_isp->substate_machine[
  7679. ctx_isp->substate_activated];
  7680. if (ctx_ops->crm_ops.notify_frame_skip) {
  7681. rc = ctx_ops->crm_ops.notify_frame_skip(ctx, apply);
  7682. } else {
  7683. CAM_WARN_RATE_LIMIT(CAM_ISP,
  7684. "No handle function in activated substate %d, ctx:%u on link:0x%x",
  7685. ctx_isp->substate_activated, ctx->ctx_id, ctx->link_hdl);
  7686. rc = -EFAULT;
  7687. }
  7688. if (rc)
  7689. CAM_WARN_RATE_LIMIT(CAM_ISP,
  7690. "Apply default failed in active substate %d rc %d ctx: %u link: 0x%x",
  7691. ctx_isp->substate_activated, rc, ctx->ctx_id, ctx->link_hdl);
  7692. }
  7693. return rc;
  7694. }
  7695. void __cam_isp_ctx_notify_cpas(struct cam_context *ctx, uint32_t evt_id)
  7696. {
  7697. uint64_t request_id = 0;
  7698. struct cam_isp_context *ctx_isp =
  7699. (struct cam_isp_context *)ctx->ctx_priv;
  7700. struct cam_ctx_request *req = NULL;
  7701. char ctx_evt_id_string[128];
  7702. switch (evt_id) {
  7703. case CAM_ISP_HW_EVENT_SOF:
  7704. if (!list_empty(&ctx->wait_req_list)) {
  7705. req = list_first_entry(&ctx->wait_req_list, struct cam_ctx_request, list);
  7706. request_id = req->request_id;
  7707. } else
  7708. request_id = 0;
  7709. if (ctx_isp->substate_activated == CAM_ISP_CTX_ACTIVATED_EPOCH &&
  7710. !list_empty(&ctx->active_req_list)) {
  7711. req = list_last_entry(&ctx->active_req_list, struct cam_ctx_request, list);
  7712. request_id = req->request_id;
  7713. CAM_DBG(CAM_ISP, "EPCR notify cpas");
  7714. }
  7715. break;
  7716. case CAM_ISP_HW_EVENT_EOF:
  7717. if (!list_empty(&ctx->active_req_list)) {
  7718. req = list_first_entry(&ctx->active_req_list, struct cam_ctx_request, list);
  7719. request_id = req->request_id;
  7720. } else
  7721. request_id = 0;
  7722. break;
  7723. case CAM_ISP_HW_EVENT_EPOCH:
  7724. if (list_empty(&ctx->wait_req_list)) {
  7725. if (!list_empty(&ctx->active_req_list)) {
  7726. req = list_last_entry(&ctx->active_req_list,
  7727. struct cam_ctx_request, list);
  7728. request_id = req->request_id;
  7729. } else
  7730. request_id = 0;
  7731. } else {
  7732. req = list_first_entry(&ctx->wait_req_list, struct cam_ctx_request, list);
  7733. request_id = req->request_id;
  7734. }
  7735. break;
  7736. default:
  7737. return;
  7738. }
  7739. snprintf(ctx_evt_id_string, sizeof(ctx_evt_id_string),
  7740. "%s_frame[%llu]_%s",
  7741. ctx->ctx_id_string,
  7742. ctx_isp->frame_id,
  7743. cam_isp_hw_evt_type_to_string(evt_id));
  7744. CAM_DBG(CAM_ISP, "Substate[%s] ctx: %s frame: %llu evt: %s req: %llu",
  7745. __cam_isp_ctx_substate_val_to_type(ctx_isp->substate_activated),
  7746. ctx->ctx_id_string,
  7747. ctx_isp->frame_id,
  7748. cam_isp_hw_evt_type_to_string(evt_id),
  7749. request_id);
  7750. cam_cpas_notify_event(ctx_evt_id_string, request_id);
  7751. }
  7752. static int __cam_isp_ctx_handle_irq_in_activated(void *context,
  7753. uint32_t evt_id, void *evt_data)
  7754. {
  7755. int rc = 0;
  7756. struct cam_isp_ctx_irq_ops *irq_ops = NULL;
  7757. struct cam_context *ctx = (struct cam_context *)context;
  7758. struct cam_isp_context *ctx_isp =
  7759. (struct cam_isp_context *)ctx->ctx_priv;
  7760. spin_lock(&ctx->lock);
  7761. trace_cam_isp_activated_irq(ctx, ctx_isp->substate_activated, evt_id,
  7762. __cam_isp_ctx_get_event_ts(evt_id, evt_data));
  7763. CAM_DBG(CAM_ISP, "Enter: State %d, Substate[%s], evt id %d, ctx:%u link: 0x%x",
  7764. ctx->state, __cam_isp_ctx_substate_val_to_type(
  7765. ctx_isp->substate_activated), evt_id,
  7766. ctx->ctx_id, ctx->link_hdl);
  7767. irq_ops = &ctx_isp->substate_machine_irq[ctx_isp->substate_activated];
  7768. if (irq_ops->irq_ops[evt_id]) {
  7769. rc = irq_ops->irq_ops[evt_id](ctx_isp, evt_data);
  7770. } else {
  7771. CAM_DBG(CAM_ISP,
  7772. "No handle function for Substate[%s], evt id %d, ctx:%u link: 0x%x",
  7773. __cam_isp_ctx_substate_val_to_type(
  7774. ctx_isp->substate_activated), evt_id,
  7775. ctx->ctx_id, ctx->link_hdl);
  7776. if (isp_ctx_debug.enable_state_monitor_dump)
  7777. __cam_isp_ctx_dump_state_monitor_array(ctx_isp);
  7778. }
  7779. if ((evt_id == CAM_ISP_HW_EVENT_SOF) ||
  7780. (evt_id == CAM_ISP_HW_EVENT_EOF) ||
  7781. (evt_id == CAM_ISP_HW_EVENT_EPOCH))
  7782. __cam_isp_ctx_update_frame_timing_record(evt_id, ctx_isp);
  7783. __cam_isp_ctx_notify_cpas(ctx, evt_id);
  7784. CAM_DBG(CAM_ISP, "Exit: State %d Substate[%s], ctx: %u link: 0x%x",
  7785. ctx->state, __cam_isp_ctx_substate_val_to_type(
  7786. ctx_isp->substate_activated), ctx->ctx_id, ctx->link_hdl);
  7787. spin_unlock(&ctx->lock);
  7788. return rc;
  7789. }
  7790. static int cam_isp_context_validate_event_notify_injection(struct cam_context *ctx,
  7791. struct cam_hw_inject_evt_param *evt_params)
  7792. {
  7793. int rc = 0;
  7794. uint32_t evt_type;
  7795. uint64_t req_id;
  7796. req_id = evt_params->req_id;
  7797. evt_type = evt_params->u.evt_notify.evt_notify_type;
  7798. switch (evt_type) {
  7799. case V4L_EVENT_CAM_REQ_MGR_ERROR: {
  7800. struct cam_hw_inject_err_evt_param *err_evt_params =
  7801. &evt_params->u.evt_notify.u.err_evt_params;
  7802. switch (err_evt_params->err_type) {
  7803. case CAM_REQ_MGR_ERROR_TYPE_RECOVERY:
  7804. case CAM_REQ_MGR_ERROR_TYPE_SOF_FREEZE:
  7805. case CAM_REQ_MGR_ERROR_TYPE_FULL_RECOVERY:
  7806. case CAM_REQ_MGR_WARN_TYPE_KMD_RECOVERY:
  7807. break;
  7808. default:
  7809. CAM_ERR(CAM_ISP,
  7810. "Invalid error type: %u for error event injection err type: %u req id: %llu ctx id: %u link: 0x%x dev hdl: %d",
  7811. err_evt_params->err_type, err_evt_params->err_code,
  7812. req_id, ctx->ctx_id, ctx->link_hdl, ctx->dev_hdl);
  7813. return -EINVAL;
  7814. }
  7815. CAM_INFO(CAM_ISP,
  7816. "Inject ERR evt: err code: %u err type: %u req id: %llu ctx id: %u link: 0x%x dev hdl: %d",
  7817. err_evt_params->err_code, err_evt_params->err_type,
  7818. req_id, ctx->ctx_id, ctx->link_hdl, ctx->dev_hdl);
  7819. break;
  7820. }
  7821. case V4L_EVENT_CAM_REQ_MGR_PF_ERROR: {
  7822. struct cam_hw_inject_pf_evt_param *pf_evt_params =
  7823. &evt_params->u.evt_notify.u.pf_evt_params;
  7824. bool non_fatal_en;
  7825. rc = cam_smmu_is_cb_non_fatal_fault_en(ctx->img_iommu_hdl, &non_fatal_en);
  7826. if (rc) {
  7827. CAM_ERR(CAM_ISP,
  7828. "Fail to query whether device's cb has non-fatal enabled rc:%d, ctx id: %u link: 0x%x",
  7829. rc, ctx->ctx_id, ctx->link_hdl);
  7830. return rc;
  7831. }
  7832. if (!non_fatal_en) {
  7833. CAM_ERR(CAM_ISP,
  7834. "Fail to inject pagefault event notif. Pagefault fatal for ISP,ctx:%u link:0x%x",
  7835. ctx->ctx_id, ctx->link_hdl);
  7836. return -EINVAL;
  7837. }
  7838. CAM_INFO(CAM_ISP,
  7839. "Inject PF evt: req_id:%llu ctx:%u link:0x%x dev hdl:%d ctx found:%hhu",
  7840. req_id, ctx->ctx_id, ctx->link_hdl, ctx->dev_hdl,
  7841. pf_evt_params->ctx_found);
  7842. break;
  7843. }
  7844. default:
  7845. CAM_ERR(CAM_ISP, "Event notification type not supported: %u, ctx: %u link: 0x%x",
  7846. evt_type, ctx->ctx_id, ctx->link_hdl);
  7847. rc = -EINVAL;
  7848. }
  7849. return rc;
  7850. }
  7851. static int cam_isp_context_inject_evt(void *context, void *evt_args)
  7852. {
  7853. struct cam_context *ctx = context;
  7854. struct cam_isp_context *ctx_isp = NULL;
  7855. struct cam_hw_inject_evt_param *evt_params = evt_args;
  7856. int rc = 0;
  7857. if (!ctx || !evt_args) {
  7858. CAM_ERR(CAM_ISP,
  7859. "Invalid params ctx %s event args %s",
  7860. CAM_IS_NULL_TO_STR(ctx), CAM_IS_NULL_TO_STR(evt_args));
  7861. return -EINVAL;
  7862. }
  7863. ctx_isp = ctx->ctx_priv;
  7864. if (evt_params->inject_id == CAM_COMMON_EVT_INJECT_NOTIFY_EVENT_TYPE) {
  7865. rc = cam_isp_context_validate_event_notify_injection(ctx, evt_params);
  7866. if (rc) {
  7867. CAM_ERR(CAM_ISP,
  7868. "Event notif injection failed validation rc:%d, ctx:%u link:0x%x",
  7869. rc, ctx->ctx_id, ctx->link_hdl);
  7870. return rc;
  7871. }
  7872. } else {
  7873. CAM_ERR(CAM_ISP, "Bufdone err injection %u not supported by ISP,ctx:%u link:0x%x",
  7874. evt_params->inject_id, ctx->ctx_id, ctx->link_hdl);
  7875. return -EINVAL;
  7876. }
  7877. memcpy(&ctx_isp->evt_inject_params, evt_params,
  7878. sizeof(struct cam_hw_inject_evt_param));
  7879. ctx_isp->evt_inject_params.is_valid = true;
  7880. return rc;
  7881. }
  7882. /* top state machine */
  7883. static struct cam_ctx_ops
  7884. cam_isp_ctx_top_state_machine[CAM_CTX_STATE_MAX] = {
  7885. /* Uninit */
  7886. {
  7887. .ioctl_ops = {},
  7888. .crm_ops = {},
  7889. .irq_ops = NULL,
  7890. },
  7891. /* Available */
  7892. {
  7893. .ioctl_ops = {
  7894. .acquire_dev = __cam_isp_ctx_acquire_dev_in_available,
  7895. },
  7896. .crm_ops = {},
  7897. .irq_ops = NULL,
  7898. },
  7899. /* Acquired */
  7900. {
  7901. .ioctl_ops = {
  7902. .acquire_hw = __cam_isp_ctx_acquire_hw_in_acquired,
  7903. .release_dev = __cam_isp_ctx_release_dev_in_top_state,
  7904. .config_dev = __cam_isp_ctx_config_dev_in_acquired,
  7905. .flush_dev = __cam_isp_ctx_flush_dev_in_top_state,
  7906. .release_hw = __cam_isp_ctx_release_hw_in_top_state,
  7907. },
  7908. .crm_ops = {
  7909. .link = __cam_isp_ctx_link_in_acquired,
  7910. .unlink = __cam_isp_ctx_unlink_in_acquired,
  7911. .get_dev_info = __cam_isp_ctx_get_dev_info,
  7912. .process_evt = __cam_isp_ctx_process_evt,
  7913. .flush_req = __cam_isp_ctx_flush_req_in_top_state,
  7914. .dump_req = __cam_isp_ctx_dump_in_top_state,
  7915. },
  7916. .irq_ops = NULL,
  7917. .pagefault_ops = cam_isp_context_dump_requests,
  7918. .dumpinfo_ops = cam_isp_context_info_dump,
  7919. .evt_inject_ops = cam_isp_context_inject_evt,
  7920. },
  7921. /* Ready */
  7922. {
  7923. .ioctl_ops = {
  7924. .start_dev = __cam_isp_ctx_start_dev_in_ready,
  7925. .release_dev = __cam_isp_ctx_release_dev_in_top_state,
  7926. .config_dev = __cam_isp_ctx_config_dev_in_top_state,
  7927. .flush_dev = __cam_isp_ctx_flush_dev_in_top_state,
  7928. .release_hw = __cam_isp_ctx_release_hw_in_top_state,
  7929. },
  7930. .crm_ops = {
  7931. .unlink = __cam_isp_ctx_unlink_in_ready,
  7932. .get_dev_info = __cam_isp_ctx_get_dev_info,
  7933. .flush_req = __cam_isp_ctx_flush_req_in_ready,
  7934. .dump_req = __cam_isp_ctx_dump_in_top_state,
  7935. },
  7936. .irq_ops = NULL,
  7937. .pagefault_ops = cam_isp_context_dump_requests,
  7938. .dumpinfo_ops = cam_isp_context_info_dump,
  7939. .evt_inject_ops = cam_isp_context_inject_evt,
  7940. },
  7941. /* Flushed */
  7942. {
  7943. .ioctl_ops = {
  7944. .stop_dev = __cam_isp_ctx_stop_dev_in_activated,
  7945. .release_dev = __cam_isp_ctx_release_dev_in_activated,
  7946. .config_dev = __cam_isp_ctx_config_dev_in_flushed,
  7947. .release_hw = __cam_isp_ctx_release_hw_in_activated,
  7948. },
  7949. .crm_ops = {
  7950. .unlink = __cam_isp_ctx_unlink_in_ready,
  7951. .process_evt = __cam_isp_ctx_process_evt,
  7952. .flush_req = __cam_isp_ctx_flush_req_in_flushed_state,
  7953. },
  7954. .irq_ops = NULL,
  7955. .pagefault_ops = cam_isp_context_dump_requests,
  7956. .dumpinfo_ops = cam_isp_context_info_dump,
  7957. .evt_inject_ops = cam_isp_context_inject_evt,
  7958. .msg_cb_ops = cam_isp_context_handle_message,
  7959. },
  7960. /* Activated */
  7961. {
  7962. .ioctl_ops = {
  7963. .stop_dev = __cam_isp_ctx_stop_dev_in_activated,
  7964. .release_dev = __cam_isp_ctx_release_dev_in_activated,
  7965. .config_dev = __cam_isp_ctx_config_dev_in_top_state,
  7966. .flush_dev = __cam_isp_ctx_flush_dev_in_top_state,
  7967. .release_hw = __cam_isp_ctx_release_hw_in_activated,
  7968. },
  7969. .crm_ops = {
  7970. .unlink = __cam_isp_ctx_unlink_in_activated,
  7971. .apply_req = __cam_isp_ctx_apply_req,
  7972. .notify_frame_skip =
  7973. __cam_isp_ctx_apply_default_settings,
  7974. .flush_req = __cam_isp_ctx_flush_req_in_top_state,
  7975. .process_evt = __cam_isp_ctx_process_evt,
  7976. .dump_req = __cam_isp_ctx_dump_in_top_state,
  7977. },
  7978. .irq_ops = __cam_isp_ctx_handle_irq_in_activated,
  7979. .pagefault_ops = cam_isp_context_dump_requests,
  7980. .dumpinfo_ops = cam_isp_context_info_dump,
  7981. .recovery_ops = cam_isp_context_hw_recovery,
  7982. .evt_inject_ops = cam_isp_context_inject_evt,
  7983. .msg_cb_ops = cam_isp_context_handle_message,
  7984. },
  7985. };
  7986. static int cam_isp_context_hw_recovery(void *priv, void *data)
  7987. {
  7988. struct cam_context *ctx = priv;
  7989. int rc = -EPERM;
  7990. if (ctx->hw_mgr_intf->hw_recovery)
  7991. rc = ctx->hw_mgr_intf->hw_recovery(ctx->hw_mgr_intf->hw_mgr_priv, data);
  7992. else
  7993. CAM_ERR(CAM_ISP, "hw mgr doesn't support recovery, ctx_idx: %u, link: 0x%x",
  7994. ctx->ctx_id, ctx->link_hdl);
  7995. return rc;
  7996. }
  7997. static void cam_isp_context_find_faulted_context(struct cam_context *ctx,
  7998. struct list_head *req_list, struct cam_hw_dump_pf_args *pf_args, bool *found)
  7999. {
  8000. struct cam_ctx_request *req = NULL;
  8001. struct cam_ctx_request *req_temp = NULL;
  8002. int rc;
  8003. *found = false;
  8004. list_for_each_entry_safe(req, req_temp, req_list, list) {
  8005. CAM_INFO(CAM_ISP, "List req_id: %llu ctx id: %u link: 0x%x",
  8006. req->request_id, ctx->ctx_id, ctx->link_hdl);
  8007. rc = cam_context_dump_pf_info_to_hw(ctx, pf_args, &req->pf_data);
  8008. if (rc)
  8009. CAM_ERR(CAM_ISP, "Failed to dump pf info, ctx_idx: %u, link: 0x%x",
  8010. ctx->ctx_id, ctx->link_hdl);
  8011. /*
  8012. * Found faulted buffer. Even if faulted ctx is found, but
  8013. * continue to search for faulted buffer
  8014. */
  8015. if (pf_args->pf_context_info.mem_type != CAM_FAULT_BUF_NOT_FOUND) {
  8016. *found = true;
  8017. break;
  8018. }
  8019. }
  8020. }
  8021. static int cam_isp_context_dump_requests(void *data, void *args)
  8022. {
  8023. struct cam_context *ctx = (struct cam_context *)data;
  8024. struct cam_isp_context *ctx_isp;
  8025. struct cam_hw_dump_pf_args *pf_args = (struct cam_hw_dump_pf_args *)args;
  8026. int rc = 0;
  8027. bool found;
  8028. if (!ctx || !pf_args) {
  8029. CAM_ERR(CAM_ISP, "Invalid ctx %pK or pf args %pK",
  8030. ctx, pf_args);
  8031. return -EINVAL;
  8032. }
  8033. ctx_isp = (struct cam_isp_context *)ctx->ctx_priv;
  8034. if (!ctx_isp) {
  8035. CAM_ERR(CAM_ISP, "Invalid isp ctx");
  8036. return -EINVAL;
  8037. }
  8038. if (pf_args->handle_sec_pf)
  8039. goto end;
  8040. CAM_INFO(CAM_ISP,
  8041. "Iterating over active list for isp ctx %u link: 0x%x state %d",
  8042. ctx->ctx_id, ctx->link_hdl, ctx->state);
  8043. cam_isp_context_find_faulted_context(ctx, &ctx->active_req_list,
  8044. pf_args, &found);
  8045. if (found)
  8046. goto end;
  8047. CAM_INFO(CAM_ISP,
  8048. "Iterating over waiting list of isp ctx %u link: 0x%x state %d",
  8049. ctx->ctx_id, ctx->link_hdl, ctx->state);
  8050. cam_isp_context_find_faulted_context(ctx, &ctx->wait_req_list,
  8051. pf_args, &found);
  8052. if (found)
  8053. goto end;
  8054. /*
  8055. * In certain scenarios we observe both overflow and SMMU pagefault
  8056. * for a particular request. If overflow is handled before page fault
  8057. * we need to traverse through pending request list because if
  8058. * bubble recovery is enabled on any request we move that request
  8059. * and all the subsequent requests to the pending list while handling
  8060. * overflow error.
  8061. */
  8062. CAM_INFO(CAM_ISP,
  8063. "Iterating over pending req list of isp ctx %u link: 0x%x state %d",
  8064. ctx->ctx_id, ctx->link_hdl, ctx->state);
  8065. cam_isp_context_find_faulted_context(ctx, &ctx->pending_req_list,
  8066. pf_args, &found);
  8067. if (found)
  8068. goto end;
  8069. end:
  8070. if (pf_args->pf_context_info.resource_type) {
  8071. ctx_isp = (struct cam_isp_context *)ctx->ctx_priv;
  8072. CAM_INFO(CAM_ISP,
  8073. "Page fault on resource:%s (0x%x) ctx id:%u link: 0x%x frame id:%d reported id:%lld applied id:%lld",
  8074. __cam_isp_resource_handle_id_to_type(ctx_isp->isp_device_type,
  8075. pf_args->pf_context_info.resource_type),
  8076. pf_args->pf_context_info.resource_type,
  8077. ctx->ctx_id, ctx->link_hdl, ctx_isp->frame_id,
  8078. ctx_isp->reported_req_id, ctx_isp->last_applied_req_id);
  8079. }
  8080. /*
  8081. * Send PF notification to UMD if PF found on current CTX
  8082. * or it is forced to send PF notification to UMD even if no
  8083. * faulted context found
  8084. */
  8085. if (pf_args->pf_context_info.ctx_found ||
  8086. pf_args->pf_context_info.force_send_pf_evt)
  8087. rc = cam_context_send_pf_evt(ctx, pf_args);
  8088. if (rc)
  8089. CAM_ERR(CAM_ISP,
  8090. "Failed to notify PF event to userspace rc: %d, ctx id:%u link: 0x%x",
  8091. rc, ctx->ctx_id, ctx->link_hdl);
  8092. return rc;
  8093. }
  8094. static int cam_isp_context_handle_message(void *context,
  8095. uint32_t msg_type, void *data)
  8096. {
  8097. int rc = -EINVAL;
  8098. struct cam_hw_cmd_args hw_cmd_args = {0};
  8099. struct cam_isp_hw_cmd_args isp_hw_cmd_args = {0};
  8100. struct cam_context *ctx = (struct cam_context *)context;
  8101. hw_cmd_args.ctxt_to_hw_map = ctx->ctxt_to_hw_map;
  8102. switch (msg_type) {
  8103. case CAM_SUBDEV_MESSAGE_CLOCK_UPDATE:
  8104. hw_cmd_args.cmd_type = CAM_HW_MGR_CMD_INTERNAL;
  8105. isp_hw_cmd_args.cmd_type = CAM_ISP_HW_MGR_CMD_UPDATE_CLOCK;
  8106. isp_hw_cmd_args.cmd_data = data;
  8107. hw_cmd_args.u.internal_args = (void *)&isp_hw_cmd_args;
  8108. rc = ctx->hw_mgr_intf->hw_cmd(ctx->hw_mgr_intf->hw_mgr_priv,
  8109. &hw_cmd_args);
  8110. if (rc)
  8111. CAM_ERR(CAM_ISP, "Update clock rate failed rc: %d", rc);
  8112. break;
  8113. default:
  8114. CAM_ERR(CAM_ISP, "Invalid message type %d", msg_type);
  8115. }
  8116. return rc;
  8117. }
  8118. static int cam_isp_context_debug_register(void)
  8119. {
  8120. int rc = 0;
  8121. struct dentry *dbgfileptr = NULL;
  8122. if (!cam_debugfs_available())
  8123. return 0;
  8124. rc = cam_debugfs_create_subdir("isp_ctx", &dbgfileptr);
  8125. if (rc) {
  8126. CAM_ERR(CAM_ISP, "DebugFS could not create directory!");
  8127. return rc;
  8128. }
  8129. /* Store parent inode for cleanup in caller */
  8130. isp_ctx_debug.dentry = dbgfileptr;
  8131. debugfs_create_u32("enable_state_monitor_dump", 0644,
  8132. isp_ctx_debug.dentry, &isp_ctx_debug.enable_state_monitor_dump);
  8133. debugfs_create_u8("enable_cdm_cmd_buffer_dump", 0644,
  8134. isp_ctx_debug.dentry, &isp_ctx_debug.enable_cdm_cmd_buff_dump);
  8135. debugfs_create_u32("disable_internal_recovery_mask", 0644,
  8136. isp_ctx_debug.dentry, &isp_ctx_debug.disable_internal_recovery_mask);
  8137. return 0;
  8138. }
  8139. int cam_isp_context_init(struct cam_isp_context *ctx,
  8140. struct cam_context *ctx_base,
  8141. struct cam_req_mgr_kmd_ops *crm_node_intf,
  8142. struct cam_hw_mgr_intf *hw_intf,
  8143. uint32_t ctx_id,
  8144. uint32_t isp_device_type,
  8145. int img_iommu_hdl)
  8146. {
  8147. int rc = -1;
  8148. int i;
  8149. struct cam_isp_skip_frame_info *skip_info, *temp;
  8150. if (!ctx || !ctx_base) {
  8151. CAM_ERR(CAM_ISP, "Invalid Context");
  8152. goto err;
  8153. }
  8154. /* ISP context setup */
  8155. memset(ctx, 0, sizeof(*ctx));
  8156. ctx->base = ctx_base;
  8157. ctx->frame_id = 0;
  8158. ctx->custom_enabled = false;
  8159. ctx->use_frame_header_ts = false;
  8160. ctx->use_default_apply = false;
  8161. ctx->active_req_cnt = 0;
  8162. ctx->reported_req_id = 0;
  8163. ctx->bubble_frame_cnt = 0;
  8164. ctx->congestion_cnt = 0;
  8165. ctx->req_info.last_bufdone_req_id = 0;
  8166. ctx->v4l2_event_sub_ids = 0;
  8167. ctx->hw_ctx = NULL;
  8168. ctx->substate_activated = CAM_ISP_CTX_ACTIVATED_SOF;
  8169. ctx->substate_machine = cam_isp_ctx_activated_state_machine;
  8170. ctx->substate_machine_irq = cam_isp_ctx_activated_state_machine_irq;
  8171. ctx->init_timestamp = jiffies_to_msecs(jiffies);
  8172. ctx->isp_device_type = isp_device_type;
  8173. for (i = 0; i < CAM_ISP_CTX_REQ_MAX; i++) {
  8174. ctx->req_base[i].req_priv = &ctx->req_isp[i];
  8175. ctx->req_isp[i].base = &ctx->req_base[i];
  8176. }
  8177. /* camera context setup */
  8178. rc = cam_context_init(ctx_base, isp_dev_name, CAM_ISP, ctx_id,
  8179. crm_node_intf, hw_intf, ctx->req_base, CAM_ISP_CTX_REQ_MAX, img_iommu_hdl);
  8180. if (rc) {
  8181. CAM_ERR(CAM_ISP, "Camera Context Base init failed, ctx_idx: %u, link: 0x%x",
  8182. ctx_base->ctx_id, ctx_base->link_hdl);
  8183. goto free_mem;
  8184. }
  8185. /* FCG related struct setup */
  8186. INIT_LIST_HEAD(&ctx->fcg_tracker.skipped_list);
  8187. for (i = 0; i < CAM_ISP_AFD_PIPELINE_DELAY; i++) {
  8188. skip_info = kzalloc(sizeof(struct cam_isp_skip_frame_info), GFP_KERNEL);
  8189. if (!skip_info) {
  8190. CAM_ERR(CAM_ISP,
  8191. "Failed to allocate memory for FCG struct, ctx_idx: %u, link: %x",
  8192. ctx_base->ctx_id, ctx_base->link_hdl);
  8193. rc = -ENOMEM;
  8194. goto free_mem;
  8195. }
  8196. list_add_tail(&skip_info->list, &ctx->fcg_tracker.skipped_list);
  8197. }
  8198. /* link camera context with isp context */
  8199. ctx_base->state_machine = cam_isp_ctx_top_state_machine;
  8200. ctx_base->ctx_priv = ctx;
  8201. /* initializing current state for error logging */
  8202. for (i = 0; i < CAM_ISP_CTX_STATE_MONITOR_MAX_ENTRIES; i++) {
  8203. ctx->dbg_monitors.state_monitor[i].curr_state =
  8204. CAM_ISP_CTX_ACTIVATED_MAX;
  8205. }
  8206. atomic64_set(&ctx->dbg_monitors.state_monitor_head, -1);
  8207. for (i = 0; i < CAM_ISP_CTX_EVENT_MAX; i++)
  8208. atomic64_set(&ctx->dbg_monitors.event_record_head[i], -1);
  8209. atomic64_set(&ctx->dbg_monitors.frame_monitor_head, -1);
  8210. if (!isp_ctx_debug.dentry)
  8211. cam_isp_context_debug_register();
  8212. return rc;
  8213. free_mem:
  8214. list_for_each_entry_safe(skip_info, temp,
  8215. &ctx->fcg_tracker.skipped_list, list) {
  8216. list_del(&skip_info->list);
  8217. kfree(skip_info);
  8218. skip_info = NULL;
  8219. }
  8220. err:
  8221. return rc;
  8222. }
  8223. int cam_isp_context_deinit(struct cam_isp_context *ctx)
  8224. {
  8225. struct cam_isp_skip_frame_info *skip_info, *temp;
  8226. list_for_each_entry_safe(skip_info, temp,
  8227. &ctx->fcg_tracker.skipped_list, list) {
  8228. list_del(&skip_info->list);
  8229. kfree(skip_info);
  8230. skip_info = NULL;
  8231. }
  8232. if (ctx->base)
  8233. cam_context_deinit(ctx->base);
  8234. if (ctx->substate_activated != CAM_ISP_CTX_ACTIVATED_SOF)
  8235. CAM_ERR(CAM_ISP, "ISP context Substate[%s] is invalid",
  8236. __cam_isp_ctx_substate_val_to_type(
  8237. ctx->substate_activated));
  8238. isp_ctx_debug.dentry = NULL;
  8239. memset(ctx, 0, sizeof(*ctx));
  8240. return 0;
  8241. }