intel_display.c 229 KB

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