intel_display.c 226 KB

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