intel_display.c 241 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024
  1. /*
  2. * Copyright © 2006-2007 Intel Corporation
  3. *
  4. * Permission is hereby granted, free of charge, to any person obtaining a
  5. * copy of this software and associated documentation files (the "Software"),
  6. * to deal in the Software without restriction, including without limitation
  7. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  8. * and/or sell copies of the Software, and to permit persons to whom the
  9. * Software is furnished to do so, subject to the following conditions:
  10. *
  11. * The above copyright notice and this permission notice (including the next
  12. * paragraph) shall be included in all copies or substantial portions of the
  13. * Software.
  14. *
  15. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  18. * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  20. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  21. * DEALINGS IN THE SOFTWARE.
  22. *
  23. * Authors:
  24. * Eric Anholt <eric@anholt.net>
  25. */
  26. #include <linux/dmi.h>
  27. #include <linux/module.h>
  28. #include <linux/input.h>
  29. #include <linux/i2c.h>
  30. #include <linux/kernel.h>
  31. #include <linux/slab.h>
  32. #include <linux/vgaarb.h>
  33. #include <drm/drm_edid.h>
  34. #include <drm/drmP.h>
  35. #include "intel_drv.h"
  36. #include <drm/i915_drm.h>
  37. #include "i915_drv.h"
  38. #include "i915_trace.h"
  39. #include <drm/drm_dp_helper.h>
  40. #include <drm/drm_crtc_helper.h>
  41. #include <linux/dma_remapping.h>
  42. #define HAS_eDP (intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))
  43. bool intel_pipe_has_type(struct drm_crtc *crtc, int type);
  44. static void intel_increase_pllclock(struct drm_crtc *crtc);
  45. static void intel_crtc_update_cursor(struct drm_crtc *crtc, bool on);
  46. typedef struct {
  47. /* given values */
  48. int n;
  49. int m1, m2;
  50. int p1, p2;
  51. /* derived values */
  52. int dot;
  53. int vco;
  54. int m;
  55. int p;
  56. } intel_clock_t;
  57. typedef struct {
  58. int min, max;
  59. } intel_range_t;
  60. typedef struct {
  61. int dot_limit;
  62. int p2_slow, p2_fast;
  63. } intel_p2_t;
  64. #define INTEL_P2_NUM 2
  65. typedef struct intel_limit intel_limit_t;
  66. struct intel_limit {
  67. intel_range_t dot, vco, n, m, m1, m2, p, p1;
  68. intel_p2_t p2;
  69. bool (* find_pll)(const intel_limit_t *, struct drm_crtc *,
  70. int, int, intel_clock_t *, intel_clock_t *);
  71. };
  72. /* FDI */
  73. #define IRONLAKE_FDI_FREQ 2700000 /* in kHz for mode->clock */
  74. int
  75. intel_pch_rawclk(struct drm_device *dev)
  76. {
  77. struct drm_i915_private *dev_priv = dev->dev_private;
  78. WARN_ON(!HAS_PCH_SPLIT(dev));
  79. return I915_READ(PCH_RAWCLK_FREQ) & RAWCLK_FREQ_MASK;
  80. }
  81. static bool
  82. intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  83. int target, int refclk, intel_clock_t *match_clock,
  84. intel_clock_t *best_clock);
  85. static bool
  86. intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  87. int target, int refclk, intel_clock_t *match_clock,
  88. intel_clock_t *best_clock);
  89. static bool
  90. intel_find_pll_g4x_dp(const intel_limit_t *, struct drm_crtc *crtc,
  91. int target, int refclk, intel_clock_t *match_clock,
  92. intel_clock_t *best_clock);
  93. static bool
  94. intel_find_pll_ironlake_dp(const intel_limit_t *, struct drm_crtc *crtc,
  95. int target, int refclk, intel_clock_t *match_clock,
  96. intel_clock_t *best_clock);
  97. static bool
  98. intel_vlv_find_best_pll(const intel_limit_t *limit, struct drm_crtc *crtc,
  99. int target, int refclk, intel_clock_t *match_clock,
  100. intel_clock_t *best_clock);
  101. static inline u32 /* units of 100MHz */
  102. intel_fdi_link_freq(struct drm_device *dev)
  103. {
  104. if (IS_GEN5(dev)) {
  105. struct drm_i915_private *dev_priv = dev->dev_private;
  106. return (I915_READ(FDI_PLL_BIOS_0) & FDI_PLL_FB_CLOCK_MASK) + 2;
  107. } else
  108. return 27;
  109. }
  110. static const intel_limit_t intel_limits_i8xx_dvo = {
  111. .dot = { .min = 25000, .max = 350000 },
  112. .vco = { .min = 930000, .max = 1400000 },
  113. .n = { .min = 3, .max = 16 },
  114. .m = { .min = 96, .max = 140 },
  115. .m1 = { .min = 18, .max = 26 },
  116. .m2 = { .min = 6, .max = 16 },
  117. .p = { .min = 4, .max = 128 },
  118. .p1 = { .min = 2, .max = 33 },
  119. .p2 = { .dot_limit = 165000,
  120. .p2_slow = 4, .p2_fast = 2 },
  121. .find_pll = intel_find_best_PLL,
  122. };
  123. static const intel_limit_t intel_limits_i8xx_lvds = {
  124. .dot = { .min = 25000, .max = 350000 },
  125. .vco = { .min = 930000, .max = 1400000 },
  126. .n = { .min = 3, .max = 16 },
  127. .m = { .min = 96, .max = 140 },
  128. .m1 = { .min = 18, .max = 26 },
  129. .m2 = { .min = 6, .max = 16 },
  130. .p = { .min = 4, .max = 128 },
  131. .p1 = { .min = 1, .max = 6 },
  132. .p2 = { .dot_limit = 165000,
  133. .p2_slow = 14, .p2_fast = 7 },
  134. .find_pll = intel_find_best_PLL,
  135. };
  136. static const intel_limit_t intel_limits_i9xx_sdvo = {
  137. .dot = { .min = 20000, .max = 400000 },
  138. .vco = { .min = 1400000, .max = 2800000 },
  139. .n = { .min = 1, .max = 6 },
  140. .m = { .min = 70, .max = 120 },
  141. .m1 = { .min = 10, .max = 22 },
  142. .m2 = { .min = 5, .max = 9 },
  143. .p = { .min = 5, .max = 80 },
  144. .p1 = { .min = 1, .max = 8 },
  145. .p2 = { .dot_limit = 200000,
  146. .p2_slow = 10, .p2_fast = 5 },
  147. .find_pll = intel_find_best_PLL,
  148. };
  149. static const intel_limit_t intel_limits_i9xx_lvds = {
  150. .dot = { .min = 20000, .max = 400000 },
  151. .vco = { .min = 1400000, .max = 2800000 },
  152. .n = { .min = 1, .max = 6 },
  153. .m = { .min = 70, .max = 120 },
  154. .m1 = { .min = 10, .max = 22 },
  155. .m2 = { .min = 5, .max = 9 },
  156. .p = { .min = 7, .max = 98 },
  157. .p1 = { .min = 1, .max = 8 },
  158. .p2 = { .dot_limit = 112000,
  159. .p2_slow = 14, .p2_fast = 7 },
  160. .find_pll = intel_find_best_PLL,
  161. };
  162. static const intel_limit_t intel_limits_g4x_sdvo = {
  163. .dot = { .min = 25000, .max = 270000 },
  164. .vco = { .min = 1750000, .max = 3500000},
  165. .n = { .min = 1, .max = 4 },
  166. .m = { .min = 104, .max = 138 },
  167. .m1 = { .min = 17, .max = 23 },
  168. .m2 = { .min = 5, .max = 11 },
  169. .p = { .min = 10, .max = 30 },
  170. .p1 = { .min = 1, .max = 3},
  171. .p2 = { .dot_limit = 270000,
  172. .p2_slow = 10,
  173. .p2_fast = 10
  174. },
  175. .find_pll = intel_g4x_find_best_PLL,
  176. };
  177. static const intel_limit_t intel_limits_g4x_hdmi = {
  178. .dot = { .min = 22000, .max = 400000 },
  179. .vco = { .min = 1750000, .max = 3500000},
  180. .n = { .min = 1, .max = 4 },
  181. .m = { .min = 104, .max = 138 },
  182. .m1 = { .min = 16, .max = 23 },
  183. .m2 = { .min = 5, .max = 11 },
  184. .p = { .min = 5, .max = 80 },
  185. .p1 = { .min = 1, .max = 8},
  186. .p2 = { .dot_limit = 165000,
  187. .p2_slow = 10, .p2_fast = 5 },
  188. .find_pll = intel_g4x_find_best_PLL,
  189. };
  190. static const intel_limit_t intel_limits_g4x_single_channel_lvds = {
  191. .dot = { .min = 20000, .max = 115000 },
  192. .vco = { .min = 1750000, .max = 3500000 },
  193. .n = { .min = 1, .max = 3 },
  194. .m = { .min = 104, .max = 138 },
  195. .m1 = { .min = 17, .max = 23 },
  196. .m2 = { .min = 5, .max = 11 },
  197. .p = { .min = 28, .max = 112 },
  198. .p1 = { .min = 2, .max = 8 },
  199. .p2 = { .dot_limit = 0,
  200. .p2_slow = 14, .p2_fast = 14
  201. },
  202. .find_pll = intel_g4x_find_best_PLL,
  203. };
  204. static const intel_limit_t intel_limits_g4x_dual_channel_lvds = {
  205. .dot = { .min = 80000, .max = 224000 },
  206. .vco = { .min = 1750000, .max = 3500000 },
  207. .n = { .min = 1, .max = 3 },
  208. .m = { .min = 104, .max = 138 },
  209. .m1 = { .min = 17, .max = 23 },
  210. .m2 = { .min = 5, .max = 11 },
  211. .p = { .min = 14, .max = 42 },
  212. .p1 = { .min = 2, .max = 6 },
  213. .p2 = { .dot_limit = 0,
  214. .p2_slow = 7, .p2_fast = 7
  215. },
  216. .find_pll = intel_g4x_find_best_PLL,
  217. };
  218. static const intel_limit_t intel_limits_g4x_display_port = {
  219. .dot = { .min = 161670, .max = 227000 },
  220. .vco = { .min = 1750000, .max = 3500000},
  221. .n = { .min = 1, .max = 2 },
  222. .m = { .min = 97, .max = 108 },
  223. .m1 = { .min = 0x10, .max = 0x12 },
  224. .m2 = { .min = 0x05, .max = 0x06 },
  225. .p = { .min = 10, .max = 20 },
  226. .p1 = { .min = 1, .max = 2},
  227. .p2 = { .dot_limit = 0,
  228. .p2_slow = 10, .p2_fast = 10 },
  229. .find_pll = intel_find_pll_g4x_dp,
  230. };
  231. static const intel_limit_t intel_limits_pineview_sdvo = {
  232. .dot = { .min = 20000, .max = 400000},
  233. .vco = { .min = 1700000, .max = 3500000 },
  234. /* Pineview's Ncounter is a ring counter */
  235. .n = { .min = 3, .max = 6 },
  236. .m = { .min = 2, .max = 256 },
  237. /* Pineview only has one combined m divider, which we treat as m2. */
  238. .m1 = { .min = 0, .max = 0 },
  239. .m2 = { .min = 0, .max = 254 },
  240. .p = { .min = 5, .max = 80 },
  241. .p1 = { .min = 1, .max = 8 },
  242. .p2 = { .dot_limit = 200000,
  243. .p2_slow = 10, .p2_fast = 5 },
  244. .find_pll = intel_find_best_PLL,
  245. };
  246. static const intel_limit_t intel_limits_pineview_lvds = {
  247. .dot = { .min = 20000, .max = 400000 },
  248. .vco = { .min = 1700000, .max = 3500000 },
  249. .n = { .min = 3, .max = 6 },
  250. .m = { .min = 2, .max = 256 },
  251. .m1 = { .min = 0, .max = 0 },
  252. .m2 = { .min = 0, .max = 254 },
  253. .p = { .min = 7, .max = 112 },
  254. .p1 = { .min = 1, .max = 8 },
  255. .p2 = { .dot_limit = 112000,
  256. .p2_slow = 14, .p2_fast = 14 },
  257. .find_pll = intel_find_best_PLL,
  258. };
  259. /* Ironlake / Sandybridge
  260. *
  261. * We calculate clock using (register_value + 2) for N/M1/M2, so here
  262. * the range value for them is (actual_value - 2).
  263. */
  264. static const intel_limit_t intel_limits_ironlake_dac = {
  265. .dot = { .min = 25000, .max = 350000 },
  266. .vco = { .min = 1760000, .max = 3510000 },
  267. .n = { .min = 1, .max = 5 },
  268. .m = { .min = 79, .max = 127 },
  269. .m1 = { .min = 12, .max = 22 },
  270. .m2 = { .min = 5, .max = 9 },
  271. .p = { .min = 5, .max = 80 },
  272. .p1 = { .min = 1, .max = 8 },
  273. .p2 = { .dot_limit = 225000,
  274. .p2_slow = 10, .p2_fast = 5 },
  275. .find_pll = intel_g4x_find_best_PLL,
  276. };
  277. static const intel_limit_t intel_limits_ironlake_single_lvds = {
  278. .dot = { .min = 25000, .max = 350000 },
  279. .vco = { .min = 1760000, .max = 3510000 },
  280. .n = { .min = 1, .max = 3 },
  281. .m = { .min = 79, .max = 118 },
  282. .m1 = { .min = 12, .max = 22 },
  283. .m2 = { .min = 5, .max = 9 },
  284. .p = { .min = 28, .max = 112 },
  285. .p1 = { .min = 2, .max = 8 },
  286. .p2 = { .dot_limit = 225000,
  287. .p2_slow = 14, .p2_fast = 14 },
  288. .find_pll = intel_g4x_find_best_PLL,
  289. };
  290. static const intel_limit_t intel_limits_ironlake_dual_lvds = {
  291. .dot = { .min = 25000, .max = 350000 },
  292. .vco = { .min = 1760000, .max = 3510000 },
  293. .n = { .min = 1, .max = 3 },
  294. .m = { .min = 79, .max = 127 },
  295. .m1 = { .min = 12, .max = 22 },
  296. .m2 = { .min = 5, .max = 9 },
  297. .p = { .min = 14, .max = 56 },
  298. .p1 = { .min = 2, .max = 8 },
  299. .p2 = { .dot_limit = 225000,
  300. .p2_slow = 7, .p2_fast = 7 },
  301. .find_pll = intel_g4x_find_best_PLL,
  302. };
  303. /* LVDS 100mhz refclk limits. */
  304. static const intel_limit_t intel_limits_ironlake_single_lvds_100m = {
  305. .dot = { .min = 25000, .max = 350000 },
  306. .vco = { .min = 1760000, .max = 3510000 },
  307. .n = { .min = 1, .max = 2 },
  308. .m = { .min = 79, .max = 126 },
  309. .m1 = { .min = 12, .max = 22 },
  310. .m2 = { .min = 5, .max = 9 },
  311. .p = { .min = 28, .max = 112 },
  312. .p1 = { .min = 2, .max = 8 },
  313. .p2 = { .dot_limit = 225000,
  314. .p2_slow = 14, .p2_fast = 14 },
  315. .find_pll = intel_g4x_find_best_PLL,
  316. };
  317. static const intel_limit_t intel_limits_ironlake_dual_lvds_100m = {
  318. .dot = { .min = 25000, .max = 350000 },
  319. .vco = { .min = 1760000, .max = 3510000 },
  320. .n = { .min = 1, .max = 3 },
  321. .m = { .min = 79, .max = 126 },
  322. .m1 = { .min = 12, .max = 22 },
  323. .m2 = { .min = 5, .max = 9 },
  324. .p = { .min = 14, .max = 42 },
  325. .p1 = { .min = 2, .max = 6 },
  326. .p2 = { .dot_limit = 225000,
  327. .p2_slow = 7, .p2_fast = 7 },
  328. .find_pll = intel_g4x_find_best_PLL,
  329. };
  330. static const intel_limit_t intel_limits_ironlake_display_port = {
  331. .dot = { .min = 25000, .max = 350000 },
  332. .vco = { .min = 1760000, .max = 3510000},
  333. .n = { .min = 1, .max = 2 },
  334. .m = { .min = 81, .max = 90 },
  335. .m1 = { .min = 12, .max = 22 },
  336. .m2 = { .min = 5, .max = 9 },
  337. .p = { .min = 10, .max = 20 },
  338. .p1 = { .min = 1, .max = 2},
  339. .p2 = { .dot_limit = 0,
  340. .p2_slow = 10, .p2_fast = 10 },
  341. .find_pll = intel_find_pll_ironlake_dp,
  342. };
  343. static const intel_limit_t intel_limits_vlv_dac = {
  344. .dot = { .min = 25000, .max = 270000 },
  345. .vco = { .min = 4000000, .max = 6000000 },
  346. .n = { .min = 1, .max = 7 },
  347. .m = { .min = 22, .max = 450 }, /* guess */
  348. .m1 = { .min = 2, .max = 3 },
  349. .m2 = { .min = 11, .max = 156 },
  350. .p = { .min = 10, .max = 30 },
  351. .p1 = { .min = 2, .max = 3 },
  352. .p2 = { .dot_limit = 270000,
  353. .p2_slow = 2, .p2_fast = 20 },
  354. .find_pll = intel_vlv_find_best_pll,
  355. };
  356. static const intel_limit_t intel_limits_vlv_hdmi = {
  357. .dot = { .min = 20000, .max = 165000 },
  358. .vco = { .min = 4000000, .max = 5994000},
  359. .n = { .min = 1, .max = 7 },
  360. .m = { .min = 60, .max = 300 }, /* guess */
  361. .m1 = { .min = 2, .max = 3 },
  362. .m2 = { .min = 11, .max = 156 },
  363. .p = { .min = 10, .max = 30 },
  364. .p1 = { .min = 2, .max = 3 },
  365. .p2 = { .dot_limit = 270000,
  366. .p2_slow = 2, .p2_fast = 20 },
  367. .find_pll = intel_vlv_find_best_pll,
  368. };
  369. static const intel_limit_t intel_limits_vlv_dp = {
  370. .dot = { .min = 25000, .max = 270000 },
  371. .vco = { .min = 4000000, .max = 6000000 },
  372. .n = { .min = 1, .max = 7 },
  373. .m = { .min = 22, .max = 450 },
  374. .m1 = { .min = 2, .max = 3 },
  375. .m2 = { .min = 11, .max = 156 },
  376. .p = { .min = 10, .max = 30 },
  377. .p1 = { .min = 2, .max = 3 },
  378. .p2 = { .dot_limit = 270000,
  379. .p2_slow = 2, .p2_fast = 20 },
  380. .find_pll = intel_vlv_find_best_pll,
  381. };
  382. u32 intel_dpio_read(struct drm_i915_private *dev_priv, int reg)
  383. {
  384. unsigned long flags;
  385. u32 val = 0;
  386. spin_lock_irqsave(&dev_priv->dpio_lock, flags);
  387. if (wait_for_atomic_us((I915_READ(DPIO_PKT) & DPIO_BUSY) == 0, 100)) {
  388. DRM_ERROR("DPIO idle wait timed out\n");
  389. goto out_unlock;
  390. }
  391. I915_WRITE(DPIO_REG, reg);
  392. I915_WRITE(DPIO_PKT, DPIO_RID | DPIO_OP_READ | DPIO_PORTID |
  393. DPIO_BYTE);
  394. if (wait_for_atomic_us((I915_READ(DPIO_PKT) & DPIO_BUSY) == 0, 100)) {
  395. DRM_ERROR("DPIO read wait timed out\n");
  396. goto out_unlock;
  397. }
  398. val = I915_READ(DPIO_DATA);
  399. out_unlock:
  400. spin_unlock_irqrestore(&dev_priv->dpio_lock, flags);
  401. return val;
  402. }
  403. static void intel_dpio_write(struct drm_i915_private *dev_priv, int reg,
  404. u32 val)
  405. {
  406. unsigned long flags;
  407. spin_lock_irqsave(&dev_priv->dpio_lock, flags);
  408. if (wait_for_atomic_us((I915_READ(DPIO_PKT) & DPIO_BUSY) == 0, 100)) {
  409. DRM_ERROR("DPIO idle wait timed out\n");
  410. goto out_unlock;
  411. }
  412. I915_WRITE(DPIO_DATA, val);
  413. I915_WRITE(DPIO_REG, reg);
  414. I915_WRITE(DPIO_PKT, DPIO_RID | DPIO_OP_WRITE | DPIO_PORTID |
  415. DPIO_BYTE);
  416. if (wait_for_atomic_us((I915_READ(DPIO_PKT) & DPIO_BUSY) == 0, 100))
  417. DRM_ERROR("DPIO write wait timed out\n");
  418. out_unlock:
  419. spin_unlock_irqrestore(&dev_priv->dpio_lock, flags);
  420. }
  421. static void vlv_init_dpio(struct drm_device *dev)
  422. {
  423. struct drm_i915_private *dev_priv = dev->dev_private;
  424. /* Reset the DPIO config */
  425. I915_WRITE(DPIO_CTL, 0);
  426. POSTING_READ(DPIO_CTL);
  427. I915_WRITE(DPIO_CTL, 1);
  428. POSTING_READ(DPIO_CTL);
  429. }
  430. static int intel_dual_link_lvds_callback(const struct dmi_system_id *id)
  431. {
  432. DRM_INFO("Forcing lvds to dual link mode on %s\n", id->ident);
  433. return 1;
  434. }
  435. static const struct dmi_system_id intel_dual_link_lvds[] = {
  436. {
  437. .callback = intel_dual_link_lvds_callback,
  438. .ident = "Apple MacBook Pro (Core i5/i7 Series)",
  439. .matches = {
  440. DMI_MATCH(DMI_SYS_VENDOR, "Apple Inc."),
  441. DMI_MATCH(DMI_PRODUCT_NAME, "MacBookPro8,2"),
  442. },
  443. },
  444. { } /* terminating entry */
  445. };
  446. static bool is_dual_link_lvds(struct drm_i915_private *dev_priv,
  447. unsigned int reg)
  448. {
  449. unsigned int val;
  450. /* use the module option value if specified */
  451. if (i915_lvds_channel_mode > 0)
  452. return i915_lvds_channel_mode == 2;
  453. if (dmi_check_system(intel_dual_link_lvds))
  454. return true;
  455. if (dev_priv->lvds_val)
  456. val = dev_priv->lvds_val;
  457. else {
  458. /* BIOS should set the proper LVDS register value at boot, but
  459. * in reality, it doesn't set the value when the lid is closed;
  460. * we need to check "the value to be set" in VBT when LVDS
  461. * register is uninitialized.
  462. */
  463. val = I915_READ(reg);
  464. if (!(val & ~(LVDS_PIPE_MASK | LVDS_DETECTED)))
  465. val = dev_priv->bios_lvds_val;
  466. dev_priv->lvds_val = val;
  467. }
  468. return (val & LVDS_CLKB_POWER_MASK) == LVDS_CLKB_POWER_UP;
  469. }
  470. static const intel_limit_t *intel_ironlake_limit(struct drm_crtc *crtc,
  471. int refclk)
  472. {
  473. struct drm_device *dev = crtc->dev;
  474. struct drm_i915_private *dev_priv = dev->dev_private;
  475. const intel_limit_t *limit;
  476. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  477. if (is_dual_link_lvds(dev_priv, PCH_LVDS)) {
  478. /* LVDS dual channel */
  479. if (refclk == 100000)
  480. limit = &intel_limits_ironlake_dual_lvds_100m;
  481. else
  482. limit = &intel_limits_ironlake_dual_lvds;
  483. } else {
  484. if (refclk == 100000)
  485. limit = &intel_limits_ironlake_single_lvds_100m;
  486. else
  487. limit = &intel_limits_ironlake_single_lvds;
  488. }
  489. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) ||
  490. HAS_eDP)
  491. limit = &intel_limits_ironlake_display_port;
  492. else
  493. limit = &intel_limits_ironlake_dac;
  494. return limit;
  495. }
  496. static const intel_limit_t *intel_g4x_limit(struct drm_crtc *crtc)
  497. {
  498. struct drm_device *dev = crtc->dev;
  499. struct drm_i915_private *dev_priv = dev->dev_private;
  500. const intel_limit_t *limit;
  501. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  502. if (is_dual_link_lvds(dev_priv, LVDS))
  503. /* LVDS with dual channel */
  504. limit = &intel_limits_g4x_dual_channel_lvds;
  505. else
  506. /* LVDS with dual channel */
  507. limit = &intel_limits_g4x_single_channel_lvds;
  508. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI) ||
  509. intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) {
  510. limit = &intel_limits_g4x_hdmi;
  511. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) {
  512. limit = &intel_limits_g4x_sdvo;
  513. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {
  514. limit = &intel_limits_g4x_display_port;
  515. } else /* The option is for other outputs */
  516. limit = &intel_limits_i9xx_sdvo;
  517. return limit;
  518. }
  519. static const intel_limit_t *intel_limit(struct drm_crtc *crtc, int refclk)
  520. {
  521. struct drm_device *dev = crtc->dev;
  522. const intel_limit_t *limit;
  523. if (HAS_PCH_SPLIT(dev))
  524. limit = intel_ironlake_limit(crtc, refclk);
  525. else if (IS_G4X(dev)) {
  526. limit = intel_g4x_limit(crtc);
  527. } else if (IS_PINEVIEW(dev)) {
  528. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  529. limit = &intel_limits_pineview_lvds;
  530. else
  531. limit = &intel_limits_pineview_sdvo;
  532. } else if (IS_VALLEYVIEW(dev)) {
  533. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG))
  534. limit = &intel_limits_vlv_dac;
  535. else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI))
  536. limit = &intel_limits_vlv_hdmi;
  537. else
  538. limit = &intel_limits_vlv_dp;
  539. } else if (!IS_GEN2(dev)) {
  540. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  541. limit = &intel_limits_i9xx_lvds;
  542. else
  543. limit = &intel_limits_i9xx_sdvo;
  544. } else {
  545. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  546. limit = &intel_limits_i8xx_lvds;
  547. else
  548. limit = &intel_limits_i8xx_dvo;
  549. }
  550. return limit;
  551. }
  552. /* m1 is reserved as 0 in Pineview, n is a ring counter */
  553. static void pineview_clock(int refclk, intel_clock_t *clock)
  554. {
  555. clock->m = clock->m2 + 2;
  556. clock->p = clock->p1 * clock->p2;
  557. clock->vco = refclk * clock->m / clock->n;
  558. clock->dot = clock->vco / clock->p;
  559. }
  560. static void intel_clock(struct drm_device *dev, int refclk, intel_clock_t *clock)
  561. {
  562. if (IS_PINEVIEW(dev)) {
  563. pineview_clock(refclk, clock);
  564. return;
  565. }
  566. clock->m = 5 * (clock->m1 + 2) + (clock->m2 + 2);
  567. clock->p = clock->p1 * clock->p2;
  568. clock->vco = refclk * clock->m / (clock->n + 2);
  569. clock->dot = clock->vco / clock->p;
  570. }
  571. /**
  572. * Returns whether any output on the specified pipe is of the specified type
  573. */
  574. bool intel_pipe_has_type(struct drm_crtc *crtc, int type)
  575. {
  576. struct drm_device *dev = crtc->dev;
  577. struct intel_encoder *encoder;
  578. for_each_encoder_on_crtc(dev, crtc, encoder)
  579. if (encoder->type == type)
  580. return true;
  581. return false;
  582. }
  583. #define INTELPllInvalid(s) do { /* DRM_DEBUG(s); */ return false; } while (0)
  584. /**
  585. * Returns whether the given set of divisors are valid for a given refclk with
  586. * the given connectors.
  587. */
  588. static bool intel_PLL_is_valid(struct drm_device *dev,
  589. const intel_limit_t *limit,
  590. const intel_clock_t *clock)
  591. {
  592. if (clock->p1 < limit->p1.min || limit->p1.max < clock->p1)
  593. INTELPllInvalid("p1 out of range\n");
  594. if (clock->p < limit->p.min || limit->p.max < clock->p)
  595. INTELPllInvalid("p out of range\n");
  596. if (clock->m2 < limit->m2.min || limit->m2.max < clock->m2)
  597. INTELPllInvalid("m2 out of range\n");
  598. if (clock->m1 < limit->m1.min || limit->m1.max < clock->m1)
  599. INTELPllInvalid("m1 out of range\n");
  600. if (clock->m1 <= clock->m2 && !IS_PINEVIEW(dev))
  601. INTELPllInvalid("m1 <= m2\n");
  602. if (clock->m < limit->m.min || limit->m.max < clock->m)
  603. INTELPllInvalid("m out of range\n");
  604. if (clock->n < limit->n.min || limit->n.max < clock->n)
  605. INTELPllInvalid("n out of range\n");
  606. if (clock->vco < limit->vco.min || limit->vco.max < clock->vco)
  607. INTELPllInvalid("vco out of range\n");
  608. /* XXX: We may need to be checking "Dot clock" depending on the multiplier,
  609. * connector, etc., rather than just a single range.
  610. */
  611. if (clock->dot < limit->dot.min || limit->dot.max < clock->dot)
  612. INTELPllInvalid("dot out of range\n");
  613. return true;
  614. }
  615. static bool
  616. intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  617. int target, int refclk, intel_clock_t *match_clock,
  618. intel_clock_t *best_clock)
  619. {
  620. struct drm_device *dev = crtc->dev;
  621. struct drm_i915_private *dev_priv = dev->dev_private;
  622. intel_clock_t clock;
  623. int err = target;
  624. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
  625. (I915_READ(LVDS)) != 0) {
  626. /*
  627. * For LVDS, if the panel is on, just rely on its current
  628. * settings for dual-channel. We haven't figured out how to
  629. * reliably set up different single/dual channel state, if we
  630. * even can.
  631. */
  632. if (is_dual_link_lvds(dev_priv, LVDS))
  633. clock.p2 = limit->p2.p2_fast;
  634. else
  635. clock.p2 = limit->p2.p2_slow;
  636. } else {
  637. if (target < limit->p2.dot_limit)
  638. clock.p2 = limit->p2.p2_slow;
  639. else
  640. clock.p2 = limit->p2.p2_fast;
  641. }
  642. memset(best_clock, 0, sizeof(*best_clock));
  643. for (clock.m1 = limit->m1.min; clock.m1 <= limit->m1.max;
  644. clock.m1++) {
  645. for (clock.m2 = limit->m2.min;
  646. clock.m2 <= limit->m2.max; clock.m2++) {
  647. /* m1 is always 0 in Pineview */
  648. if (clock.m2 >= clock.m1 && !IS_PINEVIEW(dev))
  649. break;
  650. for (clock.n = limit->n.min;
  651. clock.n <= limit->n.max; clock.n++) {
  652. for (clock.p1 = limit->p1.min;
  653. clock.p1 <= limit->p1.max; clock.p1++) {
  654. int this_err;
  655. intel_clock(dev, refclk, &clock);
  656. if (!intel_PLL_is_valid(dev, limit,
  657. &clock))
  658. continue;
  659. if (match_clock &&
  660. clock.p != match_clock->p)
  661. continue;
  662. this_err = abs(clock.dot - target);
  663. if (this_err < err) {
  664. *best_clock = clock;
  665. err = this_err;
  666. }
  667. }
  668. }
  669. }
  670. }
  671. return (err != target);
  672. }
  673. static bool
  674. intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  675. int target, int refclk, intel_clock_t *match_clock,
  676. intel_clock_t *best_clock)
  677. {
  678. struct drm_device *dev = crtc->dev;
  679. struct drm_i915_private *dev_priv = dev->dev_private;
  680. intel_clock_t clock;
  681. int max_n;
  682. bool found;
  683. /* approximately equals target * 0.00585 */
  684. int err_most = (target >> 8) + (target >> 9);
  685. found = false;
  686. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  687. int lvds_reg;
  688. if (HAS_PCH_SPLIT(dev))
  689. lvds_reg = PCH_LVDS;
  690. else
  691. lvds_reg = LVDS;
  692. if ((I915_READ(lvds_reg) & LVDS_CLKB_POWER_MASK) ==
  693. LVDS_CLKB_POWER_UP)
  694. clock.p2 = limit->p2.p2_fast;
  695. else
  696. clock.p2 = limit->p2.p2_slow;
  697. } else {
  698. if (target < limit->p2.dot_limit)
  699. clock.p2 = limit->p2.p2_slow;
  700. else
  701. clock.p2 = limit->p2.p2_fast;
  702. }
  703. memset(best_clock, 0, sizeof(*best_clock));
  704. max_n = limit->n.max;
  705. /* based on hardware requirement, prefer smaller n to precision */
  706. for (clock.n = limit->n.min; clock.n <= max_n; clock.n++) {
  707. /* based on hardware requirement, prefere larger m1,m2 */
  708. for (clock.m1 = limit->m1.max;
  709. clock.m1 >= limit->m1.min; clock.m1--) {
  710. for (clock.m2 = limit->m2.max;
  711. clock.m2 >= limit->m2.min; clock.m2--) {
  712. for (clock.p1 = limit->p1.max;
  713. clock.p1 >= limit->p1.min; clock.p1--) {
  714. int this_err;
  715. intel_clock(dev, refclk, &clock);
  716. if (!intel_PLL_is_valid(dev, limit,
  717. &clock))
  718. continue;
  719. if (match_clock &&
  720. clock.p != match_clock->p)
  721. continue;
  722. this_err = abs(clock.dot - target);
  723. if (this_err < err_most) {
  724. *best_clock = clock;
  725. err_most = this_err;
  726. max_n = clock.n;
  727. found = true;
  728. }
  729. }
  730. }
  731. }
  732. }
  733. return found;
  734. }
  735. static bool
  736. intel_find_pll_ironlake_dp(const intel_limit_t *limit, struct drm_crtc *crtc,
  737. int target, int refclk, intel_clock_t *match_clock,
  738. intel_clock_t *best_clock)
  739. {
  740. struct drm_device *dev = crtc->dev;
  741. intel_clock_t clock;
  742. if (target < 200000) {
  743. clock.n = 1;
  744. clock.p1 = 2;
  745. clock.p2 = 10;
  746. clock.m1 = 12;
  747. clock.m2 = 9;
  748. } else {
  749. clock.n = 2;
  750. clock.p1 = 1;
  751. clock.p2 = 10;
  752. clock.m1 = 14;
  753. clock.m2 = 8;
  754. }
  755. intel_clock(dev, refclk, &clock);
  756. memcpy(best_clock, &clock, sizeof(intel_clock_t));
  757. return true;
  758. }
  759. /* DisplayPort has only two frequencies, 162MHz and 270MHz */
  760. static bool
  761. intel_find_pll_g4x_dp(const intel_limit_t *limit, struct drm_crtc *crtc,
  762. int target, int refclk, intel_clock_t *match_clock,
  763. intel_clock_t *best_clock)
  764. {
  765. intel_clock_t clock;
  766. if (target < 200000) {
  767. clock.p1 = 2;
  768. clock.p2 = 10;
  769. clock.n = 2;
  770. clock.m1 = 23;
  771. clock.m2 = 8;
  772. } else {
  773. clock.p1 = 1;
  774. clock.p2 = 10;
  775. clock.n = 1;
  776. clock.m1 = 14;
  777. clock.m2 = 2;
  778. }
  779. clock.m = 5 * (clock.m1 + 2) + (clock.m2 + 2);
  780. clock.p = (clock.p1 * clock.p2);
  781. clock.dot = 96000 * clock.m / (clock.n + 2) / clock.p;
  782. clock.vco = 0;
  783. memcpy(best_clock, &clock, sizeof(intel_clock_t));
  784. return true;
  785. }
  786. static bool
  787. intel_vlv_find_best_pll(const intel_limit_t *limit, struct drm_crtc *crtc,
  788. int target, int refclk, intel_clock_t *match_clock,
  789. intel_clock_t *best_clock)
  790. {
  791. u32 p1, p2, m1, m2, vco, bestn, bestm1, bestm2, bestp1, bestp2;
  792. u32 m, n, fastclk;
  793. u32 updrate, minupdate, fracbits, p;
  794. unsigned long bestppm, ppm, absppm;
  795. int dotclk, flag;
  796. flag = 0;
  797. dotclk = target * 1000;
  798. bestppm = 1000000;
  799. ppm = absppm = 0;
  800. fastclk = dotclk / (2*100);
  801. updrate = 0;
  802. minupdate = 19200;
  803. fracbits = 1;
  804. n = p = p1 = p2 = m = m1 = m2 = vco = bestn = 0;
  805. bestm1 = bestm2 = bestp1 = bestp2 = 0;
  806. /* based on hardware requirement, prefer smaller n to precision */
  807. for (n = limit->n.min; n <= ((refclk) / minupdate); n++) {
  808. updrate = refclk / n;
  809. for (p1 = limit->p1.max; p1 > limit->p1.min; p1--) {
  810. for (p2 = limit->p2.p2_fast+1; p2 > 0; p2--) {
  811. if (p2 > 10)
  812. p2 = p2 - 1;
  813. p = p1 * p2;
  814. /* based on hardware requirement, prefer bigger m1,m2 values */
  815. for (m1 = limit->m1.min; m1 <= limit->m1.max; m1++) {
  816. m2 = (((2*(fastclk * p * n / m1 )) +
  817. refclk) / (2*refclk));
  818. m = m1 * m2;
  819. vco = updrate * m;
  820. if (vco >= limit->vco.min && vco < limit->vco.max) {
  821. ppm = 1000000 * ((vco / p) - fastclk) / fastclk;
  822. absppm = (ppm > 0) ? ppm : (-ppm);
  823. if (absppm < 100 && ((p1 * p2) > (bestp1 * bestp2))) {
  824. bestppm = 0;
  825. flag = 1;
  826. }
  827. if (absppm < bestppm - 10) {
  828. bestppm = absppm;
  829. flag = 1;
  830. }
  831. if (flag) {
  832. bestn = n;
  833. bestm1 = m1;
  834. bestm2 = m2;
  835. bestp1 = p1;
  836. bestp2 = p2;
  837. flag = 0;
  838. }
  839. }
  840. }
  841. }
  842. }
  843. }
  844. best_clock->n = bestn;
  845. best_clock->m1 = bestm1;
  846. best_clock->m2 = bestm2;
  847. best_clock->p1 = bestp1;
  848. best_clock->p2 = bestp2;
  849. return true;
  850. }
  851. enum transcoder intel_pipe_to_cpu_transcoder(struct drm_i915_private *dev_priv,
  852. enum pipe pipe)
  853. {
  854. struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
  855. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  856. return intel_crtc->cpu_transcoder;
  857. }
  858. static void ironlake_wait_for_vblank(struct drm_device *dev, int pipe)
  859. {
  860. struct drm_i915_private *dev_priv = dev->dev_private;
  861. u32 frame, frame_reg = PIPEFRAME(pipe);
  862. frame = I915_READ(frame_reg);
  863. if (wait_for(I915_READ_NOTRACE(frame_reg) != frame, 50))
  864. DRM_DEBUG_KMS("vblank wait timed out\n");
  865. }
  866. /**
  867. * intel_wait_for_vblank - wait for vblank on a given pipe
  868. * @dev: drm device
  869. * @pipe: pipe to wait for
  870. *
  871. * Wait for vblank to occur on a given pipe. Needed for various bits of
  872. * mode setting code.
  873. */
  874. void intel_wait_for_vblank(struct drm_device *dev, int pipe)
  875. {
  876. struct drm_i915_private *dev_priv = dev->dev_private;
  877. int pipestat_reg = PIPESTAT(pipe);
  878. if (INTEL_INFO(dev)->gen >= 5) {
  879. ironlake_wait_for_vblank(dev, pipe);
  880. return;
  881. }
  882. /* Clear existing vblank status. Note this will clear any other
  883. * sticky status fields as well.
  884. *
  885. * This races with i915_driver_irq_handler() with the result
  886. * that either function could miss a vblank event. Here it is not
  887. * fatal, as we will either wait upon the next vblank interrupt or
  888. * timeout. Generally speaking intel_wait_for_vblank() is only
  889. * called during modeset at which time the GPU should be idle and
  890. * should *not* be performing page flips and thus not waiting on
  891. * vblanks...
  892. * Currently, the result of us stealing a vblank from the irq
  893. * handler is that a single frame will be skipped during swapbuffers.
  894. */
  895. I915_WRITE(pipestat_reg,
  896. I915_READ(pipestat_reg) | PIPE_VBLANK_INTERRUPT_STATUS);
  897. /* Wait for vblank interrupt bit to set */
  898. if (wait_for(I915_READ(pipestat_reg) &
  899. PIPE_VBLANK_INTERRUPT_STATUS,
  900. 50))
  901. DRM_DEBUG_KMS("vblank wait timed out\n");
  902. }
  903. /*
  904. * intel_wait_for_pipe_off - wait for pipe to turn off
  905. * @dev: drm device
  906. * @pipe: pipe to wait for
  907. *
  908. * After disabling a pipe, we can't wait for vblank in the usual way,
  909. * spinning on the vblank interrupt status bit, since we won't actually
  910. * see an interrupt when the pipe is disabled.
  911. *
  912. * On Gen4 and above:
  913. * wait for the pipe register state bit to turn off
  914. *
  915. * Otherwise:
  916. * wait for the display line value to settle (it usually
  917. * ends up stopping at the start of the next frame).
  918. *
  919. */
  920. void intel_wait_for_pipe_off(struct drm_device *dev, int pipe)
  921. {
  922. struct drm_i915_private *dev_priv = dev->dev_private;
  923. enum transcoder cpu_transcoder = intel_pipe_to_cpu_transcoder(dev_priv,
  924. pipe);
  925. if (INTEL_INFO(dev)->gen >= 4) {
  926. int reg = PIPECONF(cpu_transcoder);
  927. /* Wait for the Pipe State to go off */
  928. if (wait_for((I915_READ(reg) & I965_PIPECONF_ACTIVE) == 0,
  929. 100))
  930. WARN(1, "pipe_off wait timed out\n");
  931. } else {
  932. u32 last_line, line_mask;
  933. int reg = PIPEDSL(pipe);
  934. unsigned long timeout = jiffies + msecs_to_jiffies(100);
  935. if (IS_GEN2(dev))
  936. line_mask = DSL_LINEMASK_GEN2;
  937. else
  938. line_mask = DSL_LINEMASK_GEN3;
  939. /* Wait for the display line to settle */
  940. do {
  941. last_line = I915_READ(reg) & line_mask;
  942. mdelay(5);
  943. } while (((I915_READ(reg) & line_mask) != last_line) &&
  944. time_after(timeout, jiffies));
  945. if (time_after(jiffies, timeout))
  946. WARN(1, "pipe_off wait timed out\n");
  947. }
  948. }
  949. static const char *state_string(bool enabled)
  950. {
  951. return enabled ? "on" : "off";
  952. }
  953. /* Only for pre-ILK configs */
  954. static void assert_pll(struct drm_i915_private *dev_priv,
  955. enum pipe pipe, bool state)
  956. {
  957. int reg;
  958. u32 val;
  959. bool cur_state;
  960. reg = DPLL(pipe);
  961. val = I915_READ(reg);
  962. cur_state = !!(val & DPLL_VCO_ENABLE);
  963. WARN(cur_state != state,
  964. "PLL state assertion failure (expected %s, current %s)\n",
  965. state_string(state), state_string(cur_state));
  966. }
  967. #define assert_pll_enabled(d, p) assert_pll(d, p, true)
  968. #define assert_pll_disabled(d, p) assert_pll(d, p, false)
  969. /* For ILK+ */
  970. static void assert_pch_pll(struct drm_i915_private *dev_priv,
  971. struct intel_pch_pll *pll,
  972. struct intel_crtc *crtc,
  973. bool state)
  974. {
  975. u32 val;
  976. bool cur_state;
  977. if (HAS_PCH_LPT(dev_priv->dev)) {
  978. DRM_DEBUG_DRIVER("LPT detected: skipping PCH PLL test\n");
  979. return;
  980. }
  981. if (WARN (!pll,
  982. "asserting PCH PLL %s with no PLL\n", state_string(state)))
  983. return;
  984. val = I915_READ(pll->pll_reg);
  985. cur_state = !!(val & DPLL_VCO_ENABLE);
  986. WARN(cur_state != state,
  987. "PCH PLL state for reg %x assertion failure (expected %s, current %s), val=%08x\n",
  988. pll->pll_reg, state_string(state), state_string(cur_state), val);
  989. /* Make sure the selected PLL is correctly attached to the transcoder */
  990. if (crtc && HAS_PCH_CPT(dev_priv->dev)) {
  991. u32 pch_dpll;
  992. pch_dpll = I915_READ(PCH_DPLL_SEL);
  993. cur_state = pll->pll_reg == _PCH_DPLL_B;
  994. if (!WARN(((pch_dpll >> (4 * crtc->pipe)) & 1) != cur_state,
  995. "PLL[%d] not attached to this transcoder %d: %08x\n",
  996. cur_state, crtc->pipe, pch_dpll)) {
  997. cur_state = !!(val >> (4*crtc->pipe + 3));
  998. WARN(cur_state != state,
  999. "PLL[%d] not %s on this transcoder %d: %08x\n",
  1000. pll->pll_reg == _PCH_DPLL_B,
  1001. state_string(state),
  1002. crtc->pipe,
  1003. val);
  1004. }
  1005. }
  1006. }
  1007. #define assert_pch_pll_enabled(d, p, c) assert_pch_pll(d, p, c, true)
  1008. #define assert_pch_pll_disabled(d, p, c) assert_pch_pll(d, p, c, false)
  1009. static void assert_fdi_tx(struct drm_i915_private *dev_priv,
  1010. enum pipe pipe, bool state)
  1011. {
  1012. int reg;
  1013. u32 val;
  1014. bool cur_state;
  1015. enum transcoder cpu_transcoder = intel_pipe_to_cpu_transcoder(dev_priv,
  1016. pipe);
  1017. if (IS_HASWELL(dev_priv->dev)) {
  1018. /* On Haswell, DDI is used instead of FDI_TX_CTL */
  1019. reg = TRANS_DDI_FUNC_CTL(cpu_transcoder);
  1020. val = I915_READ(reg);
  1021. cur_state = !!(val & TRANS_DDI_FUNC_ENABLE);
  1022. } else {
  1023. reg = FDI_TX_CTL(pipe);
  1024. val = I915_READ(reg);
  1025. cur_state = !!(val & FDI_TX_ENABLE);
  1026. }
  1027. WARN(cur_state != state,
  1028. "FDI TX state assertion failure (expected %s, current %s)\n",
  1029. state_string(state), state_string(cur_state));
  1030. }
  1031. #define assert_fdi_tx_enabled(d, p) assert_fdi_tx(d, p, true)
  1032. #define assert_fdi_tx_disabled(d, p) assert_fdi_tx(d, p, false)
  1033. static void assert_fdi_rx(struct drm_i915_private *dev_priv,
  1034. enum pipe pipe, bool state)
  1035. {
  1036. int reg;
  1037. u32 val;
  1038. bool cur_state;
  1039. if (IS_HASWELL(dev_priv->dev) && pipe > 0) {
  1040. DRM_ERROR("Attempting to enable FDI_RX on Haswell pipe > 0\n");
  1041. return;
  1042. } else {
  1043. reg = FDI_RX_CTL(pipe);
  1044. val = I915_READ(reg);
  1045. cur_state = !!(val & FDI_RX_ENABLE);
  1046. }
  1047. WARN(cur_state != state,
  1048. "FDI RX state assertion failure (expected %s, current %s)\n",
  1049. state_string(state), state_string(cur_state));
  1050. }
  1051. #define assert_fdi_rx_enabled(d, p) assert_fdi_rx(d, p, true)
  1052. #define assert_fdi_rx_disabled(d, p) assert_fdi_rx(d, p, false)
  1053. static void assert_fdi_tx_pll_enabled(struct drm_i915_private *dev_priv,
  1054. enum pipe pipe)
  1055. {
  1056. int reg;
  1057. u32 val;
  1058. /* ILK FDI PLL is always enabled */
  1059. if (dev_priv->info->gen == 5)
  1060. return;
  1061. /* On Haswell, DDI ports are responsible for the FDI PLL setup */
  1062. if (IS_HASWELL(dev_priv->dev))
  1063. return;
  1064. reg = FDI_TX_CTL(pipe);
  1065. val = I915_READ(reg);
  1066. WARN(!(val & FDI_TX_PLL_ENABLE), "FDI TX PLL assertion failure, should be active but is disabled\n");
  1067. }
  1068. static void assert_fdi_rx_pll_enabled(struct drm_i915_private *dev_priv,
  1069. enum pipe pipe)
  1070. {
  1071. int reg;
  1072. u32 val;
  1073. if (IS_HASWELL(dev_priv->dev) && pipe > 0) {
  1074. DRM_ERROR("Attempting to enable FDI on Haswell with pipe > 0\n");
  1075. return;
  1076. }
  1077. reg = FDI_RX_CTL(pipe);
  1078. val = I915_READ(reg);
  1079. WARN(!(val & FDI_RX_PLL_ENABLE), "FDI RX PLL assertion failure, should be active but is disabled\n");
  1080. }
  1081. static void assert_panel_unlocked(struct drm_i915_private *dev_priv,
  1082. enum pipe pipe)
  1083. {
  1084. int pp_reg, lvds_reg;
  1085. u32 val;
  1086. enum pipe panel_pipe = PIPE_A;
  1087. bool locked = true;
  1088. if (HAS_PCH_SPLIT(dev_priv->dev)) {
  1089. pp_reg = PCH_PP_CONTROL;
  1090. lvds_reg = PCH_LVDS;
  1091. } else {
  1092. pp_reg = PP_CONTROL;
  1093. lvds_reg = LVDS;
  1094. }
  1095. val = I915_READ(pp_reg);
  1096. if (!(val & PANEL_POWER_ON) ||
  1097. ((val & PANEL_UNLOCK_REGS) == PANEL_UNLOCK_REGS))
  1098. locked = false;
  1099. if (I915_READ(lvds_reg) & LVDS_PIPEB_SELECT)
  1100. panel_pipe = PIPE_B;
  1101. WARN(panel_pipe == pipe && locked,
  1102. "panel assertion failure, pipe %c regs locked\n",
  1103. pipe_name(pipe));
  1104. }
  1105. void assert_pipe(struct drm_i915_private *dev_priv,
  1106. enum pipe pipe, bool state)
  1107. {
  1108. int reg;
  1109. u32 val;
  1110. bool cur_state;
  1111. enum transcoder cpu_transcoder = intel_pipe_to_cpu_transcoder(dev_priv,
  1112. pipe);
  1113. /* if we need the pipe A quirk it must be always on */
  1114. if (pipe == PIPE_A && dev_priv->quirks & QUIRK_PIPEA_FORCE)
  1115. state = true;
  1116. reg = PIPECONF(cpu_transcoder);
  1117. val = I915_READ(reg);
  1118. cur_state = !!(val & PIPECONF_ENABLE);
  1119. WARN(cur_state != state,
  1120. "pipe %c assertion failure (expected %s, current %s)\n",
  1121. pipe_name(pipe), state_string(state), state_string(cur_state));
  1122. }
  1123. static void assert_plane(struct drm_i915_private *dev_priv,
  1124. enum plane plane, bool state)
  1125. {
  1126. int reg;
  1127. u32 val;
  1128. bool cur_state;
  1129. reg = DSPCNTR(plane);
  1130. val = I915_READ(reg);
  1131. cur_state = !!(val & DISPLAY_PLANE_ENABLE);
  1132. WARN(cur_state != state,
  1133. "plane %c assertion failure (expected %s, current %s)\n",
  1134. plane_name(plane), state_string(state), state_string(cur_state));
  1135. }
  1136. #define assert_plane_enabled(d, p) assert_plane(d, p, true)
  1137. #define assert_plane_disabled(d, p) assert_plane(d, p, false)
  1138. static void assert_planes_disabled(struct drm_i915_private *dev_priv,
  1139. enum pipe pipe)
  1140. {
  1141. int reg, i;
  1142. u32 val;
  1143. int cur_pipe;
  1144. /* Planes are fixed to pipes on ILK+ */
  1145. if (HAS_PCH_SPLIT(dev_priv->dev)) {
  1146. reg = DSPCNTR(pipe);
  1147. val = I915_READ(reg);
  1148. WARN((val & DISPLAY_PLANE_ENABLE),
  1149. "plane %c assertion failure, should be disabled but not\n",
  1150. plane_name(pipe));
  1151. return;
  1152. }
  1153. /* Need to check both planes against the pipe */
  1154. for (i = 0; i < 2; i++) {
  1155. reg = DSPCNTR(i);
  1156. val = I915_READ(reg);
  1157. cur_pipe = (val & DISPPLANE_SEL_PIPE_MASK) >>
  1158. DISPPLANE_SEL_PIPE_SHIFT;
  1159. WARN((val & DISPLAY_PLANE_ENABLE) && pipe == cur_pipe,
  1160. "plane %c assertion failure, should be off on pipe %c but is still active\n",
  1161. plane_name(i), pipe_name(pipe));
  1162. }
  1163. }
  1164. static void assert_pch_refclk_enabled(struct drm_i915_private *dev_priv)
  1165. {
  1166. u32 val;
  1167. bool enabled;
  1168. if (HAS_PCH_LPT(dev_priv->dev)) {
  1169. DRM_DEBUG_DRIVER("LPT does not has PCH refclk, skipping check\n");
  1170. return;
  1171. }
  1172. val = I915_READ(PCH_DREF_CONTROL);
  1173. enabled = !!(val & (DREF_SSC_SOURCE_MASK | DREF_NONSPREAD_SOURCE_MASK |
  1174. DREF_SUPERSPREAD_SOURCE_MASK));
  1175. WARN(!enabled, "PCH refclk assertion failure, should be active but is disabled\n");
  1176. }
  1177. static void assert_transcoder_disabled(struct drm_i915_private *dev_priv,
  1178. enum pipe pipe)
  1179. {
  1180. int reg;
  1181. u32 val;
  1182. bool enabled;
  1183. reg = TRANSCONF(pipe);
  1184. val = I915_READ(reg);
  1185. enabled = !!(val & TRANS_ENABLE);
  1186. WARN(enabled,
  1187. "transcoder assertion failed, should be off on pipe %c but is still active\n",
  1188. pipe_name(pipe));
  1189. }
  1190. static bool dp_pipe_enabled(struct drm_i915_private *dev_priv,
  1191. enum pipe pipe, u32 port_sel, u32 val)
  1192. {
  1193. if ((val & DP_PORT_EN) == 0)
  1194. return false;
  1195. if (HAS_PCH_CPT(dev_priv->dev)) {
  1196. u32 trans_dp_ctl_reg = TRANS_DP_CTL(pipe);
  1197. u32 trans_dp_ctl = I915_READ(trans_dp_ctl_reg);
  1198. if ((trans_dp_ctl & TRANS_DP_PORT_SEL_MASK) != port_sel)
  1199. return false;
  1200. } else {
  1201. if ((val & DP_PIPE_MASK) != (pipe << 30))
  1202. return false;
  1203. }
  1204. return true;
  1205. }
  1206. static bool hdmi_pipe_enabled(struct drm_i915_private *dev_priv,
  1207. enum pipe pipe, u32 val)
  1208. {
  1209. if ((val & PORT_ENABLE) == 0)
  1210. return false;
  1211. if (HAS_PCH_CPT(dev_priv->dev)) {
  1212. if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe))
  1213. return false;
  1214. } else {
  1215. if ((val & TRANSCODER_MASK) != TRANSCODER(pipe))
  1216. return false;
  1217. }
  1218. return true;
  1219. }
  1220. static bool lvds_pipe_enabled(struct drm_i915_private *dev_priv,
  1221. enum pipe pipe, u32 val)
  1222. {
  1223. if ((val & LVDS_PORT_EN) == 0)
  1224. return false;
  1225. if (HAS_PCH_CPT(dev_priv->dev)) {
  1226. if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe))
  1227. return false;
  1228. } else {
  1229. if ((val & LVDS_PIPE_MASK) != LVDS_PIPE(pipe))
  1230. return false;
  1231. }
  1232. return true;
  1233. }
  1234. static bool adpa_pipe_enabled(struct drm_i915_private *dev_priv,
  1235. enum pipe pipe, u32 val)
  1236. {
  1237. if ((val & ADPA_DAC_ENABLE) == 0)
  1238. return false;
  1239. if (HAS_PCH_CPT(dev_priv->dev)) {
  1240. if ((val & PORT_TRANS_SEL_MASK) != PORT_TRANS_SEL_CPT(pipe))
  1241. return false;
  1242. } else {
  1243. if ((val & ADPA_PIPE_SELECT_MASK) != ADPA_PIPE_SELECT(pipe))
  1244. return false;
  1245. }
  1246. return true;
  1247. }
  1248. static void assert_pch_dp_disabled(struct drm_i915_private *dev_priv,
  1249. enum pipe pipe, int reg, u32 port_sel)
  1250. {
  1251. u32 val = I915_READ(reg);
  1252. WARN(dp_pipe_enabled(dev_priv, pipe, port_sel, val),
  1253. "PCH DP (0x%08x) enabled on transcoder %c, should be disabled\n",
  1254. reg, pipe_name(pipe));
  1255. WARN(HAS_PCH_IBX(dev_priv->dev) && (val & DP_PORT_EN) == 0
  1256. && (val & DP_PIPEB_SELECT),
  1257. "IBX PCH dp port still using transcoder B\n");
  1258. }
  1259. static void assert_pch_hdmi_disabled(struct drm_i915_private *dev_priv,
  1260. enum pipe pipe, int reg)
  1261. {
  1262. u32 val = I915_READ(reg);
  1263. WARN(hdmi_pipe_enabled(dev_priv, pipe, val),
  1264. "PCH HDMI (0x%08x) enabled on transcoder %c, should be disabled\n",
  1265. reg, pipe_name(pipe));
  1266. WARN(HAS_PCH_IBX(dev_priv->dev) && (val & PORT_ENABLE) == 0
  1267. && (val & SDVO_PIPE_B_SELECT),
  1268. "IBX PCH hdmi port still using transcoder B\n");
  1269. }
  1270. static void assert_pch_ports_disabled(struct drm_i915_private *dev_priv,
  1271. enum pipe pipe)
  1272. {
  1273. int reg;
  1274. u32 val;
  1275. assert_pch_dp_disabled(dev_priv, pipe, PCH_DP_B, TRANS_DP_PORT_SEL_B);
  1276. assert_pch_dp_disabled(dev_priv, pipe, PCH_DP_C, TRANS_DP_PORT_SEL_C);
  1277. assert_pch_dp_disabled(dev_priv, pipe, PCH_DP_D, TRANS_DP_PORT_SEL_D);
  1278. reg = PCH_ADPA;
  1279. val = I915_READ(reg);
  1280. WARN(adpa_pipe_enabled(dev_priv, pipe, val),
  1281. "PCH VGA enabled on transcoder %c, should be disabled\n",
  1282. pipe_name(pipe));
  1283. reg = PCH_LVDS;
  1284. val = I915_READ(reg);
  1285. WARN(lvds_pipe_enabled(dev_priv, pipe, val),
  1286. "PCH LVDS enabled on transcoder %c, should be disabled\n",
  1287. pipe_name(pipe));
  1288. assert_pch_hdmi_disabled(dev_priv, pipe, HDMIB);
  1289. assert_pch_hdmi_disabled(dev_priv, pipe, HDMIC);
  1290. assert_pch_hdmi_disabled(dev_priv, pipe, HDMID);
  1291. }
  1292. /**
  1293. * intel_enable_pll - enable a PLL
  1294. * @dev_priv: i915 private structure
  1295. * @pipe: pipe PLL to enable
  1296. *
  1297. * Enable @pipe's PLL so we can start pumping pixels from a plane. Check to
  1298. * make sure the PLL reg is writable first though, since the panel write
  1299. * protect mechanism may be enabled.
  1300. *
  1301. * Note! This is for pre-ILK only.
  1302. *
  1303. * Unfortunately needed by dvo_ns2501 since the dvo depends on it running.
  1304. */
  1305. static void intel_enable_pll(struct drm_i915_private *dev_priv, enum pipe pipe)
  1306. {
  1307. int reg;
  1308. u32 val;
  1309. /* No really, not for ILK+ */
  1310. BUG_ON(!IS_VALLEYVIEW(dev_priv->dev) && dev_priv->info->gen >= 5);
  1311. /* PLL is protected by panel, make sure we can write it */
  1312. if (IS_MOBILE(dev_priv->dev) && !IS_I830(dev_priv->dev))
  1313. assert_panel_unlocked(dev_priv, pipe);
  1314. reg = DPLL(pipe);
  1315. val = I915_READ(reg);
  1316. val |= DPLL_VCO_ENABLE;
  1317. /* We do this three times for luck */
  1318. I915_WRITE(reg, val);
  1319. POSTING_READ(reg);
  1320. udelay(150); /* wait for warmup */
  1321. I915_WRITE(reg, val);
  1322. POSTING_READ(reg);
  1323. udelay(150); /* wait for warmup */
  1324. I915_WRITE(reg, val);
  1325. POSTING_READ(reg);
  1326. udelay(150); /* wait for warmup */
  1327. }
  1328. /**
  1329. * intel_disable_pll - disable a PLL
  1330. * @dev_priv: i915 private structure
  1331. * @pipe: pipe PLL to disable
  1332. *
  1333. * Disable the PLL for @pipe, making sure the pipe is off first.
  1334. *
  1335. * Note! This is for pre-ILK only.
  1336. */
  1337. static void intel_disable_pll(struct drm_i915_private *dev_priv, enum pipe pipe)
  1338. {
  1339. int reg;
  1340. u32 val;
  1341. /* Don't disable pipe A or pipe A PLLs if needed */
  1342. if (pipe == PIPE_A && (dev_priv->quirks & QUIRK_PIPEA_FORCE))
  1343. return;
  1344. /* Make sure the pipe isn't still relying on us */
  1345. assert_pipe_disabled(dev_priv, pipe);
  1346. reg = DPLL(pipe);
  1347. val = I915_READ(reg);
  1348. val &= ~DPLL_VCO_ENABLE;
  1349. I915_WRITE(reg, val);
  1350. POSTING_READ(reg);
  1351. }
  1352. /* SBI access */
  1353. static void
  1354. intel_sbi_write(struct drm_i915_private *dev_priv, u16 reg, u32 value)
  1355. {
  1356. unsigned long flags;
  1357. spin_lock_irqsave(&dev_priv->dpio_lock, flags);
  1358. if (wait_for((I915_READ(SBI_CTL_STAT) & SBI_BUSY) == 0,
  1359. 100)) {
  1360. DRM_ERROR("timeout waiting for SBI to become ready\n");
  1361. goto out_unlock;
  1362. }
  1363. I915_WRITE(SBI_ADDR,
  1364. (reg << 16));
  1365. I915_WRITE(SBI_DATA,
  1366. value);
  1367. I915_WRITE(SBI_CTL_STAT,
  1368. SBI_BUSY |
  1369. SBI_CTL_OP_CRWR);
  1370. if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0,
  1371. 100)) {
  1372. DRM_ERROR("timeout waiting for SBI to complete write transaction\n");
  1373. goto out_unlock;
  1374. }
  1375. out_unlock:
  1376. spin_unlock_irqrestore(&dev_priv->dpio_lock, flags);
  1377. }
  1378. static u32
  1379. intel_sbi_read(struct drm_i915_private *dev_priv, u16 reg)
  1380. {
  1381. unsigned long flags;
  1382. u32 value = 0;
  1383. spin_lock_irqsave(&dev_priv->dpio_lock, flags);
  1384. if (wait_for((I915_READ(SBI_CTL_STAT) & SBI_BUSY) == 0,
  1385. 100)) {
  1386. DRM_ERROR("timeout waiting for SBI to become ready\n");
  1387. goto out_unlock;
  1388. }
  1389. I915_WRITE(SBI_ADDR,
  1390. (reg << 16));
  1391. I915_WRITE(SBI_CTL_STAT,
  1392. SBI_BUSY |
  1393. SBI_CTL_OP_CRRD);
  1394. if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0,
  1395. 100)) {
  1396. DRM_ERROR("timeout waiting for SBI to complete read transaction\n");
  1397. goto out_unlock;
  1398. }
  1399. value = I915_READ(SBI_DATA);
  1400. out_unlock:
  1401. spin_unlock_irqrestore(&dev_priv->dpio_lock, flags);
  1402. return value;
  1403. }
  1404. /**
  1405. * intel_enable_pch_pll - enable PCH PLL
  1406. * @dev_priv: i915 private structure
  1407. * @pipe: pipe PLL to enable
  1408. *
  1409. * The PCH PLL needs to be enabled before the PCH transcoder, since it
  1410. * drives the transcoder clock.
  1411. */
  1412. static void intel_enable_pch_pll(struct intel_crtc *intel_crtc)
  1413. {
  1414. struct drm_i915_private *dev_priv = intel_crtc->base.dev->dev_private;
  1415. struct intel_pch_pll *pll;
  1416. int reg;
  1417. u32 val;
  1418. /* PCH PLLs only available on ILK, SNB and IVB */
  1419. BUG_ON(dev_priv->info->gen < 5);
  1420. pll = intel_crtc->pch_pll;
  1421. if (pll == NULL)
  1422. return;
  1423. if (WARN_ON(pll->refcount == 0))
  1424. return;
  1425. DRM_DEBUG_KMS("enable PCH PLL %x (active %d, on? %d)for crtc %d\n",
  1426. pll->pll_reg, pll->active, pll->on,
  1427. intel_crtc->base.base.id);
  1428. /* PCH refclock must be enabled first */
  1429. assert_pch_refclk_enabled(dev_priv);
  1430. if (pll->active++ && pll->on) {
  1431. assert_pch_pll_enabled(dev_priv, pll, NULL);
  1432. return;
  1433. }
  1434. DRM_DEBUG_KMS("enabling PCH PLL %x\n", pll->pll_reg);
  1435. reg = pll->pll_reg;
  1436. val = I915_READ(reg);
  1437. val |= DPLL_VCO_ENABLE;
  1438. I915_WRITE(reg, val);
  1439. POSTING_READ(reg);
  1440. udelay(200);
  1441. pll->on = true;
  1442. }
  1443. static void intel_disable_pch_pll(struct intel_crtc *intel_crtc)
  1444. {
  1445. struct drm_i915_private *dev_priv = intel_crtc->base.dev->dev_private;
  1446. struct intel_pch_pll *pll = intel_crtc->pch_pll;
  1447. int reg;
  1448. u32 val;
  1449. /* PCH only available on ILK+ */
  1450. BUG_ON(dev_priv->info->gen < 5);
  1451. if (pll == NULL)
  1452. return;
  1453. if (WARN_ON(pll->refcount == 0))
  1454. return;
  1455. DRM_DEBUG_KMS("disable PCH PLL %x (active %d, on? %d) for crtc %d\n",
  1456. pll->pll_reg, pll->active, pll->on,
  1457. intel_crtc->base.base.id);
  1458. if (WARN_ON(pll->active == 0)) {
  1459. assert_pch_pll_disabled(dev_priv, pll, NULL);
  1460. return;
  1461. }
  1462. if (--pll->active) {
  1463. assert_pch_pll_enabled(dev_priv, pll, NULL);
  1464. return;
  1465. }
  1466. DRM_DEBUG_KMS("disabling PCH PLL %x\n", pll->pll_reg);
  1467. /* Make sure transcoder isn't still depending on us */
  1468. assert_transcoder_disabled(dev_priv, intel_crtc->pipe);
  1469. reg = pll->pll_reg;
  1470. val = I915_READ(reg);
  1471. val &= ~DPLL_VCO_ENABLE;
  1472. I915_WRITE(reg, val);
  1473. POSTING_READ(reg);
  1474. udelay(200);
  1475. pll->on = false;
  1476. }
  1477. static void intel_enable_transcoder(struct drm_i915_private *dev_priv,
  1478. enum pipe pipe)
  1479. {
  1480. int reg;
  1481. u32 val, pipeconf_val;
  1482. struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
  1483. /* PCH only available on ILK+ */
  1484. BUG_ON(dev_priv->info->gen < 5);
  1485. /* Make sure PCH DPLL is enabled */
  1486. assert_pch_pll_enabled(dev_priv,
  1487. to_intel_crtc(crtc)->pch_pll,
  1488. to_intel_crtc(crtc));
  1489. /* FDI must be feeding us bits for PCH ports */
  1490. assert_fdi_tx_enabled(dev_priv, pipe);
  1491. assert_fdi_rx_enabled(dev_priv, pipe);
  1492. if (IS_HASWELL(dev_priv->dev) && pipe > 0) {
  1493. DRM_ERROR("Attempting to enable transcoder on Haswell with pipe > 0\n");
  1494. return;
  1495. }
  1496. reg = TRANSCONF(pipe);
  1497. val = I915_READ(reg);
  1498. pipeconf_val = I915_READ(PIPECONF(pipe));
  1499. if (HAS_PCH_IBX(dev_priv->dev)) {
  1500. /*
  1501. * make the BPC in transcoder be consistent with
  1502. * that in pipeconf reg.
  1503. */
  1504. val &= ~PIPE_BPC_MASK;
  1505. val |= pipeconf_val & PIPE_BPC_MASK;
  1506. }
  1507. val &= ~TRANS_INTERLACE_MASK;
  1508. if ((pipeconf_val & PIPECONF_INTERLACE_MASK) == PIPECONF_INTERLACED_ILK)
  1509. if (HAS_PCH_IBX(dev_priv->dev) &&
  1510. intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO))
  1511. val |= TRANS_LEGACY_INTERLACED_ILK;
  1512. else
  1513. val |= TRANS_INTERLACED;
  1514. else
  1515. val |= TRANS_PROGRESSIVE;
  1516. I915_WRITE(reg, val | TRANS_ENABLE);
  1517. if (wait_for(I915_READ(reg) & TRANS_STATE_ENABLE, 100))
  1518. DRM_ERROR("failed to enable transcoder %d\n", pipe);
  1519. }
  1520. static void intel_disable_transcoder(struct drm_i915_private *dev_priv,
  1521. enum pipe pipe)
  1522. {
  1523. int reg;
  1524. u32 val;
  1525. /* FDI relies on the transcoder */
  1526. assert_fdi_tx_disabled(dev_priv, pipe);
  1527. assert_fdi_rx_disabled(dev_priv, pipe);
  1528. /* Ports must be off as well */
  1529. assert_pch_ports_disabled(dev_priv, pipe);
  1530. reg = TRANSCONF(pipe);
  1531. val = I915_READ(reg);
  1532. val &= ~TRANS_ENABLE;
  1533. I915_WRITE(reg, val);
  1534. /* wait for PCH transcoder off, transcoder state */
  1535. if (wait_for((I915_READ(reg) & TRANS_STATE_ENABLE) == 0, 50))
  1536. DRM_ERROR("failed to disable transcoder %d\n", pipe);
  1537. }
  1538. /**
  1539. * intel_enable_pipe - enable a pipe, asserting requirements
  1540. * @dev_priv: i915 private structure
  1541. * @pipe: pipe to enable
  1542. * @pch_port: on ILK+, is this pipe driving a PCH port or not
  1543. *
  1544. * Enable @pipe, making sure that various hardware specific requirements
  1545. * are met, if applicable, e.g. PLL enabled, LVDS pairs enabled, etc.
  1546. *
  1547. * @pipe should be %PIPE_A or %PIPE_B.
  1548. *
  1549. * Will wait until the pipe is actually running (i.e. first vblank) before
  1550. * returning.
  1551. */
  1552. static void intel_enable_pipe(struct drm_i915_private *dev_priv, enum pipe pipe,
  1553. bool pch_port)
  1554. {
  1555. enum transcoder cpu_transcoder = intel_pipe_to_cpu_transcoder(dev_priv,
  1556. pipe);
  1557. int reg;
  1558. u32 val;
  1559. /*
  1560. * A pipe without a PLL won't actually be able to drive bits from
  1561. * a plane. On ILK+ the pipe PLLs are integrated, so we don't
  1562. * need the check.
  1563. */
  1564. if (!HAS_PCH_SPLIT(dev_priv->dev))
  1565. assert_pll_enabled(dev_priv, pipe);
  1566. else {
  1567. if (pch_port) {
  1568. /* if driving the PCH, we need FDI enabled */
  1569. assert_fdi_rx_pll_enabled(dev_priv, pipe);
  1570. assert_fdi_tx_pll_enabled(dev_priv, pipe);
  1571. }
  1572. /* FIXME: assert CPU port conditions for SNB+ */
  1573. }
  1574. reg = PIPECONF(cpu_transcoder);
  1575. val = I915_READ(reg);
  1576. if (val & PIPECONF_ENABLE)
  1577. return;
  1578. I915_WRITE(reg, val | PIPECONF_ENABLE);
  1579. intel_wait_for_vblank(dev_priv->dev, pipe);
  1580. }
  1581. /**
  1582. * intel_disable_pipe - disable a pipe, asserting requirements
  1583. * @dev_priv: i915 private structure
  1584. * @pipe: pipe to disable
  1585. *
  1586. * Disable @pipe, making sure that various hardware specific requirements
  1587. * are met, if applicable, e.g. plane disabled, panel fitter off, etc.
  1588. *
  1589. * @pipe should be %PIPE_A or %PIPE_B.
  1590. *
  1591. * Will wait until the pipe has shut down before returning.
  1592. */
  1593. static void intel_disable_pipe(struct drm_i915_private *dev_priv,
  1594. enum pipe pipe)
  1595. {
  1596. enum transcoder cpu_transcoder = intel_pipe_to_cpu_transcoder(dev_priv,
  1597. pipe);
  1598. int reg;
  1599. u32 val;
  1600. /*
  1601. * Make sure planes won't keep trying to pump pixels to us,
  1602. * or we might hang the display.
  1603. */
  1604. assert_planes_disabled(dev_priv, pipe);
  1605. /* Don't disable pipe A or pipe A PLLs if needed */
  1606. if (pipe == PIPE_A && (dev_priv->quirks & QUIRK_PIPEA_FORCE))
  1607. return;
  1608. reg = PIPECONF(cpu_transcoder);
  1609. val = I915_READ(reg);
  1610. if ((val & PIPECONF_ENABLE) == 0)
  1611. return;
  1612. I915_WRITE(reg, val & ~PIPECONF_ENABLE);
  1613. intel_wait_for_pipe_off(dev_priv->dev, pipe);
  1614. }
  1615. /*
  1616. * Plane regs are double buffered, going from enabled->disabled needs a
  1617. * trigger in order to latch. The display address reg provides this.
  1618. */
  1619. void intel_flush_display_plane(struct drm_i915_private *dev_priv,
  1620. enum plane plane)
  1621. {
  1622. I915_WRITE(DSPADDR(plane), I915_READ(DSPADDR(plane)));
  1623. I915_WRITE(DSPSURF(plane), I915_READ(DSPSURF(plane)));
  1624. }
  1625. /**
  1626. * intel_enable_plane - enable a display plane on a given pipe
  1627. * @dev_priv: i915 private structure
  1628. * @plane: plane to enable
  1629. * @pipe: pipe being fed
  1630. *
  1631. * Enable @plane on @pipe, making sure that @pipe is running first.
  1632. */
  1633. static void intel_enable_plane(struct drm_i915_private *dev_priv,
  1634. enum plane plane, enum pipe pipe)
  1635. {
  1636. int reg;
  1637. u32 val;
  1638. /* If the pipe isn't enabled, we can't pump pixels and may hang */
  1639. assert_pipe_enabled(dev_priv, pipe);
  1640. reg = DSPCNTR(plane);
  1641. val = I915_READ(reg);
  1642. if (val & DISPLAY_PLANE_ENABLE)
  1643. return;
  1644. I915_WRITE(reg, val | DISPLAY_PLANE_ENABLE);
  1645. intel_flush_display_plane(dev_priv, plane);
  1646. intel_wait_for_vblank(dev_priv->dev, pipe);
  1647. }
  1648. /**
  1649. * intel_disable_plane - disable a display plane
  1650. * @dev_priv: i915 private structure
  1651. * @plane: plane to disable
  1652. * @pipe: pipe consuming the data
  1653. *
  1654. * Disable @plane; should be an independent operation.
  1655. */
  1656. static void intel_disable_plane(struct drm_i915_private *dev_priv,
  1657. enum plane plane, enum pipe pipe)
  1658. {
  1659. int reg;
  1660. u32 val;
  1661. reg = DSPCNTR(plane);
  1662. val = I915_READ(reg);
  1663. if ((val & DISPLAY_PLANE_ENABLE) == 0)
  1664. return;
  1665. I915_WRITE(reg, val & ~DISPLAY_PLANE_ENABLE);
  1666. intel_flush_display_plane(dev_priv, plane);
  1667. intel_wait_for_vblank(dev_priv->dev, pipe);
  1668. }
  1669. int
  1670. intel_pin_and_fence_fb_obj(struct drm_device *dev,
  1671. struct drm_i915_gem_object *obj,
  1672. struct intel_ring_buffer *pipelined)
  1673. {
  1674. struct drm_i915_private *dev_priv = dev->dev_private;
  1675. u32 alignment;
  1676. int ret;
  1677. switch (obj->tiling_mode) {
  1678. case I915_TILING_NONE:
  1679. if (IS_BROADWATER(dev) || IS_CRESTLINE(dev))
  1680. alignment = 128 * 1024;
  1681. else if (INTEL_INFO(dev)->gen >= 4)
  1682. alignment = 4 * 1024;
  1683. else
  1684. alignment = 64 * 1024;
  1685. break;
  1686. case I915_TILING_X:
  1687. /* pin() will align the object as required by fence */
  1688. alignment = 0;
  1689. break;
  1690. case I915_TILING_Y:
  1691. /* FIXME: Is this true? */
  1692. DRM_ERROR("Y tiled not allowed for scan out buffers\n");
  1693. return -EINVAL;
  1694. default:
  1695. BUG();
  1696. }
  1697. dev_priv->mm.interruptible = false;
  1698. ret = i915_gem_object_pin_to_display_plane(obj, alignment, pipelined);
  1699. if (ret)
  1700. goto err_interruptible;
  1701. /* Install a fence for tiled scan-out. Pre-i965 always needs a
  1702. * fence, whereas 965+ only requires a fence if using
  1703. * framebuffer compression. For simplicity, we always install
  1704. * a fence as the cost is not that onerous.
  1705. */
  1706. ret = i915_gem_object_get_fence(obj);
  1707. if (ret)
  1708. goto err_unpin;
  1709. i915_gem_object_pin_fence(obj);
  1710. dev_priv->mm.interruptible = true;
  1711. return 0;
  1712. err_unpin:
  1713. i915_gem_object_unpin(obj);
  1714. err_interruptible:
  1715. dev_priv->mm.interruptible = true;
  1716. return ret;
  1717. }
  1718. void intel_unpin_fb_obj(struct drm_i915_gem_object *obj)
  1719. {
  1720. i915_gem_object_unpin_fence(obj);
  1721. i915_gem_object_unpin(obj);
  1722. }
  1723. /* Computes the linear offset to the base tile and adjusts x, y. bytes per pixel
  1724. * is assumed to be a power-of-two. */
  1725. static unsigned long gen4_compute_dspaddr_offset_xtiled(int *x, int *y,
  1726. unsigned int bpp,
  1727. unsigned int pitch)
  1728. {
  1729. int tile_rows, tiles;
  1730. tile_rows = *y / 8;
  1731. *y %= 8;
  1732. tiles = *x / (512/bpp);
  1733. *x %= 512/bpp;
  1734. return tile_rows * pitch * 8 + tiles * 4096;
  1735. }
  1736. static int i9xx_update_plane(struct drm_crtc *crtc, struct drm_framebuffer *fb,
  1737. int x, int y)
  1738. {
  1739. struct drm_device *dev = crtc->dev;
  1740. struct drm_i915_private *dev_priv = dev->dev_private;
  1741. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1742. struct intel_framebuffer *intel_fb;
  1743. struct drm_i915_gem_object *obj;
  1744. int plane = intel_crtc->plane;
  1745. unsigned long linear_offset;
  1746. u32 dspcntr;
  1747. u32 reg;
  1748. switch (plane) {
  1749. case 0:
  1750. case 1:
  1751. break;
  1752. default:
  1753. DRM_ERROR("Can't update plane %d in SAREA\n", plane);
  1754. return -EINVAL;
  1755. }
  1756. intel_fb = to_intel_framebuffer(fb);
  1757. obj = intel_fb->obj;
  1758. reg = DSPCNTR(plane);
  1759. dspcntr = I915_READ(reg);
  1760. /* Mask out pixel format bits in case we change it */
  1761. dspcntr &= ~DISPPLANE_PIXFORMAT_MASK;
  1762. switch (fb->bits_per_pixel) {
  1763. case 8:
  1764. dspcntr |= DISPPLANE_8BPP;
  1765. break;
  1766. case 16:
  1767. if (fb->depth == 15)
  1768. dspcntr |= DISPPLANE_15_16BPP;
  1769. else
  1770. dspcntr |= DISPPLANE_16BPP;
  1771. break;
  1772. case 24:
  1773. case 32:
  1774. dspcntr |= DISPPLANE_32BPP_NO_ALPHA;
  1775. break;
  1776. default:
  1777. DRM_ERROR("Unknown color depth %d\n", fb->bits_per_pixel);
  1778. return -EINVAL;
  1779. }
  1780. if (INTEL_INFO(dev)->gen >= 4) {
  1781. if (obj->tiling_mode != I915_TILING_NONE)
  1782. dspcntr |= DISPPLANE_TILED;
  1783. else
  1784. dspcntr &= ~DISPPLANE_TILED;
  1785. }
  1786. I915_WRITE(reg, dspcntr);
  1787. linear_offset = y * fb->pitches[0] + x * (fb->bits_per_pixel / 8);
  1788. if (INTEL_INFO(dev)->gen >= 4) {
  1789. intel_crtc->dspaddr_offset =
  1790. gen4_compute_dspaddr_offset_xtiled(&x, &y,
  1791. fb->bits_per_pixel / 8,
  1792. fb->pitches[0]);
  1793. linear_offset -= intel_crtc->dspaddr_offset;
  1794. } else {
  1795. intel_crtc->dspaddr_offset = linear_offset;
  1796. }
  1797. DRM_DEBUG_KMS("Writing base %08X %08lX %d %d %d\n",
  1798. obj->gtt_offset, linear_offset, x, y, fb->pitches[0]);
  1799. I915_WRITE(DSPSTRIDE(plane), fb->pitches[0]);
  1800. if (INTEL_INFO(dev)->gen >= 4) {
  1801. I915_MODIFY_DISPBASE(DSPSURF(plane),
  1802. obj->gtt_offset + intel_crtc->dspaddr_offset);
  1803. I915_WRITE(DSPTILEOFF(plane), (y << 16) | x);
  1804. I915_WRITE(DSPLINOFF(plane), linear_offset);
  1805. } else
  1806. I915_WRITE(DSPADDR(plane), obj->gtt_offset + linear_offset);
  1807. POSTING_READ(reg);
  1808. return 0;
  1809. }
  1810. static int ironlake_update_plane(struct drm_crtc *crtc,
  1811. struct drm_framebuffer *fb, int x, int y)
  1812. {
  1813. struct drm_device *dev = crtc->dev;
  1814. struct drm_i915_private *dev_priv = dev->dev_private;
  1815. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1816. struct intel_framebuffer *intel_fb;
  1817. struct drm_i915_gem_object *obj;
  1818. int plane = intel_crtc->plane;
  1819. unsigned long linear_offset;
  1820. u32 dspcntr;
  1821. u32 reg;
  1822. switch (plane) {
  1823. case 0:
  1824. case 1:
  1825. case 2:
  1826. break;
  1827. default:
  1828. DRM_ERROR("Can't update plane %d in SAREA\n", plane);
  1829. return -EINVAL;
  1830. }
  1831. intel_fb = to_intel_framebuffer(fb);
  1832. obj = intel_fb->obj;
  1833. reg = DSPCNTR(plane);
  1834. dspcntr = I915_READ(reg);
  1835. /* Mask out pixel format bits in case we change it */
  1836. dspcntr &= ~DISPPLANE_PIXFORMAT_MASK;
  1837. switch (fb->bits_per_pixel) {
  1838. case 8:
  1839. dspcntr |= DISPPLANE_8BPP;
  1840. break;
  1841. case 16:
  1842. if (fb->depth != 16)
  1843. return -EINVAL;
  1844. dspcntr |= DISPPLANE_16BPP;
  1845. break;
  1846. case 24:
  1847. case 32:
  1848. if (fb->depth == 24)
  1849. dspcntr |= DISPPLANE_32BPP_NO_ALPHA;
  1850. else if (fb->depth == 30)
  1851. dspcntr |= DISPPLANE_32BPP_30BIT_NO_ALPHA;
  1852. else
  1853. return -EINVAL;
  1854. break;
  1855. default:
  1856. DRM_ERROR("Unknown color depth %d\n", fb->bits_per_pixel);
  1857. return -EINVAL;
  1858. }
  1859. if (obj->tiling_mode != I915_TILING_NONE)
  1860. dspcntr |= DISPPLANE_TILED;
  1861. else
  1862. dspcntr &= ~DISPPLANE_TILED;
  1863. /* must disable */
  1864. dspcntr |= DISPPLANE_TRICKLE_FEED_DISABLE;
  1865. I915_WRITE(reg, dspcntr);
  1866. linear_offset = y * fb->pitches[0] + x * (fb->bits_per_pixel / 8);
  1867. intel_crtc->dspaddr_offset =
  1868. gen4_compute_dspaddr_offset_xtiled(&x, &y,
  1869. fb->bits_per_pixel / 8,
  1870. fb->pitches[0]);
  1871. linear_offset -= intel_crtc->dspaddr_offset;
  1872. DRM_DEBUG_KMS("Writing base %08X %08lX %d %d %d\n",
  1873. obj->gtt_offset, linear_offset, x, y, fb->pitches[0]);
  1874. I915_WRITE(DSPSTRIDE(plane), fb->pitches[0]);
  1875. I915_MODIFY_DISPBASE(DSPSURF(plane),
  1876. obj->gtt_offset + intel_crtc->dspaddr_offset);
  1877. I915_WRITE(DSPTILEOFF(plane), (y << 16) | x);
  1878. I915_WRITE(DSPLINOFF(plane), linear_offset);
  1879. POSTING_READ(reg);
  1880. return 0;
  1881. }
  1882. /* Assume fb object is pinned & idle & fenced and just update base pointers */
  1883. static int
  1884. intel_pipe_set_base_atomic(struct drm_crtc *crtc, struct drm_framebuffer *fb,
  1885. int x, int y, enum mode_set_atomic state)
  1886. {
  1887. struct drm_device *dev = crtc->dev;
  1888. struct drm_i915_private *dev_priv = dev->dev_private;
  1889. if (dev_priv->display.disable_fbc)
  1890. dev_priv->display.disable_fbc(dev);
  1891. intel_increase_pllclock(crtc);
  1892. return dev_priv->display.update_plane(crtc, fb, x, y);
  1893. }
  1894. static int
  1895. intel_finish_fb(struct drm_framebuffer *old_fb)
  1896. {
  1897. struct drm_i915_gem_object *obj = to_intel_framebuffer(old_fb)->obj;
  1898. struct drm_i915_private *dev_priv = obj->base.dev->dev_private;
  1899. bool was_interruptible = dev_priv->mm.interruptible;
  1900. int ret;
  1901. wait_event(dev_priv->pending_flip_queue,
  1902. atomic_read(&dev_priv->mm.wedged) ||
  1903. atomic_read(&obj->pending_flip) == 0);
  1904. /* Big Hammer, we also need to ensure that any pending
  1905. * MI_WAIT_FOR_EVENT inside a user batch buffer on the
  1906. * current scanout is retired before unpinning the old
  1907. * framebuffer.
  1908. *
  1909. * This should only fail upon a hung GPU, in which case we
  1910. * can safely continue.
  1911. */
  1912. dev_priv->mm.interruptible = false;
  1913. ret = i915_gem_object_finish_gpu(obj);
  1914. dev_priv->mm.interruptible = was_interruptible;
  1915. return ret;
  1916. }
  1917. static int
  1918. intel_pipe_set_base(struct drm_crtc *crtc, int x, int y,
  1919. struct drm_framebuffer *fb)
  1920. {
  1921. struct drm_device *dev = crtc->dev;
  1922. struct drm_i915_private *dev_priv = dev->dev_private;
  1923. struct drm_i915_master_private *master_priv;
  1924. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1925. struct drm_framebuffer *old_fb;
  1926. int ret;
  1927. /* no fb bound */
  1928. if (!fb) {
  1929. DRM_ERROR("No FB bound\n");
  1930. return 0;
  1931. }
  1932. if(intel_crtc->plane > dev_priv->num_pipe) {
  1933. DRM_ERROR("no plane for crtc: plane %d, num_pipes %d\n",
  1934. intel_crtc->plane,
  1935. dev_priv->num_pipe);
  1936. return -EINVAL;
  1937. }
  1938. mutex_lock(&dev->struct_mutex);
  1939. ret = intel_pin_and_fence_fb_obj(dev,
  1940. to_intel_framebuffer(fb)->obj,
  1941. NULL);
  1942. if (ret != 0) {
  1943. mutex_unlock(&dev->struct_mutex);
  1944. DRM_ERROR("pin & fence failed\n");
  1945. return ret;
  1946. }
  1947. if (crtc->fb)
  1948. intel_finish_fb(crtc->fb);
  1949. ret = dev_priv->display.update_plane(crtc, fb, x, y);
  1950. if (ret) {
  1951. intel_unpin_fb_obj(to_intel_framebuffer(fb)->obj);
  1952. mutex_unlock(&dev->struct_mutex);
  1953. DRM_ERROR("failed to update base address\n");
  1954. return ret;
  1955. }
  1956. old_fb = crtc->fb;
  1957. crtc->fb = fb;
  1958. crtc->x = x;
  1959. crtc->y = y;
  1960. if (old_fb) {
  1961. intel_wait_for_vblank(dev, intel_crtc->pipe);
  1962. intel_unpin_fb_obj(to_intel_framebuffer(old_fb)->obj);
  1963. }
  1964. intel_update_fbc(dev);
  1965. mutex_unlock(&dev->struct_mutex);
  1966. if (!dev->primary->master)
  1967. return 0;
  1968. master_priv = dev->primary->master->driver_priv;
  1969. if (!master_priv->sarea_priv)
  1970. return 0;
  1971. if (intel_crtc->pipe) {
  1972. master_priv->sarea_priv->pipeB_x = x;
  1973. master_priv->sarea_priv->pipeB_y = y;
  1974. } else {
  1975. master_priv->sarea_priv->pipeA_x = x;
  1976. master_priv->sarea_priv->pipeA_y = y;
  1977. }
  1978. return 0;
  1979. }
  1980. static void ironlake_set_pll_edp(struct drm_crtc *crtc, int clock)
  1981. {
  1982. struct drm_device *dev = crtc->dev;
  1983. struct drm_i915_private *dev_priv = dev->dev_private;
  1984. u32 dpa_ctl;
  1985. DRM_DEBUG_KMS("eDP PLL enable for clock %d\n", clock);
  1986. dpa_ctl = I915_READ(DP_A);
  1987. dpa_ctl &= ~DP_PLL_FREQ_MASK;
  1988. if (clock < 200000) {
  1989. u32 temp;
  1990. dpa_ctl |= DP_PLL_FREQ_160MHZ;
  1991. /* workaround for 160Mhz:
  1992. 1) program 0x4600c bits 15:0 = 0x8124
  1993. 2) program 0x46010 bit 0 = 1
  1994. 3) program 0x46034 bit 24 = 1
  1995. 4) program 0x64000 bit 14 = 1
  1996. */
  1997. temp = I915_READ(0x4600c);
  1998. temp &= 0xffff0000;
  1999. I915_WRITE(0x4600c, temp | 0x8124);
  2000. temp = I915_READ(0x46010);
  2001. I915_WRITE(0x46010, temp | 1);
  2002. temp = I915_READ(0x46034);
  2003. I915_WRITE(0x46034, temp | (1 << 24));
  2004. } else {
  2005. dpa_ctl |= DP_PLL_FREQ_270MHZ;
  2006. }
  2007. I915_WRITE(DP_A, dpa_ctl);
  2008. POSTING_READ(DP_A);
  2009. udelay(500);
  2010. }
  2011. static void intel_fdi_normal_train(struct drm_crtc *crtc)
  2012. {
  2013. struct drm_device *dev = crtc->dev;
  2014. struct drm_i915_private *dev_priv = dev->dev_private;
  2015. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2016. int pipe = intel_crtc->pipe;
  2017. u32 reg, temp;
  2018. /* enable normal train */
  2019. reg = FDI_TX_CTL(pipe);
  2020. temp = I915_READ(reg);
  2021. if (IS_IVYBRIDGE(dev)) {
  2022. temp &= ~FDI_LINK_TRAIN_NONE_IVB;
  2023. temp |= FDI_LINK_TRAIN_NONE_IVB | FDI_TX_ENHANCE_FRAME_ENABLE;
  2024. } else {
  2025. temp &= ~FDI_LINK_TRAIN_NONE;
  2026. temp |= FDI_LINK_TRAIN_NONE | FDI_TX_ENHANCE_FRAME_ENABLE;
  2027. }
  2028. I915_WRITE(reg, temp);
  2029. reg = FDI_RX_CTL(pipe);
  2030. temp = I915_READ(reg);
  2031. if (HAS_PCH_CPT(dev)) {
  2032. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  2033. temp |= FDI_LINK_TRAIN_NORMAL_CPT;
  2034. } else {
  2035. temp &= ~FDI_LINK_TRAIN_NONE;
  2036. temp |= FDI_LINK_TRAIN_NONE;
  2037. }
  2038. I915_WRITE(reg, temp | FDI_RX_ENHANCE_FRAME_ENABLE);
  2039. /* wait one idle pattern time */
  2040. POSTING_READ(reg);
  2041. udelay(1000);
  2042. /* IVB wants error correction enabled */
  2043. if (IS_IVYBRIDGE(dev))
  2044. I915_WRITE(reg, I915_READ(reg) | FDI_FS_ERRC_ENABLE |
  2045. FDI_FE_ERRC_ENABLE);
  2046. }
  2047. static void cpt_phase_pointer_enable(struct drm_device *dev, int pipe)
  2048. {
  2049. struct drm_i915_private *dev_priv = dev->dev_private;
  2050. u32 flags = I915_READ(SOUTH_CHICKEN1);
  2051. flags |= FDI_PHASE_SYNC_OVR(pipe);
  2052. I915_WRITE(SOUTH_CHICKEN1, flags); /* once to unlock... */
  2053. flags |= FDI_PHASE_SYNC_EN(pipe);
  2054. I915_WRITE(SOUTH_CHICKEN1, flags); /* then again to enable */
  2055. POSTING_READ(SOUTH_CHICKEN1);
  2056. }
  2057. /* The FDI link training functions for ILK/Ibexpeak. */
  2058. static void ironlake_fdi_link_train(struct drm_crtc *crtc)
  2059. {
  2060. struct drm_device *dev = crtc->dev;
  2061. struct drm_i915_private *dev_priv = dev->dev_private;
  2062. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2063. int pipe = intel_crtc->pipe;
  2064. int plane = intel_crtc->plane;
  2065. u32 reg, temp, tries;
  2066. /* FDI needs bits from pipe & plane first */
  2067. assert_pipe_enabled(dev_priv, pipe);
  2068. assert_plane_enabled(dev_priv, plane);
  2069. /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
  2070. for train result */
  2071. reg = FDI_RX_IMR(pipe);
  2072. temp = I915_READ(reg);
  2073. temp &= ~FDI_RX_SYMBOL_LOCK;
  2074. temp &= ~FDI_RX_BIT_LOCK;
  2075. I915_WRITE(reg, temp);
  2076. I915_READ(reg);
  2077. udelay(150);
  2078. /* enable CPU FDI TX and PCH FDI RX */
  2079. reg = FDI_TX_CTL(pipe);
  2080. temp = I915_READ(reg);
  2081. temp &= ~(7 << 19);
  2082. temp |= (intel_crtc->fdi_lanes - 1) << 19;
  2083. temp &= ~FDI_LINK_TRAIN_NONE;
  2084. temp |= FDI_LINK_TRAIN_PATTERN_1;
  2085. I915_WRITE(reg, temp | FDI_TX_ENABLE);
  2086. reg = FDI_RX_CTL(pipe);
  2087. temp = I915_READ(reg);
  2088. temp &= ~FDI_LINK_TRAIN_NONE;
  2089. temp |= FDI_LINK_TRAIN_PATTERN_1;
  2090. I915_WRITE(reg, temp | FDI_RX_ENABLE);
  2091. POSTING_READ(reg);
  2092. udelay(150);
  2093. /* Ironlake workaround, enable clock pointer after FDI enable*/
  2094. if (HAS_PCH_IBX(dev)) {
  2095. I915_WRITE(FDI_RX_CHICKEN(pipe), FDI_RX_PHASE_SYNC_POINTER_OVR);
  2096. I915_WRITE(FDI_RX_CHICKEN(pipe), FDI_RX_PHASE_SYNC_POINTER_OVR |
  2097. FDI_RX_PHASE_SYNC_POINTER_EN);
  2098. }
  2099. reg = FDI_RX_IIR(pipe);
  2100. for (tries = 0; tries < 5; tries++) {
  2101. temp = I915_READ(reg);
  2102. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  2103. if ((temp & FDI_RX_BIT_LOCK)) {
  2104. DRM_DEBUG_KMS("FDI train 1 done.\n");
  2105. I915_WRITE(reg, temp | FDI_RX_BIT_LOCK);
  2106. break;
  2107. }
  2108. }
  2109. if (tries == 5)
  2110. DRM_ERROR("FDI train 1 fail!\n");
  2111. /* Train 2 */
  2112. reg = FDI_TX_CTL(pipe);
  2113. temp = I915_READ(reg);
  2114. temp &= ~FDI_LINK_TRAIN_NONE;
  2115. temp |= FDI_LINK_TRAIN_PATTERN_2;
  2116. I915_WRITE(reg, temp);
  2117. reg = FDI_RX_CTL(pipe);
  2118. temp = I915_READ(reg);
  2119. temp &= ~FDI_LINK_TRAIN_NONE;
  2120. temp |= FDI_LINK_TRAIN_PATTERN_2;
  2121. I915_WRITE(reg, temp);
  2122. POSTING_READ(reg);
  2123. udelay(150);
  2124. reg = FDI_RX_IIR(pipe);
  2125. for (tries = 0; tries < 5; tries++) {
  2126. temp = I915_READ(reg);
  2127. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  2128. if (temp & FDI_RX_SYMBOL_LOCK) {
  2129. I915_WRITE(reg, temp | FDI_RX_SYMBOL_LOCK);
  2130. DRM_DEBUG_KMS("FDI train 2 done.\n");
  2131. break;
  2132. }
  2133. }
  2134. if (tries == 5)
  2135. DRM_ERROR("FDI train 2 fail!\n");
  2136. DRM_DEBUG_KMS("FDI train done\n");
  2137. }
  2138. static const int snb_b_fdi_train_param[] = {
  2139. FDI_LINK_TRAIN_400MV_0DB_SNB_B,
  2140. FDI_LINK_TRAIN_400MV_6DB_SNB_B,
  2141. FDI_LINK_TRAIN_600MV_3_5DB_SNB_B,
  2142. FDI_LINK_TRAIN_800MV_0DB_SNB_B,
  2143. };
  2144. /* The FDI link training functions for SNB/Cougarpoint. */
  2145. static void gen6_fdi_link_train(struct drm_crtc *crtc)
  2146. {
  2147. struct drm_device *dev = crtc->dev;
  2148. struct drm_i915_private *dev_priv = dev->dev_private;
  2149. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2150. int pipe = intel_crtc->pipe;
  2151. u32 reg, temp, i, retry;
  2152. /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
  2153. for train result */
  2154. reg = FDI_RX_IMR(pipe);
  2155. temp = I915_READ(reg);
  2156. temp &= ~FDI_RX_SYMBOL_LOCK;
  2157. temp &= ~FDI_RX_BIT_LOCK;
  2158. I915_WRITE(reg, temp);
  2159. POSTING_READ(reg);
  2160. udelay(150);
  2161. /* enable CPU FDI TX and PCH FDI RX */
  2162. reg = FDI_TX_CTL(pipe);
  2163. temp = I915_READ(reg);
  2164. temp &= ~(7 << 19);
  2165. temp |= (intel_crtc->fdi_lanes - 1) << 19;
  2166. temp &= ~FDI_LINK_TRAIN_NONE;
  2167. temp |= FDI_LINK_TRAIN_PATTERN_1;
  2168. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2169. /* SNB-B */
  2170. temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
  2171. I915_WRITE(reg, temp | FDI_TX_ENABLE);
  2172. I915_WRITE(FDI_RX_MISC(pipe),
  2173. FDI_RX_TP1_TO_TP2_48 | FDI_RX_FDI_DELAY_90);
  2174. reg = FDI_RX_CTL(pipe);
  2175. temp = I915_READ(reg);
  2176. if (HAS_PCH_CPT(dev)) {
  2177. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  2178. temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
  2179. } else {
  2180. temp &= ~FDI_LINK_TRAIN_NONE;
  2181. temp |= FDI_LINK_TRAIN_PATTERN_1;
  2182. }
  2183. I915_WRITE(reg, temp | FDI_RX_ENABLE);
  2184. POSTING_READ(reg);
  2185. udelay(150);
  2186. if (HAS_PCH_CPT(dev))
  2187. cpt_phase_pointer_enable(dev, pipe);
  2188. for (i = 0; i < 4; i++) {
  2189. reg = FDI_TX_CTL(pipe);
  2190. temp = I915_READ(reg);
  2191. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2192. temp |= snb_b_fdi_train_param[i];
  2193. I915_WRITE(reg, temp);
  2194. POSTING_READ(reg);
  2195. udelay(500);
  2196. for (retry = 0; retry < 5; retry++) {
  2197. reg = FDI_RX_IIR(pipe);
  2198. temp = I915_READ(reg);
  2199. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  2200. if (temp & FDI_RX_BIT_LOCK) {
  2201. I915_WRITE(reg, temp | FDI_RX_BIT_LOCK);
  2202. DRM_DEBUG_KMS("FDI train 1 done.\n");
  2203. break;
  2204. }
  2205. udelay(50);
  2206. }
  2207. if (retry < 5)
  2208. break;
  2209. }
  2210. if (i == 4)
  2211. DRM_ERROR("FDI train 1 fail!\n");
  2212. /* Train 2 */
  2213. reg = FDI_TX_CTL(pipe);
  2214. temp = I915_READ(reg);
  2215. temp &= ~FDI_LINK_TRAIN_NONE;
  2216. temp |= FDI_LINK_TRAIN_PATTERN_2;
  2217. if (IS_GEN6(dev)) {
  2218. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2219. /* SNB-B */
  2220. temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
  2221. }
  2222. I915_WRITE(reg, temp);
  2223. reg = FDI_RX_CTL(pipe);
  2224. temp = I915_READ(reg);
  2225. if (HAS_PCH_CPT(dev)) {
  2226. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  2227. temp |= FDI_LINK_TRAIN_PATTERN_2_CPT;
  2228. } else {
  2229. temp &= ~FDI_LINK_TRAIN_NONE;
  2230. temp |= FDI_LINK_TRAIN_PATTERN_2;
  2231. }
  2232. I915_WRITE(reg, temp);
  2233. POSTING_READ(reg);
  2234. udelay(150);
  2235. for (i = 0; i < 4; i++) {
  2236. reg = FDI_TX_CTL(pipe);
  2237. temp = I915_READ(reg);
  2238. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2239. temp |= snb_b_fdi_train_param[i];
  2240. I915_WRITE(reg, temp);
  2241. POSTING_READ(reg);
  2242. udelay(500);
  2243. for (retry = 0; retry < 5; retry++) {
  2244. reg = FDI_RX_IIR(pipe);
  2245. temp = I915_READ(reg);
  2246. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  2247. if (temp & FDI_RX_SYMBOL_LOCK) {
  2248. I915_WRITE(reg, temp | FDI_RX_SYMBOL_LOCK);
  2249. DRM_DEBUG_KMS("FDI train 2 done.\n");
  2250. break;
  2251. }
  2252. udelay(50);
  2253. }
  2254. if (retry < 5)
  2255. break;
  2256. }
  2257. if (i == 4)
  2258. DRM_ERROR("FDI train 2 fail!\n");
  2259. DRM_DEBUG_KMS("FDI train done.\n");
  2260. }
  2261. /* Manual link training for Ivy Bridge A0 parts */
  2262. static void ivb_manual_fdi_link_train(struct drm_crtc *crtc)
  2263. {
  2264. struct drm_device *dev = crtc->dev;
  2265. struct drm_i915_private *dev_priv = dev->dev_private;
  2266. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2267. int pipe = intel_crtc->pipe;
  2268. u32 reg, temp, i;
  2269. /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
  2270. for train result */
  2271. reg = FDI_RX_IMR(pipe);
  2272. temp = I915_READ(reg);
  2273. temp &= ~FDI_RX_SYMBOL_LOCK;
  2274. temp &= ~FDI_RX_BIT_LOCK;
  2275. I915_WRITE(reg, temp);
  2276. POSTING_READ(reg);
  2277. udelay(150);
  2278. /* enable CPU FDI TX and PCH FDI RX */
  2279. reg = FDI_TX_CTL(pipe);
  2280. temp = I915_READ(reg);
  2281. temp &= ~(7 << 19);
  2282. temp |= (intel_crtc->fdi_lanes - 1) << 19;
  2283. temp &= ~(FDI_LINK_TRAIN_AUTO | FDI_LINK_TRAIN_NONE_IVB);
  2284. temp |= FDI_LINK_TRAIN_PATTERN_1_IVB;
  2285. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2286. temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
  2287. temp |= FDI_COMPOSITE_SYNC;
  2288. I915_WRITE(reg, temp | FDI_TX_ENABLE);
  2289. I915_WRITE(FDI_RX_MISC(pipe),
  2290. FDI_RX_TP1_TO_TP2_48 | FDI_RX_FDI_DELAY_90);
  2291. reg = FDI_RX_CTL(pipe);
  2292. temp = I915_READ(reg);
  2293. temp &= ~FDI_LINK_TRAIN_AUTO;
  2294. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  2295. temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
  2296. temp |= FDI_COMPOSITE_SYNC;
  2297. I915_WRITE(reg, temp | FDI_RX_ENABLE);
  2298. POSTING_READ(reg);
  2299. udelay(150);
  2300. if (HAS_PCH_CPT(dev))
  2301. cpt_phase_pointer_enable(dev, pipe);
  2302. for (i = 0; i < 4; i++) {
  2303. reg = FDI_TX_CTL(pipe);
  2304. temp = I915_READ(reg);
  2305. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2306. temp |= snb_b_fdi_train_param[i];
  2307. I915_WRITE(reg, temp);
  2308. POSTING_READ(reg);
  2309. udelay(500);
  2310. reg = FDI_RX_IIR(pipe);
  2311. temp = I915_READ(reg);
  2312. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  2313. if (temp & FDI_RX_BIT_LOCK ||
  2314. (I915_READ(reg) & FDI_RX_BIT_LOCK)) {
  2315. I915_WRITE(reg, temp | FDI_RX_BIT_LOCK);
  2316. DRM_DEBUG_KMS("FDI train 1 done.\n");
  2317. break;
  2318. }
  2319. }
  2320. if (i == 4)
  2321. DRM_ERROR("FDI train 1 fail!\n");
  2322. /* Train 2 */
  2323. reg = FDI_TX_CTL(pipe);
  2324. temp = I915_READ(reg);
  2325. temp &= ~FDI_LINK_TRAIN_NONE_IVB;
  2326. temp |= FDI_LINK_TRAIN_PATTERN_2_IVB;
  2327. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2328. temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
  2329. I915_WRITE(reg, temp);
  2330. reg = FDI_RX_CTL(pipe);
  2331. temp = I915_READ(reg);
  2332. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  2333. temp |= FDI_LINK_TRAIN_PATTERN_2_CPT;
  2334. I915_WRITE(reg, temp);
  2335. POSTING_READ(reg);
  2336. udelay(150);
  2337. for (i = 0; i < 4; i++) {
  2338. reg = FDI_TX_CTL(pipe);
  2339. temp = I915_READ(reg);
  2340. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  2341. temp |= snb_b_fdi_train_param[i];
  2342. I915_WRITE(reg, temp);
  2343. POSTING_READ(reg);
  2344. udelay(500);
  2345. reg = FDI_RX_IIR(pipe);
  2346. temp = I915_READ(reg);
  2347. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  2348. if (temp & FDI_RX_SYMBOL_LOCK) {
  2349. I915_WRITE(reg, temp | FDI_RX_SYMBOL_LOCK);
  2350. DRM_DEBUG_KMS("FDI train 2 done.\n");
  2351. break;
  2352. }
  2353. }
  2354. if (i == 4)
  2355. DRM_ERROR("FDI train 2 fail!\n");
  2356. DRM_DEBUG_KMS("FDI train done.\n");
  2357. }
  2358. static void ironlake_fdi_pll_enable(struct intel_crtc *intel_crtc)
  2359. {
  2360. struct drm_device *dev = intel_crtc->base.dev;
  2361. struct drm_i915_private *dev_priv = dev->dev_private;
  2362. int pipe = intel_crtc->pipe;
  2363. u32 reg, temp;
  2364. /* enable PCH FDI RX PLL, wait warmup plus DMI latency */
  2365. reg = FDI_RX_CTL(pipe);
  2366. temp = I915_READ(reg);
  2367. temp &= ~((0x7 << 19) | (0x7 << 16));
  2368. temp |= (intel_crtc->fdi_lanes - 1) << 19;
  2369. temp |= (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) << 11;
  2370. I915_WRITE(reg, temp | FDI_RX_PLL_ENABLE);
  2371. POSTING_READ(reg);
  2372. udelay(200);
  2373. /* Switch from Rawclk to PCDclk */
  2374. temp = I915_READ(reg);
  2375. I915_WRITE(reg, temp | FDI_PCDCLK);
  2376. POSTING_READ(reg);
  2377. udelay(200);
  2378. /* On Haswell, the PLL configuration for ports and pipes is handled
  2379. * separately, as part of DDI setup */
  2380. if (!IS_HASWELL(dev)) {
  2381. /* Enable CPU FDI TX PLL, always on for Ironlake */
  2382. reg = FDI_TX_CTL(pipe);
  2383. temp = I915_READ(reg);
  2384. if ((temp & FDI_TX_PLL_ENABLE) == 0) {
  2385. I915_WRITE(reg, temp | FDI_TX_PLL_ENABLE);
  2386. POSTING_READ(reg);
  2387. udelay(100);
  2388. }
  2389. }
  2390. }
  2391. static void ironlake_fdi_pll_disable(struct intel_crtc *intel_crtc)
  2392. {
  2393. struct drm_device *dev = intel_crtc->base.dev;
  2394. struct drm_i915_private *dev_priv = dev->dev_private;
  2395. int pipe = intel_crtc->pipe;
  2396. u32 reg, temp;
  2397. /* Switch from PCDclk to Rawclk */
  2398. reg = FDI_RX_CTL(pipe);
  2399. temp = I915_READ(reg);
  2400. I915_WRITE(reg, temp & ~FDI_PCDCLK);
  2401. /* Disable CPU FDI TX PLL */
  2402. reg = FDI_TX_CTL(pipe);
  2403. temp = I915_READ(reg);
  2404. I915_WRITE(reg, temp & ~FDI_TX_PLL_ENABLE);
  2405. POSTING_READ(reg);
  2406. udelay(100);
  2407. reg = FDI_RX_CTL(pipe);
  2408. temp = I915_READ(reg);
  2409. I915_WRITE(reg, temp & ~FDI_RX_PLL_ENABLE);
  2410. /* Wait for the clocks to turn off. */
  2411. POSTING_READ(reg);
  2412. udelay(100);
  2413. }
  2414. static void cpt_phase_pointer_disable(struct drm_device *dev, int pipe)
  2415. {
  2416. struct drm_i915_private *dev_priv = dev->dev_private;
  2417. u32 flags = I915_READ(SOUTH_CHICKEN1);
  2418. flags &= ~(FDI_PHASE_SYNC_EN(pipe));
  2419. I915_WRITE(SOUTH_CHICKEN1, flags); /* once to disable... */
  2420. flags &= ~(FDI_PHASE_SYNC_OVR(pipe));
  2421. I915_WRITE(SOUTH_CHICKEN1, flags); /* then again to lock */
  2422. POSTING_READ(SOUTH_CHICKEN1);
  2423. }
  2424. static void ironlake_fdi_disable(struct drm_crtc *crtc)
  2425. {
  2426. struct drm_device *dev = crtc->dev;
  2427. struct drm_i915_private *dev_priv = dev->dev_private;
  2428. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2429. int pipe = intel_crtc->pipe;
  2430. u32 reg, temp;
  2431. /* disable CPU FDI tx and PCH FDI rx */
  2432. reg = FDI_TX_CTL(pipe);
  2433. temp = I915_READ(reg);
  2434. I915_WRITE(reg, temp & ~FDI_TX_ENABLE);
  2435. POSTING_READ(reg);
  2436. reg = FDI_RX_CTL(pipe);
  2437. temp = I915_READ(reg);
  2438. temp &= ~(0x7 << 16);
  2439. temp |= (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) << 11;
  2440. I915_WRITE(reg, temp & ~FDI_RX_ENABLE);
  2441. POSTING_READ(reg);
  2442. udelay(100);
  2443. /* Ironlake workaround, disable clock pointer after downing FDI */
  2444. if (HAS_PCH_IBX(dev)) {
  2445. I915_WRITE(FDI_RX_CHICKEN(pipe), FDI_RX_PHASE_SYNC_POINTER_OVR);
  2446. I915_WRITE(FDI_RX_CHICKEN(pipe),
  2447. I915_READ(FDI_RX_CHICKEN(pipe) &
  2448. ~FDI_RX_PHASE_SYNC_POINTER_EN));
  2449. } else if (HAS_PCH_CPT(dev)) {
  2450. cpt_phase_pointer_disable(dev, pipe);
  2451. }
  2452. /* still set train pattern 1 */
  2453. reg = FDI_TX_CTL(pipe);
  2454. temp = I915_READ(reg);
  2455. temp &= ~FDI_LINK_TRAIN_NONE;
  2456. temp |= FDI_LINK_TRAIN_PATTERN_1;
  2457. I915_WRITE(reg, temp);
  2458. reg = FDI_RX_CTL(pipe);
  2459. temp = I915_READ(reg);
  2460. if (HAS_PCH_CPT(dev)) {
  2461. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  2462. temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
  2463. } else {
  2464. temp &= ~FDI_LINK_TRAIN_NONE;
  2465. temp |= FDI_LINK_TRAIN_PATTERN_1;
  2466. }
  2467. /* BPC in FDI rx is consistent with that in PIPECONF */
  2468. temp &= ~(0x07 << 16);
  2469. temp |= (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) << 11;
  2470. I915_WRITE(reg, temp);
  2471. POSTING_READ(reg);
  2472. udelay(100);
  2473. }
  2474. static bool intel_crtc_has_pending_flip(struct drm_crtc *crtc)
  2475. {
  2476. struct drm_device *dev = crtc->dev;
  2477. struct drm_i915_private *dev_priv = dev->dev_private;
  2478. unsigned long flags;
  2479. bool pending;
  2480. if (atomic_read(&dev_priv->mm.wedged))
  2481. return false;
  2482. spin_lock_irqsave(&dev->event_lock, flags);
  2483. pending = to_intel_crtc(crtc)->unpin_work != NULL;
  2484. spin_unlock_irqrestore(&dev->event_lock, flags);
  2485. return pending;
  2486. }
  2487. static void intel_crtc_wait_for_pending_flips(struct drm_crtc *crtc)
  2488. {
  2489. struct drm_device *dev = crtc->dev;
  2490. struct drm_i915_private *dev_priv = dev->dev_private;
  2491. if (crtc->fb == NULL)
  2492. return;
  2493. wait_event(dev_priv->pending_flip_queue,
  2494. !intel_crtc_has_pending_flip(crtc));
  2495. mutex_lock(&dev->struct_mutex);
  2496. intel_finish_fb(crtc->fb);
  2497. mutex_unlock(&dev->struct_mutex);
  2498. }
  2499. static bool ironlake_crtc_driving_pch(struct drm_crtc *crtc)
  2500. {
  2501. struct drm_device *dev = crtc->dev;
  2502. struct intel_encoder *intel_encoder;
  2503. /*
  2504. * If there's a non-PCH eDP on this crtc, it must be DP_A, and that
  2505. * must be driven by its own crtc; no sharing is possible.
  2506. */
  2507. for_each_encoder_on_crtc(dev, crtc, intel_encoder) {
  2508. switch (intel_encoder->type) {
  2509. case INTEL_OUTPUT_EDP:
  2510. if (!intel_encoder_is_pch_edp(&intel_encoder->base))
  2511. return false;
  2512. continue;
  2513. }
  2514. }
  2515. return true;
  2516. }
  2517. static bool haswell_crtc_driving_pch(struct drm_crtc *crtc)
  2518. {
  2519. return intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG);
  2520. }
  2521. /* Program iCLKIP clock to the desired frequency */
  2522. static void lpt_program_iclkip(struct drm_crtc *crtc)
  2523. {
  2524. struct drm_device *dev = crtc->dev;
  2525. struct drm_i915_private *dev_priv = dev->dev_private;
  2526. u32 divsel, phaseinc, auxdiv, phasedir = 0;
  2527. u32 temp;
  2528. /* It is necessary to ungate the pixclk gate prior to programming
  2529. * the divisors, and gate it back when it is done.
  2530. */
  2531. I915_WRITE(PIXCLK_GATE, PIXCLK_GATE_GATE);
  2532. /* Disable SSCCTL */
  2533. intel_sbi_write(dev_priv, SBI_SSCCTL6,
  2534. intel_sbi_read(dev_priv, SBI_SSCCTL6) |
  2535. SBI_SSCCTL_DISABLE);
  2536. /* 20MHz is a corner case which is out of range for the 7-bit divisor */
  2537. if (crtc->mode.clock == 20000) {
  2538. auxdiv = 1;
  2539. divsel = 0x41;
  2540. phaseinc = 0x20;
  2541. } else {
  2542. /* The iCLK virtual clock root frequency is in MHz,
  2543. * but the crtc->mode.clock in in KHz. To get the divisors,
  2544. * it is necessary to divide one by another, so we
  2545. * convert the virtual clock precision to KHz here for higher
  2546. * precision.
  2547. */
  2548. u32 iclk_virtual_root_freq = 172800 * 1000;
  2549. u32 iclk_pi_range = 64;
  2550. u32 desired_divisor, msb_divisor_value, pi_value;
  2551. desired_divisor = (iclk_virtual_root_freq / crtc->mode.clock);
  2552. msb_divisor_value = desired_divisor / iclk_pi_range;
  2553. pi_value = desired_divisor % iclk_pi_range;
  2554. auxdiv = 0;
  2555. divsel = msb_divisor_value - 2;
  2556. phaseinc = pi_value;
  2557. }
  2558. /* This should not happen with any sane values */
  2559. WARN_ON(SBI_SSCDIVINTPHASE_DIVSEL(divsel) &
  2560. ~SBI_SSCDIVINTPHASE_DIVSEL_MASK);
  2561. WARN_ON(SBI_SSCDIVINTPHASE_DIR(phasedir) &
  2562. ~SBI_SSCDIVINTPHASE_INCVAL_MASK);
  2563. DRM_DEBUG_KMS("iCLKIP clock: found settings for %dKHz refresh rate: auxdiv=%x, divsel=%x, phasedir=%x, phaseinc=%x\n",
  2564. crtc->mode.clock,
  2565. auxdiv,
  2566. divsel,
  2567. phasedir,
  2568. phaseinc);
  2569. /* Program SSCDIVINTPHASE6 */
  2570. temp = intel_sbi_read(dev_priv, SBI_SSCDIVINTPHASE6);
  2571. temp &= ~SBI_SSCDIVINTPHASE_DIVSEL_MASK;
  2572. temp |= SBI_SSCDIVINTPHASE_DIVSEL(divsel);
  2573. temp &= ~SBI_SSCDIVINTPHASE_INCVAL_MASK;
  2574. temp |= SBI_SSCDIVINTPHASE_INCVAL(phaseinc);
  2575. temp |= SBI_SSCDIVINTPHASE_DIR(phasedir);
  2576. temp |= SBI_SSCDIVINTPHASE_PROPAGATE;
  2577. intel_sbi_write(dev_priv,
  2578. SBI_SSCDIVINTPHASE6,
  2579. temp);
  2580. /* Program SSCAUXDIV */
  2581. temp = intel_sbi_read(dev_priv, SBI_SSCAUXDIV6);
  2582. temp &= ~SBI_SSCAUXDIV_FINALDIV2SEL(1);
  2583. temp |= SBI_SSCAUXDIV_FINALDIV2SEL(auxdiv);
  2584. intel_sbi_write(dev_priv,
  2585. SBI_SSCAUXDIV6,
  2586. temp);
  2587. /* Enable modulator and associated divider */
  2588. temp = intel_sbi_read(dev_priv, SBI_SSCCTL6);
  2589. temp &= ~SBI_SSCCTL_DISABLE;
  2590. intel_sbi_write(dev_priv,
  2591. SBI_SSCCTL6,
  2592. temp);
  2593. /* Wait for initialization time */
  2594. udelay(24);
  2595. I915_WRITE(PIXCLK_GATE, PIXCLK_GATE_UNGATE);
  2596. }
  2597. /*
  2598. * Enable PCH resources required for PCH ports:
  2599. * - PCH PLLs
  2600. * - FDI training & RX/TX
  2601. * - update transcoder timings
  2602. * - DP transcoding bits
  2603. * - transcoder
  2604. */
  2605. static void ironlake_pch_enable(struct drm_crtc *crtc)
  2606. {
  2607. struct drm_device *dev = crtc->dev;
  2608. struct drm_i915_private *dev_priv = dev->dev_private;
  2609. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2610. int pipe = intel_crtc->pipe;
  2611. u32 reg, temp;
  2612. assert_transcoder_disabled(dev_priv, pipe);
  2613. /* Write the TU size bits before fdi link training, so that error
  2614. * detection works. */
  2615. I915_WRITE(FDI_RX_TUSIZE1(pipe),
  2616. I915_READ(PIPE_DATA_M1(pipe)) & TU_SIZE_MASK);
  2617. /* For PCH output, training FDI link */
  2618. dev_priv->display.fdi_link_train(crtc);
  2619. /* XXX: pch pll's can be enabled any time before we enable the PCH
  2620. * transcoder, and we actually should do this to not upset any PCH
  2621. * transcoder that already use the clock when we share it.
  2622. *
  2623. * Note that enable_pch_pll tries to do the right thing, but get_pch_pll
  2624. * unconditionally resets the pll - we need that to have the right LVDS
  2625. * enable sequence. */
  2626. intel_enable_pch_pll(intel_crtc);
  2627. if (HAS_PCH_LPT(dev)) {
  2628. DRM_DEBUG_KMS("LPT detected: programming iCLKIP\n");
  2629. lpt_program_iclkip(crtc);
  2630. } else if (HAS_PCH_CPT(dev)) {
  2631. u32 sel;
  2632. temp = I915_READ(PCH_DPLL_SEL);
  2633. switch (pipe) {
  2634. default:
  2635. case 0:
  2636. temp |= TRANSA_DPLL_ENABLE;
  2637. sel = TRANSA_DPLLB_SEL;
  2638. break;
  2639. case 1:
  2640. temp |= TRANSB_DPLL_ENABLE;
  2641. sel = TRANSB_DPLLB_SEL;
  2642. break;
  2643. case 2:
  2644. temp |= TRANSC_DPLL_ENABLE;
  2645. sel = TRANSC_DPLLB_SEL;
  2646. break;
  2647. }
  2648. if (intel_crtc->pch_pll->pll_reg == _PCH_DPLL_B)
  2649. temp |= sel;
  2650. else
  2651. temp &= ~sel;
  2652. I915_WRITE(PCH_DPLL_SEL, temp);
  2653. }
  2654. /* set transcoder timing, panel must allow it */
  2655. assert_panel_unlocked(dev_priv, pipe);
  2656. I915_WRITE(TRANS_HTOTAL(pipe), I915_READ(HTOTAL(pipe)));
  2657. I915_WRITE(TRANS_HBLANK(pipe), I915_READ(HBLANK(pipe)));
  2658. I915_WRITE(TRANS_HSYNC(pipe), I915_READ(HSYNC(pipe)));
  2659. I915_WRITE(TRANS_VTOTAL(pipe), I915_READ(VTOTAL(pipe)));
  2660. I915_WRITE(TRANS_VBLANK(pipe), I915_READ(VBLANK(pipe)));
  2661. I915_WRITE(TRANS_VSYNC(pipe), I915_READ(VSYNC(pipe)));
  2662. I915_WRITE(TRANS_VSYNCSHIFT(pipe), I915_READ(VSYNCSHIFT(pipe)));
  2663. if (!IS_HASWELL(dev))
  2664. intel_fdi_normal_train(crtc);
  2665. /* For PCH DP, enable TRANS_DP_CTL */
  2666. if (HAS_PCH_CPT(dev) &&
  2667. (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) ||
  2668. intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))) {
  2669. u32 bpc = (I915_READ(PIPECONF(pipe)) & PIPE_BPC_MASK) >> 5;
  2670. reg = TRANS_DP_CTL(pipe);
  2671. temp = I915_READ(reg);
  2672. temp &= ~(TRANS_DP_PORT_SEL_MASK |
  2673. TRANS_DP_SYNC_MASK |
  2674. TRANS_DP_BPC_MASK);
  2675. temp |= (TRANS_DP_OUTPUT_ENABLE |
  2676. TRANS_DP_ENH_FRAMING);
  2677. temp |= bpc << 9; /* same format but at 11:9 */
  2678. if (crtc->mode.flags & DRM_MODE_FLAG_PHSYNC)
  2679. temp |= TRANS_DP_HSYNC_ACTIVE_HIGH;
  2680. if (crtc->mode.flags & DRM_MODE_FLAG_PVSYNC)
  2681. temp |= TRANS_DP_VSYNC_ACTIVE_HIGH;
  2682. switch (intel_trans_dp_port_sel(crtc)) {
  2683. case PCH_DP_B:
  2684. temp |= TRANS_DP_PORT_SEL_B;
  2685. break;
  2686. case PCH_DP_C:
  2687. temp |= TRANS_DP_PORT_SEL_C;
  2688. break;
  2689. case PCH_DP_D:
  2690. temp |= TRANS_DP_PORT_SEL_D;
  2691. break;
  2692. default:
  2693. BUG();
  2694. }
  2695. I915_WRITE(reg, temp);
  2696. }
  2697. intel_enable_transcoder(dev_priv, pipe);
  2698. }
  2699. static void intel_put_pch_pll(struct intel_crtc *intel_crtc)
  2700. {
  2701. struct intel_pch_pll *pll = intel_crtc->pch_pll;
  2702. if (pll == NULL)
  2703. return;
  2704. if (pll->refcount == 0) {
  2705. WARN(1, "bad PCH PLL refcount\n");
  2706. return;
  2707. }
  2708. --pll->refcount;
  2709. intel_crtc->pch_pll = NULL;
  2710. }
  2711. static struct intel_pch_pll *intel_get_pch_pll(struct intel_crtc *intel_crtc, u32 dpll, u32 fp)
  2712. {
  2713. struct drm_i915_private *dev_priv = intel_crtc->base.dev->dev_private;
  2714. struct intel_pch_pll *pll;
  2715. int i;
  2716. pll = intel_crtc->pch_pll;
  2717. if (pll) {
  2718. DRM_DEBUG_KMS("CRTC:%d reusing existing PCH PLL %x\n",
  2719. intel_crtc->base.base.id, pll->pll_reg);
  2720. goto prepare;
  2721. }
  2722. if (HAS_PCH_IBX(dev_priv->dev)) {
  2723. /* Ironlake PCH has a fixed PLL->PCH pipe mapping. */
  2724. i = intel_crtc->pipe;
  2725. pll = &dev_priv->pch_plls[i];
  2726. DRM_DEBUG_KMS("CRTC:%d using pre-allocated PCH PLL %x\n",
  2727. intel_crtc->base.base.id, pll->pll_reg);
  2728. goto found;
  2729. }
  2730. for (i = 0; i < dev_priv->num_pch_pll; i++) {
  2731. pll = &dev_priv->pch_plls[i];
  2732. /* Only want to check enabled timings first */
  2733. if (pll->refcount == 0)
  2734. continue;
  2735. if (dpll == (I915_READ(pll->pll_reg) & 0x7fffffff) &&
  2736. fp == I915_READ(pll->fp0_reg)) {
  2737. DRM_DEBUG_KMS("CRTC:%d sharing existing PCH PLL %x (refcount %d, ative %d)\n",
  2738. intel_crtc->base.base.id,
  2739. pll->pll_reg, pll->refcount, pll->active);
  2740. goto found;
  2741. }
  2742. }
  2743. /* Ok no matching timings, maybe there's a free one? */
  2744. for (i = 0; i < dev_priv->num_pch_pll; i++) {
  2745. pll = &dev_priv->pch_plls[i];
  2746. if (pll->refcount == 0) {
  2747. DRM_DEBUG_KMS("CRTC:%d allocated PCH PLL %x\n",
  2748. intel_crtc->base.base.id, pll->pll_reg);
  2749. goto found;
  2750. }
  2751. }
  2752. return NULL;
  2753. found:
  2754. intel_crtc->pch_pll = pll;
  2755. pll->refcount++;
  2756. DRM_DEBUG_DRIVER("using pll %d for pipe %d\n", i, intel_crtc->pipe);
  2757. prepare: /* separate function? */
  2758. DRM_DEBUG_DRIVER("switching PLL %x off\n", pll->pll_reg);
  2759. /* Wait for the clocks to stabilize before rewriting the regs */
  2760. I915_WRITE(pll->pll_reg, dpll & ~DPLL_VCO_ENABLE);
  2761. POSTING_READ(pll->pll_reg);
  2762. udelay(150);
  2763. I915_WRITE(pll->fp0_reg, fp);
  2764. I915_WRITE(pll->pll_reg, dpll & ~DPLL_VCO_ENABLE);
  2765. pll->on = false;
  2766. return pll;
  2767. }
  2768. void intel_cpt_verify_modeset(struct drm_device *dev, int pipe)
  2769. {
  2770. struct drm_i915_private *dev_priv = dev->dev_private;
  2771. int dslreg = PIPEDSL(pipe), tc2reg = TRANS_CHICKEN2(pipe);
  2772. u32 temp;
  2773. temp = I915_READ(dslreg);
  2774. udelay(500);
  2775. if (wait_for(I915_READ(dslreg) != temp, 5)) {
  2776. /* Without this, mode sets may fail silently on FDI */
  2777. I915_WRITE(tc2reg, TRANS_AUTOTRAIN_GEN_STALL_DIS);
  2778. udelay(250);
  2779. I915_WRITE(tc2reg, 0);
  2780. if (wait_for(I915_READ(dslreg) != temp, 5))
  2781. DRM_ERROR("mode set failed: pipe %d stuck\n", pipe);
  2782. }
  2783. }
  2784. static void ironlake_crtc_enable(struct drm_crtc *crtc)
  2785. {
  2786. struct drm_device *dev = crtc->dev;
  2787. struct drm_i915_private *dev_priv = dev->dev_private;
  2788. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2789. struct intel_encoder *encoder;
  2790. int pipe = intel_crtc->pipe;
  2791. int plane = intel_crtc->plane;
  2792. u32 temp;
  2793. bool is_pch_port;
  2794. WARN_ON(!crtc->enabled);
  2795. if (intel_crtc->active)
  2796. return;
  2797. intel_crtc->active = true;
  2798. intel_update_watermarks(dev);
  2799. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  2800. temp = I915_READ(PCH_LVDS);
  2801. if ((temp & LVDS_PORT_EN) == 0)
  2802. I915_WRITE(PCH_LVDS, temp | LVDS_PORT_EN);
  2803. }
  2804. is_pch_port = ironlake_crtc_driving_pch(crtc);
  2805. if (is_pch_port) {
  2806. /* Note: FDI PLL enabling _must_ be done before we enable the
  2807. * cpu pipes, hence this is separate from all the other fdi/pch
  2808. * enabling. */
  2809. ironlake_fdi_pll_enable(intel_crtc);
  2810. } else {
  2811. assert_fdi_tx_disabled(dev_priv, pipe);
  2812. assert_fdi_rx_disabled(dev_priv, pipe);
  2813. }
  2814. for_each_encoder_on_crtc(dev, crtc, encoder)
  2815. if (encoder->pre_enable)
  2816. encoder->pre_enable(encoder);
  2817. /* Enable panel fitting for LVDS */
  2818. if (dev_priv->pch_pf_size &&
  2819. (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) || HAS_eDP)) {
  2820. /* Force use of hard-coded filter coefficients
  2821. * as some pre-programmed values are broken,
  2822. * e.g. x201.
  2823. */
  2824. I915_WRITE(PF_CTL(pipe), PF_ENABLE | PF_FILTER_MED_3x3);
  2825. I915_WRITE(PF_WIN_POS(pipe), dev_priv->pch_pf_pos);
  2826. I915_WRITE(PF_WIN_SZ(pipe), dev_priv->pch_pf_size);
  2827. }
  2828. /*
  2829. * On ILK+ LUT must be loaded before the pipe is running but with
  2830. * clocks enabled
  2831. */
  2832. intel_crtc_load_lut(crtc);
  2833. intel_enable_pipe(dev_priv, pipe, is_pch_port);
  2834. intel_enable_plane(dev_priv, plane, pipe);
  2835. if (is_pch_port)
  2836. ironlake_pch_enable(crtc);
  2837. mutex_lock(&dev->struct_mutex);
  2838. intel_update_fbc(dev);
  2839. mutex_unlock(&dev->struct_mutex);
  2840. intel_crtc_update_cursor(crtc, true);
  2841. for_each_encoder_on_crtc(dev, crtc, encoder)
  2842. encoder->enable(encoder);
  2843. if (HAS_PCH_CPT(dev))
  2844. intel_cpt_verify_modeset(dev, intel_crtc->pipe);
  2845. /*
  2846. * There seems to be a race in PCH platform hw (at least on some
  2847. * outputs) where an enabled pipe still completes any pageflip right
  2848. * away (as if the pipe is off) instead of waiting for vblank. As soon
  2849. * as the first vblank happend, everything works as expected. Hence just
  2850. * wait for one vblank before returning to avoid strange things
  2851. * happening.
  2852. */
  2853. intel_wait_for_vblank(dev, intel_crtc->pipe);
  2854. }
  2855. static void haswell_crtc_enable(struct drm_crtc *crtc)
  2856. {
  2857. struct drm_device *dev = crtc->dev;
  2858. struct drm_i915_private *dev_priv = dev->dev_private;
  2859. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2860. struct intel_encoder *encoder;
  2861. int pipe = intel_crtc->pipe;
  2862. int plane = intel_crtc->plane;
  2863. bool is_pch_port;
  2864. WARN_ON(!crtc->enabled);
  2865. if (intel_crtc->active)
  2866. return;
  2867. intel_crtc->active = true;
  2868. intel_update_watermarks(dev);
  2869. is_pch_port = haswell_crtc_driving_pch(crtc);
  2870. if (is_pch_port)
  2871. ironlake_fdi_pll_enable(intel_crtc);
  2872. for_each_encoder_on_crtc(dev, crtc, encoder)
  2873. if (encoder->pre_enable)
  2874. encoder->pre_enable(encoder);
  2875. intel_ddi_enable_pipe_clock(intel_crtc);
  2876. /* Enable panel fitting for eDP */
  2877. if (dev_priv->pch_pf_size && HAS_eDP) {
  2878. /* Force use of hard-coded filter coefficients
  2879. * as some pre-programmed values are broken,
  2880. * e.g. x201.
  2881. */
  2882. I915_WRITE(PF_CTL(pipe), PF_ENABLE | PF_FILTER_MED_3x3);
  2883. I915_WRITE(PF_WIN_POS(pipe), dev_priv->pch_pf_pos);
  2884. I915_WRITE(PF_WIN_SZ(pipe), dev_priv->pch_pf_size);
  2885. }
  2886. /*
  2887. * On ILK+ LUT must be loaded before the pipe is running but with
  2888. * clocks enabled
  2889. */
  2890. intel_crtc_load_lut(crtc);
  2891. intel_ddi_set_pipe_settings(crtc);
  2892. intel_ddi_enable_pipe_func(crtc);
  2893. intel_enable_pipe(dev_priv, pipe, is_pch_port);
  2894. intel_enable_plane(dev_priv, plane, pipe);
  2895. if (is_pch_port)
  2896. ironlake_pch_enable(crtc);
  2897. mutex_lock(&dev->struct_mutex);
  2898. intel_update_fbc(dev);
  2899. mutex_unlock(&dev->struct_mutex);
  2900. intel_crtc_update_cursor(crtc, true);
  2901. for_each_encoder_on_crtc(dev, crtc, encoder)
  2902. encoder->enable(encoder);
  2903. /*
  2904. * There seems to be a race in PCH platform hw (at least on some
  2905. * outputs) where an enabled pipe still completes any pageflip right
  2906. * away (as if the pipe is off) instead of waiting for vblank. As soon
  2907. * as the first vblank happend, everything works as expected. Hence just
  2908. * wait for one vblank before returning to avoid strange things
  2909. * happening.
  2910. */
  2911. intel_wait_for_vblank(dev, intel_crtc->pipe);
  2912. }
  2913. static void ironlake_crtc_disable(struct drm_crtc *crtc)
  2914. {
  2915. struct drm_device *dev = crtc->dev;
  2916. struct drm_i915_private *dev_priv = dev->dev_private;
  2917. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2918. struct intel_encoder *encoder;
  2919. int pipe = intel_crtc->pipe;
  2920. int plane = intel_crtc->plane;
  2921. u32 reg, temp;
  2922. if (!intel_crtc->active)
  2923. return;
  2924. for_each_encoder_on_crtc(dev, crtc, encoder)
  2925. encoder->disable(encoder);
  2926. intel_crtc_wait_for_pending_flips(crtc);
  2927. drm_vblank_off(dev, pipe);
  2928. intel_crtc_update_cursor(crtc, false);
  2929. intel_disable_plane(dev_priv, plane, pipe);
  2930. if (dev_priv->cfb_plane == plane)
  2931. intel_disable_fbc(dev);
  2932. intel_disable_pipe(dev_priv, pipe);
  2933. /* Disable PF */
  2934. I915_WRITE(PF_CTL(pipe), 0);
  2935. I915_WRITE(PF_WIN_SZ(pipe), 0);
  2936. for_each_encoder_on_crtc(dev, crtc, encoder)
  2937. if (encoder->post_disable)
  2938. encoder->post_disable(encoder);
  2939. ironlake_fdi_disable(crtc);
  2940. intel_disable_transcoder(dev_priv, pipe);
  2941. if (HAS_PCH_CPT(dev)) {
  2942. /* disable TRANS_DP_CTL */
  2943. reg = TRANS_DP_CTL(pipe);
  2944. temp = I915_READ(reg);
  2945. temp &= ~(TRANS_DP_OUTPUT_ENABLE | TRANS_DP_PORT_SEL_MASK);
  2946. temp |= TRANS_DP_PORT_SEL_NONE;
  2947. I915_WRITE(reg, temp);
  2948. /* disable DPLL_SEL */
  2949. temp = I915_READ(PCH_DPLL_SEL);
  2950. switch (pipe) {
  2951. case 0:
  2952. temp &= ~(TRANSA_DPLL_ENABLE | TRANSA_DPLLB_SEL);
  2953. break;
  2954. case 1:
  2955. temp &= ~(TRANSB_DPLL_ENABLE | TRANSB_DPLLB_SEL);
  2956. break;
  2957. case 2:
  2958. /* C shares PLL A or B */
  2959. temp &= ~(TRANSC_DPLL_ENABLE | TRANSC_DPLLB_SEL);
  2960. break;
  2961. default:
  2962. BUG(); /* wtf */
  2963. }
  2964. I915_WRITE(PCH_DPLL_SEL, temp);
  2965. }
  2966. /* disable PCH DPLL */
  2967. intel_disable_pch_pll(intel_crtc);
  2968. ironlake_fdi_pll_disable(intel_crtc);
  2969. intel_crtc->active = false;
  2970. intel_update_watermarks(dev);
  2971. mutex_lock(&dev->struct_mutex);
  2972. intel_update_fbc(dev);
  2973. mutex_unlock(&dev->struct_mutex);
  2974. }
  2975. static void haswell_crtc_disable(struct drm_crtc *crtc)
  2976. {
  2977. struct drm_device *dev = crtc->dev;
  2978. struct drm_i915_private *dev_priv = dev->dev_private;
  2979. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2980. struct intel_encoder *encoder;
  2981. int pipe = intel_crtc->pipe;
  2982. int plane = intel_crtc->plane;
  2983. enum transcoder cpu_transcoder = intel_crtc->cpu_transcoder;
  2984. bool is_pch_port;
  2985. if (!intel_crtc->active)
  2986. return;
  2987. is_pch_port = haswell_crtc_driving_pch(crtc);
  2988. for_each_encoder_on_crtc(dev, crtc, encoder)
  2989. encoder->disable(encoder);
  2990. intel_crtc_wait_for_pending_flips(crtc);
  2991. drm_vblank_off(dev, pipe);
  2992. intel_crtc_update_cursor(crtc, false);
  2993. intel_disable_plane(dev_priv, plane, pipe);
  2994. if (dev_priv->cfb_plane == plane)
  2995. intel_disable_fbc(dev);
  2996. intel_disable_pipe(dev_priv, pipe);
  2997. intel_ddi_disable_transcoder_func(dev_priv, cpu_transcoder);
  2998. /* Disable PF */
  2999. I915_WRITE(PF_CTL(pipe), 0);
  3000. I915_WRITE(PF_WIN_SZ(pipe), 0);
  3001. intel_ddi_disable_pipe_clock(intel_crtc);
  3002. for_each_encoder_on_crtc(dev, crtc, encoder)
  3003. if (encoder->post_disable)
  3004. encoder->post_disable(encoder);
  3005. if (is_pch_port) {
  3006. ironlake_fdi_disable(crtc);
  3007. intel_disable_transcoder(dev_priv, pipe);
  3008. intel_disable_pch_pll(intel_crtc);
  3009. ironlake_fdi_pll_disable(intel_crtc);
  3010. }
  3011. intel_crtc->active = false;
  3012. intel_update_watermarks(dev);
  3013. mutex_lock(&dev->struct_mutex);
  3014. intel_update_fbc(dev);
  3015. mutex_unlock(&dev->struct_mutex);
  3016. }
  3017. static void ironlake_crtc_off(struct drm_crtc *crtc)
  3018. {
  3019. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3020. intel_put_pch_pll(intel_crtc);
  3021. }
  3022. static void haswell_crtc_off(struct drm_crtc *crtc)
  3023. {
  3024. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3025. /* Stop saying we're using TRANSCODER_EDP because some other CRTC might
  3026. * start using it. */
  3027. intel_crtc->cpu_transcoder = intel_crtc->pipe;
  3028. intel_ddi_put_crtc_pll(crtc);
  3029. }
  3030. static void intel_crtc_dpms_overlay(struct intel_crtc *intel_crtc, bool enable)
  3031. {
  3032. if (!enable && intel_crtc->overlay) {
  3033. struct drm_device *dev = intel_crtc->base.dev;
  3034. struct drm_i915_private *dev_priv = dev->dev_private;
  3035. mutex_lock(&dev->struct_mutex);
  3036. dev_priv->mm.interruptible = false;
  3037. (void) intel_overlay_switch_off(intel_crtc->overlay);
  3038. dev_priv->mm.interruptible = true;
  3039. mutex_unlock(&dev->struct_mutex);
  3040. }
  3041. /* Let userspace switch the overlay on again. In most cases userspace
  3042. * has to recompute where to put it anyway.
  3043. */
  3044. }
  3045. static void i9xx_crtc_enable(struct drm_crtc *crtc)
  3046. {
  3047. struct drm_device *dev = crtc->dev;
  3048. struct drm_i915_private *dev_priv = dev->dev_private;
  3049. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3050. struct intel_encoder *encoder;
  3051. int pipe = intel_crtc->pipe;
  3052. int plane = intel_crtc->plane;
  3053. WARN_ON(!crtc->enabled);
  3054. if (intel_crtc->active)
  3055. return;
  3056. intel_crtc->active = true;
  3057. intel_update_watermarks(dev);
  3058. intel_enable_pll(dev_priv, pipe);
  3059. intel_enable_pipe(dev_priv, pipe, false);
  3060. intel_enable_plane(dev_priv, plane, pipe);
  3061. intel_crtc_load_lut(crtc);
  3062. intel_update_fbc(dev);
  3063. /* Give the overlay scaler a chance to enable if it's on this pipe */
  3064. intel_crtc_dpms_overlay(intel_crtc, true);
  3065. intel_crtc_update_cursor(crtc, true);
  3066. for_each_encoder_on_crtc(dev, crtc, encoder)
  3067. encoder->enable(encoder);
  3068. }
  3069. static void i9xx_crtc_disable(struct drm_crtc *crtc)
  3070. {
  3071. struct drm_device *dev = crtc->dev;
  3072. struct drm_i915_private *dev_priv = dev->dev_private;
  3073. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3074. struct intel_encoder *encoder;
  3075. int pipe = intel_crtc->pipe;
  3076. int plane = intel_crtc->plane;
  3077. if (!intel_crtc->active)
  3078. return;
  3079. for_each_encoder_on_crtc(dev, crtc, encoder)
  3080. encoder->disable(encoder);
  3081. /* Give the overlay scaler a chance to disable if it's on this pipe */
  3082. intel_crtc_wait_for_pending_flips(crtc);
  3083. drm_vblank_off(dev, pipe);
  3084. intel_crtc_dpms_overlay(intel_crtc, false);
  3085. intel_crtc_update_cursor(crtc, false);
  3086. if (dev_priv->cfb_plane == plane)
  3087. intel_disable_fbc(dev);
  3088. intel_disable_plane(dev_priv, plane, pipe);
  3089. intel_disable_pipe(dev_priv, pipe);
  3090. intel_disable_pll(dev_priv, pipe);
  3091. intel_crtc->active = false;
  3092. intel_update_fbc(dev);
  3093. intel_update_watermarks(dev);
  3094. }
  3095. static void i9xx_crtc_off(struct drm_crtc *crtc)
  3096. {
  3097. }
  3098. static void intel_crtc_update_sarea(struct drm_crtc *crtc,
  3099. bool enabled)
  3100. {
  3101. struct drm_device *dev = crtc->dev;
  3102. struct drm_i915_master_private *master_priv;
  3103. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3104. int pipe = intel_crtc->pipe;
  3105. if (!dev->primary->master)
  3106. return;
  3107. master_priv = dev->primary->master->driver_priv;
  3108. if (!master_priv->sarea_priv)
  3109. return;
  3110. switch (pipe) {
  3111. case 0:
  3112. master_priv->sarea_priv->pipeA_w = enabled ? crtc->mode.hdisplay : 0;
  3113. master_priv->sarea_priv->pipeA_h = enabled ? crtc->mode.vdisplay : 0;
  3114. break;
  3115. case 1:
  3116. master_priv->sarea_priv->pipeB_w = enabled ? crtc->mode.hdisplay : 0;
  3117. master_priv->sarea_priv->pipeB_h = enabled ? crtc->mode.vdisplay : 0;
  3118. break;
  3119. default:
  3120. DRM_ERROR("Can't update pipe %c in SAREA\n", pipe_name(pipe));
  3121. break;
  3122. }
  3123. }
  3124. /**
  3125. * Sets the power management mode of the pipe and plane.
  3126. */
  3127. void intel_crtc_update_dpms(struct drm_crtc *crtc)
  3128. {
  3129. struct drm_device *dev = crtc->dev;
  3130. struct drm_i915_private *dev_priv = dev->dev_private;
  3131. struct intel_encoder *intel_encoder;
  3132. bool enable = false;
  3133. for_each_encoder_on_crtc(dev, crtc, intel_encoder)
  3134. enable |= intel_encoder->connectors_active;
  3135. if (enable)
  3136. dev_priv->display.crtc_enable(crtc);
  3137. else
  3138. dev_priv->display.crtc_disable(crtc);
  3139. intel_crtc_update_sarea(crtc, enable);
  3140. }
  3141. static void intel_crtc_noop(struct drm_crtc *crtc)
  3142. {
  3143. }
  3144. static void intel_crtc_disable(struct drm_crtc *crtc)
  3145. {
  3146. struct drm_device *dev = crtc->dev;
  3147. struct drm_connector *connector;
  3148. struct drm_i915_private *dev_priv = dev->dev_private;
  3149. /* crtc should still be enabled when we disable it. */
  3150. WARN_ON(!crtc->enabled);
  3151. dev_priv->display.crtc_disable(crtc);
  3152. intel_crtc_update_sarea(crtc, false);
  3153. dev_priv->display.off(crtc);
  3154. assert_plane_disabled(dev->dev_private, to_intel_crtc(crtc)->plane);
  3155. assert_pipe_disabled(dev->dev_private, to_intel_crtc(crtc)->pipe);
  3156. if (crtc->fb) {
  3157. mutex_lock(&dev->struct_mutex);
  3158. intel_unpin_fb_obj(to_intel_framebuffer(crtc->fb)->obj);
  3159. mutex_unlock(&dev->struct_mutex);
  3160. crtc->fb = NULL;
  3161. }
  3162. /* Update computed state. */
  3163. list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
  3164. if (!connector->encoder || !connector->encoder->crtc)
  3165. continue;
  3166. if (connector->encoder->crtc != crtc)
  3167. continue;
  3168. connector->dpms = DRM_MODE_DPMS_OFF;
  3169. to_intel_encoder(connector->encoder)->connectors_active = false;
  3170. }
  3171. }
  3172. void intel_modeset_disable(struct drm_device *dev)
  3173. {
  3174. struct drm_crtc *crtc;
  3175. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  3176. if (crtc->enabled)
  3177. intel_crtc_disable(crtc);
  3178. }
  3179. }
  3180. void intel_encoder_noop(struct drm_encoder *encoder)
  3181. {
  3182. }
  3183. void intel_encoder_destroy(struct drm_encoder *encoder)
  3184. {
  3185. struct intel_encoder *intel_encoder = to_intel_encoder(encoder);
  3186. drm_encoder_cleanup(encoder);
  3187. kfree(intel_encoder);
  3188. }
  3189. /* Simple dpms helper for encodres with just one connector, no cloning and only
  3190. * one kind of off state. It clamps all !ON modes to fully OFF and changes the
  3191. * state of the entire output pipe. */
  3192. void intel_encoder_dpms(struct intel_encoder *encoder, int mode)
  3193. {
  3194. if (mode == DRM_MODE_DPMS_ON) {
  3195. encoder->connectors_active = true;
  3196. intel_crtc_update_dpms(encoder->base.crtc);
  3197. } else {
  3198. encoder->connectors_active = false;
  3199. intel_crtc_update_dpms(encoder->base.crtc);
  3200. }
  3201. }
  3202. /* Cross check the actual hw state with our own modeset state tracking (and it's
  3203. * internal consistency). */
  3204. static void intel_connector_check_state(struct intel_connector *connector)
  3205. {
  3206. if (connector->get_hw_state(connector)) {
  3207. struct intel_encoder *encoder = connector->encoder;
  3208. struct drm_crtc *crtc;
  3209. bool encoder_enabled;
  3210. enum pipe pipe;
  3211. DRM_DEBUG_KMS("[CONNECTOR:%d:%s]\n",
  3212. connector->base.base.id,
  3213. drm_get_connector_name(&connector->base));
  3214. WARN(connector->base.dpms == DRM_MODE_DPMS_OFF,
  3215. "wrong connector dpms state\n");
  3216. WARN(connector->base.encoder != &encoder->base,
  3217. "active connector not linked to encoder\n");
  3218. WARN(!encoder->connectors_active,
  3219. "encoder->connectors_active not set\n");
  3220. encoder_enabled = encoder->get_hw_state(encoder, &pipe);
  3221. WARN(!encoder_enabled, "encoder not enabled\n");
  3222. if (WARN_ON(!encoder->base.crtc))
  3223. return;
  3224. crtc = encoder->base.crtc;
  3225. WARN(!crtc->enabled, "crtc not enabled\n");
  3226. WARN(!to_intel_crtc(crtc)->active, "crtc not active\n");
  3227. WARN(pipe != to_intel_crtc(crtc)->pipe,
  3228. "encoder active on the wrong pipe\n");
  3229. }
  3230. }
  3231. /* Even simpler default implementation, if there's really no special case to
  3232. * consider. */
  3233. void intel_connector_dpms(struct drm_connector *connector, int mode)
  3234. {
  3235. struct intel_encoder *encoder = intel_attached_encoder(connector);
  3236. /* All the simple cases only support two dpms states. */
  3237. if (mode != DRM_MODE_DPMS_ON)
  3238. mode = DRM_MODE_DPMS_OFF;
  3239. if (mode == connector->dpms)
  3240. return;
  3241. connector->dpms = mode;
  3242. /* Only need to change hw state when actually enabled */
  3243. if (encoder->base.crtc)
  3244. intel_encoder_dpms(encoder, mode);
  3245. else
  3246. WARN_ON(encoder->connectors_active != false);
  3247. intel_modeset_check_state(connector->dev);
  3248. }
  3249. /* Simple connector->get_hw_state implementation for encoders that support only
  3250. * one connector and no cloning and hence the encoder state determines the state
  3251. * of the connector. */
  3252. bool intel_connector_get_hw_state(struct intel_connector *connector)
  3253. {
  3254. enum pipe pipe = 0;
  3255. struct intel_encoder *encoder = connector->encoder;
  3256. return encoder->get_hw_state(encoder, &pipe);
  3257. }
  3258. static bool intel_crtc_mode_fixup(struct drm_crtc *crtc,
  3259. const struct drm_display_mode *mode,
  3260. struct drm_display_mode *adjusted_mode)
  3261. {
  3262. struct drm_device *dev = crtc->dev;
  3263. if (HAS_PCH_SPLIT(dev)) {
  3264. /* FDI link clock is fixed at 2.7G */
  3265. if (mode->clock * 3 > IRONLAKE_FDI_FREQ * 4)
  3266. return false;
  3267. }
  3268. /* All interlaced capable intel hw wants timings in frames. Note though
  3269. * that intel_lvds_mode_fixup does some funny tricks with the crtc
  3270. * timings, so we need to be careful not to clobber these.*/
  3271. if (!(adjusted_mode->private_flags & INTEL_MODE_CRTC_TIMINGS_SET))
  3272. drm_mode_set_crtcinfo(adjusted_mode, 0);
  3273. /* WaPruneModeWithIncorrectHsyncOffset: Cantiga+ cannot handle modes
  3274. * with a hsync front porch of 0.
  3275. */
  3276. if ((INTEL_INFO(dev)->gen > 4 || IS_G4X(dev)) &&
  3277. adjusted_mode->hsync_start == adjusted_mode->hdisplay)
  3278. return false;
  3279. return true;
  3280. }
  3281. static int valleyview_get_display_clock_speed(struct drm_device *dev)
  3282. {
  3283. return 400000; /* FIXME */
  3284. }
  3285. static int i945_get_display_clock_speed(struct drm_device *dev)
  3286. {
  3287. return 400000;
  3288. }
  3289. static int i915_get_display_clock_speed(struct drm_device *dev)
  3290. {
  3291. return 333000;
  3292. }
  3293. static int i9xx_misc_get_display_clock_speed(struct drm_device *dev)
  3294. {
  3295. return 200000;
  3296. }
  3297. static int i915gm_get_display_clock_speed(struct drm_device *dev)
  3298. {
  3299. u16 gcfgc = 0;
  3300. pci_read_config_word(dev->pdev, GCFGC, &gcfgc);
  3301. if (gcfgc & GC_LOW_FREQUENCY_ENABLE)
  3302. return 133000;
  3303. else {
  3304. switch (gcfgc & GC_DISPLAY_CLOCK_MASK) {
  3305. case GC_DISPLAY_CLOCK_333_MHZ:
  3306. return 333000;
  3307. default:
  3308. case GC_DISPLAY_CLOCK_190_200_MHZ:
  3309. return 190000;
  3310. }
  3311. }
  3312. }
  3313. static int i865_get_display_clock_speed(struct drm_device *dev)
  3314. {
  3315. return 266000;
  3316. }
  3317. static int i855_get_display_clock_speed(struct drm_device *dev)
  3318. {
  3319. u16 hpllcc = 0;
  3320. /* Assume that the hardware is in the high speed state. This
  3321. * should be the default.
  3322. */
  3323. switch (hpllcc & GC_CLOCK_CONTROL_MASK) {
  3324. case GC_CLOCK_133_200:
  3325. case GC_CLOCK_100_200:
  3326. return 200000;
  3327. case GC_CLOCK_166_250:
  3328. return 250000;
  3329. case GC_CLOCK_100_133:
  3330. return 133000;
  3331. }
  3332. /* Shouldn't happen */
  3333. return 0;
  3334. }
  3335. static int i830_get_display_clock_speed(struct drm_device *dev)
  3336. {
  3337. return 133000;
  3338. }
  3339. struct fdi_m_n {
  3340. u32 tu;
  3341. u32 gmch_m;
  3342. u32 gmch_n;
  3343. u32 link_m;
  3344. u32 link_n;
  3345. };
  3346. static void
  3347. fdi_reduce_ratio(u32 *num, u32 *den)
  3348. {
  3349. while (*num > 0xffffff || *den > 0xffffff) {
  3350. *num >>= 1;
  3351. *den >>= 1;
  3352. }
  3353. }
  3354. static void
  3355. ironlake_compute_m_n(int bits_per_pixel, int nlanes, int pixel_clock,
  3356. int link_clock, struct fdi_m_n *m_n)
  3357. {
  3358. m_n->tu = 64; /* default size */
  3359. /* BUG_ON(pixel_clock > INT_MAX / 36); */
  3360. m_n->gmch_m = bits_per_pixel * pixel_clock;
  3361. m_n->gmch_n = link_clock * nlanes * 8;
  3362. fdi_reduce_ratio(&m_n->gmch_m, &m_n->gmch_n);
  3363. m_n->link_m = pixel_clock;
  3364. m_n->link_n = link_clock;
  3365. fdi_reduce_ratio(&m_n->link_m, &m_n->link_n);
  3366. }
  3367. static inline bool intel_panel_use_ssc(struct drm_i915_private *dev_priv)
  3368. {
  3369. if (i915_panel_use_ssc >= 0)
  3370. return i915_panel_use_ssc != 0;
  3371. return dev_priv->lvds_use_ssc
  3372. && !(dev_priv->quirks & QUIRK_LVDS_SSC_DISABLE);
  3373. }
  3374. /**
  3375. * intel_choose_pipe_bpp_dither - figure out what color depth the pipe should send
  3376. * @crtc: CRTC structure
  3377. * @mode: requested mode
  3378. *
  3379. * A pipe may be connected to one or more outputs. Based on the depth of the
  3380. * attached framebuffer, choose a good color depth to use on the pipe.
  3381. *
  3382. * If possible, match the pipe depth to the fb depth. In some cases, this
  3383. * isn't ideal, because the connected output supports a lesser or restricted
  3384. * set of depths. Resolve that here:
  3385. * LVDS typically supports only 6bpc, so clamp down in that case
  3386. * HDMI supports only 8bpc or 12bpc, so clamp to 8bpc with dither for 10bpc
  3387. * Displays may support a restricted set as well, check EDID and clamp as
  3388. * appropriate.
  3389. * DP may want to dither down to 6bpc to fit larger modes
  3390. *
  3391. * RETURNS:
  3392. * Dithering requirement (i.e. false if display bpc and pipe bpc match,
  3393. * true if they don't match).
  3394. */
  3395. static bool intel_choose_pipe_bpp_dither(struct drm_crtc *crtc,
  3396. struct drm_framebuffer *fb,
  3397. unsigned int *pipe_bpp,
  3398. struct drm_display_mode *mode)
  3399. {
  3400. struct drm_device *dev = crtc->dev;
  3401. struct drm_i915_private *dev_priv = dev->dev_private;
  3402. struct drm_connector *connector;
  3403. struct intel_encoder *intel_encoder;
  3404. unsigned int display_bpc = UINT_MAX, bpc;
  3405. /* Walk the encoders & connectors on this crtc, get min bpc */
  3406. for_each_encoder_on_crtc(dev, crtc, intel_encoder) {
  3407. if (intel_encoder->type == INTEL_OUTPUT_LVDS) {
  3408. unsigned int lvds_bpc;
  3409. if ((I915_READ(PCH_LVDS) & LVDS_A3_POWER_MASK) ==
  3410. LVDS_A3_POWER_UP)
  3411. lvds_bpc = 8;
  3412. else
  3413. lvds_bpc = 6;
  3414. if (lvds_bpc < display_bpc) {
  3415. DRM_DEBUG_KMS("clamping display bpc (was %d) to LVDS (%d)\n", display_bpc, lvds_bpc);
  3416. display_bpc = lvds_bpc;
  3417. }
  3418. continue;
  3419. }
  3420. /* Not one of the known troublemakers, check the EDID */
  3421. list_for_each_entry(connector, &dev->mode_config.connector_list,
  3422. head) {
  3423. if (connector->encoder != &intel_encoder->base)
  3424. continue;
  3425. /* Don't use an invalid EDID bpc value */
  3426. if (connector->display_info.bpc &&
  3427. connector->display_info.bpc < display_bpc) {
  3428. DRM_DEBUG_KMS("clamping display bpc (was %d) to EDID reported max of %d\n", display_bpc, connector->display_info.bpc);
  3429. display_bpc = connector->display_info.bpc;
  3430. }
  3431. }
  3432. /*
  3433. * HDMI is either 12 or 8, so if the display lets 10bpc sneak
  3434. * through, clamp it down. (Note: >12bpc will be caught below.)
  3435. */
  3436. if (intel_encoder->type == INTEL_OUTPUT_HDMI) {
  3437. if (display_bpc > 8 && display_bpc < 12) {
  3438. DRM_DEBUG_KMS("forcing bpc to 12 for HDMI\n");
  3439. display_bpc = 12;
  3440. } else {
  3441. DRM_DEBUG_KMS("forcing bpc to 8 for HDMI\n");
  3442. display_bpc = 8;
  3443. }
  3444. }
  3445. }
  3446. if (mode->private_flags & INTEL_MODE_DP_FORCE_6BPC) {
  3447. DRM_DEBUG_KMS("Dithering DP to 6bpc\n");
  3448. display_bpc = 6;
  3449. }
  3450. /*
  3451. * We could just drive the pipe at the highest bpc all the time and
  3452. * enable dithering as needed, but that costs bandwidth. So choose
  3453. * the minimum value that expresses the full color range of the fb but
  3454. * also stays within the max display bpc discovered above.
  3455. */
  3456. switch (fb->depth) {
  3457. case 8:
  3458. bpc = 8; /* since we go through a colormap */
  3459. break;
  3460. case 15:
  3461. case 16:
  3462. bpc = 6; /* min is 18bpp */
  3463. break;
  3464. case 24:
  3465. bpc = 8;
  3466. break;
  3467. case 30:
  3468. bpc = 10;
  3469. break;
  3470. case 48:
  3471. bpc = 12;
  3472. break;
  3473. default:
  3474. DRM_DEBUG("unsupported depth, assuming 24 bits\n");
  3475. bpc = min((unsigned int)8, display_bpc);
  3476. break;
  3477. }
  3478. display_bpc = min(display_bpc, bpc);
  3479. DRM_DEBUG_KMS("setting pipe bpc to %d (max display bpc %d)\n",
  3480. bpc, display_bpc);
  3481. *pipe_bpp = display_bpc * 3;
  3482. return display_bpc != bpc;
  3483. }
  3484. static int vlv_get_refclk(struct drm_crtc *crtc)
  3485. {
  3486. struct drm_device *dev = crtc->dev;
  3487. struct drm_i915_private *dev_priv = dev->dev_private;
  3488. int refclk = 27000; /* for DP & HDMI */
  3489. return 100000; /* only one validated so far */
  3490. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) {
  3491. refclk = 96000;
  3492. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  3493. if (intel_panel_use_ssc(dev_priv))
  3494. refclk = 100000;
  3495. else
  3496. refclk = 96000;
  3497. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) {
  3498. refclk = 100000;
  3499. }
  3500. return refclk;
  3501. }
  3502. static int i9xx_get_refclk(struct drm_crtc *crtc, int num_connectors)
  3503. {
  3504. struct drm_device *dev = crtc->dev;
  3505. struct drm_i915_private *dev_priv = dev->dev_private;
  3506. int refclk;
  3507. if (IS_VALLEYVIEW(dev)) {
  3508. refclk = vlv_get_refclk(crtc);
  3509. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
  3510. intel_panel_use_ssc(dev_priv) && num_connectors < 2) {
  3511. refclk = dev_priv->lvds_ssc_freq * 1000;
  3512. DRM_DEBUG_KMS("using SSC reference clock of %d MHz\n",
  3513. refclk / 1000);
  3514. } else if (!IS_GEN2(dev)) {
  3515. refclk = 96000;
  3516. } else {
  3517. refclk = 48000;
  3518. }
  3519. return refclk;
  3520. }
  3521. static void i9xx_adjust_sdvo_tv_clock(struct drm_display_mode *adjusted_mode,
  3522. intel_clock_t *clock)
  3523. {
  3524. /* SDVO TV has fixed PLL values depend on its clock range,
  3525. this mirrors vbios setting. */
  3526. if (adjusted_mode->clock >= 100000
  3527. && adjusted_mode->clock < 140500) {
  3528. clock->p1 = 2;
  3529. clock->p2 = 10;
  3530. clock->n = 3;
  3531. clock->m1 = 16;
  3532. clock->m2 = 8;
  3533. } else if (adjusted_mode->clock >= 140500
  3534. && adjusted_mode->clock <= 200000) {
  3535. clock->p1 = 1;
  3536. clock->p2 = 10;
  3537. clock->n = 6;
  3538. clock->m1 = 12;
  3539. clock->m2 = 8;
  3540. }
  3541. }
  3542. static void i9xx_update_pll_dividers(struct drm_crtc *crtc,
  3543. intel_clock_t *clock,
  3544. intel_clock_t *reduced_clock)
  3545. {
  3546. struct drm_device *dev = crtc->dev;
  3547. struct drm_i915_private *dev_priv = dev->dev_private;
  3548. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3549. int pipe = intel_crtc->pipe;
  3550. u32 fp, fp2 = 0;
  3551. if (IS_PINEVIEW(dev)) {
  3552. fp = (1 << clock->n) << 16 | clock->m1 << 8 | clock->m2;
  3553. if (reduced_clock)
  3554. fp2 = (1 << reduced_clock->n) << 16 |
  3555. reduced_clock->m1 << 8 | reduced_clock->m2;
  3556. } else {
  3557. fp = clock->n << 16 | clock->m1 << 8 | clock->m2;
  3558. if (reduced_clock)
  3559. fp2 = reduced_clock->n << 16 | reduced_clock->m1 << 8 |
  3560. reduced_clock->m2;
  3561. }
  3562. I915_WRITE(FP0(pipe), fp);
  3563. intel_crtc->lowfreq_avail = false;
  3564. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
  3565. reduced_clock && i915_powersave) {
  3566. I915_WRITE(FP1(pipe), fp2);
  3567. intel_crtc->lowfreq_avail = true;
  3568. } else {
  3569. I915_WRITE(FP1(pipe), fp);
  3570. }
  3571. }
  3572. static void intel_update_lvds(struct drm_crtc *crtc, intel_clock_t *clock,
  3573. struct drm_display_mode *adjusted_mode)
  3574. {
  3575. struct drm_device *dev = crtc->dev;
  3576. struct drm_i915_private *dev_priv = dev->dev_private;
  3577. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3578. int pipe = intel_crtc->pipe;
  3579. u32 temp;
  3580. temp = I915_READ(LVDS);
  3581. temp |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP;
  3582. if (pipe == 1) {
  3583. temp |= LVDS_PIPEB_SELECT;
  3584. } else {
  3585. temp &= ~LVDS_PIPEB_SELECT;
  3586. }
  3587. /* set the corresponsding LVDS_BORDER bit */
  3588. temp |= dev_priv->lvds_border_bits;
  3589. /* Set the B0-B3 data pairs corresponding to whether we're going to
  3590. * set the DPLLs for dual-channel mode or not.
  3591. */
  3592. if (clock->p2 == 7)
  3593. temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP;
  3594. else
  3595. temp &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP);
  3596. /* It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP)
  3597. * appropriately here, but we need to look more thoroughly into how
  3598. * panels behave in the two modes.
  3599. */
  3600. /* set the dithering flag on LVDS as needed */
  3601. if (INTEL_INFO(dev)->gen >= 4) {
  3602. if (dev_priv->lvds_dither)
  3603. temp |= LVDS_ENABLE_DITHER;
  3604. else
  3605. temp &= ~LVDS_ENABLE_DITHER;
  3606. }
  3607. temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY);
  3608. if (adjusted_mode->flags & DRM_MODE_FLAG_NHSYNC)
  3609. temp |= LVDS_HSYNC_POLARITY;
  3610. if (adjusted_mode->flags & DRM_MODE_FLAG_NVSYNC)
  3611. temp |= LVDS_VSYNC_POLARITY;
  3612. I915_WRITE(LVDS, temp);
  3613. }
  3614. static void vlv_update_pll(struct drm_crtc *crtc,
  3615. struct drm_display_mode *mode,
  3616. struct drm_display_mode *adjusted_mode,
  3617. intel_clock_t *clock, intel_clock_t *reduced_clock,
  3618. int num_connectors)
  3619. {
  3620. struct drm_device *dev = crtc->dev;
  3621. struct drm_i915_private *dev_priv = dev->dev_private;
  3622. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3623. int pipe = intel_crtc->pipe;
  3624. u32 dpll, mdiv, pdiv;
  3625. u32 bestn, bestm1, bestm2, bestp1, bestp2;
  3626. bool is_sdvo;
  3627. u32 temp;
  3628. is_sdvo = intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ||
  3629. intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI);
  3630. dpll = DPLL_VGA_MODE_DIS;
  3631. dpll |= DPLL_EXT_BUFFER_ENABLE_VLV;
  3632. dpll |= DPLL_REFA_CLK_ENABLE_VLV;
  3633. dpll |= DPLL_INTEGRATED_CLOCK_VLV;
  3634. I915_WRITE(DPLL(pipe), dpll);
  3635. POSTING_READ(DPLL(pipe));
  3636. bestn = clock->n;
  3637. bestm1 = clock->m1;
  3638. bestm2 = clock->m2;
  3639. bestp1 = clock->p1;
  3640. bestp2 = clock->p2;
  3641. /*
  3642. * In Valleyview PLL and program lane counter registers are exposed
  3643. * through DPIO interface
  3644. */
  3645. mdiv = ((bestm1 << DPIO_M1DIV_SHIFT) | (bestm2 & DPIO_M2DIV_MASK));
  3646. mdiv |= ((bestp1 << DPIO_P1_SHIFT) | (bestp2 << DPIO_P2_SHIFT));
  3647. mdiv |= ((bestn << DPIO_N_SHIFT));
  3648. mdiv |= (1 << DPIO_POST_DIV_SHIFT);
  3649. mdiv |= (1 << DPIO_K_SHIFT);
  3650. mdiv |= DPIO_ENABLE_CALIBRATION;
  3651. intel_dpio_write(dev_priv, DPIO_DIV(pipe), mdiv);
  3652. intel_dpio_write(dev_priv, DPIO_CORE_CLK(pipe), 0x01000000);
  3653. pdiv = (1 << DPIO_REFSEL_OVERRIDE) | (5 << DPIO_PLL_MODESEL_SHIFT) |
  3654. (3 << DPIO_BIAS_CURRENT_CTL_SHIFT) | (1<<20) |
  3655. (7 << DPIO_PLL_REFCLK_SEL_SHIFT) | (8 << DPIO_DRIVER_CTL_SHIFT) |
  3656. (5 << DPIO_CLK_BIAS_CTL_SHIFT);
  3657. intel_dpio_write(dev_priv, DPIO_REFSFR(pipe), pdiv);
  3658. intel_dpio_write(dev_priv, DPIO_LFP_COEFF(pipe), 0x005f003b);
  3659. dpll |= DPLL_VCO_ENABLE;
  3660. I915_WRITE(DPLL(pipe), dpll);
  3661. POSTING_READ(DPLL(pipe));
  3662. if (wait_for(((I915_READ(DPLL(pipe)) & DPLL_LOCK_VLV) == DPLL_LOCK_VLV), 1))
  3663. DRM_ERROR("DPLL %d failed to lock\n", pipe);
  3664. intel_dpio_write(dev_priv, DPIO_FASTCLK_DISABLE, 0x620);
  3665. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT))
  3666. intel_dp_set_m_n(crtc, mode, adjusted_mode);
  3667. I915_WRITE(DPLL(pipe), dpll);
  3668. /* Wait for the clocks to stabilize. */
  3669. POSTING_READ(DPLL(pipe));
  3670. udelay(150);
  3671. temp = 0;
  3672. if (is_sdvo) {
  3673. temp = intel_mode_get_pixel_multiplier(adjusted_mode);
  3674. if (temp > 1)
  3675. temp = (temp - 1) << DPLL_MD_UDI_MULTIPLIER_SHIFT;
  3676. else
  3677. temp = 0;
  3678. }
  3679. I915_WRITE(DPLL_MD(pipe), temp);
  3680. POSTING_READ(DPLL_MD(pipe));
  3681. /* Now program lane control registers */
  3682. if(intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)
  3683. || intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI))
  3684. {
  3685. temp = 0x1000C4;
  3686. if(pipe == 1)
  3687. temp |= (1 << 21);
  3688. intel_dpio_write(dev_priv, DPIO_DATA_CHANNEL1, temp);
  3689. }
  3690. if(intel_pipe_has_type(crtc,INTEL_OUTPUT_EDP))
  3691. {
  3692. temp = 0x1000C4;
  3693. if(pipe == 1)
  3694. temp |= (1 << 21);
  3695. intel_dpio_write(dev_priv, DPIO_DATA_CHANNEL2, temp);
  3696. }
  3697. }
  3698. static void i9xx_update_pll(struct drm_crtc *crtc,
  3699. struct drm_display_mode *mode,
  3700. struct drm_display_mode *adjusted_mode,
  3701. intel_clock_t *clock, intel_clock_t *reduced_clock,
  3702. int num_connectors)
  3703. {
  3704. struct drm_device *dev = crtc->dev;
  3705. struct drm_i915_private *dev_priv = dev->dev_private;
  3706. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3707. int pipe = intel_crtc->pipe;
  3708. u32 dpll;
  3709. bool is_sdvo;
  3710. i9xx_update_pll_dividers(crtc, clock, reduced_clock);
  3711. is_sdvo = intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO) ||
  3712. intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI);
  3713. dpll = DPLL_VGA_MODE_DIS;
  3714. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  3715. dpll |= DPLLB_MODE_LVDS;
  3716. else
  3717. dpll |= DPLLB_MODE_DAC_SERIAL;
  3718. if (is_sdvo) {
  3719. int pixel_multiplier = intel_mode_get_pixel_multiplier(adjusted_mode);
  3720. if (pixel_multiplier > 1) {
  3721. if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
  3722. dpll |= (pixel_multiplier - 1) << SDVO_MULTIPLIER_SHIFT_HIRES;
  3723. }
  3724. dpll |= DPLL_DVO_HIGH_SPEED;
  3725. }
  3726. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT))
  3727. dpll |= DPLL_DVO_HIGH_SPEED;
  3728. /* compute bitmask from p1 value */
  3729. if (IS_PINEVIEW(dev))
  3730. dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW;
  3731. else {
  3732. dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
  3733. if (IS_G4X(dev) && reduced_clock)
  3734. dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
  3735. }
  3736. switch (clock->p2) {
  3737. case 5:
  3738. dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
  3739. break;
  3740. case 7:
  3741. dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7;
  3742. break;
  3743. case 10:
  3744. dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10;
  3745. break;
  3746. case 14:
  3747. dpll |= DPLLB_LVDS_P2_CLOCK_DIV_14;
  3748. break;
  3749. }
  3750. if (INTEL_INFO(dev)->gen >= 4)
  3751. dpll |= (6 << PLL_LOAD_PULSE_PHASE_SHIFT);
  3752. if (is_sdvo && intel_pipe_has_type(crtc, INTEL_OUTPUT_TVOUT))
  3753. dpll |= PLL_REF_INPUT_TVCLKINBC;
  3754. else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_TVOUT))
  3755. /* XXX: just matching BIOS for now */
  3756. /* dpll |= PLL_REF_INPUT_TVCLKINBC; */
  3757. dpll |= 3;
  3758. else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
  3759. intel_panel_use_ssc(dev_priv) && num_connectors < 2)
  3760. dpll |= PLLB_REF_INPUT_SPREADSPECTRUMIN;
  3761. else
  3762. dpll |= PLL_REF_INPUT_DREFCLK;
  3763. dpll |= DPLL_VCO_ENABLE;
  3764. I915_WRITE(DPLL(pipe), dpll & ~DPLL_VCO_ENABLE);
  3765. POSTING_READ(DPLL(pipe));
  3766. udelay(150);
  3767. /* The LVDS pin pair needs to be on before the DPLLs are enabled.
  3768. * This is an exception to the general rule that mode_set doesn't turn
  3769. * things on.
  3770. */
  3771. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  3772. intel_update_lvds(crtc, clock, adjusted_mode);
  3773. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT))
  3774. intel_dp_set_m_n(crtc, mode, adjusted_mode);
  3775. I915_WRITE(DPLL(pipe), dpll);
  3776. /* Wait for the clocks to stabilize. */
  3777. POSTING_READ(DPLL(pipe));
  3778. udelay(150);
  3779. if (INTEL_INFO(dev)->gen >= 4) {
  3780. u32 temp = 0;
  3781. if (is_sdvo) {
  3782. temp = intel_mode_get_pixel_multiplier(adjusted_mode);
  3783. if (temp > 1)
  3784. temp = (temp - 1) << DPLL_MD_UDI_MULTIPLIER_SHIFT;
  3785. else
  3786. temp = 0;
  3787. }
  3788. I915_WRITE(DPLL_MD(pipe), temp);
  3789. } else {
  3790. /* The pixel multiplier can only be updated once the
  3791. * DPLL is enabled and the clocks are stable.
  3792. *
  3793. * So write it again.
  3794. */
  3795. I915_WRITE(DPLL(pipe), dpll);
  3796. }
  3797. }
  3798. static void i8xx_update_pll(struct drm_crtc *crtc,
  3799. struct drm_display_mode *adjusted_mode,
  3800. intel_clock_t *clock, intel_clock_t *reduced_clock,
  3801. int num_connectors)
  3802. {
  3803. struct drm_device *dev = crtc->dev;
  3804. struct drm_i915_private *dev_priv = dev->dev_private;
  3805. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3806. int pipe = intel_crtc->pipe;
  3807. u32 dpll;
  3808. i9xx_update_pll_dividers(crtc, clock, reduced_clock);
  3809. dpll = DPLL_VGA_MODE_DIS;
  3810. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  3811. dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
  3812. } else {
  3813. if (clock->p1 == 2)
  3814. dpll |= PLL_P1_DIVIDE_BY_TWO;
  3815. else
  3816. dpll |= (clock->p1 - 2) << DPLL_FPA01_P1_POST_DIV_SHIFT;
  3817. if (clock->p2 == 4)
  3818. dpll |= PLL_P2_DIVIDE_BY_4;
  3819. }
  3820. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_TVOUT))
  3821. /* XXX: just matching BIOS for now */
  3822. /* dpll |= PLL_REF_INPUT_TVCLKINBC; */
  3823. dpll |= 3;
  3824. else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
  3825. intel_panel_use_ssc(dev_priv) && num_connectors < 2)
  3826. dpll |= PLLB_REF_INPUT_SPREADSPECTRUMIN;
  3827. else
  3828. dpll |= PLL_REF_INPUT_DREFCLK;
  3829. dpll |= DPLL_VCO_ENABLE;
  3830. I915_WRITE(DPLL(pipe), dpll & ~DPLL_VCO_ENABLE);
  3831. POSTING_READ(DPLL(pipe));
  3832. udelay(150);
  3833. /* The LVDS pin pair needs to be on before the DPLLs are enabled.
  3834. * This is an exception to the general rule that mode_set doesn't turn
  3835. * things on.
  3836. */
  3837. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  3838. intel_update_lvds(crtc, clock, adjusted_mode);
  3839. I915_WRITE(DPLL(pipe), dpll);
  3840. /* Wait for the clocks to stabilize. */
  3841. POSTING_READ(DPLL(pipe));
  3842. udelay(150);
  3843. /* The pixel multiplier can only be updated once the
  3844. * DPLL is enabled and the clocks are stable.
  3845. *
  3846. * So write it again.
  3847. */
  3848. I915_WRITE(DPLL(pipe), dpll);
  3849. }
  3850. static void intel_set_pipe_timings(struct intel_crtc *intel_crtc,
  3851. struct drm_display_mode *mode,
  3852. struct drm_display_mode *adjusted_mode)
  3853. {
  3854. struct drm_device *dev = intel_crtc->base.dev;
  3855. struct drm_i915_private *dev_priv = dev->dev_private;
  3856. enum pipe pipe = intel_crtc->pipe;
  3857. enum transcoder cpu_transcoder = intel_crtc->cpu_transcoder;
  3858. uint32_t vsyncshift;
  3859. if (!IS_GEN2(dev) && adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE) {
  3860. /* the chip adds 2 halflines automatically */
  3861. adjusted_mode->crtc_vtotal -= 1;
  3862. adjusted_mode->crtc_vblank_end -= 1;
  3863. vsyncshift = adjusted_mode->crtc_hsync_start
  3864. - adjusted_mode->crtc_htotal / 2;
  3865. } else {
  3866. vsyncshift = 0;
  3867. }
  3868. if (INTEL_INFO(dev)->gen > 3)
  3869. I915_WRITE(VSYNCSHIFT(cpu_transcoder), vsyncshift);
  3870. I915_WRITE(HTOTAL(cpu_transcoder),
  3871. (adjusted_mode->crtc_hdisplay - 1) |
  3872. ((adjusted_mode->crtc_htotal - 1) << 16));
  3873. I915_WRITE(HBLANK(cpu_transcoder),
  3874. (adjusted_mode->crtc_hblank_start - 1) |
  3875. ((adjusted_mode->crtc_hblank_end - 1) << 16));
  3876. I915_WRITE(HSYNC(cpu_transcoder),
  3877. (adjusted_mode->crtc_hsync_start - 1) |
  3878. ((adjusted_mode->crtc_hsync_end - 1) << 16));
  3879. I915_WRITE(VTOTAL(cpu_transcoder),
  3880. (adjusted_mode->crtc_vdisplay - 1) |
  3881. ((adjusted_mode->crtc_vtotal - 1) << 16));
  3882. I915_WRITE(VBLANK(cpu_transcoder),
  3883. (adjusted_mode->crtc_vblank_start - 1) |
  3884. ((adjusted_mode->crtc_vblank_end - 1) << 16));
  3885. I915_WRITE(VSYNC(cpu_transcoder),
  3886. (adjusted_mode->crtc_vsync_start - 1) |
  3887. ((adjusted_mode->crtc_vsync_end - 1) << 16));
  3888. /* Workaround: when the EDP input selection is B, the VTOTAL_B must be
  3889. * programmed with the VTOTAL_EDP value. Same for VTOTAL_C. This is
  3890. * documented on the DDI_FUNC_CTL register description, EDP Input Select
  3891. * bits. */
  3892. if (IS_HASWELL(dev) && cpu_transcoder == TRANSCODER_EDP &&
  3893. (pipe == PIPE_B || pipe == PIPE_C))
  3894. I915_WRITE(VTOTAL(pipe), I915_READ(VTOTAL(cpu_transcoder)));
  3895. /* pipesrc controls the size that is scaled from, which should
  3896. * always be the user's requested size.
  3897. */
  3898. I915_WRITE(PIPESRC(pipe),
  3899. ((mode->hdisplay - 1) << 16) | (mode->vdisplay - 1));
  3900. }
  3901. static int i9xx_crtc_mode_set(struct drm_crtc *crtc,
  3902. struct drm_display_mode *mode,
  3903. struct drm_display_mode *adjusted_mode,
  3904. int x, int y,
  3905. struct drm_framebuffer *fb)
  3906. {
  3907. struct drm_device *dev = crtc->dev;
  3908. struct drm_i915_private *dev_priv = dev->dev_private;
  3909. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3910. int pipe = intel_crtc->pipe;
  3911. int plane = intel_crtc->plane;
  3912. int refclk, num_connectors = 0;
  3913. intel_clock_t clock, reduced_clock;
  3914. u32 dspcntr, pipeconf;
  3915. bool ok, has_reduced_clock = false, is_sdvo = false;
  3916. bool is_lvds = false, is_tv = false, is_dp = false;
  3917. struct intel_encoder *encoder;
  3918. const intel_limit_t *limit;
  3919. int ret;
  3920. for_each_encoder_on_crtc(dev, crtc, encoder) {
  3921. switch (encoder->type) {
  3922. case INTEL_OUTPUT_LVDS:
  3923. is_lvds = true;
  3924. break;
  3925. case INTEL_OUTPUT_SDVO:
  3926. case INTEL_OUTPUT_HDMI:
  3927. is_sdvo = true;
  3928. if (encoder->needs_tv_clock)
  3929. is_tv = true;
  3930. break;
  3931. case INTEL_OUTPUT_TVOUT:
  3932. is_tv = true;
  3933. break;
  3934. case INTEL_OUTPUT_DISPLAYPORT:
  3935. is_dp = true;
  3936. break;
  3937. }
  3938. num_connectors++;
  3939. }
  3940. refclk = i9xx_get_refclk(crtc, num_connectors);
  3941. /*
  3942. * Returns a set of divisors for the desired target clock with the given
  3943. * refclk, or FALSE. The returned values represent the clock equation:
  3944. * reflck * (5 * (m1 + 2) + (m2 + 2)) / (n + 2) / p1 / p2.
  3945. */
  3946. limit = intel_limit(crtc, refclk);
  3947. ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, NULL,
  3948. &clock);
  3949. if (!ok) {
  3950. DRM_ERROR("Couldn't find PLL settings for mode!\n");
  3951. return -EINVAL;
  3952. }
  3953. /* Ensure that the cursor is valid for the new mode before changing... */
  3954. intel_crtc_update_cursor(crtc, true);
  3955. if (is_lvds && dev_priv->lvds_downclock_avail) {
  3956. /*
  3957. * Ensure we match the reduced clock's P to the target clock.
  3958. * If the clocks don't match, we can't switch the display clock
  3959. * by using the FP0/FP1. In such case we will disable the LVDS
  3960. * downclock feature.
  3961. */
  3962. has_reduced_clock = limit->find_pll(limit, crtc,
  3963. dev_priv->lvds_downclock,
  3964. refclk,
  3965. &clock,
  3966. &reduced_clock);
  3967. }
  3968. if (is_sdvo && is_tv)
  3969. i9xx_adjust_sdvo_tv_clock(adjusted_mode, &clock);
  3970. if (IS_GEN2(dev))
  3971. i8xx_update_pll(crtc, adjusted_mode, &clock,
  3972. has_reduced_clock ? &reduced_clock : NULL,
  3973. num_connectors);
  3974. else if (IS_VALLEYVIEW(dev))
  3975. vlv_update_pll(crtc, mode, adjusted_mode, &clock,
  3976. has_reduced_clock ? &reduced_clock : NULL,
  3977. num_connectors);
  3978. else
  3979. i9xx_update_pll(crtc, mode, adjusted_mode, &clock,
  3980. has_reduced_clock ? &reduced_clock : NULL,
  3981. num_connectors);
  3982. /* setup pipeconf */
  3983. pipeconf = I915_READ(PIPECONF(pipe));
  3984. /* Set up the display plane register */
  3985. dspcntr = DISPPLANE_GAMMA_ENABLE;
  3986. if (pipe == 0)
  3987. dspcntr &= ~DISPPLANE_SEL_PIPE_MASK;
  3988. else
  3989. dspcntr |= DISPPLANE_SEL_PIPE_B;
  3990. if (pipe == 0 && INTEL_INFO(dev)->gen < 4) {
  3991. /* Enable pixel doubling when the dot clock is > 90% of the (display)
  3992. * core speed.
  3993. *
  3994. * XXX: No double-wide on 915GM pipe B. Is that the only reason for the
  3995. * pipe == 0 check?
  3996. */
  3997. if (mode->clock >
  3998. dev_priv->display.get_display_clock_speed(dev) * 9 / 10)
  3999. pipeconf |= PIPECONF_DOUBLE_WIDE;
  4000. else
  4001. pipeconf &= ~PIPECONF_DOUBLE_WIDE;
  4002. }
  4003. /* default to 8bpc */
  4004. pipeconf &= ~(PIPECONF_BPP_MASK | PIPECONF_DITHER_EN);
  4005. if (is_dp) {
  4006. if (adjusted_mode->private_flags & INTEL_MODE_DP_FORCE_6BPC) {
  4007. pipeconf |= PIPECONF_BPP_6 |
  4008. PIPECONF_DITHER_EN |
  4009. PIPECONF_DITHER_TYPE_SP;
  4010. }
  4011. }
  4012. if (IS_VALLEYVIEW(dev) && intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP)) {
  4013. if (adjusted_mode->private_flags & INTEL_MODE_DP_FORCE_6BPC) {
  4014. pipeconf |= PIPECONF_BPP_6 |
  4015. PIPECONF_ENABLE |
  4016. I965_PIPECONF_ACTIVE;
  4017. }
  4018. }
  4019. DRM_DEBUG_KMS("Mode for pipe %c:\n", pipe == 0 ? 'A' : 'B');
  4020. drm_mode_debug_printmodeline(mode);
  4021. if (HAS_PIPE_CXSR(dev)) {
  4022. if (intel_crtc->lowfreq_avail) {
  4023. DRM_DEBUG_KMS("enabling CxSR downclocking\n");
  4024. pipeconf |= PIPECONF_CXSR_DOWNCLOCK;
  4025. } else {
  4026. DRM_DEBUG_KMS("disabling CxSR downclocking\n");
  4027. pipeconf &= ~PIPECONF_CXSR_DOWNCLOCK;
  4028. }
  4029. }
  4030. pipeconf &= ~PIPECONF_INTERLACE_MASK;
  4031. if (!IS_GEN2(dev) &&
  4032. adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE)
  4033. pipeconf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
  4034. else
  4035. pipeconf |= PIPECONF_PROGRESSIVE;
  4036. intel_set_pipe_timings(intel_crtc, mode, adjusted_mode);
  4037. /* pipesrc and dspsize control the size that is scaled from,
  4038. * which should always be the user's requested size.
  4039. */
  4040. I915_WRITE(DSPSIZE(plane),
  4041. ((mode->vdisplay - 1) << 16) |
  4042. (mode->hdisplay - 1));
  4043. I915_WRITE(DSPPOS(plane), 0);
  4044. I915_WRITE(PIPECONF(pipe), pipeconf);
  4045. POSTING_READ(PIPECONF(pipe));
  4046. intel_enable_pipe(dev_priv, pipe, false);
  4047. intel_wait_for_vblank(dev, pipe);
  4048. I915_WRITE(DSPCNTR(plane), dspcntr);
  4049. POSTING_READ(DSPCNTR(plane));
  4050. ret = intel_pipe_set_base(crtc, x, y, fb);
  4051. intel_update_watermarks(dev);
  4052. return ret;
  4053. }
  4054. /*
  4055. * Initialize reference clocks when the driver loads
  4056. */
  4057. void ironlake_init_pch_refclk(struct drm_device *dev)
  4058. {
  4059. struct drm_i915_private *dev_priv = dev->dev_private;
  4060. struct drm_mode_config *mode_config = &dev->mode_config;
  4061. struct intel_encoder *encoder;
  4062. u32 temp;
  4063. bool has_lvds = false;
  4064. bool has_cpu_edp = false;
  4065. bool has_pch_edp = false;
  4066. bool has_panel = false;
  4067. bool has_ck505 = false;
  4068. bool can_ssc = false;
  4069. /* We need to take the global config into account */
  4070. list_for_each_entry(encoder, &mode_config->encoder_list,
  4071. base.head) {
  4072. switch (encoder->type) {
  4073. case INTEL_OUTPUT_LVDS:
  4074. has_panel = true;
  4075. has_lvds = true;
  4076. break;
  4077. case INTEL_OUTPUT_EDP:
  4078. has_panel = true;
  4079. if (intel_encoder_is_pch_edp(&encoder->base))
  4080. has_pch_edp = true;
  4081. else
  4082. has_cpu_edp = true;
  4083. break;
  4084. }
  4085. }
  4086. if (HAS_PCH_IBX(dev)) {
  4087. has_ck505 = dev_priv->display_clock_mode;
  4088. can_ssc = has_ck505;
  4089. } else {
  4090. has_ck505 = false;
  4091. can_ssc = true;
  4092. }
  4093. DRM_DEBUG_KMS("has_panel %d has_lvds %d has_pch_edp %d has_cpu_edp %d has_ck505 %d\n",
  4094. has_panel, has_lvds, has_pch_edp, has_cpu_edp,
  4095. has_ck505);
  4096. /* Ironlake: try to setup display ref clock before DPLL
  4097. * enabling. This is only under driver's control after
  4098. * PCH B stepping, previous chipset stepping should be
  4099. * ignoring this setting.
  4100. */
  4101. temp = I915_READ(PCH_DREF_CONTROL);
  4102. /* Always enable nonspread source */
  4103. temp &= ~DREF_NONSPREAD_SOURCE_MASK;
  4104. if (has_ck505)
  4105. temp |= DREF_NONSPREAD_CK505_ENABLE;
  4106. else
  4107. temp |= DREF_NONSPREAD_SOURCE_ENABLE;
  4108. if (has_panel) {
  4109. temp &= ~DREF_SSC_SOURCE_MASK;
  4110. temp |= DREF_SSC_SOURCE_ENABLE;
  4111. /* SSC must be turned on before enabling the CPU output */
  4112. if (intel_panel_use_ssc(dev_priv) && can_ssc) {
  4113. DRM_DEBUG_KMS("Using SSC on panel\n");
  4114. temp |= DREF_SSC1_ENABLE;
  4115. } else
  4116. temp &= ~DREF_SSC1_ENABLE;
  4117. /* Get SSC going before enabling the outputs */
  4118. I915_WRITE(PCH_DREF_CONTROL, temp);
  4119. POSTING_READ(PCH_DREF_CONTROL);
  4120. udelay(200);
  4121. temp &= ~DREF_CPU_SOURCE_OUTPUT_MASK;
  4122. /* Enable CPU source on CPU attached eDP */
  4123. if (has_cpu_edp) {
  4124. if (intel_panel_use_ssc(dev_priv) && can_ssc) {
  4125. DRM_DEBUG_KMS("Using SSC on eDP\n");
  4126. temp |= DREF_CPU_SOURCE_OUTPUT_DOWNSPREAD;
  4127. }
  4128. else
  4129. temp |= DREF_CPU_SOURCE_OUTPUT_NONSPREAD;
  4130. } else
  4131. temp |= DREF_CPU_SOURCE_OUTPUT_DISABLE;
  4132. I915_WRITE(PCH_DREF_CONTROL, temp);
  4133. POSTING_READ(PCH_DREF_CONTROL);
  4134. udelay(200);
  4135. } else {
  4136. DRM_DEBUG_KMS("Disabling SSC entirely\n");
  4137. temp &= ~DREF_CPU_SOURCE_OUTPUT_MASK;
  4138. /* Turn off CPU output */
  4139. temp |= DREF_CPU_SOURCE_OUTPUT_DISABLE;
  4140. I915_WRITE(PCH_DREF_CONTROL, temp);
  4141. POSTING_READ(PCH_DREF_CONTROL);
  4142. udelay(200);
  4143. /* Turn off the SSC source */
  4144. temp &= ~DREF_SSC_SOURCE_MASK;
  4145. temp |= DREF_SSC_SOURCE_DISABLE;
  4146. /* Turn off SSC1 */
  4147. temp &= ~ DREF_SSC1_ENABLE;
  4148. I915_WRITE(PCH_DREF_CONTROL, temp);
  4149. POSTING_READ(PCH_DREF_CONTROL);
  4150. udelay(200);
  4151. }
  4152. }
  4153. static int ironlake_get_refclk(struct drm_crtc *crtc)
  4154. {
  4155. struct drm_device *dev = crtc->dev;
  4156. struct drm_i915_private *dev_priv = dev->dev_private;
  4157. struct intel_encoder *encoder;
  4158. struct intel_encoder *edp_encoder = NULL;
  4159. int num_connectors = 0;
  4160. bool is_lvds = false;
  4161. for_each_encoder_on_crtc(dev, crtc, encoder) {
  4162. switch (encoder->type) {
  4163. case INTEL_OUTPUT_LVDS:
  4164. is_lvds = true;
  4165. break;
  4166. case INTEL_OUTPUT_EDP:
  4167. edp_encoder = encoder;
  4168. break;
  4169. }
  4170. num_connectors++;
  4171. }
  4172. if (is_lvds && intel_panel_use_ssc(dev_priv) && num_connectors < 2) {
  4173. DRM_DEBUG_KMS("using SSC reference clock of %d MHz\n",
  4174. dev_priv->lvds_ssc_freq);
  4175. return dev_priv->lvds_ssc_freq * 1000;
  4176. }
  4177. return 120000;
  4178. }
  4179. static void ironlake_set_pipeconf(struct drm_crtc *crtc,
  4180. struct drm_display_mode *adjusted_mode,
  4181. bool dither)
  4182. {
  4183. struct drm_i915_private *dev_priv = crtc->dev->dev_private;
  4184. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4185. int pipe = intel_crtc->pipe;
  4186. uint32_t val;
  4187. val = I915_READ(PIPECONF(pipe));
  4188. val &= ~PIPE_BPC_MASK;
  4189. switch (intel_crtc->bpp) {
  4190. case 18:
  4191. val |= PIPE_6BPC;
  4192. break;
  4193. case 24:
  4194. val |= PIPE_8BPC;
  4195. break;
  4196. case 30:
  4197. val |= PIPE_10BPC;
  4198. break;
  4199. case 36:
  4200. val |= PIPE_12BPC;
  4201. break;
  4202. default:
  4203. /* Case prevented by intel_choose_pipe_bpp_dither. */
  4204. BUG();
  4205. }
  4206. val &= ~(PIPECONF_DITHER_EN | PIPECONF_DITHER_TYPE_MASK);
  4207. if (dither)
  4208. val |= (PIPECONF_DITHER_EN | PIPECONF_DITHER_TYPE_SP);
  4209. val &= ~PIPECONF_INTERLACE_MASK;
  4210. if (adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE)
  4211. val |= PIPECONF_INTERLACED_ILK;
  4212. else
  4213. val |= PIPECONF_PROGRESSIVE;
  4214. I915_WRITE(PIPECONF(pipe), val);
  4215. POSTING_READ(PIPECONF(pipe));
  4216. }
  4217. static void haswell_set_pipeconf(struct drm_crtc *crtc,
  4218. struct drm_display_mode *adjusted_mode,
  4219. bool dither)
  4220. {
  4221. struct drm_i915_private *dev_priv = crtc->dev->dev_private;
  4222. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4223. enum transcoder cpu_transcoder = intel_crtc->cpu_transcoder;
  4224. uint32_t val;
  4225. val = I915_READ(PIPECONF(cpu_transcoder));
  4226. val &= ~(PIPECONF_DITHER_EN | PIPECONF_DITHER_TYPE_MASK);
  4227. if (dither)
  4228. val |= (PIPECONF_DITHER_EN | PIPECONF_DITHER_TYPE_SP);
  4229. val &= ~PIPECONF_INTERLACE_MASK_HSW;
  4230. if (adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE)
  4231. val |= PIPECONF_INTERLACED_ILK;
  4232. else
  4233. val |= PIPECONF_PROGRESSIVE;
  4234. I915_WRITE(PIPECONF(cpu_transcoder), val);
  4235. POSTING_READ(PIPECONF(cpu_transcoder));
  4236. }
  4237. static bool ironlake_compute_clocks(struct drm_crtc *crtc,
  4238. struct drm_display_mode *adjusted_mode,
  4239. intel_clock_t *clock,
  4240. bool *has_reduced_clock,
  4241. intel_clock_t *reduced_clock)
  4242. {
  4243. struct drm_device *dev = crtc->dev;
  4244. struct drm_i915_private *dev_priv = dev->dev_private;
  4245. struct intel_encoder *intel_encoder;
  4246. int refclk;
  4247. const intel_limit_t *limit;
  4248. bool ret, is_sdvo = false, is_tv = false, is_lvds = false;
  4249. for_each_encoder_on_crtc(dev, crtc, intel_encoder) {
  4250. switch (intel_encoder->type) {
  4251. case INTEL_OUTPUT_LVDS:
  4252. is_lvds = true;
  4253. break;
  4254. case INTEL_OUTPUT_SDVO:
  4255. case INTEL_OUTPUT_HDMI:
  4256. is_sdvo = true;
  4257. if (intel_encoder->needs_tv_clock)
  4258. is_tv = true;
  4259. break;
  4260. case INTEL_OUTPUT_TVOUT:
  4261. is_tv = true;
  4262. break;
  4263. }
  4264. }
  4265. refclk = ironlake_get_refclk(crtc);
  4266. /*
  4267. * Returns a set of divisors for the desired target clock with the given
  4268. * refclk, or FALSE. The returned values represent the clock equation:
  4269. * reflck * (5 * (m1 + 2) + (m2 + 2)) / (n + 2) / p1 / p2.
  4270. */
  4271. limit = intel_limit(crtc, refclk);
  4272. ret = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, NULL,
  4273. clock);
  4274. if (!ret)
  4275. return false;
  4276. if (is_lvds && dev_priv->lvds_downclock_avail) {
  4277. /*
  4278. * Ensure we match the reduced clock's P to the target clock.
  4279. * If the clocks don't match, we can't switch the display clock
  4280. * by using the FP0/FP1. In such case we will disable the LVDS
  4281. * downclock feature.
  4282. */
  4283. *has_reduced_clock = limit->find_pll(limit, crtc,
  4284. dev_priv->lvds_downclock,
  4285. refclk,
  4286. clock,
  4287. reduced_clock);
  4288. }
  4289. if (is_sdvo && is_tv)
  4290. i9xx_adjust_sdvo_tv_clock(adjusted_mode, clock);
  4291. return true;
  4292. }
  4293. static void ironlake_set_m_n(struct drm_crtc *crtc,
  4294. struct drm_display_mode *mode,
  4295. struct drm_display_mode *adjusted_mode)
  4296. {
  4297. struct drm_device *dev = crtc->dev;
  4298. struct drm_i915_private *dev_priv = dev->dev_private;
  4299. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4300. enum transcoder cpu_transcoder = intel_crtc->cpu_transcoder;
  4301. struct intel_encoder *intel_encoder, *edp_encoder = NULL;
  4302. struct fdi_m_n m_n = {0};
  4303. int target_clock, pixel_multiplier, lane, link_bw;
  4304. bool is_dp = false, is_cpu_edp = false;
  4305. for_each_encoder_on_crtc(dev, crtc, intel_encoder) {
  4306. switch (intel_encoder->type) {
  4307. case INTEL_OUTPUT_DISPLAYPORT:
  4308. is_dp = true;
  4309. break;
  4310. case INTEL_OUTPUT_EDP:
  4311. is_dp = true;
  4312. if (!intel_encoder_is_pch_edp(&intel_encoder->base))
  4313. is_cpu_edp = true;
  4314. edp_encoder = intel_encoder;
  4315. break;
  4316. }
  4317. }
  4318. /* FDI link */
  4319. pixel_multiplier = intel_mode_get_pixel_multiplier(adjusted_mode);
  4320. lane = 0;
  4321. /* CPU eDP doesn't require FDI link, so just set DP M/N
  4322. according to current link config */
  4323. if (is_cpu_edp) {
  4324. intel_edp_link_config(edp_encoder, &lane, &link_bw);
  4325. } else {
  4326. /* FDI is a binary signal running at ~2.7GHz, encoding
  4327. * each output octet as 10 bits. The actual frequency
  4328. * is stored as a divider into a 100MHz clock, and the
  4329. * mode pixel clock is stored in units of 1KHz.
  4330. * Hence the bw of each lane in terms of the mode signal
  4331. * is:
  4332. */
  4333. link_bw = intel_fdi_link_freq(dev) * MHz(100)/KHz(1)/10;
  4334. }
  4335. /* [e]DP over FDI requires target mode clock instead of link clock. */
  4336. if (edp_encoder)
  4337. target_clock = intel_edp_target_clock(edp_encoder, mode);
  4338. else if (is_dp)
  4339. target_clock = mode->clock;
  4340. else
  4341. target_clock = adjusted_mode->clock;
  4342. if (!lane) {
  4343. /*
  4344. * Account for spread spectrum to avoid
  4345. * oversubscribing the link. Max center spread
  4346. * is 2.5%; use 5% for safety's sake.
  4347. */
  4348. u32 bps = target_clock * intel_crtc->bpp * 21 / 20;
  4349. lane = bps / (link_bw * 8) + 1;
  4350. }
  4351. intel_crtc->fdi_lanes = lane;
  4352. if (pixel_multiplier > 1)
  4353. link_bw *= pixel_multiplier;
  4354. ironlake_compute_m_n(intel_crtc->bpp, lane, target_clock, link_bw,
  4355. &m_n);
  4356. I915_WRITE(PIPE_DATA_M1(cpu_transcoder), TU_SIZE(m_n.tu) | m_n.gmch_m);
  4357. I915_WRITE(PIPE_DATA_N1(cpu_transcoder), m_n.gmch_n);
  4358. I915_WRITE(PIPE_LINK_M1(cpu_transcoder), m_n.link_m);
  4359. I915_WRITE(PIPE_LINK_N1(cpu_transcoder), m_n.link_n);
  4360. }
  4361. static uint32_t ironlake_compute_dpll(struct intel_crtc *intel_crtc,
  4362. struct drm_display_mode *adjusted_mode,
  4363. intel_clock_t *clock, u32 fp)
  4364. {
  4365. struct drm_crtc *crtc = &intel_crtc->base;
  4366. struct drm_device *dev = crtc->dev;
  4367. struct drm_i915_private *dev_priv = dev->dev_private;
  4368. struct intel_encoder *intel_encoder;
  4369. uint32_t dpll;
  4370. int factor, pixel_multiplier, num_connectors = 0;
  4371. bool is_lvds = false, is_sdvo = false, is_tv = false;
  4372. bool is_dp = false, is_cpu_edp = false;
  4373. for_each_encoder_on_crtc(dev, crtc, intel_encoder) {
  4374. switch (intel_encoder->type) {
  4375. case INTEL_OUTPUT_LVDS:
  4376. is_lvds = true;
  4377. break;
  4378. case INTEL_OUTPUT_SDVO:
  4379. case INTEL_OUTPUT_HDMI:
  4380. is_sdvo = true;
  4381. if (intel_encoder->needs_tv_clock)
  4382. is_tv = true;
  4383. break;
  4384. case INTEL_OUTPUT_TVOUT:
  4385. is_tv = true;
  4386. break;
  4387. case INTEL_OUTPUT_DISPLAYPORT:
  4388. is_dp = true;
  4389. break;
  4390. case INTEL_OUTPUT_EDP:
  4391. is_dp = true;
  4392. if (!intel_encoder_is_pch_edp(&intel_encoder->base))
  4393. is_cpu_edp = true;
  4394. break;
  4395. }
  4396. num_connectors++;
  4397. }
  4398. /* Enable autotuning of the PLL clock (if permissible) */
  4399. factor = 21;
  4400. if (is_lvds) {
  4401. if ((intel_panel_use_ssc(dev_priv) &&
  4402. dev_priv->lvds_ssc_freq == 100) ||
  4403. (I915_READ(PCH_LVDS) & LVDS_CLKB_POWER_MASK) == LVDS_CLKB_POWER_UP)
  4404. factor = 25;
  4405. } else if (is_sdvo && is_tv)
  4406. factor = 20;
  4407. if (clock->m < factor * clock->n)
  4408. fp |= FP_CB_TUNE;
  4409. dpll = 0;
  4410. if (is_lvds)
  4411. dpll |= DPLLB_MODE_LVDS;
  4412. else
  4413. dpll |= DPLLB_MODE_DAC_SERIAL;
  4414. if (is_sdvo) {
  4415. pixel_multiplier = intel_mode_get_pixel_multiplier(adjusted_mode);
  4416. if (pixel_multiplier > 1) {
  4417. dpll |= (pixel_multiplier - 1) << PLL_REF_SDVO_HDMI_MULTIPLIER_SHIFT;
  4418. }
  4419. dpll |= DPLL_DVO_HIGH_SPEED;
  4420. }
  4421. if (is_dp && !is_cpu_edp)
  4422. dpll |= DPLL_DVO_HIGH_SPEED;
  4423. /* compute bitmask from p1 value */
  4424. dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
  4425. /* also FPA1 */
  4426. dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
  4427. switch (clock->p2) {
  4428. case 5:
  4429. dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
  4430. break;
  4431. case 7:
  4432. dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7;
  4433. break;
  4434. case 10:
  4435. dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10;
  4436. break;
  4437. case 14:
  4438. dpll |= DPLLB_LVDS_P2_CLOCK_DIV_14;
  4439. break;
  4440. }
  4441. if (is_sdvo && is_tv)
  4442. dpll |= PLL_REF_INPUT_TVCLKINBC;
  4443. else if (is_tv)
  4444. /* XXX: just matching BIOS for now */
  4445. /* dpll |= PLL_REF_INPUT_TVCLKINBC; */
  4446. dpll |= 3;
  4447. else if (is_lvds && intel_panel_use_ssc(dev_priv) && num_connectors < 2)
  4448. dpll |= PLLB_REF_INPUT_SPREADSPECTRUMIN;
  4449. else
  4450. dpll |= PLL_REF_INPUT_DREFCLK;
  4451. return dpll;
  4452. }
  4453. static int ironlake_crtc_mode_set(struct drm_crtc *crtc,
  4454. struct drm_display_mode *mode,
  4455. struct drm_display_mode *adjusted_mode,
  4456. int x, int y,
  4457. struct drm_framebuffer *fb)
  4458. {
  4459. struct drm_device *dev = crtc->dev;
  4460. struct drm_i915_private *dev_priv = dev->dev_private;
  4461. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4462. int pipe = intel_crtc->pipe;
  4463. int plane = intel_crtc->plane;
  4464. int num_connectors = 0;
  4465. intel_clock_t clock, reduced_clock;
  4466. u32 dpll, fp = 0, fp2 = 0;
  4467. bool ok, has_reduced_clock = false;
  4468. bool is_lvds = false, is_dp = false, is_cpu_edp = false;
  4469. struct intel_encoder *encoder;
  4470. u32 temp;
  4471. int ret;
  4472. bool dither;
  4473. for_each_encoder_on_crtc(dev, crtc, encoder) {
  4474. switch (encoder->type) {
  4475. case INTEL_OUTPUT_LVDS:
  4476. is_lvds = true;
  4477. break;
  4478. case INTEL_OUTPUT_DISPLAYPORT:
  4479. is_dp = true;
  4480. break;
  4481. case INTEL_OUTPUT_EDP:
  4482. is_dp = true;
  4483. if (!intel_encoder_is_pch_edp(&encoder->base))
  4484. is_cpu_edp = true;
  4485. break;
  4486. }
  4487. num_connectors++;
  4488. }
  4489. WARN(!(HAS_PCH_IBX(dev) || HAS_PCH_CPT(dev)),
  4490. "Unexpected PCH type %d\n", INTEL_PCH_TYPE(dev));
  4491. ok = ironlake_compute_clocks(crtc, adjusted_mode, &clock,
  4492. &has_reduced_clock, &reduced_clock);
  4493. if (!ok) {
  4494. DRM_ERROR("Couldn't find PLL settings for mode!\n");
  4495. return -EINVAL;
  4496. }
  4497. /* Ensure that the cursor is valid for the new mode before changing... */
  4498. intel_crtc_update_cursor(crtc, true);
  4499. /* determine panel color depth */
  4500. dither = intel_choose_pipe_bpp_dither(crtc, fb, &intel_crtc->bpp,
  4501. adjusted_mode);
  4502. if (is_lvds && dev_priv->lvds_dither)
  4503. dither = true;
  4504. fp = clock.n << 16 | clock.m1 << 8 | clock.m2;
  4505. if (has_reduced_clock)
  4506. fp2 = reduced_clock.n << 16 | reduced_clock.m1 << 8 |
  4507. reduced_clock.m2;
  4508. dpll = ironlake_compute_dpll(intel_crtc, adjusted_mode, &clock, fp);
  4509. DRM_DEBUG_KMS("Mode for pipe %d:\n", pipe);
  4510. drm_mode_debug_printmodeline(mode);
  4511. /* CPU eDP is the only output that doesn't need a PCH PLL of its own. */
  4512. if (!is_cpu_edp) {
  4513. struct intel_pch_pll *pll;
  4514. pll = intel_get_pch_pll(intel_crtc, dpll, fp);
  4515. if (pll == NULL) {
  4516. DRM_DEBUG_DRIVER("failed to find PLL for pipe %d\n",
  4517. pipe);
  4518. return -EINVAL;
  4519. }
  4520. } else
  4521. intel_put_pch_pll(intel_crtc);
  4522. /* The LVDS pin pair needs to be on before the DPLLs are enabled.
  4523. * This is an exception to the general rule that mode_set doesn't turn
  4524. * things on.
  4525. */
  4526. if (is_lvds) {
  4527. temp = I915_READ(PCH_LVDS);
  4528. temp |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP;
  4529. if (HAS_PCH_CPT(dev)) {
  4530. temp &= ~PORT_TRANS_SEL_MASK;
  4531. temp |= PORT_TRANS_SEL_CPT(pipe);
  4532. } else {
  4533. if (pipe == 1)
  4534. temp |= LVDS_PIPEB_SELECT;
  4535. else
  4536. temp &= ~LVDS_PIPEB_SELECT;
  4537. }
  4538. /* set the corresponsding LVDS_BORDER bit */
  4539. temp |= dev_priv->lvds_border_bits;
  4540. /* Set the B0-B3 data pairs corresponding to whether we're going to
  4541. * set the DPLLs for dual-channel mode or not.
  4542. */
  4543. if (clock.p2 == 7)
  4544. temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP;
  4545. else
  4546. temp &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP);
  4547. /* It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP)
  4548. * appropriately here, but we need to look more thoroughly into how
  4549. * panels behave in the two modes.
  4550. */
  4551. temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY);
  4552. if (adjusted_mode->flags & DRM_MODE_FLAG_NHSYNC)
  4553. temp |= LVDS_HSYNC_POLARITY;
  4554. if (adjusted_mode->flags & DRM_MODE_FLAG_NVSYNC)
  4555. temp |= LVDS_VSYNC_POLARITY;
  4556. I915_WRITE(PCH_LVDS, temp);
  4557. }
  4558. if (is_dp && !is_cpu_edp) {
  4559. intel_dp_set_m_n(crtc, mode, adjusted_mode);
  4560. } else {
  4561. /* For non-DP output, clear any trans DP clock recovery setting.*/
  4562. I915_WRITE(TRANSDATA_M1(pipe), 0);
  4563. I915_WRITE(TRANSDATA_N1(pipe), 0);
  4564. I915_WRITE(TRANSDPLINK_M1(pipe), 0);
  4565. I915_WRITE(TRANSDPLINK_N1(pipe), 0);
  4566. }
  4567. if (intel_crtc->pch_pll) {
  4568. I915_WRITE(intel_crtc->pch_pll->pll_reg, dpll);
  4569. /* Wait for the clocks to stabilize. */
  4570. POSTING_READ(intel_crtc->pch_pll->pll_reg);
  4571. udelay(150);
  4572. /* The pixel multiplier can only be updated once the
  4573. * DPLL is enabled and the clocks are stable.
  4574. *
  4575. * So write it again.
  4576. */
  4577. I915_WRITE(intel_crtc->pch_pll->pll_reg, dpll);
  4578. }
  4579. intel_crtc->lowfreq_avail = false;
  4580. if (intel_crtc->pch_pll) {
  4581. if (is_lvds && has_reduced_clock && i915_powersave) {
  4582. I915_WRITE(intel_crtc->pch_pll->fp1_reg, fp2);
  4583. intel_crtc->lowfreq_avail = true;
  4584. } else {
  4585. I915_WRITE(intel_crtc->pch_pll->fp1_reg, fp);
  4586. }
  4587. }
  4588. intel_set_pipe_timings(intel_crtc, mode, adjusted_mode);
  4589. ironlake_set_m_n(crtc, mode, adjusted_mode);
  4590. if (is_cpu_edp)
  4591. ironlake_set_pll_edp(crtc, adjusted_mode->clock);
  4592. ironlake_set_pipeconf(crtc, adjusted_mode, dither);
  4593. intel_wait_for_vblank(dev, pipe);
  4594. /* Set up the display plane register */
  4595. I915_WRITE(DSPCNTR(plane), DISPPLANE_GAMMA_ENABLE);
  4596. POSTING_READ(DSPCNTR(plane));
  4597. ret = intel_pipe_set_base(crtc, x, y, fb);
  4598. intel_update_watermarks(dev);
  4599. intel_update_linetime_watermarks(dev, pipe, adjusted_mode);
  4600. return ret;
  4601. }
  4602. static int haswell_crtc_mode_set(struct drm_crtc *crtc,
  4603. struct drm_display_mode *mode,
  4604. struct drm_display_mode *adjusted_mode,
  4605. int x, int y,
  4606. struct drm_framebuffer *fb)
  4607. {
  4608. struct drm_device *dev = crtc->dev;
  4609. struct drm_i915_private *dev_priv = dev->dev_private;
  4610. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4611. int pipe = intel_crtc->pipe;
  4612. int plane = intel_crtc->plane;
  4613. int num_connectors = 0;
  4614. intel_clock_t clock, reduced_clock;
  4615. u32 dpll = 0, fp = 0, fp2 = 0;
  4616. bool ok, has_reduced_clock = false;
  4617. bool is_lvds = false, is_dp = false, is_cpu_edp = false;
  4618. struct intel_encoder *encoder;
  4619. u32 temp;
  4620. int ret;
  4621. bool dither;
  4622. for_each_encoder_on_crtc(dev, crtc, encoder) {
  4623. switch (encoder->type) {
  4624. case INTEL_OUTPUT_LVDS:
  4625. is_lvds = true;
  4626. break;
  4627. case INTEL_OUTPUT_DISPLAYPORT:
  4628. is_dp = true;
  4629. break;
  4630. case INTEL_OUTPUT_EDP:
  4631. is_dp = true;
  4632. if (!intel_encoder_is_pch_edp(&encoder->base))
  4633. is_cpu_edp = true;
  4634. break;
  4635. }
  4636. num_connectors++;
  4637. }
  4638. if (is_cpu_edp)
  4639. intel_crtc->cpu_transcoder = TRANSCODER_EDP;
  4640. else
  4641. intel_crtc->cpu_transcoder = pipe;
  4642. /* We are not sure yet this won't happen. */
  4643. WARN(!HAS_PCH_LPT(dev), "Unexpected PCH type %d\n",
  4644. INTEL_PCH_TYPE(dev));
  4645. WARN(num_connectors != 1, "%d connectors attached to pipe %c\n",
  4646. num_connectors, pipe_name(pipe));
  4647. WARN_ON(I915_READ(PIPECONF(intel_crtc->cpu_transcoder)) &
  4648. (PIPECONF_ENABLE | I965_PIPECONF_ACTIVE));
  4649. WARN_ON(I915_READ(DSPCNTR(plane)) & DISPLAY_PLANE_ENABLE);
  4650. if (!intel_ddi_pll_mode_set(crtc, adjusted_mode->clock))
  4651. return -EINVAL;
  4652. if (HAS_PCH_IBX(dev) || HAS_PCH_CPT(dev)) {
  4653. ok = ironlake_compute_clocks(crtc, adjusted_mode, &clock,
  4654. &has_reduced_clock,
  4655. &reduced_clock);
  4656. if (!ok) {
  4657. DRM_ERROR("Couldn't find PLL settings for mode!\n");
  4658. return -EINVAL;
  4659. }
  4660. }
  4661. /* Ensure that the cursor is valid for the new mode before changing... */
  4662. intel_crtc_update_cursor(crtc, true);
  4663. /* determine panel color depth */
  4664. dither = intel_choose_pipe_bpp_dither(crtc, fb, &intel_crtc->bpp,
  4665. adjusted_mode);
  4666. if (is_lvds && dev_priv->lvds_dither)
  4667. dither = true;
  4668. DRM_DEBUG_KMS("Mode for pipe %d:\n", pipe);
  4669. drm_mode_debug_printmodeline(mode);
  4670. if (HAS_PCH_IBX(dev) || HAS_PCH_CPT(dev)) {
  4671. fp = clock.n << 16 | clock.m1 << 8 | clock.m2;
  4672. if (has_reduced_clock)
  4673. fp2 = reduced_clock.n << 16 | reduced_clock.m1 << 8 |
  4674. reduced_clock.m2;
  4675. dpll = ironlake_compute_dpll(intel_crtc, adjusted_mode, &clock,
  4676. fp);
  4677. /* CPU eDP is the only output that doesn't need a PCH PLL of its
  4678. * own on pre-Haswell/LPT generation */
  4679. if (!is_cpu_edp) {
  4680. struct intel_pch_pll *pll;
  4681. pll = intel_get_pch_pll(intel_crtc, dpll, fp);
  4682. if (pll == NULL) {
  4683. DRM_DEBUG_DRIVER("failed to find PLL for pipe %d\n",
  4684. pipe);
  4685. return -EINVAL;
  4686. }
  4687. } else
  4688. intel_put_pch_pll(intel_crtc);
  4689. /* The LVDS pin pair needs to be on before the DPLLs are
  4690. * enabled. This is an exception to the general rule that
  4691. * mode_set doesn't turn things on.
  4692. */
  4693. if (is_lvds) {
  4694. temp = I915_READ(PCH_LVDS);
  4695. temp |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP;
  4696. if (HAS_PCH_CPT(dev)) {
  4697. temp &= ~PORT_TRANS_SEL_MASK;
  4698. temp |= PORT_TRANS_SEL_CPT(pipe);
  4699. } else {
  4700. if (pipe == 1)
  4701. temp |= LVDS_PIPEB_SELECT;
  4702. else
  4703. temp &= ~LVDS_PIPEB_SELECT;
  4704. }
  4705. /* set the corresponsding LVDS_BORDER bit */
  4706. temp |= dev_priv->lvds_border_bits;
  4707. /* Set the B0-B3 data pairs corresponding to whether
  4708. * we're going to set the DPLLs for dual-channel mode or
  4709. * not.
  4710. */
  4711. if (clock.p2 == 7)
  4712. temp |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP;
  4713. else
  4714. temp &= ~(LVDS_B0B3_POWER_UP |
  4715. LVDS_CLKB_POWER_UP);
  4716. /* It would be nice to set 24 vs 18-bit mode
  4717. * (LVDS_A3_POWER_UP) appropriately here, but we need to
  4718. * look more thoroughly into how panels behave in the
  4719. * two modes.
  4720. */
  4721. temp &= ~(LVDS_HSYNC_POLARITY | LVDS_VSYNC_POLARITY);
  4722. if (adjusted_mode->flags & DRM_MODE_FLAG_NHSYNC)
  4723. temp |= LVDS_HSYNC_POLARITY;
  4724. if (adjusted_mode->flags & DRM_MODE_FLAG_NVSYNC)
  4725. temp |= LVDS_VSYNC_POLARITY;
  4726. I915_WRITE(PCH_LVDS, temp);
  4727. }
  4728. }
  4729. if (is_dp && !is_cpu_edp) {
  4730. intel_dp_set_m_n(crtc, mode, adjusted_mode);
  4731. } else {
  4732. if (HAS_PCH_IBX(dev) || HAS_PCH_CPT(dev)) {
  4733. /* For non-DP output, clear any trans DP clock recovery
  4734. * setting.*/
  4735. I915_WRITE(TRANSDATA_M1(pipe), 0);
  4736. I915_WRITE(TRANSDATA_N1(pipe), 0);
  4737. I915_WRITE(TRANSDPLINK_M1(pipe), 0);
  4738. I915_WRITE(TRANSDPLINK_N1(pipe), 0);
  4739. }
  4740. }
  4741. intel_crtc->lowfreq_avail = false;
  4742. if (HAS_PCH_IBX(dev) || HAS_PCH_CPT(dev)) {
  4743. if (intel_crtc->pch_pll) {
  4744. I915_WRITE(intel_crtc->pch_pll->pll_reg, dpll);
  4745. /* Wait for the clocks to stabilize. */
  4746. POSTING_READ(intel_crtc->pch_pll->pll_reg);
  4747. udelay(150);
  4748. /* The pixel multiplier can only be updated once the
  4749. * DPLL is enabled and the clocks are stable.
  4750. *
  4751. * So write it again.
  4752. */
  4753. I915_WRITE(intel_crtc->pch_pll->pll_reg, dpll);
  4754. }
  4755. if (intel_crtc->pch_pll) {
  4756. if (is_lvds && has_reduced_clock && i915_powersave) {
  4757. I915_WRITE(intel_crtc->pch_pll->fp1_reg, fp2);
  4758. intel_crtc->lowfreq_avail = true;
  4759. } else {
  4760. I915_WRITE(intel_crtc->pch_pll->fp1_reg, fp);
  4761. }
  4762. }
  4763. }
  4764. intel_set_pipe_timings(intel_crtc, mode, adjusted_mode);
  4765. if (!is_dp || is_cpu_edp)
  4766. ironlake_set_m_n(crtc, mode, adjusted_mode);
  4767. if (HAS_PCH_IBX(dev) || HAS_PCH_CPT(dev))
  4768. if (is_cpu_edp)
  4769. ironlake_set_pll_edp(crtc, adjusted_mode->clock);
  4770. haswell_set_pipeconf(crtc, adjusted_mode, dither);
  4771. /* Set up the display plane register */
  4772. I915_WRITE(DSPCNTR(plane), DISPPLANE_GAMMA_ENABLE);
  4773. POSTING_READ(DSPCNTR(plane));
  4774. ret = intel_pipe_set_base(crtc, x, y, fb);
  4775. intel_update_watermarks(dev);
  4776. intel_update_linetime_watermarks(dev, pipe, adjusted_mode);
  4777. return ret;
  4778. }
  4779. static int intel_crtc_mode_set(struct drm_crtc *crtc,
  4780. struct drm_display_mode *mode,
  4781. struct drm_display_mode *adjusted_mode,
  4782. int x, int y,
  4783. struct drm_framebuffer *fb)
  4784. {
  4785. struct drm_device *dev = crtc->dev;
  4786. struct drm_i915_private *dev_priv = dev->dev_private;
  4787. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4788. int pipe = intel_crtc->pipe;
  4789. int ret;
  4790. drm_vblank_pre_modeset(dev, pipe);
  4791. ret = dev_priv->display.crtc_mode_set(crtc, mode, adjusted_mode,
  4792. x, y, fb);
  4793. drm_vblank_post_modeset(dev, pipe);
  4794. return ret;
  4795. }
  4796. static bool intel_eld_uptodate(struct drm_connector *connector,
  4797. int reg_eldv, uint32_t bits_eldv,
  4798. int reg_elda, uint32_t bits_elda,
  4799. int reg_edid)
  4800. {
  4801. struct drm_i915_private *dev_priv = connector->dev->dev_private;
  4802. uint8_t *eld = connector->eld;
  4803. uint32_t i;
  4804. i = I915_READ(reg_eldv);
  4805. i &= bits_eldv;
  4806. if (!eld[0])
  4807. return !i;
  4808. if (!i)
  4809. return false;
  4810. i = I915_READ(reg_elda);
  4811. i &= ~bits_elda;
  4812. I915_WRITE(reg_elda, i);
  4813. for (i = 0; i < eld[2]; i++)
  4814. if (I915_READ(reg_edid) != *((uint32_t *)eld + i))
  4815. return false;
  4816. return true;
  4817. }
  4818. static void g4x_write_eld(struct drm_connector *connector,
  4819. struct drm_crtc *crtc)
  4820. {
  4821. struct drm_i915_private *dev_priv = connector->dev->dev_private;
  4822. uint8_t *eld = connector->eld;
  4823. uint32_t eldv;
  4824. uint32_t len;
  4825. uint32_t i;
  4826. i = I915_READ(G4X_AUD_VID_DID);
  4827. if (i == INTEL_AUDIO_DEVBLC || i == INTEL_AUDIO_DEVCL)
  4828. eldv = G4X_ELDV_DEVCL_DEVBLC;
  4829. else
  4830. eldv = G4X_ELDV_DEVCTG;
  4831. if (intel_eld_uptodate(connector,
  4832. G4X_AUD_CNTL_ST, eldv,
  4833. G4X_AUD_CNTL_ST, G4X_ELD_ADDR,
  4834. G4X_HDMIW_HDMIEDID))
  4835. return;
  4836. i = I915_READ(G4X_AUD_CNTL_ST);
  4837. i &= ~(eldv | G4X_ELD_ADDR);
  4838. len = (i >> 9) & 0x1f; /* ELD buffer size */
  4839. I915_WRITE(G4X_AUD_CNTL_ST, i);
  4840. if (!eld[0])
  4841. return;
  4842. len = min_t(uint8_t, eld[2], len);
  4843. DRM_DEBUG_DRIVER("ELD size %d\n", len);
  4844. for (i = 0; i < len; i++)
  4845. I915_WRITE(G4X_HDMIW_HDMIEDID, *((uint32_t *)eld + i));
  4846. i = I915_READ(G4X_AUD_CNTL_ST);
  4847. i |= eldv;
  4848. I915_WRITE(G4X_AUD_CNTL_ST, i);
  4849. }
  4850. static void haswell_write_eld(struct drm_connector *connector,
  4851. struct drm_crtc *crtc)
  4852. {
  4853. struct drm_i915_private *dev_priv = connector->dev->dev_private;
  4854. uint8_t *eld = connector->eld;
  4855. struct drm_device *dev = crtc->dev;
  4856. uint32_t eldv;
  4857. uint32_t i;
  4858. int len;
  4859. int pipe = to_intel_crtc(crtc)->pipe;
  4860. int tmp;
  4861. int hdmiw_hdmiedid = HSW_AUD_EDID_DATA(pipe);
  4862. int aud_cntl_st = HSW_AUD_DIP_ELD_CTRL(pipe);
  4863. int aud_config = HSW_AUD_CFG(pipe);
  4864. int aud_cntrl_st2 = HSW_AUD_PIN_ELD_CP_VLD;
  4865. DRM_DEBUG_DRIVER("HDMI: Haswell Audio initialize....\n");
  4866. /* Audio output enable */
  4867. DRM_DEBUG_DRIVER("HDMI audio: enable codec\n");
  4868. tmp = I915_READ(aud_cntrl_st2);
  4869. tmp |= (AUDIO_OUTPUT_ENABLE_A << (pipe * 4));
  4870. I915_WRITE(aud_cntrl_st2, tmp);
  4871. /* Wait for 1 vertical blank */
  4872. intel_wait_for_vblank(dev, pipe);
  4873. /* Set ELD valid state */
  4874. tmp = I915_READ(aud_cntrl_st2);
  4875. DRM_DEBUG_DRIVER("HDMI audio: pin eld vld status=0x%8x\n", tmp);
  4876. tmp |= (AUDIO_ELD_VALID_A << (pipe * 4));
  4877. I915_WRITE(aud_cntrl_st2, tmp);
  4878. tmp = I915_READ(aud_cntrl_st2);
  4879. DRM_DEBUG_DRIVER("HDMI audio: eld vld status=0x%8x\n", tmp);
  4880. /* Enable HDMI mode */
  4881. tmp = I915_READ(aud_config);
  4882. DRM_DEBUG_DRIVER("HDMI audio: audio conf: 0x%8x\n", tmp);
  4883. /* clear N_programing_enable and N_value_index */
  4884. tmp &= ~(AUD_CONFIG_N_VALUE_INDEX | AUD_CONFIG_N_PROG_ENABLE);
  4885. I915_WRITE(aud_config, tmp);
  4886. DRM_DEBUG_DRIVER("ELD on pipe %c\n", pipe_name(pipe));
  4887. eldv = AUDIO_ELD_VALID_A << (pipe * 4);
  4888. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {
  4889. DRM_DEBUG_DRIVER("ELD: DisplayPort detected\n");
  4890. eld[5] |= (1 << 2); /* Conn_Type, 0x1 = DisplayPort */
  4891. I915_WRITE(aud_config, AUD_CONFIG_N_VALUE_INDEX); /* 0x1 = DP */
  4892. } else
  4893. I915_WRITE(aud_config, 0);
  4894. if (intel_eld_uptodate(connector,
  4895. aud_cntrl_st2, eldv,
  4896. aud_cntl_st, IBX_ELD_ADDRESS,
  4897. hdmiw_hdmiedid))
  4898. return;
  4899. i = I915_READ(aud_cntrl_st2);
  4900. i &= ~eldv;
  4901. I915_WRITE(aud_cntrl_st2, i);
  4902. if (!eld[0])
  4903. return;
  4904. i = I915_READ(aud_cntl_st);
  4905. i &= ~IBX_ELD_ADDRESS;
  4906. I915_WRITE(aud_cntl_st, i);
  4907. i = (i >> 29) & DIP_PORT_SEL_MASK; /* DIP_Port_Select, 0x1 = PortB */
  4908. DRM_DEBUG_DRIVER("port num:%d\n", i);
  4909. len = min_t(uint8_t, eld[2], 21); /* 84 bytes of hw ELD buffer */
  4910. DRM_DEBUG_DRIVER("ELD size %d\n", len);
  4911. for (i = 0; i < len; i++)
  4912. I915_WRITE(hdmiw_hdmiedid, *((uint32_t *)eld + i));
  4913. i = I915_READ(aud_cntrl_st2);
  4914. i |= eldv;
  4915. I915_WRITE(aud_cntrl_st2, i);
  4916. }
  4917. static void ironlake_write_eld(struct drm_connector *connector,
  4918. struct drm_crtc *crtc)
  4919. {
  4920. struct drm_i915_private *dev_priv = connector->dev->dev_private;
  4921. uint8_t *eld = connector->eld;
  4922. uint32_t eldv;
  4923. uint32_t i;
  4924. int len;
  4925. int hdmiw_hdmiedid;
  4926. int aud_config;
  4927. int aud_cntl_st;
  4928. int aud_cntrl_st2;
  4929. int pipe = to_intel_crtc(crtc)->pipe;
  4930. if (HAS_PCH_IBX(connector->dev)) {
  4931. hdmiw_hdmiedid = IBX_HDMIW_HDMIEDID(pipe);
  4932. aud_config = IBX_AUD_CFG(pipe);
  4933. aud_cntl_st = IBX_AUD_CNTL_ST(pipe);
  4934. aud_cntrl_st2 = IBX_AUD_CNTL_ST2;
  4935. } else {
  4936. hdmiw_hdmiedid = CPT_HDMIW_HDMIEDID(pipe);
  4937. aud_config = CPT_AUD_CFG(pipe);
  4938. aud_cntl_st = CPT_AUD_CNTL_ST(pipe);
  4939. aud_cntrl_st2 = CPT_AUD_CNTRL_ST2;
  4940. }
  4941. DRM_DEBUG_DRIVER("ELD on pipe %c\n", pipe_name(pipe));
  4942. i = I915_READ(aud_cntl_st);
  4943. i = (i >> 29) & DIP_PORT_SEL_MASK; /* DIP_Port_Select, 0x1 = PortB */
  4944. if (!i) {
  4945. DRM_DEBUG_DRIVER("Audio directed to unknown port\n");
  4946. /* operate blindly on all ports */
  4947. eldv = IBX_ELD_VALIDB;
  4948. eldv |= IBX_ELD_VALIDB << 4;
  4949. eldv |= IBX_ELD_VALIDB << 8;
  4950. } else {
  4951. DRM_DEBUG_DRIVER("ELD on port %c\n", 'A' + i);
  4952. eldv = IBX_ELD_VALIDB << ((i - 1) * 4);
  4953. }
  4954. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {
  4955. DRM_DEBUG_DRIVER("ELD: DisplayPort detected\n");
  4956. eld[5] |= (1 << 2); /* Conn_Type, 0x1 = DisplayPort */
  4957. I915_WRITE(aud_config, AUD_CONFIG_N_VALUE_INDEX); /* 0x1 = DP */
  4958. } else
  4959. I915_WRITE(aud_config, 0);
  4960. if (intel_eld_uptodate(connector,
  4961. aud_cntrl_st2, eldv,
  4962. aud_cntl_st, IBX_ELD_ADDRESS,
  4963. hdmiw_hdmiedid))
  4964. return;
  4965. i = I915_READ(aud_cntrl_st2);
  4966. i &= ~eldv;
  4967. I915_WRITE(aud_cntrl_st2, i);
  4968. if (!eld[0])
  4969. return;
  4970. i = I915_READ(aud_cntl_st);
  4971. i &= ~IBX_ELD_ADDRESS;
  4972. I915_WRITE(aud_cntl_st, i);
  4973. len = min_t(uint8_t, eld[2], 21); /* 84 bytes of hw ELD buffer */
  4974. DRM_DEBUG_DRIVER("ELD size %d\n", len);
  4975. for (i = 0; i < len; i++)
  4976. I915_WRITE(hdmiw_hdmiedid, *((uint32_t *)eld + i));
  4977. i = I915_READ(aud_cntrl_st2);
  4978. i |= eldv;
  4979. I915_WRITE(aud_cntrl_st2, i);
  4980. }
  4981. void intel_write_eld(struct drm_encoder *encoder,
  4982. struct drm_display_mode *mode)
  4983. {
  4984. struct drm_crtc *crtc = encoder->crtc;
  4985. struct drm_connector *connector;
  4986. struct drm_device *dev = encoder->dev;
  4987. struct drm_i915_private *dev_priv = dev->dev_private;
  4988. connector = drm_select_eld(encoder, mode);
  4989. if (!connector)
  4990. return;
  4991. DRM_DEBUG_DRIVER("ELD on [CONNECTOR:%d:%s], [ENCODER:%d:%s]\n",
  4992. connector->base.id,
  4993. drm_get_connector_name(connector),
  4994. connector->encoder->base.id,
  4995. drm_get_encoder_name(connector->encoder));
  4996. connector->eld[6] = drm_av_sync_delay(connector, mode) / 2;
  4997. if (dev_priv->display.write_eld)
  4998. dev_priv->display.write_eld(connector, crtc);
  4999. }
  5000. /** Loads the palette/gamma unit for the CRTC with the prepared values */
  5001. void intel_crtc_load_lut(struct drm_crtc *crtc)
  5002. {
  5003. struct drm_device *dev = crtc->dev;
  5004. struct drm_i915_private *dev_priv = dev->dev_private;
  5005. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5006. int palreg = PALETTE(intel_crtc->pipe);
  5007. int i;
  5008. /* The clocks have to be on to load the palette. */
  5009. if (!crtc->enabled || !intel_crtc->active)
  5010. return;
  5011. /* use legacy palette for Ironlake */
  5012. if (HAS_PCH_SPLIT(dev))
  5013. palreg = LGC_PALETTE(intel_crtc->pipe);
  5014. for (i = 0; i < 256; i++) {
  5015. I915_WRITE(palreg + 4 * i,
  5016. (intel_crtc->lut_r[i] << 16) |
  5017. (intel_crtc->lut_g[i] << 8) |
  5018. intel_crtc->lut_b[i]);
  5019. }
  5020. }
  5021. static void i845_update_cursor(struct drm_crtc *crtc, u32 base)
  5022. {
  5023. struct drm_device *dev = crtc->dev;
  5024. struct drm_i915_private *dev_priv = dev->dev_private;
  5025. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5026. bool visible = base != 0;
  5027. u32 cntl;
  5028. if (intel_crtc->cursor_visible == visible)
  5029. return;
  5030. cntl = I915_READ(_CURACNTR);
  5031. if (visible) {
  5032. /* On these chipsets we can only modify the base whilst
  5033. * the cursor is disabled.
  5034. */
  5035. I915_WRITE(_CURABASE, base);
  5036. cntl &= ~(CURSOR_FORMAT_MASK);
  5037. /* XXX width must be 64, stride 256 => 0x00 << 28 */
  5038. cntl |= CURSOR_ENABLE |
  5039. CURSOR_GAMMA_ENABLE |
  5040. CURSOR_FORMAT_ARGB;
  5041. } else
  5042. cntl &= ~(CURSOR_ENABLE | CURSOR_GAMMA_ENABLE);
  5043. I915_WRITE(_CURACNTR, cntl);
  5044. intel_crtc->cursor_visible = visible;
  5045. }
  5046. static void i9xx_update_cursor(struct drm_crtc *crtc, u32 base)
  5047. {
  5048. struct drm_device *dev = crtc->dev;
  5049. struct drm_i915_private *dev_priv = dev->dev_private;
  5050. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5051. int pipe = intel_crtc->pipe;
  5052. bool visible = base != 0;
  5053. if (intel_crtc->cursor_visible != visible) {
  5054. uint32_t cntl = I915_READ(CURCNTR(pipe));
  5055. if (base) {
  5056. cntl &= ~(CURSOR_MODE | MCURSOR_PIPE_SELECT);
  5057. cntl |= CURSOR_MODE_64_ARGB_AX | MCURSOR_GAMMA_ENABLE;
  5058. cntl |= pipe << 28; /* Connect to correct pipe */
  5059. } else {
  5060. cntl &= ~(CURSOR_MODE | MCURSOR_GAMMA_ENABLE);
  5061. cntl |= CURSOR_MODE_DISABLE;
  5062. }
  5063. I915_WRITE(CURCNTR(pipe), cntl);
  5064. intel_crtc->cursor_visible = visible;
  5065. }
  5066. /* and commit changes on next vblank */
  5067. I915_WRITE(CURBASE(pipe), base);
  5068. }
  5069. static void ivb_update_cursor(struct drm_crtc *crtc, u32 base)
  5070. {
  5071. struct drm_device *dev = crtc->dev;
  5072. struct drm_i915_private *dev_priv = dev->dev_private;
  5073. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5074. int pipe = intel_crtc->pipe;
  5075. bool visible = base != 0;
  5076. if (intel_crtc->cursor_visible != visible) {
  5077. uint32_t cntl = I915_READ(CURCNTR_IVB(pipe));
  5078. if (base) {
  5079. cntl &= ~CURSOR_MODE;
  5080. cntl |= CURSOR_MODE_64_ARGB_AX | MCURSOR_GAMMA_ENABLE;
  5081. } else {
  5082. cntl &= ~(CURSOR_MODE | MCURSOR_GAMMA_ENABLE);
  5083. cntl |= CURSOR_MODE_DISABLE;
  5084. }
  5085. I915_WRITE(CURCNTR_IVB(pipe), cntl);
  5086. intel_crtc->cursor_visible = visible;
  5087. }
  5088. /* and commit changes on next vblank */
  5089. I915_WRITE(CURBASE_IVB(pipe), base);
  5090. }
  5091. /* If no-part of the cursor is visible on the framebuffer, then the GPU may hang... */
  5092. static void intel_crtc_update_cursor(struct drm_crtc *crtc,
  5093. bool on)
  5094. {
  5095. struct drm_device *dev = crtc->dev;
  5096. struct drm_i915_private *dev_priv = dev->dev_private;
  5097. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5098. int pipe = intel_crtc->pipe;
  5099. int x = intel_crtc->cursor_x;
  5100. int y = intel_crtc->cursor_y;
  5101. u32 base, pos;
  5102. bool visible;
  5103. pos = 0;
  5104. if (on && crtc->enabled && crtc->fb) {
  5105. base = intel_crtc->cursor_addr;
  5106. if (x > (int) crtc->fb->width)
  5107. base = 0;
  5108. if (y > (int) crtc->fb->height)
  5109. base = 0;
  5110. } else
  5111. base = 0;
  5112. if (x < 0) {
  5113. if (x + intel_crtc->cursor_width < 0)
  5114. base = 0;
  5115. pos |= CURSOR_POS_SIGN << CURSOR_X_SHIFT;
  5116. x = -x;
  5117. }
  5118. pos |= x << CURSOR_X_SHIFT;
  5119. if (y < 0) {
  5120. if (y + intel_crtc->cursor_height < 0)
  5121. base = 0;
  5122. pos |= CURSOR_POS_SIGN << CURSOR_Y_SHIFT;
  5123. y = -y;
  5124. }
  5125. pos |= y << CURSOR_Y_SHIFT;
  5126. visible = base != 0;
  5127. if (!visible && !intel_crtc->cursor_visible)
  5128. return;
  5129. if (IS_IVYBRIDGE(dev) || IS_HASWELL(dev)) {
  5130. I915_WRITE(CURPOS_IVB(pipe), pos);
  5131. ivb_update_cursor(crtc, base);
  5132. } else {
  5133. I915_WRITE(CURPOS(pipe), pos);
  5134. if (IS_845G(dev) || IS_I865G(dev))
  5135. i845_update_cursor(crtc, base);
  5136. else
  5137. i9xx_update_cursor(crtc, base);
  5138. }
  5139. }
  5140. static int intel_crtc_cursor_set(struct drm_crtc *crtc,
  5141. struct drm_file *file,
  5142. uint32_t handle,
  5143. uint32_t width, uint32_t height)
  5144. {
  5145. struct drm_device *dev = crtc->dev;
  5146. struct drm_i915_private *dev_priv = dev->dev_private;
  5147. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5148. struct drm_i915_gem_object *obj;
  5149. uint32_t addr;
  5150. int ret;
  5151. /* if we want to turn off the cursor ignore width and height */
  5152. if (!handle) {
  5153. DRM_DEBUG_KMS("cursor off\n");
  5154. addr = 0;
  5155. obj = NULL;
  5156. mutex_lock(&dev->struct_mutex);
  5157. goto finish;
  5158. }
  5159. /* Currently we only support 64x64 cursors */
  5160. if (width != 64 || height != 64) {
  5161. DRM_ERROR("we currently only support 64x64 cursors\n");
  5162. return -EINVAL;
  5163. }
  5164. obj = to_intel_bo(drm_gem_object_lookup(dev, file, handle));
  5165. if (&obj->base == NULL)
  5166. return -ENOENT;
  5167. if (obj->base.size < width * height * 4) {
  5168. DRM_ERROR("buffer is to small\n");
  5169. ret = -ENOMEM;
  5170. goto fail;
  5171. }
  5172. /* we only need to pin inside GTT if cursor is non-phy */
  5173. mutex_lock(&dev->struct_mutex);
  5174. if (!dev_priv->info->cursor_needs_physical) {
  5175. if (obj->tiling_mode) {
  5176. DRM_ERROR("cursor cannot be tiled\n");
  5177. ret = -EINVAL;
  5178. goto fail_locked;
  5179. }
  5180. ret = i915_gem_object_pin_to_display_plane(obj, 0, NULL);
  5181. if (ret) {
  5182. DRM_ERROR("failed to move cursor bo into the GTT\n");
  5183. goto fail_locked;
  5184. }
  5185. ret = i915_gem_object_put_fence(obj);
  5186. if (ret) {
  5187. DRM_ERROR("failed to release fence for cursor");
  5188. goto fail_unpin;
  5189. }
  5190. addr = obj->gtt_offset;
  5191. } else {
  5192. int align = IS_I830(dev) ? 16 * 1024 : 256;
  5193. ret = i915_gem_attach_phys_object(dev, obj,
  5194. (intel_crtc->pipe == 0) ? I915_GEM_PHYS_CURSOR_0 : I915_GEM_PHYS_CURSOR_1,
  5195. align);
  5196. if (ret) {
  5197. DRM_ERROR("failed to attach phys object\n");
  5198. goto fail_locked;
  5199. }
  5200. addr = obj->phys_obj->handle->busaddr;
  5201. }
  5202. if (IS_GEN2(dev))
  5203. I915_WRITE(CURSIZE, (height << 12) | width);
  5204. finish:
  5205. if (intel_crtc->cursor_bo) {
  5206. if (dev_priv->info->cursor_needs_physical) {
  5207. if (intel_crtc->cursor_bo != obj)
  5208. i915_gem_detach_phys_object(dev, intel_crtc->cursor_bo);
  5209. } else
  5210. i915_gem_object_unpin(intel_crtc->cursor_bo);
  5211. drm_gem_object_unreference(&intel_crtc->cursor_bo->base);
  5212. }
  5213. mutex_unlock(&dev->struct_mutex);
  5214. intel_crtc->cursor_addr = addr;
  5215. intel_crtc->cursor_bo = obj;
  5216. intel_crtc->cursor_width = width;
  5217. intel_crtc->cursor_height = height;
  5218. intel_crtc_update_cursor(crtc, true);
  5219. return 0;
  5220. fail_unpin:
  5221. i915_gem_object_unpin(obj);
  5222. fail_locked:
  5223. mutex_unlock(&dev->struct_mutex);
  5224. fail:
  5225. drm_gem_object_unreference_unlocked(&obj->base);
  5226. return ret;
  5227. }
  5228. static int intel_crtc_cursor_move(struct drm_crtc *crtc, int x, int y)
  5229. {
  5230. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5231. intel_crtc->cursor_x = x;
  5232. intel_crtc->cursor_y = y;
  5233. intel_crtc_update_cursor(crtc, true);
  5234. return 0;
  5235. }
  5236. /** Sets the color ramps on behalf of RandR */
  5237. void intel_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green,
  5238. u16 blue, int regno)
  5239. {
  5240. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5241. intel_crtc->lut_r[regno] = red >> 8;
  5242. intel_crtc->lut_g[regno] = green >> 8;
  5243. intel_crtc->lut_b[regno] = blue >> 8;
  5244. }
  5245. void intel_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green,
  5246. u16 *blue, int regno)
  5247. {
  5248. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5249. *red = intel_crtc->lut_r[regno] << 8;
  5250. *green = intel_crtc->lut_g[regno] << 8;
  5251. *blue = intel_crtc->lut_b[regno] << 8;
  5252. }
  5253. static void intel_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green,
  5254. u16 *blue, uint32_t start, uint32_t size)
  5255. {
  5256. int end = (start + size > 256) ? 256 : start + size, i;
  5257. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5258. for (i = start; i < end; i++) {
  5259. intel_crtc->lut_r[i] = red[i] >> 8;
  5260. intel_crtc->lut_g[i] = green[i] >> 8;
  5261. intel_crtc->lut_b[i] = blue[i] >> 8;
  5262. }
  5263. intel_crtc_load_lut(crtc);
  5264. }
  5265. /**
  5266. * Get a pipe with a simple mode set on it for doing load-based monitor
  5267. * detection.
  5268. *
  5269. * It will be up to the load-detect code to adjust the pipe as appropriate for
  5270. * its requirements. The pipe will be connected to no other encoders.
  5271. *
  5272. * Currently this code will only succeed if there is a pipe with no encoders
  5273. * configured for it. In the future, it could choose to temporarily disable
  5274. * some outputs to free up a pipe for its use.
  5275. *
  5276. * \return crtc, or NULL if no pipes are available.
  5277. */
  5278. /* VESA 640x480x72Hz mode to set on the pipe */
  5279. static struct drm_display_mode load_detect_mode = {
  5280. DRM_MODE("640x480", DRM_MODE_TYPE_DEFAULT, 31500, 640, 664,
  5281. 704, 832, 0, 480, 489, 491, 520, 0, DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  5282. };
  5283. static struct drm_framebuffer *
  5284. intel_framebuffer_create(struct drm_device *dev,
  5285. struct drm_mode_fb_cmd2 *mode_cmd,
  5286. struct drm_i915_gem_object *obj)
  5287. {
  5288. struct intel_framebuffer *intel_fb;
  5289. int ret;
  5290. intel_fb = kzalloc(sizeof(*intel_fb), GFP_KERNEL);
  5291. if (!intel_fb) {
  5292. drm_gem_object_unreference_unlocked(&obj->base);
  5293. return ERR_PTR(-ENOMEM);
  5294. }
  5295. ret = intel_framebuffer_init(dev, intel_fb, mode_cmd, obj);
  5296. if (ret) {
  5297. drm_gem_object_unreference_unlocked(&obj->base);
  5298. kfree(intel_fb);
  5299. return ERR_PTR(ret);
  5300. }
  5301. return &intel_fb->base;
  5302. }
  5303. static u32
  5304. intel_framebuffer_pitch_for_width(int width, int bpp)
  5305. {
  5306. u32 pitch = DIV_ROUND_UP(width * bpp, 8);
  5307. return ALIGN(pitch, 64);
  5308. }
  5309. static u32
  5310. intel_framebuffer_size_for_mode(struct drm_display_mode *mode, int bpp)
  5311. {
  5312. u32 pitch = intel_framebuffer_pitch_for_width(mode->hdisplay, bpp);
  5313. return ALIGN(pitch * mode->vdisplay, PAGE_SIZE);
  5314. }
  5315. static struct drm_framebuffer *
  5316. intel_framebuffer_create_for_mode(struct drm_device *dev,
  5317. struct drm_display_mode *mode,
  5318. int depth, int bpp)
  5319. {
  5320. struct drm_i915_gem_object *obj;
  5321. struct drm_mode_fb_cmd2 mode_cmd;
  5322. obj = i915_gem_alloc_object(dev,
  5323. intel_framebuffer_size_for_mode(mode, bpp));
  5324. if (obj == NULL)
  5325. return ERR_PTR(-ENOMEM);
  5326. mode_cmd.width = mode->hdisplay;
  5327. mode_cmd.height = mode->vdisplay;
  5328. mode_cmd.pitches[0] = intel_framebuffer_pitch_for_width(mode_cmd.width,
  5329. bpp);
  5330. mode_cmd.pixel_format = drm_mode_legacy_fb_format(bpp, depth);
  5331. return intel_framebuffer_create(dev, &mode_cmd, obj);
  5332. }
  5333. static struct drm_framebuffer *
  5334. mode_fits_in_fbdev(struct drm_device *dev,
  5335. struct drm_display_mode *mode)
  5336. {
  5337. struct drm_i915_private *dev_priv = dev->dev_private;
  5338. struct drm_i915_gem_object *obj;
  5339. struct drm_framebuffer *fb;
  5340. if (dev_priv->fbdev == NULL)
  5341. return NULL;
  5342. obj = dev_priv->fbdev->ifb.obj;
  5343. if (obj == NULL)
  5344. return NULL;
  5345. fb = &dev_priv->fbdev->ifb.base;
  5346. if (fb->pitches[0] < intel_framebuffer_pitch_for_width(mode->hdisplay,
  5347. fb->bits_per_pixel))
  5348. return NULL;
  5349. if (obj->base.size < mode->vdisplay * fb->pitches[0])
  5350. return NULL;
  5351. return fb;
  5352. }
  5353. bool intel_get_load_detect_pipe(struct drm_connector *connector,
  5354. struct drm_display_mode *mode,
  5355. struct intel_load_detect_pipe *old)
  5356. {
  5357. struct intel_crtc *intel_crtc;
  5358. struct intel_encoder *intel_encoder =
  5359. intel_attached_encoder(connector);
  5360. struct drm_crtc *possible_crtc;
  5361. struct drm_encoder *encoder = &intel_encoder->base;
  5362. struct drm_crtc *crtc = NULL;
  5363. struct drm_device *dev = encoder->dev;
  5364. struct drm_framebuffer *fb;
  5365. int i = -1;
  5366. DRM_DEBUG_KMS("[CONNECTOR:%d:%s], [ENCODER:%d:%s]\n",
  5367. connector->base.id, drm_get_connector_name(connector),
  5368. encoder->base.id, drm_get_encoder_name(encoder));
  5369. /*
  5370. * Algorithm gets a little messy:
  5371. *
  5372. * - if the connector already has an assigned crtc, use it (but make
  5373. * sure it's on first)
  5374. *
  5375. * - try to find the first unused crtc that can drive this connector,
  5376. * and use that if we find one
  5377. */
  5378. /* See if we already have a CRTC for this connector */
  5379. if (encoder->crtc) {
  5380. crtc = encoder->crtc;
  5381. old->dpms_mode = connector->dpms;
  5382. old->load_detect_temp = false;
  5383. /* Make sure the crtc and connector are running */
  5384. if (connector->dpms != DRM_MODE_DPMS_ON)
  5385. connector->funcs->dpms(connector, DRM_MODE_DPMS_ON);
  5386. return true;
  5387. }
  5388. /* Find an unused one (if possible) */
  5389. list_for_each_entry(possible_crtc, &dev->mode_config.crtc_list, head) {
  5390. i++;
  5391. if (!(encoder->possible_crtcs & (1 << i)))
  5392. continue;
  5393. if (!possible_crtc->enabled) {
  5394. crtc = possible_crtc;
  5395. break;
  5396. }
  5397. }
  5398. /*
  5399. * If we didn't find an unused CRTC, don't use any.
  5400. */
  5401. if (!crtc) {
  5402. DRM_DEBUG_KMS("no pipe available for load-detect\n");
  5403. return false;
  5404. }
  5405. intel_encoder->new_crtc = to_intel_crtc(crtc);
  5406. to_intel_connector(connector)->new_encoder = intel_encoder;
  5407. intel_crtc = to_intel_crtc(crtc);
  5408. old->dpms_mode = connector->dpms;
  5409. old->load_detect_temp = true;
  5410. old->release_fb = NULL;
  5411. if (!mode)
  5412. mode = &load_detect_mode;
  5413. /* We need a framebuffer large enough to accommodate all accesses
  5414. * that the plane may generate whilst we perform load detection.
  5415. * We can not rely on the fbcon either being present (we get called
  5416. * during its initialisation to detect all boot displays, or it may
  5417. * not even exist) or that it is large enough to satisfy the
  5418. * requested mode.
  5419. */
  5420. fb = mode_fits_in_fbdev(dev, mode);
  5421. if (fb == NULL) {
  5422. DRM_DEBUG_KMS("creating tmp fb for load-detection\n");
  5423. fb = intel_framebuffer_create_for_mode(dev, mode, 24, 32);
  5424. old->release_fb = fb;
  5425. } else
  5426. DRM_DEBUG_KMS("reusing fbdev for load-detection framebuffer\n");
  5427. if (IS_ERR(fb)) {
  5428. DRM_DEBUG_KMS("failed to allocate framebuffer for load-detection\n");
  5429. goto fail;
  5430. }
  5431. if (!intel_set_mode(crtc, mode, 0, 0, fb)) {
  5432. DRM_DEBUG_KMS("failed to set mode on load-detect pipe\n");
  5433. if (old->release_fb)
  5434. old->release_fb->funcs->destroy(old->release_fb);
  5435. goto fail;
  5436. }
  5437. /* let the connector get through one full cycle before testing */
  5438. intel_wait_for_vblank(dev, intel_crtc->pipe);
  5439. return true;
  5440. fail:
  5441. connector->encoder = NULL;
  5442. encoder->crtc = NULL;
  5443. return false;
  5444. }
  5445. void intel_release_load_detect_pipe(struct drm_connector *connector,
  5446. struct intel_load_detect_pipe *old)
  5447. {
  5448. struct intel_encoder *intel_encoder =
  5449. intel_attached_encoder(connector);
  5450. struct drm_encoder *encoder = &intel_encoder->base;
  5451. DRM_DEBUG_KMS("[CONNECTOR:%d:%s], [ENCODER:%d:%s]\n",
  5452. connector->base.id, drm_get_connector_name(connector),
  5453. encoder->base.id, drm_get_encoder_name(encoder));
  5454. if (old->load_detect_temp) {
  5455. struct drm_crtc *crtc = encoder->crtc;
  5456. to_intel_connector(connector)->new_encoder = NULL;
  5457. intel_encoder->new_crtc = NULL;
  5458. intel_set_mode(crtc, NULL, 0, 0, NULL);
  5459. if (old->release_fb)
  5460. old->release_fb->funcs->destroy(old->release_fb);
  5461. return;
  5462. }
  5463. /* Switch crtc and encoder back off if necessary */
  5464. if (old->dpms_mode != DRM_MODE_DPMS_ON)
  5465. connector->funcs->dpms(connector, old->dpms_mode);
  5466. }
  5467. /* Returns the clock of the currently programmed mode of the given pipe. */
  5468. static int intel_crtc_clock_get(struct drm_device *dev, struct drm_crtc *crtc)
  5469. {
  5470. struct drm_i915_private *dev_priv = dev->dev_private;
  5471. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5472. int pipe = intel_crtc->pipe;
  5473. u32 dpll = I915_READ(DPLL(pipe));
  5474. u32 fp;
  5475. intel_clock_t clock;
  5476. if ((dpll & DISPLAY_RATE_SELECT_FPA1) == 0)
  5477. fp = I915_READ(FP0(pipe));
  5478. else
  5479. fp = I915_READ(FP1(pipe));
  5480. clock.m1 = (fp & FP_M1_DIV_MASK) >> FP_M1_DIV_SHIFT;
  5481. if (IS_PINEVIEW(dev)) {
  5482. clock.n = ffs((fp & FP_N_PINEVIEW_DIV_MASK) >> FP_N_DIV_SHIFT) - 1;
  5483. clock.m2 = (fp & FP_M2_PINEVIEW_DIV_MASK) >> FP_M2_DIV_SHIFT;
  5484. } else {
  5485. clock.n = (fp & FP_N_DIV_MASK) >> FP_N_DIV_SHIFT;
  5486. clock.m2 = (fp & FP_M2_DIV_MASK) >> FP_M2_DIV_SHIFT;
  5487. }
  5488. if (!IS_GEN2(dev)) {
  5489. if (IS_PINEVIEW(dev))
  5490. clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK_PINEVIEW) >>
  5491. DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW);
  5492. else
  5493. clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK) >>
  5494. DPLL_FPA01_P1_POST_DIV_SHIFT);
  5495. switch (dpll & DPLL_MODE_MASK) {
  5496. case DPLLB_MODE_DAC_SERIAL:
  5497. clock.p2 = dpll & DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 ?
  5498. 5 : 10;
  5499. break;
  5500. case DPLLB_MODE_LVDS:
  5501. clock.p2 = dpll & DPLLB_LVDS_P2_CLOCK_DIV_7 ?
  5502. 7 : 14;
  5503. break;
  5504. default:
  5505. DRM_DEBUG_KMS("Unknown DPLL mode %08x in programmed "
  5506. "mode\n", (int)(dpll & DPLL_MODE_MASK));
  5507. return 0;
  5508. }
  5509. /* XXX: Handle the 100Mhz refclk */
  5510. intel_clock(dev, 96000, &clock);
  5511. } else {
  5512. bool is_lvds = (pipe == 1) && (I915_READ(LVDS) & LVDS_PORT_EN);
  5513. if (is_lvds) {
  5514. clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK_I830_LVDS) >>
  5515. DPLL_FPA01_P1_POST_DIV_SHIFT);
  5516. clock.p2 = 14;
  5517. if ((dpll & PLL_REF_INPUT_MASK) ==
  5518. PLLB_REF_INPUT_SPREADSPECTRUMIN) {
  5519. /* XXX: might not be 66MHz */
  5520. intel_clock(dev, 66000, &clock);
  5521. } else
  5522. intel_clock(dev, 48000, &clock);
  5523. } else {
  5524. if (dpll & PLL_P1_DIVIDE_BY_TWO)
  5525. clock.p1 = 2;
  5526. else {
  5527. clock.p1 = ((dpll & DPLL_FPA01_P1_POST_DIV_MASK_I830) >>
  5528. DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
  5529. }
  5530. if (dpll & PLL_P2_DIVIDE_BY_4)
  5531. clock.p2 = 4;
  5532. else
  5533. clock.p2 = 2;
  5534. intel_clock(dev, 48000, &clock);
  5535. }
  5536. }
  5537. /* XXX: It would be nice to validate the clocks, but we can't reuse
  5538. * i830PllIsValid() because it relies on the xf86_config connector
  5539. * configuration being accurate, which it isn't necessarily.
  5540. */
  5541. return clock.dot;
  5542. }
  5543. /** Returns the currently programmed mode of the given pipe. */
  5544. struct drm_display_mode *intel_crtc_mode_get(struct drm_device *dev,
  5545. struct drm_crtc *crtc)
  5546. {
  5547. struct drm_i915_private *dev_priv = dev->dev_private;
  5548. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5549. enum transcoder cpu_transcoder = intel_crtc->cpu_transcoder;
  5550. struct drm_display_mode *mode;
  5551. int htot = I915_READ(HTOTAL(cpu_transcoder));
  5552. int hsync = I915_READ(HSYNC(cpu_transcoder));
  5553. int vtot = I915_READ(VTOTAL(cpu_transcoder));
  5554. int vsync = I915_READ(VSYNC(cpu_transcoder));
  5555. mode = kzalloc(sizeof(*mode), GFP_KERNEL);
  5556. if (!mode)
  5557. return NULL;
  5558. mode->clock = intel_crtc_clock_get(dev, crtc);
  5559. mode->hdisplay = (htot & 0xffff) + 1;
  5560. mode->htotal = ((htot & 0xffff0000) >> 16) + 1;
  5561. mode->hsync_start = (hsync & 0xffff) + 1;
  5562. mode->hsync_end = ((hsync & 0xffff0000) >> 16) + 1;
  5563. mode->vdisplay = (vtot & 0xffff) + 1;
  5564. mode->vtotal = ((vtot & 0xffff0000) >> 16) + 1;
  5565. mode->vsync_start = (vsync & 0xffff) + 1;
  5566. mode->vsync_end = ((vsync & 0xffff0000) >> 16) + 1;
  5567. drm_mode_set_name(mode);
  5568. return mode;
  5569. }
  5570. static void intel_increase_pllclock(struct drm_crtc *crtc)
  5571. {
  5572. struct drm_device *dev = crtc->dev;
  5573. drm_i915_private_t *dev_priv = dev->dev_private;
  5574. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5575. int pipe = intel_crtc->pipe;
  5576. int dpll_reg = DPLL(pipe);
  5577. int dpll;
  5578. if (HAS_PCH_SPLIT(dev))
  5579. return;
  5580. if (!dev_priv->lvds_downclock_avail)
  5581. return;
  5582. dpll = I915_READ(dpll_reg);
  5583. if (!HAS_PIPE_CXSR(dev) && (dpll & DISPLAY_RATE_SELECT_FPA1)) {
  5584. DRM_DEBUG_DRIVER("upclocking LVDS\n");
  5585. assert_panel_unlocked(dev_priv, pipe);
  5586. dpll &= ~DISPLAY_RATE_SELECT_FPA1;
  5587. I915_WRITE(dpll_reg, dpll);
  5588. intel_wait_for_vblank(dev, pipe);
  5589. dpll = I915_READ(dpll_reg);
  5590. if (dpll & DISPLAY_RATE_SELECT_FPA1)
  5591. DRM_DEBUG_DRIVER("failed to upclock LVDS!\n");
  5592. }
  5593. }
  5594. static void intel_decrease_pllclock(struct drm_crtc *crtc)
  5595. {
  5596. struct drm_device *dev = crtc->dev;
  5597. drm_i915_private_t *dev_priv = dev->dev_private;
  5598. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5599. if (HAS_PCH_SPLIT(dev))
  5600. return;
  5601. if (!dev_priv->lvds_downclock_avail)
  5602. return;
  5603. /*
  5604. * Since this is called by a timer, we should never get here in
  5605. * the manual case.
  5606. */
  5607. if (!HAS_PIPE_CXSR(dev) && intel_crtc->lowfreq_avail) {
  5608. int pipe = intel_crtc->pipe;
  5609. int dpll_reg = DPLL(pipe);
  5610. int dpll;
  5611. DRM_DEBUG_DRIVER("downclocking LVDS\n");
  5612. assert_panel_unlocked(dev_priv, pipe);
  5613. dpll = I915_READ(dpll_reg);
  5614. dpll |= DISPLAY_RATE_SELECT_FPA1;
  5615. I915_WRITE(dpll_reg, dpll);
  5616. intel_wait_for_vblank(dev, pipe);
  5617. dpll = I915_READ(dpll_reg);
  5618. if (!(dpll & DISPLAY_RATE_SELECT_FPA1))
  5619. DRM_DEBUG_DRIVER("failed to downclock LVDS!\n");
  5620. }
  5621. }
  5622. void intel_mark_busy(struct drm_device *dev)
  5623. {
  5624. i915_update_gfx_val(dev->dev_private);
  5625. }
  5626. void intel_mark_idle(struct drm_device *dev)
  5627. {
  5628. }
  5629. void intel_mark_fb_busy(struct drm_i915_gem_object *obj)
  5630. {
  5631. struct drm_device *dev = obj->base.dev;
  5632. struct drm_crtc *crtc;
  5633. if (!i915_powersave)
  5634. return;
  5635. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  5636. if (!crtc->fb)
  5637. continue;
  5638. if (to_intel_framebuffer(crtc->fb)->obj == obj)
  5639. intel_increase_pllclock(crtc);
  5640. }
  5641. }
  5642. void intel_mark_fb_idle(struct drm_i915_gem_object *obj)
  5643. {
  5644. struct drm_device *dev = obj->base.dev;
  5645. struct drm_crtc *crtc;
  5646. if (!i915_powersave)
  5647. return;
  5648. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  5649. if (!crtc->fb)
  5650. continue;
  5651. if (to_intel_framebuffer(crtc->fb)->obj == obj)
  5652. intel_decrease_pllclock(crtc);
  5653. }
  5654. }
  5655. static void intel_crtc_destroy(struct drm_crtc *crtc)
  5656. {
  5657. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5658. struct drm_device *dev = crtc->dev;
  5659. struct intel_unpin_work *work;
  5660. unsigned long flags;
  5661. spin_lock_irqsave(&dev->event_lock, flags);
  5662. work = intel_crtc->unpin_work;
  5663. intel_crtc->unpin_work = NULL;
  5664. spin_unlock_irqrestore(&dev->event_lock, flags);
  5665. if (work) {
  5666. cancel_work_sync(&work->work);
  5667. kfree(work);
  5668. }
  5669. drm_crtc_cleanup(crtc);
  5670. kfree(intel_crtc);
  5671. }
  5672. static void intel_unpin_work_fn(struct work_struct *__work)
  5673. {
  5674. struct intel_unpin_work *work =
  5675. container_of(__work, struct intel_unpin_work, work);
  5676. mutex_lock(&work->dev->struct_mutex);
  5677. intel_unpin_fb_obj(work->old_fb_obj);
  5678. drm_gem_object_unreference(&work->pending_flip_obj->base);
  5679. drm_gem_object_unreference(&work->old_fb_obj->base);
  5680. intel_update_fbc(work->dev);
  5681. mutex_unlock(&work->dev->struct_mutex);
  5682. kfree(work);
  5683. }
  5684. static void do_intel_finish_page_flip(struct drm_device *dev,
  5685. struct drm_crtc *crtc)
  5686. {
  5687. drm_i915_private_t *dev_priv = dev->dev_private;
  5688. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5689. struct intel_unpin_work *work;
  5690. struct drm_i915_gem_object *obj;
  5691. struct drm_pending_vblank_event *e;
  5692. struct timeval tvbl;
  5693. unsigned long flags;
  5694. /* Ignore early vblank irqs */
  5695. if (intel_crtc == NULL)
  5696. return;
  5697. spin_lock_irqsave(&dev->event_lock, flags);
  5698. work = intel_crtc->unpin_work;
  5699. if (work == NULL || !work->pending) {
  5700. spin_unlock_irqrestore(&dev->event_lock, flags);
  5701. return;
  5702. }
  5703. intel_crtc->unpin_work = NULL;
  5704. if (work->event) {
  5705. e = work->event;
  5706. e->event.sequence = drm_vblank_count_and_time(dev, intel_crtc->pipe, &tvbl);
  5707. e->event.tv_sec = tvbl.tv_sec;
  5708. e->event.tv_usec = tvbl.tv_usec;
  5709. list_add_tail(&e->base.link,
  5710. &e->base.file_priv->event_list);
  5711. wake_up_interruptible(&e->base.file_priv->event_wait);
  5712. }
  5713. drm_vblank_put(dev, intel_crtc->pipe);
  5714. spin_unlock_irqrestore(&dev->event_lock, flags);
  5715. obj = work->old_fb_obj;
  5716. atomic_clear_mask(1 << intel_crtc->plane,
  5717. &obj->pending_flip.counter);
  5718. wake_up(&dev_priv->pending_flip_queue);
  5719. schedule_work(&work->work);
  5720. trace_i915_flip_complete(intel_crtc->plane, work->pending_flip_obj);
  5721. }
  5722. void intel_finish_page_flip(struct drm_device *dev, int pipe)
  5723. {
  5724. drm_i915_private_t *dev_priv = dev->dev_private;
  5725. struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
  5726. do_intel_finish_page_flip(dev, crtc);
  5727. }
  5728. void intel_finish_page_flip_plane(struct drm_device *dev, int plane)
  5729. {
  5730. drm_i915_private_t *dev_priv = dev->dev_private;
  5731. struct drm_crtc *crtc = dev_priv->plane_to_crtc_mapping[plane];
  5732. do_intel_finish_page_flip(dev, crtc);
  5733. }
  5734. void intel_prepare_page_flip(struct drm_device *dev, int plane)
  5735. {
  5736. drm_i915_private_t *dev_priv = dev->dev_private;
  5737. struct intel_crtc *intel_crtc =
  5738. to_intel_crtc(dev_priv->plane_to_crtc_mapping[plane]);
  5739. unsigned long flags;
  5740. spin_lock_irqsave(&dev->event_lock, flags);
  5741. if (intel_crtc->unpin_work) {
  5742. if ((++intel_crtc->unpin_work->pending) > 1)
  5743. DRM_ERROR("Prepared flip multiple times\n");
  5744. } else {
  5745. DRM_DEBUG_DRIVER("preparing flip with no unpin work?\n");
  5746. }
  5747. spin_unlock_irqrestore(&dev->event_lock, flags);
  5748. }
  5749. static int intel_gen2_queue_flip(struct drm_device *dev,
  5750. struct drm_crtc *crtc,
  5751. struct drm_framebuffer *fb,
  5752. struct drm_i915_gem_object *obj)
  5753. {
  5754. struct drm_i915_private *dev_priv = dev->dev_private;
  5755. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5756. u32 flip_mask;
  5757. struct intel_ring_buffer *ring = &dev_priv->ring[RCS];
  5758. int ret;
  5759. ret = intel_pin_and_fence_fb_obj(dev, obj, ring);
  5760. if (ret)
  5761. goto err;
  5762. ret = intel_ring_begin(ring, 6);
  5763. if (ret)
  5764. goto err_unpin;
  5765. /* Can't queue multiple flips, so wait for the previous
  5766. * one to finish before executing the next.
  5767. */
  5768. if (intel_crtc->plane)
  5769. flip_mask = MI_WAIT_FOR_PLANE_B_FLIP;
  5770. else
  5771. flip_mask = MI_WAIT_FOR_PLANE_A_FLIP;
  5772. intel_ring_emit(ring, MI_WAIT_FOR_EVENT | flip_mask);
  5773. intel_ring_emit(ring, MI_NOOP);
  5774. intel_ring_emit(ring, MI_DISPLAY_FLIP |
  5775. MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
  5776. intel_ring_emit(ring, fb->pitches[0]);
  5777. intel_ring_emit(ring, obj->gtt_offset + intel_crtc->dspaddr_offset);
  5778. intel_ring_emit(ring, 0); /* aux display base address, unused */
  5779. intel_ring_advance(ring);
  5780. return 0;
  5781. err_unpin:
  5782. intel_unpin_fb_obj(obj);
  5783. err:
  5784. return ret;
  5785. }
  5786. static int intel_gen3_queue_flip(struct drm_device *dev,
  5787. struct drm_crtc *crtc,
  5788. struct drm_framebuffer *fb,
  5789. struct drm_i915_gem_object *obj)
  5790. {
  5791. struct drm_i915_private *dev_priv = dev->dev_private;
  5792. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5793. u32 flip_mask;
  5794. struct intel_ring_buffer *ring = &dev_priv->ring[RCS];
  5795. int ret;
  5796. ret = intel_pin_and_fence_fb_obj(dev, obj, ring);
  5797. if (ret)
  5798. goto err;
  5799. ret = intel_ring_begin(ring, 6);
  5800. if (ret)
  5801. goto err_unpin;
  5802. if (intel_crtc->plane)
  5803. flip_mask = MI_WAIT_FOR_PLANE_B_FLIP;
  5804. else
  5805. flip_mask = MI_WAIT_FOR_PLANE_A_FLIP;
  5806. intel_ring_emit(ring, MI_WAIT_FOR_EVENT | flip_mask);
  5807. intel_ring_emit(ring, MI_NOOP);
  5808. intel_ring_emit(ring, MI_DISPLAY_FLIP_I915 |
  5809. MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
  5810. intel_ring_emit(ring, fb->pitches[0]);
  5811. intel_ring_emit(ring, obj->gtt_offset + intel_crtc->dspaddr_offset);
  5812. intel_ring_emit(ring, MI_NOOP);
  5813. intel_ring_advance(ring);
  5814. return 0;
  5815. err_unpin:
  5816. intel_unpin_fb_obj(obj);
  5817. err:
  5818. return ret;
  5819. }
  5820. static int intel_gen4_queue_flip(struct drm_device *dev,
  5821. struct drm_crtc *crtc,
  5822. struct drm_framebuffer *fb,
  5823. struct drm_i915_gem_object *obj)
  5824. {
  5825. struct drm_i915_private *dev_priv = dev->dev_private;
  5826. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5827. uint32_t pf, pipesrc;
  5828. struct intel_ring_buffer *ring = &dev_priv->ring[RCS];
  5829. int ret;
  5830. ret = intel_pin_and_fence_fb_obj(dev, obj, ring);
  5831. if (ret)
  5832. goto err;
  5833. ret = intel_ring_begin(ring, 4);
  5834. if (ret)
  5835. goto err_unpin;
  5836. /* i965+ uses the linear or tiled offsets from the
  5837. * Display Registers (which do not change across a page-flip)
  5838. * so we need only reprogram the base address.
  5839. */
  5840. intel_ring_emit(ring, MI_DISPLAY_FLIP |
  5841. MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
  5842. intel_ring_emit(ring, fb->pitches[0]);
  5843. intel_ring_emit(ring,
  5844. (obj->gtt_offset + intel_crtc->dspaddr_offset) |
  5845. obj->tiling_mode);
  5846. /* XXX Enabling the panel-fitter across page-flip is so far
  5847. * untested on non-native modes, so ignore it for now.
  5848. * pf = I915_READ(pipe == 0 ? PFA_CTL_1 : PFB_CTL_1) & PF_ENABLE;
  5849. */
  5850. pf = 0;
  5851. pipesrc = I915_READ(PIPESRC(intel_crtc->pipe)) & 0x0fff0fff;
  5852. intel_ring_emit(ring, pf | pipesrc);
  5853. intel_ring_advance(ring);
  5854. return 0;
  5855. err_unpin:
  5856. intel_unpin_fb_obj(obj);
  5857. err:
  5858. return ret;
  5859. }
  5860. static int intel_gen6_queue_flip(struct drm_device *dev,
  5861. struct drm_crtc *crtc,
  5862. struct drm_framebuffer *fb,
  5863. struct drm_i915_gem_object *obj)
  5864. {
  5865. struct drm_i915_private *dev_priv = dev->dev_private;
  5866. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5867. struct intel_ring_buffer *ring = &dev_priv->ring[RCS];
  5868. uint32_t pf, pipesrc;
  5869. int ret;
  5870. ret = intel_pin_and_fence_fb_obj(dev, obj, ring);
  5871. if (ret)
  5872. goto err;
  5873. ret = intel_ring_begin(ring, 4);
  5874. if (ret)
  5875. goto err_unpin;
  5876. intel_ring_emit(ring, MI_DISPLAY_FLIP |
  5877. MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
  5878. intel_ring_emit(ring, fb->pitches[0] | obj->tiling_mode);
  5879. intel_ring_emit(ring, obj->gtt_offset + intel_crtc->dspaddr_offset);
  5880. /* Contrary to the suggestions in the documentation,
  5881. * "Enable Panel Fitter" does not seem to be required when page
  5882. * flipping with a non-native mode, and worse causes a normal
  5883. * modeset to fail.
  5884. * pf = I915_READ(PF_CTL(intel_crtc->pipe)) & PF_ENABLE;
  5885. */
  5886. pf = 0;
  5887. pipesrc = I915_READ(PIPESRC(intel_crtc->pipe)) & 0x0fff0fff;
  5888. intel_ring_emit(ring, pf | pipesrc);
  5889. intel_ring_advance(ring);
  5890. return 0;
  5891. err_unpin:
  5892. intel_unpin_fb_obj(obj);
  5893. err:
  5894. return ret;
  5895. }
  5896. /*
  5897. * On gen7 we currently use the blit ring because (in early silicon at least)
  5898. * the render ring doesn't give us interrpts for page flip completion, which
  5899. * means clients will hang after the first flip is queued. Fortunately the
  5900. * blit ring generates interrupts properly, so use it instead.
  5901. */
  5902. static int intel_gen7_queue_flip(struct drm_device *dev,
  5903. struct drm_crtc *crtc,
  5904. struct drm_framebuffer *fb,
  5905. struct drm_i915_gem_object *obj)
  5906. {
  5907. struct drm_i915_private *dev_priv = dev->dev_private;
  5908. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5909. struct intel_ring_buffer *ring = &dev_priv->ring[BCS];
  5910. uint32_t plane_bit = 0;
  5911. int ret;
  5912. ret = intel_pin_and_fence_fb_obj(dev, obj, ring);
  5913. if (ret)
  5914. goto err;
  5915. switch(intel_crtc->plane) {
  5916. case PLANE_A:
  5917. plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_A;
  5918. break;
  5919. case PLANE_B:
  5920. plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_B;
  5921. break;
  5922. case PLANE_C:
  5923. plane_bit = MI_DISPLAY_FLIP_IVB_PLANE_C;
  5924. break;
  5925. default:
  5926. WARN_ONCE(1, "unknown plane in flip command\n");
  5927. ret = -ENODEV;
  5928. goto err_unpin;
  5929. }
  5930. ret = intel_ring_begin(ring, 4);
  5931. if (ret)
  5932. goto err_unpin;
  5933. intel_ring_emit(ring, MI_DISPLAY_FLIP_I915 | plane_bit);
  5934. intel_ring_emit(ring, (fb->pitches[0] | obj->tiling_mode));
  5935. intel_ring_emit(ring, obj->gtt_offset + intel_crtc->dspaddr_offset);
  5936. intel_ring_emit(ring, (MI_NOOP));
  5937. intel_ring_advance(ring);
  5938. return 0;
  5939. err_unpin:
  5940. intel_unpin_fb_obj(obj);
  5941. err:
  5942. return ret;
  5943. }
  5944. static int intel_default_queue_flip(struct drm_device *dev,
  5945. struct drm_crtc *crtc,
  5946. struct drm_framebuffer *fb,
  5947. struct drm_i915_gem_object *obj)
  5948. {
  5949. return -ENODEV;
  5950. }
  5951. static int intel_crtc_page_flip(struct drm_crtc *crtc,
  5952. struct drm_framebuffer *fb,
  5953. struct drm_pending_vblank_event *event)
  5954. {
  5955. struct drm_device *dev = crtc->dev;
  5956. struct drm_i915_private *dev_priv = dev->dev_private;
  5957. struct intel_framebuffer *intel_fb;
  5958. struct drm_i915_gem_object *obj;
  5959. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  5960. struct intel_unpin_work *work;
  5961. unsigned long flags;
  5962. int ret;
  5963. /* Can't change pixel format via MI display flips. */
  5964. if (fb->pixel_format != crtc->fb->pixel_format)
  5965. return -EINVAL;
  5966. /*
  5967. * TILEOFF/LINOFF registers can't be changed via MI display flips.
  5968. * Note that pitch changes could also affect these register.
  5969. */
  5970. if (INTEL_INFO(dev)->gen > 3 &&
  5971. (fb->offsets[0] != crtc->fb->offsets[0] ||
  5972. fb->pitches[0] != crtc->fb->pitches[0]))
  5973. return -EINVAL;
  5974. work = kzalloc(sizeof *work, GFP_KERNEL);
  5975. if (work == NULL)
  5976. return -ENOMEM;
  5977. work->event = event;
  5978. work->dev = crtc->dev;
  5979. intel_fb = to_intel_framebuffer(crtc->fb);
  5980. work->old_fb_obj = intel_fb->obj;
  5981. INIT_WORK(&work->work, intel_unpin_work_fn);
  5982. ret = drm_vblank_get(dev, intel_crtc->pipe);
  5983. if (ret)
  5984. goto free_work;
  5985. /* We borrow the event spin lock for protecting unpin_work */
  5986. spin_lock_irqsave(&dev->event_lock, flags);
  5987. if (intel_crtc->unpin_work) {
  5988. spin_unlock_irqrestore(&dev->event_lock, flags);
  5989. kfree(work);
  5990. drm_vblank_put(dev, intel_crtc->pipe);
  5991. DRM_DEBUG_DRIVER("flip queue: crtc already busy\n");
  5992. return -EBUSY;
  5993. }
  5994. intel_crtc->unpin_work = work;
  5995. spin_unlock_irqrestore(&dev->event_lock, flags);
  5996. intel_fb = to_intel_framebuffer(fb);
  5997. obj = intel_fb->obj;
  5998. ret = i915_mutex_lock_interruptible(dev);
  5999. if (ret)
  6000. goto cleanup;
  6001. /* Reference the objects for the scheduled work. */
  6002. drm_gem_object_reference(&work->old_fb_obj->base);
  6003. drm_gem_object_reference(&obj->base);
  6004. crtc->fb = fb;
  6005. work->pending_flip_obj = obj;
  6006. work->enable_stall_check = true;
  6007. /* Block clients from rendering to the new back buffer until
  6008. * the flip occurs and the object is no longer visible.
  6009. */
  6010. atomic_add(1 << intel_crtc->plane, &work->old_fb_obj->pending_flip);
  6011. ret = dev_priv->display.queue_flip(dev, crtc, fb, obj);
  6012. if (ret)
  6013. goto cleanup_pending;
  6014. intel_disable_fbc(dev);
  6015. intel_mark_fb_busy(obj);
  6016. mutex_unlock(&dev->struct_mutex);
  6017. trace_i915_flip_request(intel_crtc->plane, obj);
  6018. return 0;
  6019. cleanup_pending:
  6020. atomic_sub(1 << intel_crtc->plane, &work->old_fb_obj->pending_flip);
  6021. drm_gem_object_unreference(&work->old_fb_obj->base);
  6022. drm_gem_object_unreference(&obj->base);
  6023. mutex_unlock(&dev->struct_mutex);
  6024. cleanup:
  6025. spin_lock_irqsave(&dev->event_lock, flags);
  6026. intel_crtc->unpin_work = NULL;
  6027. spin_unlock_irqrestore(&dev->event_lock, flags);
  6028. drm_vblank_put(dev, intel_crtc->pipe);
  6029. free_work:
  6030. kfree(work);
  6031. return ret;
  6032. }
  6033. static struct drm_crtc_helper_funcs intel_helper_funcs = {
  6034. .mode_set_base_atomic = intel_pipe_set_base_atomic,
  6035. .load_lut = intel_crtc_load_lut,
  6036. .disable = intel_crtc_noop,
  6037. };
  6038. bool intel_encoder_check_is_cloned(struct intel_encoder *encoder)
  6039. {
  6040. struct intel_encoder *other_encoder;
  6041. struct drm_crtc *crtc = &encoder->new_crtc->base;
  6042. if (WARN_ON(!crtc))
  6043. return false;
  6044. list_for_each_entry(other_encoder,
  6045. &crtc->dev->mode_config.encoder_list,
  6046. base.head) {
  6047. if (&other_encoder->new_crtc->base != crtc ||
  6048. encoder == other_encoder)
  6049. continue;
  6050. else
  6051. return true;
  6052. }
  6053. return false;
  6054. }
  6055. static bool intel_encoder_crtc_ok(struct drm_encoder *encoder,
  6056. struct drm_crtc *crtc)
  6057. {
  6058. struct drm_device *dev;
  6059. struct drm_crtc *tmp;
  6060. int crtc_mask = 1;
  6061. WARN(!crtc, "checking null crtc?\n");
  6062. dev = crtc->dev;
  6063. list_for_each_entry(tmp, &dev->mode_config.crtc_list, head) {
  6064. if (tmp == crtc)
  6065. break;
  6066. crtc_mask <<= 1;
  6067. }
  6068. if (encoder->possible_crtcs & crtc_mask)
  6069. return true;
  6070. return false;
  6071. }
  6072. /**
  6073. * intel_modeset_update_staged_output_state
  6074. *
  6075. * Updates the staged output configuration state, e.g. after we've read out the
  6076. * current hw state.
  6077. */
  6078. static void intel_modeset_update_staged_output_state(struct drm_device *dev)
  6079. {
  6080. struct intel_encoder *encoder;
  6081. struct intel_connector *connector;
  6082. list_for_each_entry(connector, &dev->mode_config.connector_list,
  6083. base.head) {
  6084. connector->new_encoder =
  6085. to_intel_encoder(connector->base.encoder);
  6086. }
  6087. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6088. base.head) {
  6089. encoder->new_crtc =
  6090. to_intel_crtc(encoder->base.crtc);
  6091. }
  6092. }
  6093. /**
  6094. * intel_modeset_commit_output_state
  6095. *
  6096. * This function copies the stage display pipe configuration to the real one.
  6097. */
  6098. static void intel_modeset_commit_output_state(struct drm_device *dev)
  6099. {
  6100. struct intel_encoder *encoder;
  6101. struct intel_connector *connector;
  6102. list_for_each_entry(connector, &dev->mode_config.connector_list,
  6103. base.head) {
  6104. connector->base.encoder = &connector->new_encoder->base;
  6105. }
  6106. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6107. base.head) {
  6108. encoder->base.crtc = &encoder->new_crtc->base;
  6109. }
  6110. }
  6111. static struct drm_display_mode *
  6112. intel_modeset_adjusted_mode(struct drm_crtc *crtc,
  6113. struct drm_display_mode *mode)
  6114. {
  6115. struct drm_device *dev = crtc->dev;
  6116. struct drm_display_mode *adjusted_mode;
  6117. struct drm_encoder_helper_funcs *encoder_funcs;
  6118. struct intel_encoder *encoder;
  6119. adjusted_mode = drm_mode_duplicate(dev, mode);
  6120. if (!adjusted_mode)
  6121. return ERR_PTR(-ENOMEM);
  6122. /* Pass our mode to the connectors and the CRTC to give them a chance to
  6123. * adjust it according to limitations or connector properties, and also
  6124. * a chance to reject the mode entirely.
  6125. */
  6126. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6127. base.head) {
  6128. if (&encoder->new_crtc->base != crtc)
  6129. continue;
  6130. encoder_funcs = encoder->base.helper_private;
  6131. if (!(encoder_funcs->mode_fixup(&encoder->base, mode,
  6132. adjusted_mode))) {
  6133. DRM_DEBUG_KMS("Encoder fixup failed\n");
  6134. goto fail;
  6135. }
  6136. }
  6137. if (!(intel_crtc_mode_fixup(crtc, mode, adjusted_mode))) {
  6138. DRM_DEBUG_KMS("CRTC fixup failed\n");
  6139. goto fail;
  6140. }
  6141. DRM_DEBUG_KMS("[CRTC:%d]\n", crtc->base.id);
  6142. return adjusted_mode;
  6143. fail:
  6144. drm_mode_destroy(dev, adjusted_mode);
  6145. return ERR_PTR(-EINVAL);
  6146. }
  6147. /* Computes which crtcs are affected and sets the relevant bits in the mask. For
  6148. * simplicity we use the crtc's pipe number (because it's easier to obtain). */
  6149. static void
  6150. intel_modeset_affected_pipes(struct drm_crtc *crtc, unsigned *modeset_pipes,
  6151. unsigned *prepare_pipes, unsigned *disable_pipes)
  6152. {
  6153. struct intel_crtc *intel_crtc;
  6154. struct drm_device *dev = crtc->dev;
  6155. struct intel_encoder *encoder;
  6156. struct intel_connector *connector;
  6157. struct drm_crtc *tmp_crtc;
  6158. *disable_pipes = *modeset_pipes = *prepare_pipes = 0;
  6159. /* Check which crtcs have changed outputs connected to them, these need
  6160. * to be part of the prepare_pipes mask. We don't (yet) support global
  6161. * modeset across multiple crtcs, so modeset_pipes will only have one
  6162. * bit set at most. */
  6163. list_for_each_entry(connector, &dev->mode_config.connector_list,
  6164. base.head) {
  6165. if (connector->base.encoder == &connector->new_encoder->base)
  6166. continue;
  6167. if (connector->base.encoder) {
  6168. tmp_crtc = connector->base.encoder->crtc;
  6169. *prepare_pipes |= 1 << to_intel_crtc(tmp_crtc)->pipe;
  6170. }
  6171. if (connector->new_encoder)
  6172. *prepare_pipes |=
  6173. 1 << connector->new_encoder->new_crtc->pipe;
  6174. }
  6175. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6176. base.head) {
  6177. if (encoder->base.crtc == &encoder->new_crtc->base)
  6178. continue;
  6179. if (encoder->base.crtc) {
  6180. tmp_crtc = encoder->base.crtc;
  6181. *prepare_pipes |= 1 << to_intel_crtc(tmp_crtc)->pipe;
  6182. }
  6183. if (encoder->new_crtc)
  6184. *prepare_pipes |= 1 << encoder->new_crtc->pipe;
  6185. }
  6186. /* Check for any pipes that will be fully disabled ... */
  6187. list_for_each_entry(intel_crtc, &dev->mode_config.crtc_list,
  6188. base.head) {
  6189. bool used = false;
  6190. /* Don't try to disable disabled crtcs. */
  6191. if (!intel_crtc->base.enabled)
  6192. continue;
  6193. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6194. base.head) {
  6195. if (encoder->new_crtc == intel_crtc)
  6196. used = true;
  6197. }
  6198. if (!used)
  6199. *disable_pipes |= 1 << intel_crtc->pipe;
  6200. }
  6201. /* set_mode is also used to update properties on life display pipes. */
  6202. intel_crtc = to_intel_crtc(crtc);
  6203. if (crtc->enabled)
  6204. *prepare_pipes |= 1 << intel_crtc->pipe;
  6205. /* We only support modeset on one single crtc, hence we need to do that
  6206. * only for the passed in crtc iff we change anything else than just
  6207. * disable crtcs.
  6208. *
  6209. * This is actually not true, to be fully compatible with the old crtc
  6210. * helper we automatically disable _any_ output (i.e. doesn't need to be
  6211. * connected to the crtc we're modesetting on) if it's disconnected.
  6212. * Which is a rather nutty api (since changed the output configuration
  6213. * without userspace's explicit request can lead to confusion), but
  6214. * alas. Hence we currently need to modeset on all pipes we prepare. */
  6215. if (*prepare_pipes)
  6216. *modeset_pipes = *prepare_pipes;
  6217. /* ... and mask these out. */
  6218. *modeset_pipes &= ~(*disable_pipes);
  6219. *prepare_pipes &= ~(*disable_pipes);
  6220. }
  6221. static bool intel_crtc_in_use(struct drm_crtc *crtc)
  6222. {
  6223. struct drm_encoder *encoder;
  6224. struct drm_device *dev = crtc->dev;
  6225. list_for_each_entry(encoder, &dev->mode_config.encoder_list, head)
  6226. if (encoder->crtc == crtc)
  6227. return true;
  6228. return false;
  6229. }
  6230. static void
  6231. intel_modeset_update_state(struct drm_device *dev, unsigned prepare_pipes)
  6232. {
  6233. struct intel_encoder *intel_encoder;
  6234. struct intel_crtc *intel_crtc;
  6235. struct drm_connector *connector;
  6236. list_for_each_entry(intel_encoder, &dev->mode_config.encoder_list,
  6237. base.head) {
  6238. if (!intel_encoder->base.crtc)
  6239. continue;
  6240. intel_crtc = to_intel_crtc(intel_encoder->base.crtc);
  6241. if (prepare_pipes & (1 << intel_crtc->pipe))
  6242. intel_encoder->connectors_active = false;
  6243. }
  6244. intel_modeset_commit_output_state(dev);
  6245. /* Update computed state. */
  6246. list_for_each_entry(intel_crtc, &dev->mode_config.crtc_list,
  6247. base.head) {
  6248. intel_crtc->base.enabled = intel_crtc_in_use(&intel_crtc->base);
  6249. }
  6250. list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
  6251. if (!connector->encoder || !connector->encoder->crtc)
  6252. continue;
  6253. intel_crtc = to_intel_crtc(connector->encoder->crtc);
  6254. if (prepare_pipes & (1 << intel_crtc->pipe)) {
  6255. struct drm_property *dpms_property =
  6256. dev->mode_config.dpms_property;
  6257. connector->dpms = DRM_MODE_DPMS_ON;
  6258. drm_connector_property_set_value(connector,
  6259. dpms_property,
  6260. DRM_MODE_DPMS_ON);
  6261. intel_encoder = to_intel_encoder(connector->encoder);
  6262. intel_encoder->connectors_active = true;
  6263. }
  6264. }
  6265. }
  6266. #define for_each_intel_crtc_masked(dev, mask, intel_crtc) \
  6267. list_for_each_entry((intel_crtc), \
  6268. &(dev)->mode_config.crtc_list, \
  6269. base.head) \
  6270. if (mask & (1 <<(intel_crtc)->pipe)) \
  6271. void
  6272. intel_modeset_check_state(struct drm_device *dev)
  6273. {
  6274. struct intel_crtc *crtc;
  6275. struct intel_encoder *encoder;
  6276. struct intel_connector *connector;
  6277. list_for_each_entry(connector, &dev->mode_config.connector_list,
  6278. base.head) {
  6279. /* This also checks the encoder/connector hw state with the
  6280. * ->get_hw_state callbacks. */
  6281. intel_connector_check_state(connector);
  6282. WARN(&connector->new_encoder->base != connector->base.encoder,
  6283. "connector's staged encoder doesn't match current encoder\n");
  6284. }
  6285. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6286. base.head) {
  6287. bool enabled = false;
  6288. bool active = false;
  6289. enum pipe pipe, tracked_pipe;
  6290. DRM_DEBUG_KMS("[ENCODER:%d:%s]\n",
  6291. encoder->base.base.id,
  6292. drm_get_encoder_name(&encoder->base));
  6293. WARN(&encoder->new_crtc->base != encoder->base.crtc,
  6294. "encoder's stage crtc doesn't match current crtc\n");
  6295. WARN(encoder->connectors_active && !encoder->base.crtc,
  6296. "encoder's active_connectors set, but no crtc\n");
  6297. list_for_each_entry(connector, &dev->mode_config.connector_list,
  6298. base.head) {
  6299. if (connector->base.encoder != &encoder->base)
  6300. continue;
  6301. enabled = true;
  6302. if (connector->base.dpms != DRM_MODE_DPMS_OFF)
  6303. active = true;
  6304. }
  6305. WARN(!!encoder->base.crtc != enabled,
  6306. "encoder's enabled state mismatch "
  6307. "(expected %i, found %i)\n",
  6308. !!encoder->base.crtc, enabled);
  6309. WARN(active && !encoder->base.crtc,
  6310. "active encoder with no crtc\n");
  6311. WARN(encoder->connectors_active != active,
  6312. "encoder's computed active state doesn't match tracked active state "
  6313. "(expected %i, found %i)\n", active, encoder->connectors_active);
  6314. active = encoder->get_hw_state(encoder, &pipe);
  6315. WARN(active != encoder->connectors_active,
  6316. "encoder's hw state doesn't match sw tracking "
  6317. "(expected %i, found %i)\n",
  6318. encoder->connectors_active, active);
  6319. if (!encoder->base.crtc)
  6320. continue;
  6321. tracked_pipe = to_intel_crtc(encoder->base.crtc)->pipe;
  6322. WARN(active && pipe != tracked_pipe,
  6323. "active encoder's pipe doesn't match"
  6324. "(expected %i, found %i)\n",
  6325. tracked_pipe, pipe);
  6326. }
  6327. list_for_each_entry(crtc, &dev->mode_config.crtc_list,
  6328. base.head) {
  6329. bool enabled = false;
  6330. bool active = false;
  6331. DRM_DEBUG_KMS("[CRTC:%d]\n",
  6332. crtc->base.base.id);
  6333. WARN(crtc->active && !crtc->base.enabled,
  6334. "active crtc, but not enabled in sw tracking\n");
  6335. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6336. base.head) {
  6337. if (encoder->base.crtc != &crtc->base)
  6338. continue;
  6339. enabled = true;
  6340. if (encoder->connectors_active)
  6341. active = true;
  6342. }
  6343. WARN(active != crtc->active,
  6344. "crtc's computed active state doesn't match tracked active state "
  6345. "(expected %i, found %i)\n", active, crtc->active);
  6346. WARN(enabled != crtc->base.enabled,
  6347. "crtc's computed enabled state doesn't match tracked enabled state "
  6348. "(expected %i, found %i)\n", enabled, crtc->base.enabled);
  6349. assert_pipe(dev->dev_private, crtc->pipe, crtc->active);
  6350. }
  6351. }
  6352. bool intel_set_mode(struct drm_crtc *crtc,
  6353. struct drm_display_mode *mode,
  6354. int x, int y, struct drm_framebuffer *fb)
  6355. {
  6356. struct drm_device *dev = crtc->dev;
  6357. drm_i915_private_t *dev_priv = dev->dev_private;
  6358. struct drm_display_mode *adjusted_mode, saved_mode, saved_hwmode;
  6359. struct drm_encoder_helper_funcs *encoder_funcs;
  6360. struct drm_encoder *encoder;
  6361. struct intel_crtc *intel_crtc;
  6362. unsigned disable_pipes, prepare_pipes, modeset_pipes;
  6363. bool ret = true;
  6364. intel_modeset_affected_pipes(crtc, &modeset_pipes,
  6365. &prepare_pipes, &disable_pipes);
  6366. DRM_DEBUG_KMS("set mode pipe masks: modeset: %x, prepare: %x, disable: %x\n",
  6367. modeset_pipes, prepare_pipes, disable_pipes);
  6368. for_each_intel_crtc_masked(dev, disable_pipes, intel_crtc)
  6369. intel_crtc_disable(&intel_crtc->base);
  6370. saved_hwmode = crtc->hwmode;
  6371. saved_mode = crtc->mode;
  6372. /* Hack: Because we don't (yet) support global modeset on multiple
  6373. * crtcs, we don't keep track of the new mode for more than one crtc.
  6374. * Hence simply check whether any bit is set in modeset_pipes in all the
  6375. * pieces of code that are not yet converted to deal with mutliple crtcs
  6376. * changing their mode at the same time. */
  6377. adjusted_mode = NULL;
  6378. if (modeset_pipes) {
  6379. adjusted_mode = intel_modeset_adjusted_mode(crtc, mode);
  6380. if (IS_ERR(adjusted_mode)) {
  6381. return false;
  6382. }
  6383. }
  6384. for_each_intel_crtc_masked(dev, prepare_pipes, intel_crtc) {
  6385. if (intel_crtc->base.enabled)
  6386. dev_priv->display.crtc_disable(&intel_crtc->base);
  6387. }
  6388. /* crtc->mode is already used by the ->mode_set callbacks, hence we need
  6389. * to set it here already despite that we pass it down the callchain.
  6390. */
  6391. if (modeset_pipes)
  6392. crtc->mode = *mode;
  6393. /* Only after disabling all output pipelines that will be changed can we
  6394. * update the the output configuration. */
  6395. intel_modeset_update_state(dev, prepare_pipes);
  6396. /* Set up the DPLL and any encoders state that needs to adjust or depend
  6397. * on the DPLL.
  6398. */
  6399. for_each_intel_crtc_masked(dev, modeset_pipes, intel_crtc) {
  6400. ret = !intel_crtc_mode_set(&intel_crtc->base,
  6401. mode, adjusted_mode,
  6402. x, y, fb);
  6403. if (!ret)
  6404. goto done;
  6405. list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
  6406. if (encoder->crtc != &intel_crtc->base)
  6407. continue;
  6408. DRM_DEBUG_KMS("[ENCODER:%d:%s] set [MODE:%d:%s]\n",
  6409. encoder->base.id, drm_get_encoder_name(encoder),
  6410. mode->base.id, mode->name);
  6411. encoder_funcs = encoder->helper_private;
  6412. encoder_funcs->mode_set(encoder, mode, adjusted_mode);
  6413. }
  6414. }
  6415. /* Now enable the clocks, plane, pipe, and connectors that we set up. */
  6416. for_each_intel_crtc_masked(dev, prepare_pipes, intel_crtc)
  6417. dev_priv->display.crtc_enable(&intel_crtc->base);
  6418. if (modeset_pipes) {
  6419. /* Store real post-adjustment hardware mode. */
  6420. crtc->hwmode = *adjusted_mode;
  6421. /* Calculate and store various constants which
  6422. * are later needed by vblank and swap-completion
  6423. * timestamping. They are derived from true hwmode.
  6424. */
  6425. drm_calc_timestamping_constants(crtc);
  6426. }
  6427. /* FIXME: add subpixel order */
  6428. done:
  6429. drm_mode_destroy(dev, adjusted_mode);
  6430. if (!ret && crtc->enabled) {
  6431. crtc->hwmode = saved_hwmode;
  6432. crtc->mode = saved_mode;
  6433. } else {
  6434. intel_modeset_check_state(dev);
  6435. }
  6436. return ret;
  6437. }
  6438. #undef for_each_intel_crtc_masked
  6439. static void intel_set_config_free(struct intel_set_config *config)
  6440. {
  6441. if (!config)
  6442. return;
  6443. kfree(config->save_connector_encoders);
  6444. kfree(config->save_encoder_crtcs);
  6445. kfree(config);
  6446. }
  6447. static int intel_set_config_save_state(struct drm_device *dev,
  6448. struct intel_set_config *config)
  6449. {
  6450. struct drm_encoder *encoder;
  6451. struct drm_connector *connector;
  6452. int count;
  6453. config->save_encoder_crtcs =
  6454. kcalloc(dev->mode_config.num_encoder,
  6455. sizeof(struct drm_crtc *), GFP_KERNEL);
  6456. if (!config->save_encoder_crtcs)
  6457. return -ENOMEM;
  6458. config->save_connector_encoders =
  6459. kcalloc(dev->mode_config.num_connector,
  6460. sizeof(struct drm_encoder *), GFP_KERNEL);
  6461. if (!config->save_connector_encoders)
  6462. return -ENOMEM;
  6463. /* Copy data. Note that driver private data is not affected.
  6464. * Should anything bad happen only the expected state is
  6465. * restored, not the drivers personal bookkeeping.
  6466. */
  6467. count = 0;
  6468. list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
  6469. config->save_encoder_crtcs[count++] = encoder->crtc;
  6470. }
  6471. count = 0;
  6472. list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
  6473. config->save_connector_encoders[count++] = connector->encoder;
  6474. }
  6475. return 0;
  6476. }
  6477. static void intel_set_config_restore_state(struct drm_device *dev,
  6478. struct intel_set_config *config)
  6479. {
  6480. struct intel_encoder *encoder;
  6481. struct intel_connector *connector;
  6482. int count;
  6483. count = 0;
  6484. list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.head) {
  6485. encoder->new_crtc =
  6486. to_intel_crtc(config->save_encoder_crtcs[count++]);
  6487. }
  6488. count = 0;
  6489. list_for_each_entry(connector, &dev->mode_config.connector_list, base.head) {
  6490. connector->new_encoder =
  6491. to_intel_encoder(config->save_connector_encoders[count++]);
  6492. }
  6493. }
  6494. static void
  6495. intel_set_config_compute_mode_changes(struct drm_mode_set *set,
  6496. struct intel_set_config *config)
  6497. {
  6498. /* We should be able to check here if the fb has the same properties
  6499. * and then just flip_or_move it */
  6500. if (set->crtc->fb != set->fb) {
  6501. /* If we have no fb then treat it as a full mode set */
  6502. if (set->crtc->fb == NULL) {
  6503. DRM_DEBUG_KMS("crtc has no fb, full mode set\n");
  6504. config->mode_changed = true;
  6505. } else if (set->fb == NULL) {
  6506. config->mode_changed = true;
  6507. } else if (set->fb->depth != set->crtc->fb->depth) {
  6508. config->mode_changed = true;
  6509. } else if (set->fb->bits_per_pixel !=
  6510. set->crtc->fb->bits_per_pixel) {
  6511. config->mode_changed = true;
  6512. } else
  6513. config->fb_changed = true;
  6514. }
  6515. if (set->fb && (set->x != set->crtc->x || set->y != set->crtc->y))
  6516. config->fb_changed = true;
  6517. if (set->mode && !drm_mode_equal(set->mode, &set->crtc->mode)) {
  6518. DRM_DEBUG_KMS("modes are different, full mode set\n");
  6519. drm_mode_debug_printmodeline(&set->crtc->mode);
  6520. drm_mode_debug_printmodeline(set->mode);
  6521. config->mode_changed = true;
  6522. }
  6523. }
  6524. static int
  6525. intel_modeset_stage_output_state(struct drm_device *dev,
  6526. struct drm_mode_set *set,
  6527. struct intel_set_config *config)
  6528. {
  6529. struct drm_crtc *new_crtc;
  6530. struct intel_connector *connector;
  6531. struct intel_encoder *encoder;
  6532. int count, ro;
  6533. /* The upper layers ensure that we either disabl a crtc or have a list
  6534. * of connectors. For paranoia, double-check this. */
  6535. WARN_ON(!set->fb && (set->num_connectors != 0));
  6536. WARN_ON(set->fb && (set->num_connectors == 0));
  6537. count = 0;
  6538. list_for_each_entry(connector, &dev->mode_config.connector_list,
  6539. base.head) {
  6540. /* Otherwise traverse passed in connector list and get encoders
  6541. * for them. */
  6542. for (ro = 0; ro < set->num_connectors; ro++) {
  6543. if (set->connectors[ro] == &connector->base) {
  6544. connector->new_encoder = connector->encoder;
  6545. break;
  6546. }
  6547. }
  6548. /* If we disable the crtc, disable all its connectors. Also, if
  6549. * the connector is on the changing crtc but not on the new
  6550. * connector list, disable it. */
  6551. if ((!set->fb || ro == set->num_connectors) &&
  6552. connector->base.encoder &&
  6553. connector->base.encoder->crtc == set->crtc) {
  6554. connector->new_encoder = NULL;
  6555. DRM_DEBUG_KMS("[CONNECTOR:%d:%s] to [NOCRTC]\n",
  6556. connector->base.base.id,
  6557. drm_get_connector_name(&connector->base));
  6558. }
  6559. if (&connector->new_encoder->base != connector->base.encoder) {
  6560. DRM_DEBUG_KMS("encoder changed, full mode switch\n");
  6561. config->mode_changed = true;
  6562. }
  6563. /* Disable all disconnected encoders. */
  6564. if (connector->base.status == connector_status_disconnected)
  6565. connector->new_encoder = NULL;
  6566. }
  6567. /* connector->new_encoder is now updated for all connectors. */
  6568. /* Update crtc of enabled connectors. */
  6569. count = 0;
  6570. list_for_each_entry(connector, &dev->mode_config.connector_list,
  6571. base.head) {
  6572. if (!connector->new_encoder)
  6573. continue;
  6574. new_crtc = connector->new_encoder->base.crtc;
  6575. for (ro = 0; ro < set->num_connectors; ro++) {
  6576. if (set->connectors[ro] == &connector->base)
  6577. new_crtc = set->crtc;
  6578. }
  6579. /* Make sure the new CRTC will work with the encoder */
  6580. if (!intel_encoder_crtc_ok(&connector->new_encoder->base,
  6581. new_crtc)) {
  6582. return -EINVAL;
  6583. }
  6584. connector->encoder->new_crtc = to_intel_crtc(new_crtc);
  6585. DRM_DEBUG_KMS("[CONNECTOR:%d:%s] to [CRTC:%d]\n",
  6586. connector->base.base.id,
  6587. drm_get_connector_name(&connector->base),
  6588. new_crtc->base.id);
  6589. }
  6590. /* Check for any encoders that needs to be disabled. */
  6591. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  6592. base.head) {
  6593. list_for_each_entry(connector,
  6594. &dev->mode_config.connector_list,
  6595. base.head) {
  6596. if (connector->new_encoder == encoder) {
  6597. WARN_ON(!connector->new_encoder->new_crtc);
  6598. goto next_encoder;
  6599. }
  6600. }
  6601. encoder->new_crtc = NULL;
  6602. next_encoder:
  6603. /* Only now check for crtc changes so we don't miss encoders
  6604. * that will be disabled. */
  6605. if (&encoder->new_crtc->base != encoder->base.crtc) {
  6606. DRM_DEBUG_KMS("crtc changed, full mode switch\n");
  6607. config->mode_changed = true;
  6608. }
  6609. }
  6610. /* Now we've also updated encoder->new_crtc for all encoders. */
  6611. return 0;
  6612. }
  6613. static int intel_crtc_set_config(struct drm_mode_set *set)
  6614. {
  6615. struct drm_device *dev;
  6616. struct drm_mode_set save_set;
  6617. struct intel_set_config *config;
  6618. int ret;
  6619. BUG_ON(!set);
  6620. BUG_ON(!set->crtc);
  6621. BUG_ON(!set->crtc->helper_private);
  6622. if (!set->mode)
  6623. set->fb = NULL;
  6624. /* The fb helper likes to play gross jokes with ->mode_set_config.
  6625. * Unfortunately the crtc helper doesn't do much at all for this case,
  6626. * so we have to cope with this madness until the fb helper is fixed up. */
  6627. if (set->fb && set->num_connectors == 0)
  6628. return 0;
  6629. if (set->fb) {
  6630. DRM_DEBUG_KMS("[CRTC:%d] [FB:%d] #connectors=%d (x y) (%i %i)\n",
  6631. set->crtc->base.id, set->fb->base.id,
  6632. (int)set->num_connectors, set->x, set->y);
  6633. } else {
  6634. DRM_DEBUG_KMS("[CRTC:%d] [NOFB]\n", set->crtc->base.id);
  6635. }
  6636. dev = set->crtc->dev;
  6637. ret = -ENOMEM;
  6638. config = kzalloc(sizeof(*config), GFP_KERNEL);
  6639. if (!config)
  6640. goto out_config;
  6641. ret = intel_set_config_save_state(dev, config);
  6642. if (ret)
  6643. goto out_config;
  6644. save_set.crtc = set->crtc;
  6645. save_set.mode = &set->crtc->mode;
  6646. save_set.x = set->crtc->x;
  6647. save_set.y = set->crtc->y;
  6648. save_set.fb = set->crtc->fb;
  6649. /* Compute whether we need a full modeset, only an fb base update or no
  6650. * change at all. In the future we might also check whether only the
  6651. * mode changed, e.g. for LVDS where we only change the panel fitter in
  6652. * such cases. */
  6653. intel_set_config_compute_mode_changes(set, config);
  6654. ret = intel_modeset_stage_output_state(dev, set, config);
  6655. if (ret)
  6656. goto fail;
  6657. if (config->mode_changed) {
  6658. if (set->mode) {
  6659. DRM_DEBUG_KMS("attempting to set mode from"
  6660. " userspace\n");
  6661. drm_mode_debug_printmodeline(set->mode);
  6662. }
  6663. if (!intel_set_mode(set->crtc, set->mode,
  6664. set->x, set->y, set->fb)) {
  6665. DRM_ERROR("failed to set mode on [CRTC:%d]\n",
  6666. set->crtc->base.id);
  6667. ret = -EINVAL;
  6668. goto fail;
  6669. }
  6670. } else if (config->fb_changed) {
  6671. ret = intel_pipe_set_base(set->crtc,
  6672. set->x, set->y, set->fb);
  6673. }
  6674. intel_set_config_free(config);
  6675. return 0;
  6676. fail:
  6677. intel_set_config_restore_state(dev, config);
  6678. /* Try to restore the config */
  6679. if (config->mode_changed &&
  6680. !intel_set_mode(save_set.crtc, save_set.mode,
  6681. save_set.x, save_set.y, save_set.fb))
  6682. DRM_ERROR("failed to restore config after modeset failure\n");
  6683. out_config:
  6684. intel_set_config_free(config);
  6685. return ret;
  6686. }
  6687. static const struct drm_crtc_funcs intel_crtc_funcs = {
  6688. .cursor_set = intel_crtc_cursor_set,
  6689. .cursor_move = intel_crtc_cursor_move,
  6690. .gamma_set = intel_crtc_gamma_set,
  6691. .set_config = intel_crtc_set_config,
  6692. .destroy = intel_crtc_destroy,
  6693. .page_flip = intel_crtc_page_flip,
  6694. };
  6695. static void intel_cpu_pll_init(struct drm_device *dev)
  6696. {
  6697. if (IS_HASWELL(dev))
  6698. intel_ddi_pll_init(dev);
  6699. }
  6700. static void intel_pch_pll_init(struct drm_device *dev)
  6701. {
  6702. drm_i915_private_t *dev_priv = dev->dev_private;
  6703. int i;
  6704. if (dev_priv->num_pch_pll == 0) {
  6705. DRM_DEBUG_KMS("No PCH PLLs on this hardware, skipping initialisation\n");
  6706. return;
  6707. }
  6708. for (i = 0; i < dev_priv->num_pch_pll; i++) {
  6709. dev_priv->pch_plls[i].pll_reg = _PCH_DPLL(i);
  6710. dev_priv->pch_plls[i].fp0_reg = _PCH_FP0(i);
  6711. dev_priv->pch_plls[i].fp1_reg = _PCH_FP1(i);
  6712. }
  6713. }
  6714. static void intel_crtc_init(struct drm_device *dev, int pipe)
  6715. {
  6716. drm_i915_private_t *dev_priv = dev->dev_private;
  6717. struct intel_crtc *intel_crtc;
  6718. int i;
  6719. intel_crtc = kzalloc(sizeof(struct intel_crtc) + (INTELFB_CONN_LIMIT * sizeof(struct drm_connector *)), GFP_KERNEL);
  6720. if (intel_crtc == NULL)
  6721. return;
  6722. drm_crtc_init(dev, &intel_crtc->base, &intel_crtc_funcs);
  6723. drm_mode_crtc_set_gamma_size(&intel_crtc->base, 256);
  6724. for (i = 0; i < 256; i++) {
  6725. intel_crtc->lut_r[i] = i;
  6726. intel_crtc->lut_g[i] = i;
  6727. intel_crtc->lut_b[i] = i;
  6728. }
  6729. /* Swap pipes & planes for FBC on pre-965 */
  6730. intel_crtc->pipe = pipe;
  6731. intel_crtc->plane = pipe;
  6732. intel_crtc->cpu_transcoder = pipe;
  6733. if (IS_MOBILE(dev) && IS_GEN3(dev)) {
  6734. DRM_DEBUG_KMS("swapping pipes & planes for FBC\n");
  6735. intel_crtc->plane = !pipe;
  6736. }
  6737. BUG_ON(pipe >= ARRAY_SIZE(dev_priv->plane_to_crtc_mapping) ||
  6738. dev_priv->plane_to_crtc_mapping[intel_crtc->plane] != NULL);
  6739. dev_priv->plane_to_crtc_mapping[intel_crtc->plane] = &intel_crtc->base;
  6740. dev_priv->pipe_to_crtc_mapping[intel_crtc->pipe] = &intel_crtc->base;
  6741. intel_crtc->bpp = 24; /* default for pre-Ironlake */
  6742. drm_crtc_helper_add(&intel_crtc->base, &intel_helper_funcs);
  6743. }
  6744. int intel_get_pipe_from_crtc_id(struct drm_device *dev, void *data,
  6745. struct drm_file *file)
  6746. {
  6747. struct drm_i915_get_pipe_from_crtc_id *pipe_from_crtc_id = data;
  6748. struct drm_mode_object *drmmode_obj;
  6749. struct intel_crtc *crtc;
  6750. if (!drm_core_check_feature(dev, DRIVER_MODESET))
  6751. return -ENODEV;
  6752. drmmode_obj = drm_mode_object_find(dev, pipe_from_crtc_id->crtc_id,
  6753. DRM_MODE_OBJECT_CRTC);
  6754. if (!drmmode_obj) {
  6755. DRM_ERROR("no such CRTC id\n");
  6756. return -EINVAL;
  6757. }
  6758. crtc = to_intel_crtc(obj_to_crtc(drmmode_obj));
  6759. pipe_from_crtc_id->pipe = crtc->pipe;
  6760. return 0;
  6761. }
  6762. static int intel_encoder_clones(struct intel_encoder *encoder)
  6763. {
  6764. struct drm_device *dev = encoder->base.dev;
  6765. struct intel_encoder *source_encoder;
  6766. int index_mask = 0;
  6767. int entry = 0;
  6768. list_for_each_entry(source_encoder,
  6769. &dev->mode_config.encoder_list, base.head) {
  6770. if (encoder == source_encoder)
  6771. index_mask |= (1 << entry);
  6772. /* Intel hw has only one MUX where enocoders could be cloned. */
  6773. if (encoder->cloneable && source_encoder->cloneable)
  6774. index_mask |= (1 << entry);
  6775. entry++;
  6776. }
  6777. return index_mask;
  6778. }
  6779. static bool has_edp_a(struct drm_device *dev)
  6780. {
  6781. struct drm_i915_private *dev_priv = dev->dev_private;
  6782. if (!IS_MOBILE(dev))
  6783. return false;
  6784. if ((I915_READ(DP_A) & DP_DETECTED) == 0)
  6785. return false;
  6786. if (IS_GEN5(dev) &&
  6787. (I915_READ(ILK_DISPLAY_CHICKEN_FUSES) & ILK_eDP_A_DISABLE))
  6788. return false;
  6789. return true;
  6790. }
  6791. static void intel_setup_outputs(struct drm_device *dev)
  6792. {
  6793. struct drm_i915_private *dev_priv = dev->dev_private;
  6794. struct intel_encoder *encoder;
  6795. bool dpd_is_edp = false;
  6796. bool has_lvds;
  6797. has_lvds = intel_lvds_init(dev);
  6798. if (!has_lvds && !HAS_PCH_SPLIT(dev)) {
  6799. /* disable the panel fitter on everything but LVDS */
  6800. I915_WRITE(PFIT_CONTROL, 0);
  6801. }
  6802. if (HAS_PCH_SPLIT(dev)) {
  6803. dpd_is_edp = intel_dpd_is_edp(dev);
  6804. if (has_edp_a(dev))
  6805. intel_dp_init(dev, DP_A, PORT_A);
  6806. if (dpd_is_edp && (I915_READ(PCH_DP_D) & DP_DETECTED))
  6807. intel_dp_init(dev, PCH_DP_D, PORT_D);
  6808. }
  6809. intel_crt_init(dev);
  6810. if (IS_HASWELL(dev)) {
  6811. int found;
  6812. /* Haswell uses DDI functions to detect digital outputs */
  6813. found = I915_READ(DDI_BUF_CTL_A) & DDI_INIT_DISPLAY_DETECTED;
  6814. /* DDI A only supports eDP */
  6815. if (found)
  6816. intel_ddi_init(dev, PORT_A);
  6817. /* DDI B, C and D detection is indicated by the SFUSE_STRAP
  6818. * register */
  6819. found = I915_READ(SFUSE_STRAP);
  6820. if (found & SFUSE_STRAP_DDIB_DETECTED)
  6821. intel_ddi_init(dev, PORT_B);
  6822. if (found & SFUSE_STRAP_DDIC_DETECTED)
  6823. intel_ddi_init(dev, PORT_C);
  6824. if (found & SFUSE_STRAP_DDID_DETECTED)
  6825. intel_ddi_init(dev, PORT_D);
  6826. } else if (HAS_PCH_SPLIT(dev)) {
  6827. int found;
  6828. if (I915_READ(HDMIB) & PORT_DETECTED) {
  6829. /* PCH SDVOB multiplex with HDMIB */
  6830. found = intel_sdvo_init(dev, PCH_SDVOB, true);
  6831. if (!found)
  6832. intel_hdmi_init(dev, HDMIB, PORT_B);
  6833. if (!found && (I915_READ(PCH_DP_B) & DP_DETECTED))
  6834. intel_dp_init(dev, PCH_DP_B, PORT_B);
  6835. }
  6836. if (I915_READ(HDMIC) & PORT_DETECTED)
  6837. intel_hdmi_init(dev, HDMIC, PORT_C);
  6838. if (!dpd_is_edp && I915_READ(HDMID) & PORT_DETECTED)
  6839. intel_hdmi_init(dev, HDMID, PORT_D);
  6840. if (I915_READ(PCH_DP_C) & DP_DETECTED)
  6841. intel_dp_init(dev, PCH_DP_C, PORT_C);
  6842. if (!dpd_is_edp && (I915_READ(PCH_DP_D) & DP_DETECTED))
  6843. intel_dp_init(dev, PCH_DP_D, PORT_D);
  6844. } else if (IS_VALLEYVIEW(dev)) {
  6845. int found;
  6846. /* Check for built-in panel first. Shares lanes with HDMI on SDVOC */
  6847. if (I915_READ(DP_C) & DP_DETECTED)
  6848. intel_dp_init(dev, DP_C, PORT_C);
  6849. if (I915_READ(SDVOB) & PORT_DETECTED) {
  6850. /* SDVOB multiplex with HDMIB */
  6851. found = intel_sdvo_init(dev, SDVOB, true);
  6852. if (!found)
  6853. intel_hdmi_init(dev, SDVOB, PORT_B);
  6854. if (!found && (I915_READ(DP_B) & DP_DETECTED))
  6855. intel_dp_init(dev, DP_B, PORT_B);
  6856. }
  6857. if (I915_READ(SDVOC) & PORT_DETECTED)
  6858. intel_hdmi_init(dev, SDVOC, PORT_C);
  6859. } else if (SUPPORTS_DIGITAL_OUTPUTS(dev)) {
  6860. bool found = false;
  6861. if (I915_READ(SDVOB) & SDVO_DETECTED) {
  6862. DRM_DEBUG_KMS("probing SDVOB\n");
  6863. found = intel_sdvo_init(dev, SDVOB, true);
  6864. if (!found && SUPPORTS_INTEGRATED_HDMI(dev)) {
  6865. DRM_DEBUG_KMS("probing HDMI on SDVOB\n");
  6866. intel_hdmi_init(dev, SDVOB, PORT_B);
  6867. }
  6868. if (!found && SUPPORTS_INTEGRATED_DP(dev)) {
  6869. DRM_DEBUG_KMS("probing DP_B\n");
  6870. intel_dp_init(dev, DP_B, PORT_B);
  6871. }
  6872. }
  6873. /* Before G4X SDVOC doesn't have its own detect register */
  6874. if (I915_READ(SDVOB) & SDVO_DETECTED) {
  6875. DRM_DEBUG_KMS("probing SDVOC\n");
  6876. found = intel_sdvo_init(dev, SDVOC, false);
  6877. }
  6878. if (!found && (I915_READ(SDVOC) & SDVO_DETECTED)) {
  6879. if (SUPPORTS_INTEGRATED_HDMI(dev)) {
  6880. DRM_DEBUG_KMS("probing HDMI on SDVOC\n");
  6881. intel_hdmi_init(dev, SDVOC, PORT_C);
  6882. }
  6883. if (SUPPORTS_INTEGRATED_DP(dev)) {
  6884. DRM_DEBUG_KMS("probing DP_C\n");
  6885. intel_dp_init(dev, DP_C, PORT_C);
  6886. }
  6887. }
  6888. if (SUPPORTS_INTEGRATED_DP(dev) &&
  6889. (I915_READ(DP_D) & DP_DETECTED)) {
  6890. DRM_DEBUG_KMS("probing DP_D\n");
  6891. intel_dp_init(dev, DP_D, PORT_D);
  6892. }
  6893. } else if (IS_GEN2(dev))
  6894. intel_dvo_init(dev);
  6895. if (SUPPORTS_TV(dev))
  6896. intel_tv_init(dev);
  6897. list_for_each_entry(encoder, &dev->mode_config.encoder_list, base.head) {
  6898. encoder->base.possible_crtcs = encoder->crtc_mask;
  6899. encoder->base.possible_clones =
  6900. intel_encoder_clones(encoder);
  6901. }
  6902. if (HAS_PCH_IBX(dev) || HAS_PCH_CPT(dev))
  6903. ironlake_init_pch_refclk(dev);
  6904. }
  6905. static void intel_user_framebuffer_destroy(struct drm_framebuffer *fb)
  6906. {
  6907. struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
  6908. drm_framebuffer_cleanup(fb);
  6909. drm_gem_object_unreference_unlocked(&intel_fb->obj->base);
  6910. kfree(intel_fb);
  6911. }
  6912. static int intel_user_framebuffer_create_handle(struct drm_framebuffer *fb,
  6913. struct drm_file *file,
  6914. unsigned int *handle)
  6915. {
  6916. struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
  6917. struct drm_i915_gem_object *obj = intel_fb->obj;
  6918. return drm_gem_handle_create(file, &obj->base, handle);
  6919. }
  6920. static const struct drm_framebuffer_funcs intel_fb_funcs = {
  6921. .destroy = intel_user_framebuffer_destroy,
  6922. .create_handle = intel_user_framebuffer_create_handle,
  6923. };
  6924. int intel_framebuffer_init(struct drm_device *dev,
  6925. struct intel_framebuffer *intel_fb,
  6926. struct drm_mode_fb_cmd2 *mode_cmd,
  6927. struct drm_i915_gem_object *obj)
  6928. {
  6929. int ret;
  6930. if (obj->tiling_mode == I915_TILING_Y)
  6931. return -EINVAL;
  6932. if (mode_cmd->pitches[0] & 63)
  6933. return -EINVAL;
  6934. switch (mode_cmd->pixel_format) {
  6935. case DRM_FORMAT_RGB332:
  6936. case DRM_FORMAT_RGB565:
  6937. case DRM_FORMAT_XRGB8888:
  6938. case DRM_FORMAT_XBGR8888:
  6939. case DRM_FORMAT_ARGB8888:
  6940. case DRM_FORMAT_XRGB2101010:
  6941. case DRM_FORMAT_ARGB2101010:
  6942. /* RGB formats are common across chipsets */
  6943. break;
  6944. case DRM_FORMAT_YUYV:
  6945. case DRM_FORMAT_UYVY:
  6946. case DRM_FORMAT_YVYU:
  6947. case DRM_FORMAT_VYUY:
  6948. break;
  6949. default:
  6950. DRM_DEBUG_KMS("unsupported pixel format %u\n",
  6951. mode_cmd->pixel_format);
  6952. return -EINVAL;
  6953. }
  6954. ret = drm_framebuffer_init(dev, &intel_fb->base, &intel_fb_funcs);
  6955. if (ret) {
  6956. DRM_ERROR("framebuffer init failed %d\n", ret);
  6957. return ret;
  6958. }
  6959. drm_helper_mode_fill_fb_struct(&intel_fb->base, mode_cmd);
  6960. intel_fb->obj = obj;
  6961. return 0;
  6962. }
  6963. static struct drm_framebuffer *
  6964. intel_user_framebuffer_create(struct drm_device *dev,
  6965. struct drm_file *filp,
  6966. struct drm_mode_fb_cmd2 *mode_cmd)
  6967. {
  6968. struct drm_i915_gem_object *obj;
  6969. obj = to_intel_bo(drm_gem_object_lookup(dev, filp,
  6970. mode_cmd->handles[0]));
  6971. if (&obj->base == NULL)
  6972. return ERR_PTR(-ENOENT);
  6973. return intel_framebuffer_create(dev, mode_cmd, obj);
  6974. }
  6975. static const struct drm_mode_config_funcs intel_mode_funcs = {
  6976. .fb_create = intel_user_framebuffer_create,
  6977. .output_poll_changed = intel_fb_output_poll_changed,
  6978. };
  6979. /* Set up chip specific display functions */
  6980. static void intel_init_display(struct drm_device *dev)
  6981. {
  6982. struct drm_i915_private *dev_priv = dev->dev_private;
  6983. /* We always want a DPMS function */
  6984. if (IS_HASWELL(dev)) {
  6985. dev_priv->display.crtc_mode_set = haswell_crtc_mode_set;
  6986. dev_priv->display.crtc_enable = haswell_crtc_enable;
  6987. dev_priv->display.crtc_disable = haswell_crtc_disable;
  6988. dev_priv->display.off = haswell_crtc_off;
  6989. dev_priv->display.update_plane = ironlake_update_plane;
  6990. } else if (HAS_PCH_SPLIT(dev)) {
  6991. dev_priv->display.crtc_mode_set = ironlake_crtc_mode_set;
  6992. dev_priv->display.crtc_enable = ironlake_crtc_enable;
  6993. dev_priv->display.crtc_disable = ironlake_crtc_disable;
  6994. dev_priv->display.off = ironlake_crtc_off;
  6995. dev_priv->display.update_plane = ironlake_update_plane;
  6996. } else {
  6997. dev_priv->display.crtc_mode_set = i9xx_crtc_mode_set;
  6998. dev_priv->display.crtc_enable = i9xx_crtc_enable;
  6999. dev_priv->display.crtc_disable = i9xx_crtc_disable;
  7000. dev_priv->display.off = i9xx_crtc_off;
  7001. dev_priv->display.update_plane = i9xx_update_plane;
  7002. }
  7003. /* Returns the core display clock speed */
  7004. if (IS_VALLEYVIEW(dev))
  7005. dev_priv->display.get_display_clock_speed =
  7006. valleyview_get_display_clock_speed;
  7007. else if (IS_I945G(dev) || (IS_G33(dev) && !IS_PINEVIEW_M(dev)))
  7008. dev_priv->display.get_display_clock_speed =
  7009. i945_get_display_clock_speed;
  7010. else if (IS_I915G(dev))
  7011. dev_priv->display.get_display_clock_speed =
  7012. i915_get_display_clock_speed;
  7013. else if (IS_I945GM(dev) || IS_845G(dev) || IS_PINEVIEW_M(dev))
  7014. dev_priv->display.get_display_clock_speed =
  7015. i9xx_misc_get_display_clock_speed;
  7016. else if (IS_I915GM(dev))
  7017. dev_priv->display.get_display_clock_speed =
  7018. i915gm_get_display_clock_speed;
  7019. else if (IS_I865G(dev))
  7020. dev_priv->display.get_display_clock_speed =
  7021. i865_get_display_clock_speed;
  7022. else if (IS_I85X(dev))
  7023. dev_priv->display.get_display_clock_speed =
  7024. i855_get_display_clock_speed;
  7025. else /* 852, 830 */
  7026. dev_priv->display.get_display_clock_speed =
  7027. i830_get_display_clock_speed;
  7028. if (HAS_PCH_SPLIT(dev)) {
  7029. if (IS_GEN5(dev)) {
  7030. dev_priv->display.fdi_link_train = ironlake_fdi_link_train;
  7031. dev_priv->display.write_eld = ironlake_write_eld;
  7032. } else if (IS_GEN6(dev)) {
  7033. dev_priv->display.fdi_link_train = gen6_fdi_link_train;
  7034. dev_priv->display.write_eld = ironlake_write_eld;
  7035. } else if (IS_IVYBRIDGE(dev)) {
  7036. /* FIXME: detect B0+ stepping and use auto training */
  7037. dev_priv->display.fdi_link_train = ivb_manual_fdi_link_train;
  7038. dev_priv->display.write_eld = ironlake_write_eld;
  7039. } else if (IS_HASWELL(dev)) {
  7040. dev_priv->display.fdi_link_train = hsw_fdi_link_train;
  7041. dev_priv->display.write_eld = haswell_write_eld;
  7042. } else
  7043. dev_priv->display.update_wm = NULL;
  7044. } else if (IS_G4X(dev)) {
  7045. dev_priv->display.write_eld = g4x_write_eld;
  7046. }
  7047. /* Default just returns -ENODEV to indicate unsupported */
  7048. dev_priv->display.queue_flip = intel_default_queue_flip;
  7049. switch (INTEL_INFO(dev)->gen) {
  7050. case 2:
  7051. dev_priv->display.queue_flip = intel_gen2_queue_flip;
  7052. break;
  7053. case 3:
  7054. dev_priv->display.queue_flip = intel_gen3_queue_flip;
  7055. break;
  7056. case 4:
  7057. case 5:
  7058. dev_priv->display.queue_flip = intel_gen4_queue_flip;
  7059. break;
  7060. case 6:
  7061. dev_priv->display.queue_flip = intel_gen6_queue_flip;
  7062. break;
  7063. case 7:
  7064. dev_priv->display.queue_flip = intel_gen7_queue_flip;
  7065. break;
  7066. }
  7067. }
  7068. /*
  7069. * Some BIOSes insist on assuming the GPU's pipe A is enabled at suspend,
  7070. * resume, or other times. This quirk makes sure that's the case for
  7071. * affected systems.
  7072. */
  7073. static void quirk_pipea_force(struct drm_device *dev)
  7074. {
  7075. struct drm_i915_private *dev_priv = dev->dev_private;
  7076. dev_priv->quirks |= QUIRK_PIPEA_FORCE;
  7077. DRM_INFO("applying pipe a force quirk\n");
  7078. }
  7079. /*
  7080. * Some machines (Lenovo U160) do not work with SSC on LVDS for some reason
  7081. */
  7082. static void quirk_ssc_force_disable(struct drm_device *dev)
  7083. {
  7084. struct drm_i915_private *dev_priv = dev->dev_private;
  7085. dev_priv->quirks |= QUIRK_LVDS_SSC_DISABLE;
  7086. DRM_INFO("applying lvds SSC disable quirk\n");
  7087. }
  7088. /*
  7089. * A machine (e.g. Acer Aspire 5734Z) may need to invert the panel backlight
  7090. * brightness value
  7091. */
  7092. static void quirk_invert_brightness(struct drm_device *dev)
  7093. {
  7094. struct drm_i915_private *dev_priv = dev->dev_private;
  7095. dev_priv->quirks |= QUIRK_INVERT_BRIGHTNESS;
  7096. DRM_INFO("applying inverted panel brightness quirk\n");
  7097. }
  7098. struct intel_quirk {
  7099. int device;
  7100. int subsystem_vendor;
  7101. int subsystem_device;
  7102. void (*hook)(struct drm_device *dev);
  7103. };
  7104. static struct intel_quirk intel_quirks[] = {
  7105. /* HP Mini needs pipe A force quirk (LP: #322104) */
  7106. { 0x27ae, 0x103c, 0x361a, quirk_pipea_force },
  7107. /* Toshiba Protege R-205, S-209 needs pipe A force quirk */
  7108. { 0x2592, 0x1179, 0x0001, quirk_pipea_force },
  7109. /* ThinkPad T60 needs pipe A force quirk (bug #16494) */
  7110. { 0x2782, 0x17aa, 0x201a, quirk_pipea_force },
  7111. /* 830/845 need to leave pipe A & dpll A up */
  7112. { 0x2562, PCI_ANY_ID, PCI_ANY_ID, quirk_pipea_force },
  7113. { 0x3577, PCI_ANY_ID, PCI_ANY_ID, quirk_pipea_force },
  7114. /* Lenovo U160 cannot use SSC on LVDS */
  7115. { 0x0046, 0x17aa, 0x3920, quirk_ssc_force_disable },
  7116. /* Sony Vaio Y cannot use SSC on LVDS */
  7117. { 0x0046, 0x104d, 0x9076, quirk_ssc_force_disable },
  7118. /* Acer Aspire 5734Z must invert backlight brightness */
  7119. { 0x2a42, 0x1025, 0x0459, quirk_invert_brightness },
  7120. };
  7121. static void intel_init_quirks(struct drm_device *dev)
  7122. {
  7123. struct pci_dev *d = dev->pdev;
  7124. int i;
  7125. for (i = 0; i < ARRAY_SIZE(intel_quirks); i++) {
  7126. struct intel_quirk *q = &intel_quirks[i];
  7127. if (d->device == q->device &&
  7128. (d->subsystem_vendor == q->subsystem_vendor ||
  7129. q->subsystem_vendor == PCI_ANY_ID) &&
  7130. (d->subsystem_device == q->subsystem_device ||
  7131. q->subsystem_device == PCI_ANY_ID))
  7132. q->hook(dev);
  7133. }
  7134. }
  7135. /* Disable the VGA plane that we never use */
  7136. static void i915_disable_vga(struct drm_device *dev)
  7137. {
  7138. struct drm_i915_private *dev_priv = dev->dev_private;
  7139. u8 sr1;
  7140. u32 vga_reg;
  7141. if (HAS_PCH_SPLIT(dev))
  7142. vga_reg = CPU_VGACNTRL;
  7143. else
  7144. vga_reg = VGACNTRL;
  7145. vga_get_uninterruptible(dev->pdev, VGA_RSRC_LEGACY_IO);
  7146. outb(SR01, VGA_SR_INDEX);
  7147. sr1 = inb(VGA_SR_DATA);
  7148. outb(sr1 | 1<<5, VGA_SR_DATA);
  7149. vga_put(dev->pdev, VGA_RSRC_LEGACY_IO);
  7150. udelay(300);
  7151. I915_WRITE(vga_reg, VGA_DISP_DISABLE);
  7152. POSTING_READ(vga_reg);
  7153. }
  7154. void intel_modeset_init_hw(struct drm_device *dev)
  7155. {
  7156. /* We attempt to init the necessary power wells early in the initialization
  7157. * time, so the subsystems that expect power to be enabled can work.
  7158. */
  7159. intel_init_power_wells(dev);
  7160. intel_prepare_ddi(dev);
  7161. intel_init_clock_gating(dev);
  7162. mutex_lock(&dev->struct_mutex);
  7163. intel_enable_gt_powersave(dev);
  7164. mutex_unlock(&dev->struct_mutex);
  7165. }
  7166. void intel_modeset_init(struct drm_device *dev)
  7167. {
  7168. struct drm_i915_private *dev_priv = dev->dev_private;
  7169. int i, ret;
  7170. drm_mode_config_init(dev);
  7171. dev->mode_config.min_width = 0;
  7172. dev->mode_config.min_height = 0;
  7173. dev->mode_config.preferred_depth = 24;
  7174. dev->mode_config.prefer_shadow = 1;
  7175. dev->mode_config.funcs = &intel_mode_funcs;
  7176. intel_init_quirks(dev);
  7177. intel_init_pm(dev);
  7178. intel_init_display(dev);
  7179. if (IS_GEN2(dev)) {
  7180. dev->mode_config.max_width = 2048;
  7181. dev->mode_config.max_height = 2048;
  7182. } else if (IS_GEN3(dev)) {
  7183. dev->mode_config.max_width = 4096;
  7184. dev->mode_config.max_height = 4096;
  7185. } else {
  7186. dev->mode_config.max_width = 8192;
  7187. dev->mode_config.max_height = 8192;
  7188. }
  7189. dev->mode_config.fb_base = dev_priv->mm.gtt_base_addr;
  7190. DRM_DEBUG_KMS("%d display pipe%s available.\n",
  7191. dev_priv->num_pipe, dev_priv->num_pipe > 1 ? "s" : "");
  7192. for (i = 0; i < dev_priv->num_pipe; i++) {
  7193. intel_crtc_init(dev, i);
  7194. ret = intel_plane_init(dev, i);
  7195. if (ret)
  7196. DRM_DEBUG_KMS("plane %d init failed: %d\n", i, ret);
  7197. }
  7198. intel_cpu_pll_init(dev);
  7199. intel_pch_pll_init(dev);
  7200. /* Just disable it once at startup */
  7201. i915_disable_vga(dev);
  7202. intel_setup_outputs(dev);
  7203. }
  7204. static void
  7205. intel_connector_break_all_links(struct intel_connector *connector)
  7206. {
  7207. connector->base.dpms = DRM_MODE_DPMS_OFF;
  7208. connector->base.encoder = NULL;
  7209. connector->encoder->connectors_active = false;
  7210. connector->encoder->base.crtc = NULL;
  7211. }
  7212. static void intel_enable_pipe_a(struct drm_device *dev)
  7213. {
  7214. struct intel_connector *connector;
  7215. struct drm_connector *crt = NULL;
  7216. struct intel_load_detect_pipe load_detect_temp;
  7217. /* We can't just switch on the pipe A, we need to set things up with a
  7218. * proper mode and output configuration. As a gross hack, enable pipe A
  7219. * by enabling the load detect pipe once. */
  7220. list_for_each_entry(connector,
  7221. &dev->mode_config.connector_list,
  7222. base.head) {
  7223. if (connector->encoder->type == INTEL_OUTPUT_ANALOG) {
  7224. crt = &connector->base;
  7225. break;
  7226. }
  7227. }
  7228. if (!crt)
  7229. return;
  7230. if (intel_get_load_detect_pipe(crt, NULL, &load_detect_temp))
  7231. intel_release_load_detect_pipe(crt, &load_detect_temp);
  7232. }
  7233. static bool
  7234. intel_check_plane_mapping(struct intel_crtc *crtc)
  7235. {
  7236. struct drm_i915_private *dev_priv = crtc->base.dev->dev_private;
  7237. u32 reg, val;
  7238. if (dev_priv->num_pipe == 1)
  7239. return true;
  7240. reg = DSPCNTR(!crtc->plane);
  7241. val = I915_READ(reg);
  7242. if ((val & DISPLAY_PLANE_ENABLE) &&
  7243. (!!(val & DISPPLANE_SEL_PIPE_MASK) == crtc->pipe))
  7244. return false;
  7245. return true;
  7246. }
  7247. static void intel_sanitize_crtc(struct intel_crtc *crtc)
  7248. {
  7249. struct drm_device *dev = crtc->base.dev;
  7250. struct drm_i915_private *dev_priv = dev->dev_private;
  7251. u32 reg;
  7252. /* Clear any frame start delays used for debugging left by the BIOS */
  7253. reg = PIPECONF(crtc->cpu_transcoder);
  7254. I915_WRITE(reg, I915_READ(reg) & ~PIPECONF_FRAME_START_DELAY_MASK);
  7255. /* We need to sanitize the plane -> pipe mapping first because this will
  7256. * disable the crtc (and hence change the state) if it is wrong. Note
  7257. * that gen4+ has a fixed plane -> pipe mapping. */
  7258. if (INTEL_INFO(dev)->gen < 4 && !intel_check_plane_mapping(crtc)) {
  7259. struct intel_connector *connector;
  7260. bool plane;
  7261. DRM_DEBUG_KMS("[CRTC:%d] wrong plane connection detected!\n",
  7262. crtc->base.base.id);
  7263. /* Pipe has the wrong plane attached and the plane is active.
  7264. * Temporarily change the plane mapping and disable everything
  7265. * ... */
  7266. plane = crtc->plane;
  7267. crtc->plane = !plane;
  7268. dev_priv->display.crtc_disable(&crtc->base);
  7269. crtc->plane = plane;
  7270. /* ... and break all links. */
  7271. list_for_each_entry(connector, &dev->mode_config.connector_list,
  7272. base.head) {
  7273. if (connector->encoder->base.crtc != &crtc->base)
  7274. continue;
  7275. intel_connector_break_all_links(connector);
  7276. }
  7277. WARN_ON(crtc->active);
  7278. crtc->base.enabled = false;
  7279. }
  7280. if (dev_priv->quirks & QUIRK_PIPEA_FORCE &&
  7281. crtc->pipe == PIPE_A && !crtc->active) {
  7282. /* BIOS forgot to enable pipe A, this mostly happens after
  7283. * resume. Force-enable the pipe to fix this, the update_dpms
  7284. * call below we restore the pipe to the right state, but leave
  7285. * the required bits on. */
  7286. intel_enable_pipe_a(dev);
  7287. }
  7288. /* Adjust the state of the output pipe according to whether we
  7289. * have active connectors/encoders. */
  7290. intel_crtc_update_dpms(&crtc->base);
  7291. if (crtc->active != crtc->base.enabled) {
  7292. struct intel_encoder *encoder;
  7293. /* This can happen either due to bugs in the get_hw_state
  7294. * functions or because the pipe is force-enabled due to the
  7295. * pipe A quirk. */
  7296. DRM_DEBUG_KMS("[CRTC:%d] hw state adjusted, was %s, now %s\n",
  7297. crtc->base.base.id,
  7298. crtc->base.enabled ? "enabled" : "disabled",
  7299. crtc->active ? "enabled" : "disabled");
  7300. crtc->base.enabled = crtc->active;
  7301. /* Because we only establish the connector -> encoder ->
  7302. * crtc links if something is active, this means the
  7303. * crtc is now deactivated. Break the links. connector
  7304. * -> encoder links are only establish when things are
  7305. * actually up, hence no need to break them. */
  7306. WARN_ON(crtc->active);
  7307. for_each_encoder_on_crtc(dev, &crtc->base, encoder) {
  7308. WARN_ON(encoder->connectors_active);
  7309. encoder->base.crtc = NULL;
  7310. }
  7311. }
  7312. }
  7313. static void intel_sanitize_encoder(struct intel_encoder *encoder)
  7314. {
  7315. struct intel_connector *connector;
  7316. struct drm_device *dev = encoder->base.dev;
  7317. /* We need to check both for a crtc link (meaning that the
  7318. * encoder is active and trying to read from a pipe) and the
  7319. * pipe itself being active. */
  7320. bool has_active_crtc = encoder->base.crtc &&
  7321. to_intel_crtc(encoder->base.crtc)->active;
  7322. if (encoder->connectors_active && !has_active_crtc) {
  7323. DRM_DEBUG_KMS("[ENCODER:%d:%s] has active connectors but no active pipe!\n",
  7324. encoder->base.base.id,
  7325. drm_get_encoder_name(&encoder->base));
  7326. /* Connector is active, but has no active pipe. This is
  7327. * fallout from our resume register restoring. Disable
  7328. * the encoder manually again. */
  7329. if (encoder->base.crtc) {
  7330. DRM_DEBUG_KMS("[ENCODER:%d:%s] manually disabled\n",
  7331. encoder->base.base.id,
  7332. drm_get_encoder_name(&encoder->base));
  7333. encoder->disable(encoder);
  7334. }
  7335. /* Inconsistent output/port/pipe state happens presumably due to
  7336. * a bug in one of the get_hw_state functions. Or someplace else
  7337. * in our code, like the register restore mess on resume. Clamp
  7338. * things to off as a safer default. */
  7339. list_for_each_entry(connector,
  7340. &dev->mode_config.connector_list,
  7341. base.head) {
  7342. if (connector->encoder != encoder)
  7343. continue;
  7344. intel_connector_break_all_links(connector);
  7345. }
  7346. }
  7347. /* Enabled encoders without active connectors will be fixed in
  7348. * the crtc fixup. */
  7349. }
  7350. /* Scan out the current hw modeset state, sanitizes it and maps it into the drm
  7351. * and i915 state tracking structures. */
  7352. void intel_modeset_setup_hw_state(struct drm_device *dev)
  7353. {
  7354. struct drm_i915_private *dev_priv = dev->dev_private;
  7355. enum pipe pipe;
  7356. u32 tmp;
  7357. struct intel_crtc *crtc;
  7358. struct intel_encoder *encoder;
  7359. struct intel_connector *connector;
  7360. if (IS_HASWELL(dev)) {
  7361. tmp = I915_READ(TRANS_DDI_FUNC_CTL(TRANSCODER_EDP));
  7362. if (tmp & TRANS_DDI_FUNC_ENABLE) {
  7363. switch (tmp & TRANS_DDI_EDP_INPUT_MASK) {
  7364. case TRANS_DDI_EDP_INPUT_A_ON:
  7365. case TRANS_DDI_EDP_INPUT_A_ONOFF:
  7366. pipe = PIPE_A;
  7367. break;
  7368. case TRANS_DDI_EDP_INPUT_B_ONOFF:
  7369. pipe = PIPE_B;
  7370. break;
  7371. case TRANS_DDI_EDP_INPUT_C_ONOFF:
  7372. pipe = PIPE_C;
  7373. break;
  7374. }
  7375. crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]);
  7376. crtc->cpu_transcoder = TRANSCODER_EDP;
  7377. DRM_DEBUG_KMS("Pipe %c using transcoder EDP\n",
  7378. pipe_name(pipe));
  7379. }
  7380. }
  7381. for_each_pipe(pipe) {
  7382. crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]);
  7383. tmp = I915_READ(PIPECONF(crtc->cpu_transcoder));
  7384. if (tmp & PIPECONF_ENABLE)
  7385. crtc->active = true;
  7386. else
  7387. crtc->active = false;
  7388. crtc->base.enabled = crtc->active;
  7389. DRM_DEBUG_KMS("[CRTC:%d] hw state readout: %s\n",
  7390. crtc->base.base.id,
  7391. crtc->active ? "enabled" : "disabled");
  7392. }
  7393. if (IS_HASWELL(dev))
  7394. intel_ddi_setup_hw_pll_state(dev);
  7395. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  7396. base.head) {
  7397. pipe = 0;
  7398. if (encoder->get_hw_state(encoder, &pipe)) {
  7399. encoder->base.crtc =
  7400. dev_priv->pipe_to_crtc_mapping[pipe];
  7401. } else {
  7402. encoder->base.crtc = NULL;
  7403. }
  7404. encoder->connectors_active = false;
  7405. DRM_DEBUG_KMS("[ENCODER:%d:%s] hw state readout: %s, pipe=%i\n",
  7406. encoder->base.base.id,
  7407. drm_get_encoder_name(&encoder->base),
  7408. encoder->base.crtc ? "enabled" : "disabled",
  7409. pipe);
  7410. }
  7411. list_for_each_entry(connector, &dev->mode_config.connector_list,
  7412. base.head) {
  7413. if (connector->get_hw_state(connector)) {
  7414. connector->base.dpms = DRM_MODE_DPMS_ON;
  7415. connector->encoder->connectors_active = true;
  7416. connector->base.encoder = &connector->encoder->base;
  7417. } else {
  7418. connector->base.dpms = DRM_MODE_DPMS_OFF;
  7419. connector->base.encoder = NULL;
  7420. }
  7421. DRM_DEBUG_KMS("[CONNECTOR:%d:%s] hw state readout: %s\n",
  7422. connector->base.base.id,
  7423. drm_get_connector_name(&connector->base),
  7424. connector->base.encoder ? "enabled" : "disabled");
  7425. }
  7426. /* HW state is read out, now we need to sanitize this mess. */
  7427. list_for_each_entry(encoder, &dev->mode_config.encoder_list,
  7428. base.head) {
  7429. intel_sanitize_encoder(encoder);
  7430. }
  7431. for_each_pipe(pipe) {
  7432. crtc = to_intel_crtc(dev_priv->pipe_to_crtc_mapping[pipe]);
  7433. intel_sanitize_crtc(crtc);
  7434. }
  7435. intel_modeset_update_staged_output_state(dev);
  7436. intel_modeset_check_state(dev);
  7437. drm_mode_config_reset(dev);
  7438. }
  7439. void intel_modeset_gem_init(struct drm_device *dev)
  7440. {
  7441. intel_modeset_init_hw(dev);
  7442. intel_setup_overlay(dev);
  7443. intel_modeset_setup_hw_state(dev);
  7444. }
  7445. void intel_modeset_cleanup(struct drm_device *dev)
  7446. {
  7447. struct drm_i915_private *dev_priv = dev->dev_private;
  7448. struct drm_crtc *crtc;
  7449. struct intel_crtc *intel_crtc;
  7450. drm_kms_helper_poll_fini(dev);
  7451. mutex_lock(&dev->struct_mutex);
  7452. intel_unregister_dsm_handler();
  7453. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  7454. /* Skip inactive CRTCs */
  7455. if (!crtc->fb)
  7456. continue;
  7457. intel_crtc = to_intel_crtc(crtc);
  7458. intel_increase_pllclock(crtc);
  7459. }
  7460. intel_disable_fbc(dev);
  7461. intel_disable_gt_powersave(dev);
  7462. ironlake_teardown_rc6(dev);
  7463. if (IS_VALLEYVIEW(dev))
  7464. vlv_init_dpio(dev);
  7465. mutex_unlock(&dev->struct_mutex);
  7466. /* Disable the irq before mode object teardown, for the irq might
  7467. * enqueue unpin/hotplug work. */
  7468. drm_irq_uninstall(dev);
  7469. cancel_work_sync(&dev_priv->hotplug_work);
  7470. cancel_work_sync(&dev_priv->rps.work);
  7471. /* flush any delayed tasks or pending work */
  7472. flush_scheduled_work();
  7473. drm_mode_config_cleanup(dev);
  7474. }
  7475. /*
  7476. * Return which encoder is currently attached for connector.
  7477. */
  7478. struct drm_encoder *intel_best_encoder(struct drm_connector *connector)
  7479. {
  7480. return &intel_attached_encoder(connector)->base;
  7481. }
  7482. void intel_connector_attach_encoder(struct intel_connector *connector,
  7483. struct intel_encoder *encoder)
  7484. {
  7485. connector->encoder = encoder;
  7486. drm_mode_connector_attach_encoder(&connector->base,
  7487. &encoder->base);
  7488. }
  7489. /*
  7490. * set vga decode state - true == enable VGA decode
  7491. */
  7492. int intel_modeset_vga_set_state(struct drm_device *dev, bool state)
  7493. {
  7494. struct drm_i915_private *dev_priv = dev->dev_private;
  7495. u16 gmch_ctrl;
  7496. pci_read_config_word(dev_priv->bridge_dev, INTEL_GMCH_CTRL, &gmch_ctrl);
  7497. if (state)
  7498. gmch_ctrl &= ~INTEL_GMCH_VGA_DISABLE;
  7499. else
  7500. gmch_ctrl |= INTEL_GMCH_VGA_DISABLE;
  7501. pci_write_config_word(dev_priv->bridge_dev, INTEL_GMCH_CTRL, gmch_ctrl);
  7502. return 0;
  7503. }
  7504. #ifdef CONFIG_DEBUG_FS
  7505. #include <linux/seq_file.h>
  7506. struct intel_display_error_state {
  7507. struct intel_cursor_error_state {
  7508. u32 control;
  7509. u32 position;
  7510. u32 base;
  7511. u32 size;
  7512. } cursor[I915_MAX_PIPES];
  7513. struct intel_pipe_error_state {
  7514. u32 conf;
  7515. u32 source;
  7516. u32 htotal;
  7517. u32 hblank;
  7518. u32 hsync;
  7519. u32 vtotal;
  7520. u32 vblank;
  7521. u32 vsync;
  7522. } pipe[I915_MAX_PIPES];
  7523. struct intel_plane_error_state {
  7524. u32 control;
  7525. u32 stride;
  7526. u32 size;
  7527. u32 pos;
  7528. u32 addr;
  7529. u32 surface;
  7530. u32 tile_offset;
  7531. } plane[I915_MAX_PIPES];
  7532. };
  7533. struct intel_display_error_state *
  7534. intel_display_capture_error_state(struct drm_device *dev)
  7535. {
  7536. drm_i915_private_t *dev_priv = dev->dev_private;
  7537. struct intel_display_error_state *error;
  7538. enum transcoder cpu_transcoder;
  7539. int i;
  7540. error = kmalloc(sizeof(*error), GFP_ATOMIC);
  7541. if (error == NULL)
  7542. return NULL;
  7543. for_each_pipe(i) {
  7544. cpu_transcoder = intel_pipe_to_cpu_transcoder(dev_priv, i);
  7545. error->cursor[i].control = I915_READ(CURCNTR(i));
  7546. error->cursor[i].position = I915_READ(CURPOS(i));
  7547. error->cursor[i].base = I915_READ(CURBASE(i));
  7548. error->plane[i].control = I915_READ(DSPCNTR(i));
  7549. error->plane[i].stride = I915_READ(DSPSTRIDE(i));
  7550. error->plane[i].size = I915_READ(DSPSIZE(i));
  7551. error->plane[i].pos = I915_READ(DSPPOS(i));
  7552. error->plane[i].addr = I915_READ(DSPADDR(i));
  7553. if (INTEL_INFO(dev)->gen >= 4) {
  7554. error->plane[i].surface = I915_READ(DSPSURF(i));
  7555. error->plane[i].tile_offset = I915_READ(DSPTILEOFF(i));
  7556. }
  7557. error->pipe[i].conf = I915_READ(PIPECONF(cpu_transcoder));
  7558. error->pipe[i].source = I915_READ(PIPESRC(i));
  7559. error->pipe[i].htotal = I915_READ(HTOTAL(cpu_transcoder));
  7560. error->pipe[i].hblank = I915_READ(HBLANK(cpu_transcoder));
  7561. error->pipe[i].hsync = I915_READ(HSYNC(cpu_transcoder));
  7562. error->pipe[i].vtotal = I915_READ(VTOTAL(cpu_transcoder));
  7563. error->pipe[i].vblank = I915_READ(VBLANK(cpu_transcoder));
  7564. error->pipe[i].vsync = I915_READ(VSYNC(cpu_transcoder));
  7565. }
  7566. return error;
  7567. }
  7568. void
  7569. intel_display_print_error_state(struct seq_file *m,
  7570. struct drm_device *dev,
  7571. struct intel_display_error_state *error)
  7572. {
  7573. drm_i915_private_t *dev_priv = dev->dev_private;
  7574. int i;
  7575. seq_printf(m, "Num Pipes: %d\n", dev_priv->num_pipe);
  7576. for_each_pipe(i) {
  7577. seq_printf(m, "Pipe [%d]:\n", i);
  7578. seq_printf(m, " CONF: %08x\n", error->pipe[i].conf);
  7579. seq_printf(m, " SRC: %08x\n", error->pipe[i].source);
  7580. seq_printf(m, " HTOTAL: %08x\n", error->pipe[i].htotal);
  7581. seq_printf(m, " HBLANK: %08x\n", error->pipe[i].hblank);
  7582. seq_printf(m, " HSYNC: %08x\n", error->pipe[i].hsync);
  7583. seq_printf(m, " VTOTAL: %08x\n", error->pipe[i].vtotal);
  7584. seq_printf(m, " VBLANK: %08x\n", error->pipe[i].vblank);
  7585. seq_printf(m, " VSYNC: %08x\n", error->pipe[i].vsync);
  7586. seq_printf(m, "Plane [%d]:\n", i);
  7587. seq_printf(m, " CNTR: %08x\n", error->plane[i].control);
  7588. seq_printf(m, " STRIDE: %08x\n", error->plane[i].stride);
  7589. seq_printf(m, " SIZE: %08x\n", error->plane[i].size);
  7590. seq_printf(m, " POS: %08x\n", error->plane[i].pos);
  7591. seq_printf(m, " ADDR: %08x\n", error->plane[i].addr);
  7592. if (INTEL_INFO(dev)->gen >= 4) {
  7593. seq_printf(m, " SURF: %08x\n", error->plane[i].surface);
  7594. seq_printf(m, " TILEOFF: %08x\n", error->plane[i].tile_offset);
  7595. }
  7596. seq_printf(m, "Cursor [%d]:\n", i);
  7597. seq_printf(m, " CNTR: %08x\n", error->cursor[i].control);
  7598. seq_printf(m, " POS: %08x\n", error->cursor[i].position);
  7599. seq_printf(m, " BASE: %08x\n", error->cursor[i].base);
  7600. }
  7601. }
  7602. #endif