intel_display.c 226 KB

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