intel_display.c 233 KB

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