intel_display.c 157 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452
  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/module.h>
  27. #include <linux/input.h>
  28. #include <linux/i2c.h>
  29. #include <linux/kernel.h>
  30. #include <linux/slab.h>
  31. #include "drmP.h"
  32. #include "intel_drv.h"
  33. #include "i915_drm.h"
  34. #include "i915_drv.h"
  35. #include "drm_dp_helper.h"
  36. #include "drm_crtc_helper.h"
  37. #define HAS_eDP (intel_pipe_has_type(crtc, INTEL_OUTPUT_EDP))
  38. bool intel_pipe_has_type (struct drm_crtc *crtc, int type);
  39. static void intel_update_watermarks(struct drm_device *dev);
  40. static void intel_increase_pllclock(struct drm_crtc *crtc, bool schedule);
  41. typedef struct {
  42. /* given values */
  43. int n;
  44. int m1, m2;
  45. int p1, p2;
  46. /* derived values */
  47. int dot;
  48. int vco;
  49. int m;
  50. int p;
  51. } intel_clock_t;
  52. typedef struct {
  53. int min, max;
  54. } intel_range_t;
  55. typedef struct {
  56. int dot_limit;
  57. int p2_slow, p2_fast;
  58. } intel_p2_t;
  59. #define INTEL_P2_NUM 2
  60. typedef struct intel_limit intel_limit_t;
  61. struct intel_limit {
  62. intel_range_t dot, vco, n, m, m1, m2, p, p1;
  63. intel_p2_t p2;
  64. bool (* find_pll)(const intel_limit_t *, struct drm_crtc *,
  65. int, int, intel_clock_t *);
  66. };
  67. #define I8XX_DOT_MIN 25000
  68. #define I8XX_DOT_MAX 350000
  69. #define I8XX_VCO_MIN 930000
  70. #define I8XX_VCO_MAX 1400000
  71. #define I8XX_N_MIN 3
  72. #define I8XX_N_MAX 16
  73. #define I8XX_M_MIN 96
  74. #define I8XX_M_MAX 140
  75. #define I8XX_M1_MIN 18
  76. #define I8XX_M1_MAX 26
  77. #define I8XX_M2_MIN 6
  78. #define I8XX_M2_MAX 16
  79. #define I8XX_P_MIN 4
  80. #define I8XX_P_MAX 128
  81. #define I8XX_P1_MIN 2
  82. #define I8XX_P1_MAX 33
  83. #define I8XX_P1_LVDS_MIN 1
  84. #define I8XX_P1_LVDS_MAX 6
  85. #define I8XX_P2_SLOW 4
  86. #define I8XX_P2_FAST 2
  87. #define I8XX_P2_LVDS_SLOW 14
  88. #define I8XX_P2_LVDS_FAST 7
  89. #define I8XX_P2_SLOW_LIMIT 165000
  90. #define I9XX_DOT_MIN 20000
  91. #define I9XX_DOT_MAX 400000
  92. #define I9XX_VCO_MIN 1400000
  93. #define I9XX_VCO_MAX 2800000
  94. #define PINEVIEW_VCO_MIN 1700000
  95. #define PINEVIEW_VCO_MAX 3500000
  96. #define I9XX_N_MIN 1
  97. #define I9XX_N_MAX 6
  98. /* Pineview's Ncounter is a ring counter */
  99. #define PINEVIEW_N_MIN 3
  100. #define PINEVIEW_N_MAX 6
  101. #define I9XX_M_MIN 70
  102. #define I9XX_M_MAX 120
  103. #define PINEVIEW_M_MIN 2
  104. #define PINEVIEW_M_MAX 256
  105. #define I9XX_M1_MIN 10
  106. #define I9XX_M1_MAX 22
  107. #define I9XX_M2_MIN 5
  108. #define I9XX_M2_MAX 9
  109. /* Pineview M1 is reserved, and must be 0 */
  110. #define PINEVIEW_M1_MIN 0
  111. #define PINEVIEW_M1_MAX 0
  112. #define PINEVIEW_M2_MIN 0
  113. #define PINEVIEW_M2_MAX 254
  114. #define I9XX_P_SDVO_DAC_MIN 5
  115. #define I9XX_P_SDVO_DAC_MAX 80
  116. #define I9XX_P_LVDS_MIN 7
  117. #define I9XX_P_LVDS_MAX 98
  118. #define PINEVIEW_P_LVDS_MIN 7
  119. #define PINEVIEW_P_LVDS_MAX 112
  120. #define I9XX_P1_MIN 1
  121. #define I9XX_P1_MAX 8
  122. #define I9XX_P2_SDVO_DAC_SLOW 10
  123. #define I9XX_P2_SDVO_DAC_FAST 5
  124. #define I9XX_P2_SDVO_DAC_SLOW_LIMIT 200000
  125. #define I9XX_P2_LVDS_SLOW 14
  126. #define I9XX_P2_LVDS_FAST 7
  127. #define I9XX_P2_LVDS_SLOW_LIMIT 112000
  128. /*The parameter is for SDVO on G4x platform*/
  129. #define G4X_DOT_SDVO_MIN 25000
  130. #define G4X_DOT_SDVO_MAX 270000
  131. #define G4X_VCO_MIN 1750000
  132. #define G4X_VCO_MAX 3500000
  133. #define G4X_N_SDVO_MIN 1
  134. #define G4X_N_SDVO_MAX 4
  135. #define G4X_M_SDVO_MIN 104
  136. #define G4X_M_SDVO_MAX 138
  137. #define G4X_M1_SDVO_MIN 17
  138. #define G4X_M1_SDVO_MAX 23
  139. #define G4X_M2_SDVO_MIN 5
  140. #define G4X_M2_SDVO_MAX 11
  141. #define G4X_P_SDVO_MIN 10
  142. #define G4X_P_SDVO_MAX 30
  143. #define G4X_P1_SDVO_MIN 1
  144. #define G4X_P1_SDVO_MAX 3
  145. #define G4X_P2_SDVO_SLOW 10
  146. #define G4X_P2_SDVO_FAST 10
  147. #define G4X_P2_SDVO_LIMIT 270000
  148. /*The parameter is for HDMI_DAC on G4x platform*/
  149. #define G4X_DOT_HDMI_DAC_MIN 22000
  150. #define G4X_DOT_HDMI_DAC_MAX 400000
  151. #define G4X_N_HDMI_DAC_MIN 1
  152. #define G4X_N_HDMI_DAC_MAX 4
  153. #define G4X_M_HDMI_DAC_MIN 104
  154. #define G4X_M_HDMI_DAC_MAX 138
  155. #define G4X_M1_HDMI_DAC_MIN 16
  156. #define G4X_M1_HDMI_DAC_MAX 23
  157. #define G4X_M2_HDMI_DAC_MIN 5
  158. #define G4X_M2_HDMI_DAC_MAX 11
  159. #define G4X_P_HDMI_DAC_MIN 5
  160. #define G4X_P_HDMI_DAC_MAX 80
  161. #define G4X_P1_HDMI_DAC_MIN 1
  162. #define G4X_P1_HDMI_DAC_MAX 8
  163. #define G4X_P2_HDMI_DAC_SLOW 10
  164. #define G4X_P2_HDMI_DAC_FAST 5
  165. #define G4X_P2_HDMI_DAC_LIMIT 165000
  166. /*The parameter is for SINGLE_CHANNEL_LVDS on G4x platform*/
  167. #define G4X_DOT_SINGLE_CHANNEL_LVDS_MIN 20000
  168. #define G4X_DOT_SINGLE_CHANNEL_LVDS_MAX 115000
  169. #define G4X_N_SINGLE_CHANNEL_LVDS_MIN 1
  170. #define G4X_N_SINGLE_CHANNEL_LVDS_MAX 3
  171. #define G4X_M_SINGLE_CHANNEL_LVDS_MIN 104
  172. #define G4X_M_SINGLE_CHANNEL_LVDS_MAX 138
  173. #define G4X_M1_SINGLE_CHANNEL_LVDS_MIN 17
  174. #define G4X_M1_SINGLE_CHANNEL_LVDS_MAX 23
  175. #define G4X_M2_SINGLE_CHANNEL_LVDS_MIN 5
  176. #define G4X_M2_SINGLE_CHANNEL_LVDS_MAX 11
  177. #define G4X_P_SINGLE_CHANNEL_LVDS_MIN 28
  178. #define G4X_P_SINGLE_CHANNEL_LVDS_MAX 112
  179. #define G4X_P1_SINGLE_CHANNEL_LVDS_MIN 2
  180. #define G4X_P1_SINGLE_CHANNEL_LVDS_MAX 8
  181. #define G4X_P2_SINGLE_CHANNEL_LVDS_SLOW 14
  182. #define G4X_P2_SINGLE_CHANNEL_LVDS_FAST 14
  183. #define G4X_P2_SINGLE_CHANNEL_LVDS_LIMIT 0
  184. /*The parameter is for DUAL_CHANNEL_LVDS on G4x platform*/
  185. #define G4X_DOT_DUAL_CHANNEL_LVDS_MIN 80000
  186. #define G4X_DOT_DUAL_CHANNEL_LVDS_MAX 224000
  187. #define G4X_N_DUAL_CHANNEL_LVDS_MIN 1
  188. #define G4X_N_DUAL_CHANNEL_LVDS_MAX 3
  189. #define G4X_M_DUAL_CHANNEL_LVDS_MIN 104
  190. #define G4X_M_DUAL_CHANNEL_LVDS_MAX 138
  191. #define G4X_M1_DUAL_CHANNEL_LVDS_MIN 17
  192. #define G4X_M1_DUAL_CHANNEL_LVDS_MAX 23
  193. #define G4X_M2_DUAL_CHANNEL_LVDS_MIN 5
  194. #define G4X_M2_DUAL_CHANNEL_LVDS_MAX 11
  195. #define G4X_P_DUAL_CHANNEL_LVDS_MIN 14
  196. #define G4X_P_DUAL_CHANNEL_LVDS_MAX 42
  197. #define G4X_P1_DUAL_CHANNEL_LVDS_MIN 2
  198. #define G4X_P1_DUAL_CHANNEL_LVDS_MAX 6
  199. #define G4X_P2_DUAL_CHANNEL_LVDS_SLOW 7
  200. #define G4X_P2_DUAL_CHANNEL_LVDS_FAST 7
  201. #define G4X_P2_DUAL_CHANNEL_LVDS_LIMIT 0
  202. /*The parameter is for DISPLAY PORT on G4x platform*/
  203. #define G4X_DOT_DISPLAY_PORT_MIN 161670
  204. #define G4X_DOT_DISPLAY_PORT_MAX 227000
  205. #define G4X_N_DISPLAY_PORT_MIN 1
  206. #define G4X_N_DISPLAY_PORT_MAX 2
  207. #define G4X_M_DISPLAY_PORT_MIN 97
  208. #define G4X_M_DISPLAY_PORT_MAX 108
  209. #define G4X_M1_DISPLAY_PORT_MIN 0x10
  210. #define G4X_M1_DISPLAY_PORT_MAX 0x12
  211. #define G4X_M2_DISPLAY_PORT_MIN 0x05
  212. #define G4X_M2_DISPLAY_PORT_MAX 0x06
  213. #define G4X_P_DISPLAY_PORT_MIN 10
  214. #define G4X_P_DISPLAY_PORT_MAX 20
  215. #define G4X_P1_DISPLAY_PORT_MIN 1
  216. #define G4X_P1_DISPLAY_PORT_MAX 2
  217. #define G4X_P2_DISPLAY_PORT_SLOW 10
  218. #define G4X_P2_DISPLAY_PORT_FAST 10
  219. #define G4X_P2_DISPLAY_PORT_LIMIT 0
  220. /* Ironlake / Sandybridge */
  221. /* as we calculate clock using (register_value + 2) for
  222. N/M1/M2, so here the range value for them is (actual_value-2).
  223. */
  224. #define IRONLAKE_DOT_MIN 25000
  225. #define IRONLAKE_DOT_MAX 350000
  226. #define IRONLAKE_VCO_MIN 1760000
  227. #define IRONLAKE_VCO_MAX 3510000
  228. #define IRONLAKE_M1_MIN 12
  229. #define IRONLAKE_M1_MAX 22
  230. #define IRONLAKE_M2_MIN 5
  231. #define IRONLAKE_M2_MAX 9
  232. #define IRONLAKE_P2_DOT_LIMIT 225000 /* 225Mhz */
  233. /* We have parameter ranges for different type of outputs. */
  234. /* DAC & HDMI Refclk 120Mhz */
  235. #define IRONLAKE_DAC_N_MIN 1
  236. #define IRONLAKE_DAC_N_MAX 5
  237. #define IRONLAKE_DAC_M_MIN 79
  238. #define IRONLAKE_DAC_M_MAX 127
  239. #define IRONLAKE_DAC_P_MIN 5
  240. #define IRONLAKE_DAC_P_MAX 80
  241. #define IRONLAKE_DAC_P1_MIN 1
  242. #define IRONLAKE_DAC_P1_MAX 8
  243. #define IRONLAKE_DAC_P2_SLOW 10
  244. #define IRONLAKE_DAC_P2_FAST 5
  245. /* LVDS single-channel 120Mhz refclk */
  246. #define IRONLAKE_LVDS_S_N_MIN 1
  247. #define IRONLAKE_LVDS_S_N_MAX 3
  248. #define IRONLAKE_LVDS_S_M_MIN 79
  249. #define IRONLAKE_LVDS_S_M_MAX 118
  250. #define IRONLAKE_LVDS_S_P_MIN 28
  251. #define IRONLAKE_LVDS_S_P_MAX 112
  252. #define IRONLAKE_LVDS_S_P1_MIN 2
  253. #define IRONLAKE_LVDS_S_P1_MAX 8
  254. #define IRONLAKE_LVDS_S_P2_SLOW 14
  255. #define IRONLAKE_LVDS_S_P2_FAST 14
  256. /* LVDS dual-channel 120Mhz refclk */
  257. #define IRONLAKE_LVDS_D_N_MIN 1
  258. #define IRONLAKE_LVDS_D_N_MAX 3
  259. #define IRONLAKE_LVDS_D_M_MIN 79
  260. #define IRONLAKE_LVDS_D_M_MAX 127
  261. #define IRONLAKE_LVDS_D_P_MIN 14
  262. #define IRONLAKE_LVDS_D_P_MAX 56
  263. #define IRONLAKE_LVDS_D_P1_MIN 2
  264. #define IRONLAKE_LVDS_D_P1_MAX 8
  265. #define IRONLAKE_LVDS_D_P2_SLOW 7
  266. #define IRONLAKE_LVDS_D_P2_FAST 7
  267. /* LVDS single-channel 100Mhz refclk */
  268. #define IRONLAKE_LVDS_S_SSC_N_MIN 1
  269. #define IRONLAKE_LVDS_S_SSC_N_MAX 2
  270. #define IRONLAKE_LVDS_S_SSC_M_MIN 79
  271. #define IRONLAKE_LVDS_S_SSC_M_MAX 126
  272. #define IRONLAKE_LVDS_S_SSC_P_MIN 28
  273. #define IRONLAKE_LVDS_S_SSC_P_MAX 112
  274. #define IRONLAKE_LVDS_S_SSC_P1_MIN 2
  275. #define IRONLAKE_LVDS_S_SSC_P1_MAX 8
  276. #define IRONLAKE_LVDS_S_SSC_P2_SLOW 14
  277. #define IRONLAKE_LVDS_S_SSC_P2_FAST 14
  278. /* LVDS dual-channel 100Mhz refclk */
  279. #define IRONLAKE_LVDS_D_SSC_N_MIN 1
  280. #define IRONLAKE_LVDS_D_SSC_N_MAX 3
  281. #define IRONLAKE_LVDS_D_SSC_M_MIN 79
  282. #define IRONLAKE_LVDS_D_SSC_M_MAX 126
  283. #define IRONLAKE_LVDS_D_SSC_P_MIN 14
  284. #define IRONLAKE_LVDS_D_SSC_P_MAX 42
  285. #define IRONLAKE_LVDS_D_SSC_P1_MIN 2
  286. #define IRONLAKE_LVDS_D_SSC_P1_MAX 6
  287. #define IRONLAKE_LVDS_D_SSC_P2_SLOW 7
  288. #define IRONLAKE_LVDS_D_SSC_P2_FAST 7
  289. /* DisplayPort */
  290. #define IRONLAKE_DP_N_MIN 1
  291. #define IRONLAKE_DP_N_MAX 2
  292. #define IRONLAKE_DP_M_MIN 81
  293. #define IRONLAKE_DP_M_MAX 90
  294. #define IRONLAKE_DP_P_MIN 10
  295. #define IRONLAKE_DP_P_MAX 20
  296. #define IRONLAKE_DP_P2_FAST 10
  297. #define IRONLAKE_DP_P2_SLOW 10
  298. #define IRONLAKE_DP_P2_LIMIT 0
  299. #define IRONLAKE_DP_P1_MIN 1
  300. #define IRONLAKE_DP_P1_MAX 2
  301. static bool
  302. intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  303. int target, int refclk, intel_clock_t *best_clock);
  304. static bool
  305. intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  306. int target, int refclk, intel_clock_t *best_clock);
  307. static bool
  308. intel_find_pll_g4x_dp(const intel_limit_t *, struct drm_crtc *crtc,
  309. int target, int refclk, intel_clock_t *best_clock);
  310. static bool
  311. intel_find_pll_ironlake_dp(const intel_limit_t *, struct drm_crtc *crtc,
  312. int target, int refclk, intel_clock_t *best_clock);
  313. static const intel_limit_t intel_limits_i8xx_dvo = {
  314. .dot = { .min = I8XX_DOT_MIN, .max = I8XX_DOT_MAX },
  315. .vco = { .min = I8XX_VCO_MIN, .max = I8XX_VCO_MAX },
  316. .n = { .min = I8XX_N_MIN, .max = I8XX_N_MAX },
  317. .m = { .min = I8XX_M_MIN, .max = I8XX_M_MAX },
  318. .m1 = { .min = I8XX_M1_MIN, .max = I8XX_M1_MAX },
  319. .m2 = { .min = I8XX_M2_MIN, .max = I8XX_M2_MAX },
  320. .p = { .min = I8XX_P_MIN, .max = I8XX_P_MAX },
  321. .p1 = { .min = I8XX_P1_MIN, .max = I8XX_P1_MAX },
  322. .p2 = { .dot_limit = I8XX_P2_SLOW_LIMIT,
  323. .p2_slow = I8XX_P2_SLOW, .p2_fast = I8XX_P2_FAST },
  324. .find_pll = intel_find_best_PLL,
  325. };
  326. static const intel_limit_t intel_limits_i8xx_lvds = {
  327. .dot = { .min = I8XX_DOT_MIN, .max = I8XX_DOT_MAX },
  328. .vco = { .min = I8XX_VCO_MIN, .max = I8XX_VCO_MAX },
  329. .n = { .min = I8XX_N_MIN, .max = I8XX_N_MAX },
  330. .m = { .min = I8XX_M_MIN, .max = I8XX_M_MAX },
  331. .m1 = { .min = I8XX_M1_MIN, .max = I8XX_M1_MAX },
  332. .m2 = { .min = I8XX_M2_MIN, .max = I8XX_M2_MAX },
  333. .p = { .min = I8XX_P_MIN, .max = I8XX_P_MAX },
  334. .p1 = { .min = I8XX_P1_LVDS_MIN, .max = I8XX_P1_LVDS_MAX },
  335. .p2 = { .dot_limit = I8XX_P2_SLOW_LIMIT,
  336. .p2_slow = I8XX_P2_LVDS_SLOW, .p2_fast = I8XX_P2_LVDS_FAST },
  337. .find_pll = intel_find_best_PLL,
  338. };
  339. static const intel_limit_t intel_limits_i9xx_sdvo = {
  340. .dot = { .min = I9XX_DOT_MIN, .max = I9XX_DOT_MAX },
  341. .vco = { .min = I9XX_VCO_MIN, .max = I9XX_VCO_MAX },
  342. .n = { .min = I9XX_N_MIN, .max = I9XX_N_MAX },
  343. .m = { .min = I9XX_M_MIN, .max = I9XX_M_MAX },
  344. .m1 = { .min = I9XX_M1_MIN, .max = I9XX_M1_MAX },
  345. .m2 = { .min = I9XX_M2_MIN, .max = I9XX_M2_MAX },
  346. .p = { .min = I9XX_P_SDVO_DAC_MIN, .max = I9XX_P_SDVO_DAC_MAX },
  347. .p1 = { .min = I9XX_P1_MIN, .max = I9XX_P1_MAX },
  348. .p2 = { .dot_limit = I9XX_P2_SDVO_DAC_SLOW_LIMIT,
  349. .p2_slow = I9XX_P2_SDVO_DAC_SLOW, .p2_fast = I9XX_P2_SDVO_DAC_FAST },
  350. .find_pll = intel_find_best_PLL,
  351. };
  352. static const intel_limit_t intel_limits_i9xx_lvds = {
  353. .dot = { .min = I9XX_DOT_MIN, .max = I9XX_DOT_MAX },
  354. .vco = { .min = I9XX_VCO_MIN, .max = I9XX_VCO_MAX },
  355. .n = { .min = I9XX_N_MIN, .max = I9XX_N_MAX },
  356. .m = { .min = I9XX_M_MIN, .max = I9XX_M_MAX },
  357. .m1 = { .min = I9XX_M1_MIN, .max = I9XX_M1_MAX },
  358. .m2 = { .min = I9XX_M2_MIN, .max = I9XX_M2_MAX },
  359. .p = { .min = I9XX_P_LVDS_MIN, .max = I9XX_P_LVDS_MAX },
  360. .p1 = { .min = I9XX_P1_MIN, .max = I9XX_P1_MAX },
  361. /* The single-channel range is 25-112Mhz, and dual-channel
  362. * is 80-224Mhz. Prefer single channel as much as possible.
  363. */
  364. .p2 = { .dot_limit = I9XX_P2_LVDS_SLOW_LIMIT,
  365. .p2_slow = I9XX_P2_LVDS_SLOW, .p2_fast = I9XX_P2_LVDS_FAST },
  366. .find_pll = intel_find_best_PLL,
  367. };
  368. /* below parameter and function is for G4X Chipset Family*/
  369. static const intel_limit_t intel_limits_g4x_sdvo = {
  370. .dot = { .min = G4X_DOT_SDVO_MIN, .max = G4X_DOT_SDVO_MAX },
  371. .vco = { .min = G4X_VCO_MIN, .max = G4X_VCO_MAX},
  372. .n = { .min = G4X_N_SDVO_MIN, .max = G4X_N_SDVO_MAX },
  373. .m = { .min = G4X_M_SDVO_MIN, .max = G4X_M_SDVO_MAX },
  374. .m1 = { .min = G4X_M1_SDVO_MIN, .max = G4X_M1_SDVO_MAX },
  375. .m2 = { .min = G4X_M2_SDVO_MIN, .max = G4X_M2_SDVO_MAX },
  376. .p = { .min = G4X_P_SDVO_MIN, .max = G4X_P_SDVO_MAX },
  377. .p1 = { .min = G4X_P1_SDVO_MIN, .max = G4X_P1_SDVO_MAX},
  378. .p2 = { .dot_limit = G4X_P2_SDVO_LIMIT,
  379. .p2_slow = G4X_P2_SDVO_SLOW,
  380. .p2_fast = G4X_P2_SDVO_FAST
  381. },
  382. .find_pll = intel_g4x_find_best_PLL,
  383. };
  384. static const intel_limit_t intel_limits_g4x_hdmi = {
  385. .dot = { .min = G4X_DOT_HDMI_DAC_MIN, .max = G4X_DOT_HDMI_DAC_MAX },
  386. .vco = { .min = G4X_VCO_MIN, .max = G4X_VCO_MAX},
  387. .n = { .min = G4X_N_HDMI_DAC_MIN, .max = G4X_N_HDMI_DAC_MAX },
  388. .m = { .min = G4X_M_HDMI_DAC_MIN, .max = G4X_M_HDMI_DAC_MAX },
  389. .m1 = { .min = G4X_M1_HDMI_DAC_MIN, .max = G4X_M1_HDMI_DAC_MAX },
  390. .m2 = { .min = G4X_M2_HDMI_DAC_MIN, .max = G4X_M2_HDMI_DAC_MAX },
  391. .p = { .min = G4X_P_HDMI_DAC_MIN, .max = G4X_P_HDMI_DAC_MAX },
  392. .p1 = { .min = G4X_P1_HDMI_DAC_MIN, .max = G4X_P1_HDMI_DAC_MAX},
  393. .p2 = { .dot_limit = G4X_P2_HDMI_DAC_LIMIT,
  394. .p2_slow = G4X_P2_HDMI_DAC_SLOW,
  395. .p2_fast = G4X_P2_HDMI_DAC_FAST
  396. },
  397. .find_pll = intel_g4x_find_best_PLL,
  398. };
  399. static const intel_limit_t intel_limits_g4x_single_channel_lvds = {
  400. .dot = { .min = G4X_DOT_SINGLE_CHANNEL_LVDS_MIN,
  401. .max = G4X_DOT_SINGLE_CHANNEL_LVDS_MAX },
  402. .vco = { .min = G4X_VCO_MIN,
  403. .max = G4X_VCO_MAX },
  404. .n = { .min = G4X_N_SINGLE_CHANNEL_LVDS_MIN,
  405. .max = G4X_N_SINGLE_CHANNEL_LVDS_MAX },
  406. .m = { .min = G4X_M_SINGLE_CHANNEL_LVDS_MIN,
  407. .max = G4X_M_SINGLE_CHANNEL_LVDS_MAX },
  408. .m1 = { .min = G4X_M1_SINGLE_CHANNEL_LVDS_MIN,
  409. .max = G4X_M1_SINGLE_CHANNEL_LVDS_MAX },
  410. .m2 = { .min = G4X_M2_SINGLE_CHANNEL_LVDS_MIN,
  411. .max = G4X_M2_SINGLE_CHANNEL_LVDS_MAX },
  412. .p = { .min = G4X_P_SINGLE_CHANNEL_LVDS_MIN,
  413. .max = G4X_P_SINGLE_CHANNEL_LVDS_MAX },
  414. .p1 = { .min = G4X_P1_SINGLE_CHANNEL_LVDS_MIN,
  415. .max = G4X_P1_SINGLE_CHANNEL_LVDS_MAX },
  416. .p2 = { .dot_limit = G4X_P2_SINGLE_CHANNEL_LVDS_LIMIT,
  417. .p2_slow = G4X_P2_SINGLE_CHANNEL_LVDS_SLOW,
  418. .p2_fast = G4X_P2_SINGLE_CHANNEL_LVDS_FAST
  419. },
  420. .find_pll = intel_g4x_find_best_PLL,
  421. };
  422. static const intel_limit_t intel_limits_g4x_dual_channel_lvds = {
  423. .dot = { .min = G4X_DOT_DUAL_CHANNEL_LVDS_MIN,
  424. .max = G4X_DOT_DUAL_CHANNEL_LVDS_MAX },
  425. .vco = { .min = G4X_VCO_MIN,
  426. .max = G4X_VCO_MAX },
  427. .n = { .min = G4X_N_DUAL_CHANNEL_LVDS_MIN,
  428. .max = G4X_N_DUAL_CHANNEL_LVDS_MAX },
  429. .m = { .min = G4X_M_DUAL_CHANNEL_LVDS_MIN,
  430. .max = G4X_M_DUAL_CHANNEL_LVDS_MAX },
  431. .m1 = { .min = G4X_M1_DUAL_CHANNEL_LVDS_MIN,
  432. .max = G4X_M1_DUAL_CHANNEL_LVDS_MAX },
  433. .m2 = { .min = G4X_M2_DUAL_CHANNEL_LVDS_MIN,
  434. .max = G4X_M2_DUAL_CHANNEL_LVDS_MAX },
  435. .p = { .min = G4X_P_DUAL_CHANNEL_LVDS_MIN,
  436. .max = G4X_P_DUAL_CHANNEL_LVDS_MAX },
  437. .p1 = { .min = G4X_P1_DUAL_CHANNEL_LVDS_MIN,
  438. .max = G4X_P1_DUAL_CHANNEL_LVDS_MAX },
  439. .p2 = { .dot_limit = G4X_P2_DUAL_CHANNEL_LVDS_LIMIT,
  440. .p2_slow = G4X_P2_DUAL_CHANNEL_LVDS_SLOW,
  441. .p2_fast = G4X_P2_DUAL_CHANNEL_LVDS_FAST
  442. },
  443. .find_pll = intel_g4x_find_best_PLL,
  444. };
  445. static const intel_limit_t intel_limits_g4x_display_port = {
  446. .dot = { .min = G4X_DOT_DISPLAY_PORT_MIN,
  447. .max = G4X_DOT_DISPLAY_PORT_MAX },
  448. .vco = { .min = G4X_VCO_MIN,
  449. .max = G4X_VCO_MAX},
  450. .n = { .min = G4X_N_DISPLAY_PORT_MIN,
  451. .max = G4X_N_DISPLAY_PORT_MAX },
  452. .m = { .min = G4X_M_DISPLAY_PORT_MIN,
  453. .max = G4X_M_DISPLAY_PORT_MAX },
  454. .m1 = { .min = G4X_M1_DISPLAY_PORT_MIN,
  455. .max = G4X_M1_DISPLAY_PORT_MAX },
  456. .m2 = { .min = G4X_M2_DISPLAY_PORT_MIN,
  457. .max = G4X_M2_DISPLAY_PORT_MAX },
  458. .p = { .min = G4X_P_DISPLAY_PORT_MIN,
  459. .max = G4X_P_DISPLAY_PORT_MAX },
  460. .p1 = { .min = G4X_P1_DISPLAY_PORT_MIN,
  461. .max = G4X_P1_DISPLAY_PORT_MAX},
  462. .p2 = { .dot_limit = G4X_P2_DISPLAY_PORT_LIMIT,
  463. .p2_slow = G4X_P2_DISPLAY_PORT_SLOW,
  464. .p2_fast = G4X_P2_DISPLAY_PORT_FAST },
  465. .find_pll = intel_find_pll_g4x_dp,
  466. };
  467. static const intel_limit_t intel_limits_pineview_sdvo = {
  468. .dot = { .min = I9XX_DOT_MIN, .max = I9XX_DOT_MAX},
  469. .vco = { .min = PINEVIEW_VCO_MIN, .max = PINEVIEW_VCO_MAX },
  470. .n = { .min = PINEVIEW_N_MIN, .max = PINEVIEW_N_MAX },
  471. .m = { .min = PINEVIEW_M_MIN, .max = PINEVIEW_M_MAX },
  472. .m1 = { .min = PINEVIEW_M1_MIN, .max = PINEVIEW_M1_MAX },
  473. .m2 = { .min = PINEVIEW_M2_MIN, .max = PINEVIEW_M2_MAX },
  474. .p = { .min = I9XX_P_SDVO_DAC_MIN, .max = I9XX_P_SDVO_DAC_MAX },
  475. .p1 = { .min = I9XX_P1_MIN, .max = I9XX_P1_MAX },
  476. .p2 = { .dot_limit = I9XX_P2_SDVO_DAC_SLOW_LIMIT,
  477. .p2_slow = I9XX_P2_SDVO_DAC_SLOW, .p2_fast = I9XX_P2_SDVO_DAC_FAST },
  478. .find_pll = intel_find_best_PLL,
  479. };
  480. static const intel_limit_t intel_limits_pineview_lvds = {
  481. .dot = { .min = I9XX_DOT_MIN, .max = I9XX_DOT_MAX },
  482. .vco = { .min = PINEVIEW_VCO_MIN, .max = PINEVIEW_VCO_MAX },
  483. .n = { .min = PINEVIEW_N_MIN, .max = PINEVIEW_N_MAX },
  484. .m = { .min = PINEVIEW_M_MIN, .max = PINEVIEW_M_MAX },
  485. .m1 = { .min = PINEVIEW_M1_MIN, .max = PINEVIEW_M1_MAX },
  486. .m2 = { .min = PINEVIEW_M2_MIN, .max = PINEVIEW_M2_MAX },
  487. .p = { .min = PINEVIEW_P_LVDS_MIN, .max = PINEVIEW_P_LVDS_MAX },
  488. .p1 = { .min = I9XX_P1_MIN, .max = I9XX_P1_MAX },
  489. /* Pineview only supports single-channel mode. */
  490. .p2 = { .dot_limit = I9XX_P2_LVDS_SLOW_LIMIT,
  491. .p2_slow = I9XX_P2_LVDS_SLOW, .p2_fast = I9XX_P2_LVDS_SLOW },
  492. .find_pll = intel_find_best_PLL,
  493. };
  494. static const intel_limit_t intel_limits_ironlake_dac = {
  495. .dot = { .min = IRONLAKE_DOT_MIN, .max = IRONLAKE_DOT_MAX },
  496. .vco = { .min = IRONLAKE_VCO_MIN, .max = IRONLAKE_VCO_MAX },
  497. .n = { .min = IRONLAKE_DAC_N_MIN, .max = IRONLAKE_DAC_N_MAX },
  498. .m = { .min = IRONLAKE_DAC_M_MIN, .max = IRONLAKE_DAC_M_MAX },
  499. .m1 = { .min = IRONLAKE_M1_MIN, .max = IRONLAKE_M1_MAX },
  500. .m2 = { .min = IRONLAKE_M2_MIN, .max = IRONLAKE_M2_MAX },
  501. .p = { .min = IRONLAKE_DAC_P_MIN, .max = IRONLAKE_DAC_P_MAX },
  502. .p1 = { .min = IRONLAKE_DAC_P1_MIN, .max = IRONLAKE_DAC_P1_MAX },
  503. .p2 = { .dot_limit = IRONLAKE_P2_DOT_LIMIT,
  504. .p2_slow = IRONLAKE_DAC_P2_SLOW,
  505. .p2_fast = IRONLAKE_DAC_P2_FAST },
  506. .find_pll = intel_g4x_find_best_PLL,
  507. };
  508. static const intel_limit_t intel_limits_ironlake_single_lvds = {
  509. .dot = { .min = IRONLAKE_DOT_MIN, .max = IRONLAKE_DOT_MAX },
  510. .vco = { .min = IRONLAKE_VCO_MIN, .max = IRONLAKE_VCO_MAX },
  511. .n = { .min = IRONLAKE_LVDS_S_N_MIN, .max = IRONLAKE_LVDS_S_N_MAX },
  512. .m = { .min = IRONLAKE_LVDS_S_M_MIN, .max = IRONLAKE_LVDS_S_M_MAX },
  513. .m1 = { .min = IRONLAKE_M1_MIN, .max = IRONLAKE_M1_MAX },
  514. .m2 = { .min = IRONLAKE_M2_MIN, .max = IRONLAKE_M2_MAX },
  515. .p = { .min = IRONLAKE_LVDS_S_P_MIN, .max = IRONLAKE_LVDS_S_P_MAX },
  516. .p1 = { .min = IRONLAKE_LVDS_S_P1_MIN, .max = IRONLAKE_LVDS_S_P1_MAX },
  517. .p2 = { .dot_limit = IRONLAKE_P2_DOT_LIMIT,
  518. .p2_slow = IRONLAKE_LVDS_S_P2_SLOW,
  519. .p2_fast = IRONLAKE_LVDS_S_P2_FAST },
  520. .find_pll = intel_g4x_find_best_PLL,
  521. };
  522. static const intel_limit_t intel_limits_ironlake_dual_lvds = {
  523. .dot = { .min = IRONLAKE_DOT_MIN, .max = IRONLAKE_DOT_MAX },
  524. .vco = { .min = IRONLAKE_VCO_MIN, .max = IRONLAKE_VCO_MAX },
  525. .n = { .min = IRONLAKE_LVDS_D_N_MIN, .max = IRONLAKE_LVDS_D_N_MAX },
  526. .m = { .min = IRONLAKE_LVDS_D_M_MIN, .max = IRONLAKE_LVDS_D_M_MAX },
  527. .m1 = { .min = IRONLAKE_M1_MIN, .max = IRONLAKE_M1_MAX },
  528. .m2 = { .min = IRONLAKE_M2_MIN, .max = IRONLAKE_M2_MAX },
  529. .p = { .min = IRONLAKE_LVDS_D_P_MIN, .max = IRONLAKE_LVDS_D_P_MAX },
  530. .p1 = { .min = IRONLAKE_LVDS_D_P1_MIN, .max = IRONLAKE_LVDS_D_P1_MAX },
  531. .p2 = { .dot_limit = IRONLAKE_P2_DOT_LIMIT,
  532. .p2_slow = IRONLAKE_LVDS_D_P2_SLOW,
  533. .p2_fast = IRONLAKE_LVDS_D_P2_FAST },
  534. .find_pll = intel_g4x_find_best_PLL,
  535. };
  536. static const intel_limit_t intel_limits_ironlake_single_lvds_100m = {
  537. .dot = { .min = IRONLAKE_DOT_MIN, .max = IRONLAKE_DOT_MAX },
  538. .vco = { .min = IRONLAKE_VCO_MIN, .max = IRONLAKE_VCO_MAX },
  539. .n = { .min = IRONLAKE_LVDS_S_SSC_N_MIN, .max = IRONLAKE_LVDS_S_SSC_N_MAX },
  540. .m = { .min = IRONLAKE_LVDS_S_SSC_M_MIN, .max = IRONLAKE_LVDS_S_SSC_M_MAX },
  541. .m1 = { .min = IRONLAKE_M1_MIN, .max = IRONLAKE_M1_MAX },
  542. .m2 = { .min = IRONLAKE_M2_MIN, .max = IRONLAKE_M2_MAX },
  543. .p = { .min = IRONLAKE_LVDS_S_SSC_P_MIN, .max = IRONLAKE_LVDS_S_SSC_P_MAX },
  544. .p1 = { .min = IRONLAKE_LVDS_S_SSC_P1_MIN,.max = IRONLAKE_LVDS_S_SSC_P1_MAX },
  545. .p2 = { .dot_limit = IRONLAKE_P2_DOT_LIMIT,
  546. .p2_slow = IRONLAKE_LVDS_S_SSC_P2_SLOW,
  547. .p2_fast = IRONLAKE_LVDS_S_SSC_P2_FAST },
  548. .find_pll = intel_g4x_find_best_PLL,
  549. };
  550. static const intel_limit_t intel_limits_ironlake_dual_lvds_100m = {
  551. .dot = { .min = IRONLAKE_DOT_MIN, .max = IRONLAKE_DOT_MAX },
  552. .vco = { .min = IRONLAKE_VCO_MIN, .max = IRONLAKE_VCO_MAX },
  553. .n = { .min = IRONLAKE_LVDS_D_SSC_N_MIN, .max = IRONLAKE_LVDS_D_SSC_N_MAX },
  554. .m = { .min = IRONLAKE_LVDS_D_SSC_M_MIN, .max = IRONLAKE_LVDS_D_SSC_M_MAX },
  555. .m1 = { .min = IRONLAKE_M1_MIN, .max = IRONLAKE_M1_MAX },
  556. .m2 = { .min = IRONLAKE_M2_MIN, .max = IRONLAKE_M2_MAX },
  557. .p = { .min = IRONLAKE_LVDS_D_SSC_P_MIN, .max = IRONLAKE_LVDS_D_SSC_P_MAX },
  558. .p1 = { .min = IRONLAKE_LVDS_D_SSC_P1_MIN,.max = IRONLAKE_LVDS_D_SSC_P1_MAX },
  559. .p2 = { .dot_limit = IRONLAKE_P2_DOT_LIMIT,
  560. .p2_slow = IRONLAKE_LVDS_D_SSC_P2_SLOW,
  561. .p2_fast = IRONLAKE_LVDS_D_SSC_P2_FAST },
  562. .find_pll = intel_g4x_find_best_PLL,
  563. };
  564. static const intel_limit_t intel_limits_ironlake_display_port = {
  565. .dot = { .min = IRONLAKE_DOT_MIN,
  566. .max = IRONLAKE_DOT_MAX },
  567. .vco = { .min = IRONLAKE_VCO_MIN,
  568. .max = IRONLAKE_VCO_MAX},
  569. .n = { .min = IRONLAKE_DP_N_MIN,
  570. .max = IRONLAKE_DP_N_MAX },
  571. .m = { .min = IRONLAKE_DP_M_MIN,
  572. .max = IRONLAKE_DP_M_MAX },
  573. .m1 = { .min = IRONLAKE_M1_MIN,
  574. .max = IRONLAKE_M1_MAX },
  575. .m2 = { .min = IRONLAKE_M2_MIN,
  576. .max = IRONLAKE_M2_MAX },
  577. .p = { .min = IRONLAKE_DP_P_MIN,
  578. .max = IRONLAKE_DP_P_MAX },
  579. .p1 = { .min = IRONLAKE_DP_P1_MIN,
  580. .max = IRONLAKE_DP_P1_MAX},
  581. .p2 = { .dot_limit = IRONLAKE_DP_P2_LIMIT,
  582. .p2_slow = IRONLAKE_DP_P2_SLOW,
  583. .p2_fast = IRONLAKE_DP_P2_FAST },
  584. .find_pll = intel_find_pll_ironlake_dp,
  585. };
  586. static const intel_limit_t *intel_ironlake_limit(struct drm_crtc *crtc)
  587. {
  588. struct drm_device *dev = crtc->dev;
  589. struct drm_i915_private *dev_priv = dev->dev_private;
  590. const intel_limit_t *limit;
  591. int refclk = 120;
  592. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  593. if (dev_priv->lvds_use_ssc && dev_priv->lvds_ssc_freq == 100)
  594. refclk = 100;
  595. if ((I915_READ(PCH_LVDS) & LVDS_CLKB_POWER_MASK) ==
  596. LVDS_CLKB_POWER_UP) {
  597. /* LVDS dual channel */
  598. if (refclk == 100)
  599. limit = &intel_limits_ironlake_dual_lvds_100m;
  600. else
  601. limit = &intel_limits_ironlake_dual_lvds;
  602. } else {
  603. if (refclk == 100)
  604. limit = &intel_limits_ironlake_single_lvds_100m;
  605. else
  606. limit = &intel_limits_ironlake_single_lvds;
  607. }
  608. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT) ||
  609. HAS_eDP)
  610. limit = &intel_limits_ironlake_display_port;
  611. else
  612. limit = &intel_limits_ironlake_dac;
  613. return limit;
  614. }
  615. static const intel_limit_t *intel_g4x_limit(struct drm_crtc *crtc)
  616. {
  617. struct drm_device *dev = crtc->dev;
  618. struct drm_i915_private *dev_priv = dev->dev_private;
  619. const intel_limit_t *limit;
  620. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  621. if ((I915_READ(LVDS) & LVDS_CLKB_POWER_MASK) ==
  622. LVDS_CLKB_POWER_UP)
  623. /* LVDS with dual channel */
  624. limit = &intel_limits_g4x_dual_channel_lvds;
  625. else
  626. /* LVDS with dual channel */
  627. limit = &intel_limits_g4x_single_channel_lvds;
  628. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_HDMI) ||
  629. intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) {
  630. limit = &intel_limits_g4x_hdmi;
  631. } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_SDVO)) {
  632. limit = &intel_limits_g4x_sdvo;
  633. } else if (intel_pipe_has_type (crtc, INTEL_OUTPUT_DISPLAYPORT)) {
  634. limit = &intel_limits_g4x_display_port;
  635. } else /* The option is for other outputs */
  636. limit = &intel_limits_i9xx_sdvo;
  637. return limit;
  638. }
  639. static const intel_limit_t *intel_limit(struct drm_crtc *crtc)
  640. {
  641. struct drm_device *dev = crtc->dev;
  642. const intel_limit_t *limit;
  643. if (HAS_PCH_SPLIT(dev))
  644. limit = intel_ironlake_limit(crtc);
  645. else if (IS_G4X(dev)) {
  646. limit = intel_g4x_limit(crtc);
  647. } else if (IS_I9XX(dev) && !IS_PINEVIEW(dev)) {
  648. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  649. limit = &intel_limits_i9xx_lvds;
  650. else
  651. limit = &intel_limits_i9xx_sdvo;
  652. } else if (IS_PINEVIEW(dev)) {
  653. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  654. limit = &intel_limits_pineview_lvds;
  655. else
  656. limit = &intel_limits_pineview_sdvo;
  657. } else {
  658. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
  659. limit = &intel_limits_i8xx_lvds;
  660. else
  661. limit = &intel_limits_i8xx_dvo;
  662. }
  663. return limit;
  664. }
  665. /* m1 is reserved as 0 in Pineview, n is a ring counter */
  666. static void pineview_clock(int refclk, intel_clock_t *clock)
  667. {
  668. clock->m = clock->m2 + 2;
  669. clock->p = clock->p1 * clock->p2;
  670. clock->vco = refclk * clock->m / clock->n;
  671. clock->dot = clock->vco / clock->p;
  672. }
  673. static void intel_clock(struct drm_device *dev, int refclk, intel_clock_t *clock)
  674. {
  675. if (IS_PINEVIEW(dev)) {
  676. pineview_clock(refclk, clock);
  677. return;
  678. }
  679. clock->m = 5 * (clock->m1 + 2) + (clock->m2 + 2);
  680. clock->p = clock->p1 * clock->p2;
  681. clock->vco = refclk * clock->m / (clock->n + 2);
  682. clock->dot = clock->vco / clock->p;
  683. }
  684. /**
  685. * Returns whether any output on the specified pipe is of the specified type
  686. */
  687. bool intel_pipe_has_type (struct drm_crtc *crtc, int type)
  688. {
  689. struct drm_device *dev = crtc->dev;
  690. struct drm_mode_config *mode_config = &dev->mode_config;
  691. struct drm_encoder *l_entry;
  692. list_for_each_entry(l_entry, &mode_config->encoder_list, head) {
  693. if (l_entry && l_entry->crtc == crtc) {
  694. struct intel_encoder *intel_encoder = enc_to_intel_encoder(l_entry);
  695. if (intel_encoder->type == type)
  696. return true;
  697. }
  698. }
  699. return false;
  700. }
  701. #define INTELPllInvalid(s) do { /* DRM_DEBUG(s); */ return false; } while (0)
  702. /**
  703. * Returns whether the given set of divisors are valid for a given refclk with
  704. * the given connectors.
  705. */
  706. static bool intel_PLL_is_valid(struct drm_crtc *crtc, intel_clock_t *clock)
  707. {
  708. const intel_limit_t *limit = intel_limit (crtc);
  709. struct drm_device *dev = crtc->dev;
  710. if (clock->p1 < limit->p1.min || limit->p1.max < clock->p1)
  711. INTELPllInvalid ("p1 out of range\n");
  712. if (clock->p < limit->p.min || limit->p.max < clock->p)
  713. INTELPllInvalid ("p out of range\n");
  714. if (clock->m2 < limit->m2.min || limit->m2.max < clock->m2)
  715. INTELPllInvalid ("m2 out of range\n");
  716. if (clock->m1 < limit->m1.min || limit->m1.max < clock->m1)
  717. INTELPllInvalid ("m1 out of range\n");
  718. if (clock->m1 <= clock->m2 && !IS_PINEVIEW(dev))
  719. INTELPllInvalid ("m1 <= m2\n");
  720. if (clock->m < limit->m.min || limit->m.max < clock->m)
  721. INTELPllInvalid ("m out of range\n");
  722. if (clock->n < limit->n.min || limit->n.max < clock->n)
  723. INTELPllInvalid ("n out of range\n");
  724. if (clock->vco < limit->vco.min || limit->vco.max < clock->vco)
  725. INTELPllInvalid ("vco out of range\n");
  726. /* XXX: We may need to be checking "Dot clock" depending on the multiplier,
  727. * connector, etc., rather than just a single range.
  728. */
  729. if (clock->dot < limit->dot.min || limit->dot.max < clock->dot)
  730. INTELPllInvalid ("dot out of range\n");
  731. return true;
  732. }
  733. static bool
  734. intel_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  735. int target, int refclk, intel_clock_t *best_clock)
  736. {
  737. struct drm_device *dev = crtc->dev;
  738. struct drm_i915_private *dev_priv = dev->dev_private;
  739. intel_clock_t clock;
  740. int err = target;
  741. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
  742. (I915_READ(LVDS)) != 0) {
  743. /*
  744. * For LVDS, if the panel is on, just rely on its current
  745. * settings for dual-channel. We haven't figured out how to
  746. * reliably set up different single/dual channel state, if we
  747. * even can.
  748. */
  749. if ((I915_READ(LVDS) & LVDS_CLKB_POWER_MASK) ==
  750. LVDS_CLKB_POWER_UP)
  751. clock.p2 = limit->p2.p2_fast;
  752. else
  753. clock.p2 = limit->p2.p2_slow;
  754. } else {
  755. if (target < limit->p2.dot_limit)
  756. clock.p2 = limit->p2.p2_slow;
  757. else
  758. clock.p2 = limit->p2.p2_fast;
  759. }
  760. memset (best_clock, 0, sizeof (*best_clock));
  761. for (clock.m1 = limit->m1.min; clock.m1 <= limit->m1.max;
  762. clock.m1++) {
  763. for (clock.m2 = limit->m2.min;
  764. clock.m2 <= limit->m2.max; clock.m2++) {
  765. /* m1 is always 0 in Pineview */
  766. if (clock.m2 >= clock.m1 && !IS_PINEVIEW(dev))
  767. break;
  768. for (clock.n = limit->n.min;
  769. clock.n <= limit->n.max; clock.n++) {
  770. for (clock.p1 = limit->p1.min;
  771. clock.p1 <= limit->p1.max; clock.p1++) {
  772. int this_err;
  773. intel_clock(dev, refclk, &clock);
  774. if (!intel_PLL_is_valid(crtc, &clock))
  775. continue;
  776. this_err = abs(clock.dot - target);
  777. if (this_err < err) {
  778. *best_clock = clock;
  779. err = this_err;
  780. }
  781. }
  782. }
  783. }
  784. }
  785. return (err != target);
  786. }
  787. static bool
  788. intel_g4x_find_best_PLL(const intel_limit_t *limit, struct drm_crtc *crtc,
  789. int target, int refclk, intel_clock_t *best_clock)
  790. {
  791. struct drm_device *dev = crtc->dev;
  792. struct drm_i915_private *dev_priv = dev->dev_private;
  793. intel_clock_t clock;
  794. int max_n;
  795. bool found;
  796. /* approximately equals target * 0.00488 */
  797. int err_most = (target >> 8) + (target >> 10);
  798. found = false;
  799. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  800. int lvds_reg;
  801. if (HAS_PCH_SPLIT(dev))
  802. lvds_reg = PCH_LVDS;
  803. else
  804. lvds_reg = LVDS;
  805. if ((I915_READ(lvds_reg) & LVDS_CLKB_POWER_MASK) ==
  806. LVDS_CLKB_POWER_UP)
  807. clock.p2 = limit->p2.p2_fast;
  808. else
  809. clock.p2 = limit->p2.p2_slow;
  810. } else {
  811. if (target < limit->p2.dot_limit)
  812. clock.p2 = limit->p2.p2_slow;
  813. else
  814. clock.p2 = limit->p2.p2_fast;
  815. }
  816. memset(best_clock, 0, sizeof(*best_clock));
  817. max_n = limit->n.max;
  818. /* based on hardware requirement, prefer smaller n to precision */
  819. for (clock.n = limit->n.min; clock.n <= max_n; clock.n++) {
  820. /* based on hardware requirement, prefere larger m1,m2 */
  821. for (clock.m1 = limit->m1.max;
  822. clock.m1 >= limit->m1.min; clock.m1--) {
  823. for (clock.m2 = limit->m2.max;
  824. clock.m2 >= limit->m2.min; clock.m2--) {
  825. for (clock.p1 = limit->p1.max;
  826. clock.p1 >= limit->p1.min; clock.p1--) {
  827. int this_err;
  828. intel_clock(dev, refclk, &clock);
  829. if (!intel_PLL_is_valid(crtc, &clock))
  830. continue;
  831. this_err = abs(clock.dot - target) ;
  832. if (this_err < err_most) {
  833. *best_clock = clock;
  834. err_most = this_err;
  835. max_n = clock.n;
  836. found = true;
  837. }
  838. }
  839. }
  840. }
  841. }
  842. return found;
  843. }
  844. static bool
  845. intel_find_pll_ironlake_dp(const intel_limit_t *limit, struct drm_crtc *crtc,
  846. int target, int refclk, intel_clock_t *best_clock)
  847. {
  848. struct drm_device *dev = crtc->dev;
  849. intel_clock_t clock;
  850. /* return directly when it is eDP */
  851. if (HAS_eDP)
  852. return true;
  853. if (target < 200000) {
  854. clock.n = 1;
  855. clock.p1 = 2;
  856. clock.p2 = 10;
  857. clock.m1 = 12;
  858. clock.m2 = 9;
  859. } else {
  860. clock.n = 2;
  861. clock.p1 = 1;
  862. clock.p2 = 10;
  863. clock.m1 = 14;
  864. clock.m2 = 8;
  865. }
  866. intel_clock(dev, refclk, &clock);
  867. memcpy(best_clock, &clock, sizeof(intel_clock_t));
  868. return true;
  869. }
  870. /* DisplayPort has only two frequencies, 162MHz and 270MHz */
  871. static bool
  872. intel_find_pll_g4x_dp(const intel_limit_t *limit, struct drm_crtc *crtc,
  873. int target, int refclk, intel_clock_t *best_clock)
  874. {
  875. intel_clock_t clock;
  876. if (target < 200000) {
  877. clock.p1 = 2;
  878. clock.p2 = 10;
  879. clock.n = 2;
  880. clock.m1 = 23;
  881. clock.m2 = 8;
  882. } else {
  883. clock.p1 = 1;
  884. clock.p2 = 10;
  885. clock.n = 1;
  886. clock.m1 = 14;
  887. clock.m2 = 2;
  888. }
  889. clock.m = 5 * (clock.m1 + 2) + (clock.m2 + 2);
  890. clock.p = (clock.p1 * clock.p2);
  891. clock.dot = 96000 * clock.m / (clock.n + 2) / clock.p;
  892. clock.vco = 0;
  893. memcpy(best_clock, &clock, sizeof(intel_clock_t));
  894. return true;
  895. }
  896. void
  897. intel_wait_for_vblank(struct drm_device *dev)
  898. {
  899. /* Wait for 20ms, i.e. one cycle at 50hz. */
  900. msleep(20);
  901. }
  902. /* Parameters have changed, update FBC info */
  903. static void i8xx_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
  904. {
  905. struct drm_device *dev = crtc->dev;
  906. struct drm_i915_private *dev_priv = dev->dev_private;
  907. struct drm_framebuffer *fb = crtc->fb;
  908. struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
  909. struct drm_i915_gem_object *obj_priv = to_intel_bo(intel_fb->obj);
  910. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  911. int plane, i;
  912. u32 fbc_ctl, fbc_ctl2;
  913. dev_priv->cfb_pitch = dev_priv->cfb_size / FBC_LL_SIZE;
  914. if (fb->pitch < dev_priv->cfb_pitch)
  915. dev_priv->cfb_pitch = fb->pitch;
  916. /* FBC_CTL wants 64B units */
  917. dev_priv->cfb_pitch = (dev_priv->cfb_pitch / 64) - 1;
  918. dev_priv->cfb_fence = obj_priv->fence_reg;
  919. dev_priv->cfb_plane = intel_crtc->plane;
  920. plane = dev_priv->cfb_plane == 0 ? FBC_CTL_PLANEA : FBC_CTL_PLANEB;
  921. /* Clear old tags */
  922. for (i = 0; i < (FBC_LL_SIZE / 32) + 1; i++)
  923. I915_WRITE(FBC_TAG + (i * 4), 0);
  924. /* Set it up... */
  925. fbc_ctl2 = FBC_CTL_FENCE_DBL | FBC_CTL_IDLE_IMM | plane;
  926. if (obj_priv->tiling_mode != I915_TILING_NONE)
  927. fbc_ctl2 |= FBC_CTL_CPU_FENCE;
  928. I915_WRITE(FBC_CONTROL2, fbc_ctl2);
  929. I915_WRITE(FBC_FENCE_OFF, crtc->y);
  930. /* enable it... */
  931. fbc_ctl = FBC_CTL_EN | FBC_CTL_PERIODIC;
  932. if (IS_I945GM(dev))
  933. fbc_ctl |= FBC_CTL_C3_IDLE; /* 945 needs special SR handling */
  934. fbc_ctl |= (dev_priv->cfb_pitch & 0xff) << FBC_CTL_STRIDE_SHIFT;
  935. fbc_ctl |= (interval & 0x2fff) << FBC_CTL_INTERVAL_SHIFT;
  936. if (obj_priv->tiling_mode != I915_TILING_NONE)
  937. fbc_ctl |= dev_priv->cfb_fence;
  938. I915_WRITE(FBC_CONTROL, fbc_ctl);
  939. DRM_DEBUG_KMS("enabled FBC, pitch %ld, yoff %d, plane %d, ",
  940. dev_priv->cfb_pitch, crtc->y, dev_priv->cfb_plane);
  941. }
  942. void i8xx_disable_fbc(struct drm_device *dev)
  943. {
  944. struct drm_i915_private *dev_priv = dev->dev_private;
  945. u32 fbc_ctl;
  946. if (!I915_HAS_FBC(dev))
  947. return;
  948. /* Disable compression */
  949. fbc_ctl = I915_READ(FBC_CONTROL);
  950. fbc_ctl &= ~FBC_CTL_EN;
  951. I915_WRITE(FBC_CONTROL, fbc_ctl);
  952. /* Wait for compressing bit to clear */
  953. while (I915_READ(FBC_STATUS) & FBC_STAT_COMPRESSING)
  954. ; /* nothing */
  955. intel_wait_for_vblank(dev);
  956. DRM_DEBUG_KMS("disabled FBC\n");
  957. }
  958. static bool i8xx_fbc_enabled(struct drm_device *dev)
  959. {
  960. struct drm_i915_private *dev_priv = dev->dev_private;
  961. return I915_READ(FBC_CONTROL) & FBC_CTL_EN;
  962. }
  963. static void g4x_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
  964. {
  965. struct drm_device *dev = crtc->dev;
  966. struct drm_i915_private *dev_priv = dev->dev_private;
  967. struct drm_framebuffer *fb = crtc->fb;
  968. struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
  969. struct drm_i915_gem_object *obj_priv = to_intel_bo(intel_fb->obj);
  970. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  971. int plane = (intel_crtc->plane == 0 ? DPFC_CTL_PLANEA :
  972. DPFC_CTL_PLANEB);
  973. unsigned long stall_watermark = 200;
  974. u32 dpfc_ctl;
  975. dev_priv->cfb_pitch = (dev_priv->cfb_pitch / 64) - 1;
  976. dev_priv->cfb_fence = obj_priv->fence_reg;
  977. dev_priv->cfb_plane = intel_crtc->plane;
  978. dpfc_ctl = plane | DPFC_SR_EN | DPFC_CTL_LIMIT_1X;
  979. if (obj_priv->tiling_mode != I915_TILING_NONE) {
  980. dpfc_ctl |= DPFC_CTL_FENCE_EN | dev_priv->cfb_fence;
  981. I915_WRITE(DPFC_CHICKEN, DPFC_HT_MODIFY);
  982. } else {
  983. I915_WRITE(DPFC_CHICKEN, ~DPFC_HT_MODIFY);
  984. }
  985. I915_WRITE(DPFC_CONTROL, dpfc_ctl);
  986. I915_WRITE(DPFC_RECOMP_CTL, DPFC_RECOMP_STALL_EN |
  987. (stall_watermark << DPFC_RECOMP_STALL_WM_SHIFT) |
  988. (interval << DPFC_RECOMP_TIMER_COUNT_SHIFT));
  989. I915_WRITE(DPFC_FENCE_YOFF, crtc->y);
  990. /* enable it... */
  991. I915_WRITE(DPFC_CONTROL, I915_READ(DPFC_CONTROL) | DPFC_CTL_EN);
  992. DRM_DEBUG_KMS("enabled fbc on plane %d\n", intel_crtc->plane);
  993. }
  994. void g4x_disable_fbc(struct drm_device *dev)
  995. {
  996. struct drm_i915_private *dev_priv = dev->dev_private;
  997. u32 dpfc_ctl;
  998. /* Disable compression */
  999. dpfc_ctl = I915_READ(DPFC_CONTROL);
  1000. dpfc_ctl &= ~DPFC_CTL_EN;
  1001. I915_WRITE(DPFC_CONTROL, dpfc_ctl);
  1002. intel_wait_for_vblank(dev);
  1003. DRM_DEBUG_KMS("disabled FBC\n");
  1004. }
  1005. static bool g4x_fbc_enabled(struct drm_device *dev)
  1006. {
  1007. struct drm_i915_private *dev_priv = dev->dev_private;
  1008. return I915_READ(DPFC_CONTROL) & DPFC_CTL_EN;
  1009. }
  1010. bool intel_fbc_enabled(struct drm_device *dev)
  1011. {
  1012. struct drm_i915_private *dev_priv = dev->dev_private;
  1013. if (!dev_priv->display.fbc_enabled)
  1014. return false;
  1015. return dev_priv->display.fbc_enabled(dev);
  1016. }
  1017. void intel_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
  1018. {
  1019. struct drm_i915_private *dev_priv = crtc->dev->dev_private;
  1020. if (!dev_priv->display.enable_fbc)
  1021. return;
  1022. dev_priv->display.enable_fbc(crtc, interval);
  1023. }
  1024. void intel_disable_fbc(struct drm_device *dev)
  1025. {
  1026. struct drm_i915_private *dev_priv = dev->dev_private;
  1027. if (!dev_priv->display.disable_fbc)
  1028. return;
  1029. dev_priv->display.disable_fbc(dev);
  1030. }
  1031. /**
  1032. * intel_update_fbc - enable/disable FBC as needed
  1033. * @crtc: CRTC to point the compressor at
  1034. * @mode: mode in use
  1035. *
  1036. * Set up the framebuffer compression hardware at mode set time. We
  1037. * enable it if possible:
  1038. * - plane A only (on pre-965)
  1039. * - no pixel mulitply/line duplication
  1040. * - no alpha buffer discard
  1041. * - no dual wide
  1042. * - framebuffer <= 2048 in width, 1536 in height
  1043. *
  1044. * We can't assume that any compression will take place (worst case),
  1045. * so the compressed buffer has to be the same size as the uncompressed
  1046. * one. It also must reside (along with the line length buffer) in
  1047. * stolen memory.
  1048. *
  1049. * We need to enable/disable FBC on a global basis.
  1050. */
  1051. static void intel_update_fbc(struct drm_crtc *crtc,
  1052. struct drm_display_mode *mode)
  1053. {
  1054. struct drm_device *dev = crtc->dev;
  1055. struct drm_i915_private *dev_priv = dev->dev_private;
  1056. struct drm_framebuffer *fb = crtc->fb;
  1057. struct intel_framebuffer *intel_fb;
  1058. struct drm_i915_gem_object *obj_priv;
  1059. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1060. int plane = intel_crtc->plane;
  1061. if (!i915_powersave)
  1062. return;
  1063. if (!I915_HAS_FBC(dev))
  1064. return;
  1065. if (!crtc->fb)
  1066. return;
  1067. intel_fb = to_intel_framebuffer(fb);
  1068. obj_priv = to_intel_bo(intel_fb->obj);
  1069. /*
  1070. * If FBC is already on, we just have to verify that we can
  1071. * keep it that way...
  1072. * Need to disable if:
  1073. * - changing FBC params (stride, fence, mode)
  1074. * - new fb is too large to fit in compressed buffer
  1075. * - going to an unsupported config (interlace, pixel multiply, etc.)
  1076. */
  1077. if (intel_fb->obj->size > dev_priv->cfb_size) {
  1078. DRM_DEBUG_KMS("framebuffer too large, disabling "
  1079. "compression\n");
  1080. dev_priv->no_fbc_reason = FBC_STOLEN_TOO_SMALL;
  1081. goto out_disable;
  1082. }
  1083. if ((mode->flags & DRM_MODE_FLAG_INTERLACE) ||
  1084. (mode->flags & DRM_MODE_FLAG_DBLSCAN)) {
  1085. DRM_DEBUG_KMS("mode incompatible with compression, "
  1086. "disabling\n");
  1087. dev_priv->no_fbc_reason = FBC_UNSUPPORTED_MODE;
  1088. goto out_disable;
  1089. }
  1090. if ((mode->hdisplay > 2048) ||
  1091. (mode->vdisplay > 1536)) {
  1092. DRM_DEBUG_KMS("mode too large for compression, disabling\n");
  1093. dev_priv->no_fbc_reason = FBC_MODE_TOO_LARGE;
  1094. goto out_disable;
  1095. }
  1096. if ((IS_I915GM(dev) || IS_I945GM(dev)) && plane != 0) {
  1097. DRM_DEBUG_KMS("plane not 0, disabling compression\n");
  1098. dev_priv->no_fbc_reason = FBC_BAD_PLANE;
  1099. goto out_disable;
  1100. }
  1101. if (obj_priv->tiling_mode != I915_TILING_X) {
  1102. DRM_DEBUG_KMS("framebuffer not tiled, disabling compression\n");
  1103. dev_priv->no_fbc_reason = FBC_NOT_TILED;
  1104. goto out_disable;
  1105. }
  1106. if (intel_fbc_enabled(dev)) {
  1107. /* We can re-enable it in this case, but need to update pitch */
  1108. if ((fb->pitch > dev_priv->cfb_pitch) ||
  1109. (obj_priv->fence_reg != dev_priv->cfb_fence) ||
  1110. (plane != dev_priv->cfb_plane))
  1111. intel_disable_fbc(dev);
  1112. }
  1113. /* Now try to turn it back on if possible */
  1114. if (!intel_fbc_enabled(dev))
  1115. intel_enable_fbc(crtc, 500);
  1116. return;
  1117. out_disable:
  1118. DRM_DEBUG_KMS("unsupported config, disabling FBC\n");
  1119. /* Multiple disables should be harmless */
  1120. if (intel_fbc_enabled(dev))
  1121. intel_disable_fbc(dev);
  1122. }
  1123. static int
  1124. intel_pin_and_fence_fb_obj(struct drm_device *dev, struct drm_gem_object *obj)
  1125. {
  1126. struct drm_i915_gem_object *obj_priv = to_intel_bo(obj);
  1127. u32 alignment;
  1128. int ret;
  1129. switch (obj_priv->tiling_mode) {
  1130. case I915_TILING_NONE:
  1131. alignment = 64 * 1024;
  1132. break;
  1133. case I915_TILING_X:
  1134. /* pin() will align the object as required by fence */
  1135. alignment = 0;
  1136. break;
  1137. case I915_TILING_Y:
  1138. /* FIXME: Is this true? */
  1139. DRM_ERROR("Y tiled not allowed for scan out buffers\n");
  1140. return -EINVAL;
  1141. default:
  1142. BUG();
  1143. }
  1144. ret = i915_gem_object_pin(obj, alignment);
  1145. if (ret != 0)
  1146. return ret;
  1147. /* Install a fence for tiled scan-out. Pre-i965 always needs a
  1148. * fence, whereas 965+ only requires a fence if using
  1149. * framebuffer compression. For simplicity, we always install
  1150. * a fence as the cost is not that onerous.
  1151. */
  1152. if (obj_priv->fence_reg == I915_FENCE_REG_NONE &&
  1153. obj_priv->tiling_mode != I915_TILING_NONE) {
  1154. ret = i915_gem_object_get_fence_reg(obj);
  1155. if (ret != 0) {
  1156. i915_gem_object_unpin(obj);
  1157. return ret;
  1158. }
  1159. }
  1160. return 0;
  1161. }
  1162. static int
  1163. intel_pipe_set_base(struct drm_crtc *crtc, int x, int y,
  1164. struct drm_framebuffer *old_fb)
  1165. {
  1166. struct drm_device *dev = crtc->dev;
  1167. struct drm_i915_private *dev_priv = dev->dev_private;
  1168. struct drm_i915_master_private *master_priv;
  1169. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1170. struct intel_framebuffer *intel_fb;
  1171. struct drm_i915_gem_object *obj_priv;
  1172. struct drm_gem_object *obj;
  1173. int pipe = intel_crtc->pipe;
  1174. int plane = intel_crtc->plane;
  1175. unsigned long Start, Offset;
  1176. int dspbase = (plane == 0 ? DSPAADDR : DSPBADDR);
  1177. int dspsurf = (plane == 0 ? DSPASURF : DSPBSURF);
  1178. int dspstride = (plane == 0) ? DSPASTRIDE : DSPBSTRIDE;
  1179. int dsptileoff = (plane == 0 ? DSPATILEOFF : DSPBTILEOFF);
  1180. int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR;
  1181. u32 dspcntr;
  1182. int ret;
  1183. /* no fb bound */
  1184. if (!crtc->fb) {
  1185. DRM_DEBUG_KMS("No FB bound\n");
  1186. return 0;
  1187. }
  1188. switch (plane) {
  1189. case 0:
  1190. case 1:
  1191. break;
  1192. default:
  1193. DRM_ERROR("Can't update plane %d in SAREA\n", plane);
  1194. return -EINVAL;
  1195. }
  1196. intel_fb = to_intel_framebuffer(crtc->fb);
  1197. obj = intel_fb->obj;
  1198. obj_priv = to_intel_bo(obj);
  1199. mutex_lock(&dev->struct_mutex);
  1200. ret = intel_pin_and_fence_fb_obj(dev, obj);
  1201. if (ret != 0) {
  1202. mutex_unlock(&dev->struct_mutex);
  1203. return ret;
  1204. }
  1205. ret = i915_gem_object_set_to_display_plane(obj);
  1206. if (ret != 0) {
  1207. i915_gem_object_unpin(obj);
  1208. mutex_unlock(&dev->struct_mutex);
  1209. return ret;
  1210. }
  1211. dspcntr = I915_READ(dspcntr_reg);
  1212. /* Mask out pixel format bits in case we change it */
  1213. dspcntr &= ~DISPPLANE_PIXFORMAT_MASK;
  1214. switch (crtc->fb->bits_per_pixel) {
  1215. case 8:
  1216. dspcntr |= DISPPLANE_8BPP;
  1217. break;
  1218. case 16:
  1219. if (crtc->fb->depth == 15)
  1220. dspcntr |= DISPPLANE_15_16BPP;
  1221. else
  1222. dspcntr |= DISPPLANE_16BPP;
  1223. break;
  1224. case 24:
  1225. case 32:
  1226. if (crtc->fb->depth == 30)
  1227. dspcntr |= DISPPLANE_32BPP_30BIT_NO_ALPHA;
  1228. else
  1229. dspcntr |= DISPPLANE_32BPP_NO_ALPHA;
  1230. break;
  1231. default:
  1232. DRM_ERROR("Unknown color depth\n");
  1233. i915_gem_object_unpin(obj);
  1234. mutex_unlock(&dev->struct_mutex);
  1235. return -EINVAL;
  1236. }
  1237. if (IS_I965G(dev)) {
  1238. if (obj_priv->tiling_mode != I915_TILING_NONE)
  1239. dspcntr |= DISPPLANE_TILED;
  1240. else
  1241. dspcntr &= ~DISPPLANE_TILED;
  1242. }
  1243. if (HAS_PCH_SPLIT(dev))
  1244. /* must disable */
  1245. dspcntr |= DISPPLANE_TRICKLE_FEED_DISABLE;
  1246. I915_WRITE(dspcntr_reg, dspcntr);
  1247. Start = obj_priv->gtt_offset;
  1248. Offset = y * crtc->fb->pitch + x * (crtc->fb->bits_per_pixel / 8);
  1249. DRM_DEBUG_KMS("Writing base %08lX %08lX %d %d\n", Start, Offset, x, y);
  1250. I915_WRITE(dspstride, crtc->fb->pitch);
  1251. if (IS_I965G(dev)) {
  1252. I915_WRITE(dspbase, Offset);
  1253. I915_READ(dspbase);
  1254. I915_WRITE(dspsurf, Start);
  1255. I915_READ(dspsurf);
  1256. I915_WRITE(dsptileoff, (y << 16) | x);
  1257. } else {
  1258. I915_WRITE(dspbase, Start + Offset);
  1259. I915_READ(dspbase);
  1260. }
  1261. if ((IS_I965G(dev) || plane == 0))
  1262. intel_update_fbc(crtc, &crtc->mode);
  1263. intel_wait_for_vblank(dev);
  1264. if (old_fb) {
  1265. intel_fb = to_intel_framebuffer(old_fb);
  1266. obj_priv = to_intel_bo(intel_fb->obj);
  1267. i915_gem_object_unpin(intel_fb->obj);
  1268. }
  1269. intel_increase_pllclock(crtc, true);
  1270. mutex_unlock(&dev->struct_mutex);
  1271. if (!dev->primary->master)
  1272. return 0;
  1273. master_priv = dev->primary->master->driver_priv;
  1274. if (!master_priv->sarea_priv)
  1275. return 0;
  1276. if (pipe) {
  1277. master_priv->sarea_priv->pipeB_x = x;
  1278. master_priv->sarea_priv->pipeB_y = y;
  1279. } else {
  1280. master_priv->sarea_priv->pipeA_x = x;
  1281. master_priv->sarea_priv->pipeA_y = y;
  1282. }
  1283. return 0;
  1284. }
  1285. /* Disable the VGA plane that we never use */
  1286. static void i915_disable_vga (struct drm_device *dev)
  1287. {
  1288. struct drm_i915_private *dev_priv = dev->dev_private;
  1289. u8 sr1;
  1290. u32 vga_reg;
  1291. if (HAS_PCH_SPLIT(dev))
  1292. vga_reg = CPU_VGACNTRL;
  1293. else
  1294. vga_reg = VGACNTRL;
  1295. if (I915_READ(vga_reg) & VGA_DISP_DISABLE)
  1296. return;
  1297. I915_WRITE8(VGA_SR_INDEX, 1);
  1298. sr1 = I915_READ8(VGA_SR_DATA);
  1299. I915_WRITE8(VGA_SR_DATA, sr1 | (1 << 5));
  1300. udelay(100);
  1301. I915_WRITE(vga_reg, VGA_DISP_DISABLE);
  1302. }
  1303. static void ironlake_disable_pll_edp (struct drm_crtc *crtc)
  1304. {
  1305. struct drm_device *dev = crtc->dev;
  1306. struct drm_i915_private *dev_priv = dev->dev_private;
  1307. u32 dpa_ctl;
  1308. DRM_DEBUG_KMS("\n");
  1309. dpa_ctl = I915_READ(DP_A);
  1310. dpa_ctl &= ~DP_PLL_ENABLE;
  1311. I915_WRITE(DP_A, dpa_ctl);
  1312. }
  1313. static void ironlake_enable_pll_edp (struct drm_crtc *crtc)
  1314. {
  1315. struct drm_device *dev = crtc->dev;
  1316. struct drm_i915_private *dev_priv = dev->dev_private;
  1317. u32 dpa_ctl;
  1318. dpa_ctl = I915_READ(DP_A);
  1319. dpa_ctl |= DP_PLL_ENABLE;
  1320. I915_WRITE(DP_A, dpa_ctl);
  1321. udelay(200);
  1322. }
  1323. static void ironlake_set_pll_edp (struct drm_crtc *crtc, int clock)
  1324. {
  1325. struct drm_device *dev = crtc->dev;
  1326. struct drm_i915_private *dev_priv = dev->dev_private;
  1327. u32 dpa_ctl;
  1328. DRM_DEBUG_KMS("eDP PLL enable for clock %d\n", clock);
  1329. dpa_ctl = I915_READ(DP_A);
  1330. dpa_ctl &= ~DP_PLL_FREQ_MASK;
  1331. if (clock < 200000) {
  1332. u32 temp;
  1333. dpa_ctl |= DP_PLL_FREQ_160MHZ;
  1334. /* workaround for 160Mhz:
  1335. 1) program 0x4600c bits 15:0 = 0x8124
  1336. 2) program 0x46010 bit 0 = 1
  1337. 3) program 0x46034 bit 24 = 1
  1338. 4) program 0x64000 bit 14 = 1
  1339. */
  1340. temp = I915_READ(0x4600c);
  1341. temp &= 0xffff0000;
  1342. I915_WRITE(0x4600c, temp | 0x8124);
  1343. temp = I915_READ(0x46010);
  1344. I915_WRITE(0x46010, temp | 1);
  1345. temp = I915_READ(0x46034);
  1346. I915_WRITE(0x46034, temp | (1 << 24));
  1347. } else {
  1348. dpa_ctl |= DP_PLL_FREQ_270MHZ;
  1349. }
  1350. I915_WRITE(DP_A, dpa_ctl);
  1351. udelay(500);
  1352. }
  1353. /* The FDI link training functions for ILK/Ibexpeak. */
  1354. static void ironlake_fdi_link_train(struct drm_crtc *crtc)
  1355. {
  1356. struct drm_device *dev = crtc->dev;
  1357. struct drm_i915_private *dev_priv = dev->dev_private;
  1358. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1359. int pipe = intel_crtc->pipe;
  1360. int fdi_tx_reg = (pipe == 0) ? FDI_TXA_CTL : FDI_TXB_CTL;
  1361. int fdi_rx_reg = (pipe == 0) ? FDI_RXA_CTL : FDI_RXB_CTL;
  1362. int fdi_rx_iir_reg = (pipe == 0) ? FDI_RXA_IIR : FDI_RXB_IIR;
  1363. int fdi_rx_imr_reg = (pipe == 0) ? FDI_RXA_IMR : FDI_RXB_IMR;
  1364. u32 temp, tries = 0;
  1365. /* enable CPU FDI TX and PCH FDI RX */
  1366. temp = I915_READ(fdi_tx_reg);
  1367. temp |= FDI_TX_ENABLE;
  1368. temp &= ~(7 << 19);
  1369. temp |= (intel_crtc->fdi_lanes - 1) << 19;
  1370. temp &= ~FDI_LINK_TRAIN_NONE;
  1371. temp |= FDI_LINK_TRAIN_PATTERN_1;
  1372. I915_WRITE(fdi_tx_reg, temp);
  1373. I915_READ(fdi_tx_reg);
  1374. temp = I915_READ(fdi_rx_reg);
  1375. temp &= ~FDI_LINK_TRAIN_NONE;
  1376. temp |= FDI_LINK_TRAIN_PATTERN_1;
  1377. I915_WRITE(fdi_rx_reg, temp | FDI_RX_ENABLE);
  1378. I915_READ(fdi_rx_reg);
  1379. udelay(150);
  1380. /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
  1381. for train result */
  1382. temp = I915_READ(fdi_rx_imr_reg);
  1383. temp &= ~FDI_RX_SYMBOL_LOCK;
  1384. temp &= ~FDI_RX_BIT_LOCK;
  1385. I915_WRITE(fdi_rx_imr_reg, temp);
  1386. I915_READ(fdi_rx_imr_reg);
  1387. udelay(150);
  1388. for (;;) {
  1389. temp = I915_READ(fdi_rx_iir_reg);
  1390. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  1391. if ((temp & FDI_RX_BIT_LOCK)) {
  1392. DRM_DEBUG_KMS("FDI train 1 done.\n");
  1393. I915_WRITE(fdi_rx_iir_reg,
  1394. temp | FDI_RX_BIT_LOCK);
  1395. break;
  1396. }
  1397. tries++;
  1398. if (tries > 5) {
  1399. DRM_DEBUG_KMS("FDI train 1 fail!\n");
  1400. break;
  1401. }
  1402. }
  1403. /* Train 2 */
  1404. temp = I915_READ(fdi_tx_reg);
  1405. temp &= ~FDI_LINK_TRAIN_NONE;
  1406. temp |= FDI_LINK_TRAIN_PATTERN_2;
  1407. I915_WRITE(fdi_tx_reg, temp);
  1408. temp = I915_READ(fdi_rx_reg);
  1409. temp &= ~FDI_LINK_TRAIN_NONE;
  1410. temp |= FDI_LINK_TRAIN_PATTERN_2;
  1411. I915_WRITE(fdi_rx_reg, temp);
  1412. udelay(150);
  1413. tries = 0;
  1414. for (;;) {
  1415. temp = I915_READ(fdi_rx_iir_reg);
  1416. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  1417. if (temp & FDI_RX_SYMBOL_LOCK) {
  1418. I915_WRITE(fdi_rx_iir_reg,
  1419. temp | FDI_RX_SYMBOL_LOCK);
  1420. DRM_DEBUG_KMS("FDI train 2 done.\n");
  1421. break;
  1422. }
  1423. tries++;
  1424. if (tries > 5) {
  1425. DRM_DEBUG_KMS("FDI train 2 fail!\n");
  1426. break;
  1427. }
  1428. }
  1429. DRM_DEBUG_KMS("FDI train done\n");
  1430. }
  1431. static int snb_b_fdi_train_param [] = {
  1432. FDI_LINK_TRAIN_400MV_0DB_SNB_B,
  1433. FDI_LINK_TRAIN_400MV_6DB_SNB_B,
  1434. FDI_LINK_TRAIN_600MV_3_5DB_SNB_B,
  1435. FDI_LINK_TRAIN_800MV_0DB_SNB_B,
  1436. };
  1437. /* The FDI link training functions for SNB/Cougarpoint. */
  1438. static void gen6_fdi_link_train(struct drm_crtc *crtc)
  1439. {
  1440. struct drm_device *dev = crtc->dev;
  1441. struct drm_i915_private *dev_priv = dev->dev_private;
  1442. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1443. int pipe = intel_crtc->pipe;
  1444. int fdi_tx_reg = (pipe == 0) ? FDI_TXA_CTL : FDI_TXB_CTL;
  1445. int fdi_rx_reg = (pipe == 0) ? FDI_RXA_CTL : FDI_RXB_CTL;
  1446. int fdi_rx_iir_reg = (pipe == 0) ? FDI_RXA_IIR : FDI_RXB_IIR;
  1447. int fdi_rx_imr_reg = (pipe == 0) ? FDI_RXA_IMR : FDI_RXB_IMR;
  1448. u32 temp, i;
  1449. /* enable CPU FDI TX and PCH FDI RX */
  1450. temp = I915_READ(fdi_tx_reg);
  1451. temp |= FDI_TX_ENABLE;
  1452. temp &= ~(7 << 19);
  1453. temp |= (intel_crtc->fdi_lanes - 1) << 19;
  1454. temp &= ~FDI_LINK_TRAIN_NONE;
  1455. temp |= FDI_LINK_TRAIN_PATTERN_1;
  1456. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  1457. /* SNB-B */
  1458. temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
  1459. I915_WRITE(fdi_tx_reg, temp);
  1460. I915_READ(fdi_tx_reg);
  1461. temp = I915_READ(fdi_rx_reg);
  1462. if (HAS_PCH_CPT(dev)) {
  1463. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  1464. temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
  1465. } else {
  1466. temp &= ~FDI_LINK_TRAIN_NONE;
  1467. temp |= FDI_LINK_TRAIN_PATTERN_1;
  1468. }
  1469. I915_WRITE(fdi_rx_reg, temp | FDI_RX_ENABLE);
  1470. I915_READ(fdi_rx_reg);
  1471. udelay(150);
  1472. /* Train 1: umask FDI RX Interrupt symbol_lock and bit_lock bit
  1473. for train result */
  1474. temp = I915_READ(fdi_rx_imr_reg);
  1475. temp &= ~FDI_RX_SYMBOL_LOCK;
  1476. temp &= ~FDI_RX_BIT_LOCK;
  1477. I915_WRITE(fdi_rx_imr_reg, temp);
  1478. I915_READ(fdi_rx_imr_reg);
  1479. udelay(150);
  1480. for (i = 0; i < 4; i++ ) {
  1481. temp = I915_READ(fdi_tx_reg);
  1482. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  1483. temp |= snb_b_fdi_train_param[i];
  1484. I915_WRITE(fdi_tx_reg, temp);
  1485. udelay(500);
  1486. temp = I915_READ(fdi_rx_iir_reg);
  1487. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  1488. if (temp & FDI_RX_BIT_LOCK) {
  1489. I915_WRITE(fdi_rx_iir_reg,
  1490. temp | FDI_RX_BIT_LOCK);
  1491. DRM_DEBUG_KMS("FDI train 1 done.\n");
  1492. break;
  1493. }
  1494. }
  1495. if (i == 4)
  1496. DRM_DEBUG_KMS("FDI train 1 fail!\n");
  1497. /* Train 2 */
  1498. temp = I915_READ(fdi_tx_reg);
  1499. temp &= ~FDI_LINK_TRAIN_NONE;
  1500. temp |= FDI_LINK_TRAIN_PATTERN_2;
  1501. if (IS_GEN6(dev)) {
  1502. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  1503. /* SNB-B */
  1504. temp |= FDI_LINK_TRAIN_400MV_0DB_SNB_B;
  1505. }
  1506. I915_WRITE(fdi_tx_reg, temp);
  1507. temp = I915_READ(fdi_rx_reg);
  1508. if (HAS_PCH_CPT(dev)) {
  1509. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  1510. temp |= FDI_LINK_TRAIN_PATTERN_2_CPT;
  1511. } else {
  1512. temp &= ~FDI_LINK_TRAIN_NONE;
  1513. temp |= FDI_LINK_TRAIN_PATTERN_2;
  1514. }
  1515. I915_WRITE(fdi_rx_reg, temp);
  1516. udelay(150);
  1517. for (i = 0; i < 4; i++ ) {
  1518. temp = I915_READ(fdi_tx_reg);
  1519. temp &= ~FDI_LINK_TRAIN_VOL_EMP_MASK;
  1520. temp |= snb_b_fdi_train_param[i];
  1521. I915_WRITE(fdi_tx_reg, temp);
  1522. udelay(500);
  1523. temp = I915_READ(fdi_rx_iir_reg);
  1524. DRM_DEBUG_KMS("FDI_RX_IIR 0x%x\n", temp);
  1525. if (temp & FDI_RX_SYMBOL_LOCK) {
  1526. I915_WRITE(fdi_rx_iir_reg,
  1527. temp | FDI_RX_SYMBOL_LOCK);
  1528. DRM_DEBUG_KMS("FDI train 2 done.\n");
  1529. break;
  1530. }
  1531. }
  1532. if (i == 4)
  1533. DRM_DEBUG_KMS("FDI train 2 fail!\n");
  1534. DRM_DEBUG_KMS("FDI train done.\n");
  1535. }
  1536. static void ironlake_crtc_dpms(struct drm_crtc *crtc, int mode)
  1537. {
  1538. struct drm_device *dev = crtc->dev;
  1539. struct drm_i915_private *dev_priv = dev->dev_private;
  1540. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1541. int pipe = intel_crtc->pipe;
  1542. int plane = intel_crtc->plane;
  1543. int pch_dpll_reg = (pipe == 0) ? PCH_DPLL_A : PCH_DPLL_B;
  1544. int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
  1545. int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR;
  1546. int dspbase_reg = (plane == 0) ? DSPAADDR : DSPBADDR;
  1547. int fdi_tx_reg = (pipe == 0) ? FDI_TXA_CTL : FDI_TXB_CTL;
  1548. int fdi_rx_reg = (pipe == 0) ? FDI_RXA_CTL : FDI_RXB_CTL;
  1549. int transconf_reg = (pipe == 0) ? TRANSACONF : TRANSBCONF;
  1550. int pf_ctl_reg = (pipe == 0) ? PFA_CTL_1 : PFB_CTL_1;
  1551. int pf_win_size = (pipe == 0) ? PFA_WIN_SZ : PFB_WIN_SZ;
  1552. int pf_win_pos = (pipe == 0) ? PFA_WIN_POS : PFB_WIN_POS;
  1553. int cpu_htot_reg = (pipe == 0) ? HTOTAL_A : HTOTAL_B;
  1554. int cpu_hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
  1555. int cpu_hsync_reg = (pipe == 0) ? HSYNC_A : HSYNC_B;
  1556. int cpu_vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
  1557. int cpu_vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B;
  1558. int cpu_vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B;
  1559. int trans_htot_reg = (pipe == 0) ? TRANS_HTOTAL_A : TRANS_HTOTAL_B;
  1560. int trans_hblank_reg = (pipe == 0) ? TRANS_HBLANK_A : TRANS_HBLANK_B;
  1561. int trans_hsync_reg = (pipe == 0) ? TRANS_HSYNC_A : TRANS_HSYNC_B;
  1562. int trans_vtot_reg = (pipe == 0) ? TRANS_VTOTAL_A : TRANS_VTOTAL_B;
  1563. int trans_vblank_reg = (pipe == 0) ? TRANS_VBLANK_A : TRANS_VBLANK_B;
  1564. int trans_vsync_reg = (pipe == 0) ? TRANS_VSYNC_A : TRANS_VSYNC_B;
  1565. int trans_dpll_sel = (pipe == 0) ? 0 : 1;
  1566. u32 temp;
  1567. int n;
  1568. u32 pipe_bpc;
  1569. temp = I915_READ(pipeconf_reg);
  1570. pipe_bpc = temp & PIPE_BPC_MASK;
  1571. /* XXX: When our outputs are all unaware of DPMS modes other than off
  1572. * and on, we should map those modes to DRM_MODE_DPMS_OFF in the CRTC.
  1573. */
  1574. switch (mode) {
  1575. case DRM_MODE_DPMS_ON:
  1576. case DRM_MODE_DPMS_STANDBY:
  1577. case DRM_MODE_DPMS_SUSPEND:
  1578. DRM_DEBUG_KMS("crtc %d dpms on\n", pipe);
  1579. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  1580. temp = I915_READ(PCH_LVDS);
  1581. if ((temp & LVDS_PORT_EN) == 0) {
  1582. I915_WRITE(PCH_LVDS, temp | LVDS_PORT_EN);
  1583. POSTING_READ(PCH_LVDS);
  1584. }
  1585. }
  1586. if (HAS_eDP) {
  1587. /* enable eDP PLL */
  1588. ironlake_enable_pll_edp(crtc);
  1589. } else {
  1590. /* enable PCH FDI RX PLL, wait warmup plus DMI latency */
  1591. temp = I915_READ(fdi_rx_reg);
  1592. /*
  1593. * make the BPC in FDI Rx be consistent with that in
  1594. * pipeconf reg.
  1595. */
  1596. temp &= ~(0x7 << 16);
  1597. temp |= (pipe_bpc << 11);
  1598. temp &= ~(7 << 19);
  1599. temp |= (intel_crtc->fdi_lanes - 1) << 19;
  1600. I915_WRITE(fdi_rx_reg, temp | FDI_RX_PLL_ENABLE);
  1601. I915_READ(fdi_rx_reg);
  1602. udelay(200);
  1603. /* Switch from Rawclk to PCDclk */
  1604. temp = I915_READ(fdi_rx_reg);
  1605. I915_WRITE(fdi_rx_reg, temp | FDI_SEL_PCDCLK);
  1606. I915_READ(fdi_rx_reg);
  1607. udelay(200);
  1608. /* Enable CPU FDI TX PLL, always on for Ironlake */
  1609. temp = I915_READ(fdi_tx_reg);
  1610. if ((temp & FDI_TX_PLL_ENABLE) == 0) {
  1611. I915_WRITE(fdi_tx_reg, temp | FDI_TX_PLL_ENABLE);
  1612. I915_READ(fdi_tx_reg);
  1613. udelay(100);
  1614. }
  1615. }
  1616. /* Enable panel fitting for LVDS */
  1617. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  1618. temp = I915_READ(pf_ctl_reg);
  1619. I915_WRITE(pf_ctl_reg, temp | PF_ENABLE | PF_FILTER_MED_3x3);
  1620. /* currently full aspect */
  1621. I915_WRITE(pf_win_pos, 0);
  1622. I915_WRITE(pf_win_size,
  1623. (dev_priv->panel_fixed_mode->hdisplay << 16) |
  1624. (dev_priv->panel_fixed_mode->vdisplay));
  1625. }
  1626. /* Enable CPU pipe */
  1627. temp = I915_READ(pipeconf_reg);
  1628. if ((temp & PIPEACONF_ENABLE) == 0) {
  1629. I915_WRITE(pipeconf_reg, temp | PIPEACONF_ENABLE);
  1630. I915_READ(pipeconf_reg);
  1631. udelay(100);
  1632. }
  1633. /* configure and enable CPU plane */
  1634. temp = I915_READ(dspcntr_reg);
  1635. if ((temp & DISPLAY_PLANE_ENABLE) == 0) {
  1636. I915_WRITE(dspcntr_reg, temp | DISPLAY_PLANE_ENABLE);
  1637. /* Flush the plane changes */
  1638. I915_WRITE(dspbase_reg, I915_READ(dspbase_reg));
  1639. }
  1640. if (!HAS_eDP) {
  1641. /* For PCH output, training FDI link */
  1642. if (IS_GEN6(dev))
  1643. gen6_fdi_link_train(crtc);
  1644. else
  1645. ironlake_fdi_link_train(crtc);
  1646. /* enable PCH DPLL */
  1647. temp = I915_READ(pch_dpll_reg);
  1648. if ((temp & DPLL_VCO_ENABLE) == 0) {
  1649. I915_WRITE(pch_dpll_reg, temp | DPLL_VCO_ENABLE);
  1650. I915_READ(pch_dpll_reg);
  1651. }
  1652. udelay(200);
  1653. if (HAS_PCH_CPT(dev)) {
  1654. /* Be sure PCH DPLL SEL is set */
  1655. temp = I915_READ(PCH_DPLL_SEL);
  1656. if (trans_dpll_sel == 0 &&
  1657. (temp & TRANSA_DPLL_ENABLE) == 0)
  1658. temp |= (TRANSA_DPLL_ENABLE | TRANSA_DPLLA_SEL);
  1659. else if (trans_dpll_sel == 1 &&
  1660. (temp & TRANSB_DPLL_ENABLE) == 0)
  1661. temp |= (TRANSB_DPLL_ENABLE | TRANSB_DPLLB_SEL);
  1662. I915_WRITE(PCH_DPLL_SEL, temp);
  1663. I915_READ(PCH_DPLL_SEL);
  1664. }
  1665. /* set transcoder timing */
  1666. I915_WRITE(trans_htot_reg, I915_READ(cpu_htot_reg));
  1667. I915_WRITE(trans_hblank_reg, I915_READ(cpu_hblank_reg));
  1668. I915_WRITE(trans_hsync_reg, I915_READ(cpu_hsync_reg));
  1669. I915_WRITE(trans_vtot_reg, I915_READ(cpu_vtot_reg));
  1670. I915_WRITE(trans_vblank_reg, I915_READ(cpu_vblank_reg));
  1671. I915_WRITE(trans_vsync_reg, I915_READ(cpu_vsync_reg));
  1672. /* enable normal train */
  1673. temp = I915_READ(fdi_tx_reg);
  1674. temp &= ~FDI_LINK_TRAIN_NONE;
  1675. I915_WRITE(fdi_tx_reg, temp | FDI_LINK_TRAIN_NONE |
  1676. FDI_TX_ENHANCE_FRAME_ENABLE);
  1677. I915_READ(fdi_tx_reg);
  1678. temp = I915_READ(fdi_rx_reg);
  1679. if (HAS_PCH_CPT(dev)) {
  1680. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  1681. temp |= FDI_LINK_TRAIN_NORMAL_CPT;
  1682. } else {
  1683. temp &= ~FDI_LINK_TRAIN_NONE;
  1684. temp |= FDI_LINK_TRAIN_NONE;
  1685. }
  1686. I915_WRITE(fdi_rx_reg, temp | FDI_RX_ENHANCE_FRAME_ENABLE);
  1687. I915_READ(fdi_rx_reg);
  1688. /* wait one idle pattern time */
  1689. udelay(100);
  1690. /* For PCH DP, enable TRANS_DP_CTL */
  1691. if (HAS_PCH_CPT(dev) &&
  1692. intel_pipe_has_type(crtc, INTEL_OUTPUT_DISPLAYPORT)) {
  1693. int trans_dp_ctl = (pipe == 0) ? TRANS_DP_CTL_A : TRANS_DP_CTL_B;
  1694. int reg;
  1695. reg = I915_READ(trans_dp_ctl);
  1696. reg &= ~TRANS_DP_PORT_SEL_MASK;
  1697. reg = TRANS_DP_OUTPUT_ENABLE |
  1698. TRANS_DP_ENH_FRAMING |
  1699. TRANS_DP_VSYNC_ACTIVE_HIGH |
  1700. TRANS_DP_HSYNC_ACTIVE_HIGH;
  1701. switch (intel_trans_dp_port_sel(crtc)) {
  1702. case PCH_DP_B:
  1703. reg |= TRANS_DP_PORT_SEL_B;
  1704. break;
  1705. case PCH_DP_C:
  1706. reg |= TRANS_DP_PORT_SEL_C;
  1707. break;
  1708. case PCH_DP_D:
  1709. reg |= TRANS_DP_PORT_SEL_D;
  1710. break;
  1711. default:
  1712. DRM_DEBUG_KMS("Wrong PCH DP port return. Guess port B\n");
  1713. reg |= TRANS_DP_PORT_SEL_B;
  1714. break;
  1715. }
  1716. I915_WRITE(trans_dp_ctl, reg);
  1717. POSTING_READ(trans_dp_ctl);
  1718. }
  1719. /* enable PCH transcoder */
  1720. temp = I915_READ(transconf_reg);
  1721. /*
  1722. * make the BPC in transcoder be consistent with
  1723. * that in pipeconf reg.
  1724. */
  1725. temp &= ~PIPE_BPC_MASK;
  1726. temp |= pipe_bpc;
  1727. I915_WRITE(transconf_reg, temp | TRANS_ENABLE);
  1728. I915_READ(transconf_reg);
  1729. while ((I915_READ(transconf_reg) & TRANS_STATE_ENABLE) == 0)
  1730. ;
  1731. }
  1732. intel_crtc_load_lut(crtc);
  1733. break;
  1734. case DRM_MODE_DPMS_OFF:
  1735. DRM_DEBUG_KMS("crtc %d dpms off\n", pipe);
  1736. drm_vblank_off(dev, pipe);
  1737. /* Disable display plane */
  1738. temp = I915_READ(dspcntr_reg);
  1739. if ((temp & DISPLAY_PLANE_ENABLE) != 0) {
  1740. I915_WRITE(dspcntr_reg, temp & ~DISPLAY_PLANE_ENABLE);
  1741. /* Flush the plane changes */
  1742. I915_WRITE(dspbase_reg, I915_READ(dspbase_reg));
  1743. I915_READ(dspbase_reg);
  1744. }
  1745. i915_disable_vga(dev);
  1746. /* disable cpu pipe, disable after all planes disabled */
  1747. temp = I915_READ(pipeconf_reg);
  1748. if ((temp & PIPEACONF_ENABLE) != 0) {
  1749. I915_WRITE(pipeconf_reg, temp & ~PIPEACONF_ENABLE);
  1750. I915_READ(pipeconf_reg);
  1751. n = 0;
  1752. /* wait for cpu pipe off, pipe state */
  1753. while ((I915_READ(pipeconf_reg) & I965_PIPECONF_ACTIVE) != 0) {
  1754. n++;
  1755. if (n < 60) {
  1756. udelay(500);
  1757. continue;
  1758. } else {
  1759. DRM_DEBUG_KMS("pipe %d off delay\n",
  1760. pipe);
  1761. break;
  1762. }
  1763. }
  1764. } else
  1765. DRM_DEBUG_KMS("crtc %d is disabled\n", pipe);
  1766. udelay(100);
  1767. /* Disable PF */
  1768. temp = I915_READ(pf_ctl_reg);
  1769. if ((temp & PF_ENABLE) != 0) {
  1770. I915_WRITE(pf_ctl_reg, temp & ~PF_ENABLE);
  1771. I915_READ(pf_ctl_reg);
  1772. }
  1773. I915_WRITE(pf_win_size, 0);
  1774. POSTING_READ(pf_win_size);
  1775. /* disable CPU FDI tx and PCH FDI rx */
  1776. temp = I915_READ(fdi_tx_reg);
  1777. I915_WRITE(fdi_tx_reg, temp & ~FDI_TX_ENABLE);
  1778. I915_READ(fdi_tx_reg);
  1779. temp = I915_READ(fdi_rx_reg);
  1780. /* BPC in FDI rx is consistent with that in pipeconf */
  1781. temp &= ~(0x07 << 16);
  1782. temp |= (pipe_bpc << 11);
  1783. I915_WRITE(fdi_rx_reg, temp & ~FDI_RX_ENABLE);
  1784. I915_READ(fdi_rx_reg);
  1785. udelay(100);
  1786. /* still set train pattern 1 */
  1787. temp = I915_READ(fdi_tx_reg);
  1788. temp &= ~FDI_LINK_TRAIN_NONE;
  1789. temp |= FDI_LINK_TRAIN_PATTERN_1;
  1790. I915_WRITE(fdi_tx_reg, temp);
  1791. POSTING_READ(fdi_tx_reg);
  1792. temp = I915_READ(fdi_rx_reg);
  1793. if (HAS_PCH_CPT(dev)) {
  1794. temp &= ~FDI_LINK_TRAIN_PATTERN_MASK_CPT;
  1795. temp |= FDI_LINK_TRAIN_PATTERN_1_CPT;
  1796. } else {
  1797. temp &= ~FDI_LINK_TRAIN_NONE;
  1798. temp |= FDI_LINK_TRAIN_PATTERN_1;
  1799. }
  1800. I915_WRITE(fdi_rx_reg, temp);
  1801. POSTING_READ(fdi_rx_reg);
  1802. udelay(100);
  1803. if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
  1804. temp = I915_READ(PCH_LVDS);
  1805. I915_WRITE(PCH_LVDS, temp & ~LVDS_PORT_EN);
  1806. I915_READ(PCH_LVDS);
  1807. udelay(100);
  1808. }
  1809. /* disable PCH transcoder */
  1810. temp = I915_READ(transconf_reg);
  1811. if ((temp & TRANS_ENABLE) != 0) {
  1812. I915_WRITE(transconf_reg, temp & ~TRANS_ENABLE);
  1813. I915_READ(transconf_reg);
  1814. n = 0;
  1815. /* wait for PCH transcoder off, transcoder state */
  1816. while ((I915_READ(transconf_reg) & TRANS_STATE_ENABLE) != 0) {
  1817. n++;
  1818. if (n < 60) {
  1819. udelay(500);
  1820. continue;
  1821. } else {
  1822. DRM_DEBUG_KMS("transcoder %d off "
  1823. "delay\n", pipe);
  1824. break;
  1825. }
  1826. }
  1827. }
  1828. temp = I915_READ(transconf_reg);
  1829. /* BPC in transcoder is consistent with that in pipeconf */
  1830. temp &= ~PIPE_BPC_MASK;
  1831. temp |= pipe_bpc;
  1832. I915_WRITE(transconf_reg, temp);
  1833. I915_READ(transconf_reg);
  1834. udelay(100);
  1835. if (HAS_PCH_CPT(dev)) {
  1836. /* disable TRANS_DP_CTL */
  1837. int trans_dp_ctl = (pipe == 0) ? TRANS_DP_CTL_A : TRANS_DP_CTL_B;
  1838. int reg;
  1839. reg = I915_READ(trans_dp_ctl);
  1840. reg &= ~(TRANS_DP_OUTPUT_ENABLE | TRANS_DP_PORT_SEL_MASK);
  1841. I915_WRITE(trans_dp_ctl, reg);
  1842. POSTING_READ(trans_dp_ctl);
  1843. /* disable DPLL_SEL */
  1844. temp = I915_READ(PCH_DPLL_SEL);
  1845. if (trans_dpll_sel == 0)
  1846. temp &= ~(TRANSA_DPLL_ENABLE | TRANSA_DPLLB_SEL);
  1847. else
  1848. temp &= ~(TRANSB_DPLL_ENABLE | TRANSB_DPLLB_SEL);
  1849. I915_WRITE(PCH_DPLL_SEL, temp);
  1850. I915_READ(PCH_DPLL_SEL);
  1851. }
  1852. /* disable PCH DPLL */
  1853. temp = I915_READ(pch_dpll_reg);
  1854. I915_WRITE(pch_dpll_reg, temp & ~DPLL_VCO_ENABLE);
  1855. I915_READ(pch_dpll_reg);
  1856. if (HAS_eDP) {
  1857. ironlake_disable_pll_edp(crtc);
  1858. }
  1859. /* Switch from PCDclk to Rawclk */
  1860. temp = I915_READ(fdi_rx_reg);
  1861. temp &= ~FDI_SEL_PCDCLK;
  1862. I915_WRITE(fdi_rx_reg, temp);
  1863. I915_READ(fdi_rx_reg);
  1864. /* Disable CPU FDI TX PLL */
  1865. temp = I915_READ(fdi_tx_reg);
  1866. I915_WRITE(fdi_tx_reg, temp & ~FDI_TX_PLL_ENABLE);
  1867. I915_READ(fdi_tx_reg);
  1868. udelay(100);
  1869. temp = I915_READ(fdi_rx_reg);
  1870. temp &= ~FDI_RX_PLL_ENABLE;
  1871. I915_WRITE(fdi_rx_reg, temp);
  1872. I915_READ(fdi_rx_reg);
  1873. /* Wait for the clocks to turn off. */
  1874. udelay(100);
  1875. break;
  1876. }
  1877. }
  1878. static void intel_crtc_dpms_overlay(struct intel_crtc *intel_crtc, bool enable)
  1879. {
  1880. struct intel_overlay *overlay;
  1881. int ret;
  1882. if (!enable && intel_crtc->overlay) {
  1883. overlay = intel_crtc->overlay;
  1884. mutex_lock(&overlay->dev->struct_mutex);
  1885. for (;;) {
  1886. ret = intel_overlay_switch_off(overlay);
  1887. if (ret == 0)
  1888. break;
  1889. ret = intel_overlay_recover_from_interrupt(overlay, 0);
  1890. if (ret != 0) {
  1891. /* overlay doesn't react anymore. Usually
  1892. * results in a black screen and an unkillable
  1893. * X server. */
  1894. BUG();
  1895. overlay->hw_wedged = HW_WEDGED;
  1896. break;
  1897. }
  1898. }
  1899. mutex_unlock(&overlay->dev->struct_mutex);
  1900. }
  1901. /* Let userspace switch the overlay on again. In most cases userspace
  1902. * has to recompute where to put it anyway. */
  1903. return;
  1904. }
  1905. static void i9xx_crtc_dpms(struct drm_crtc *crtc, int mode)
  1906. {
  1907. struct drm_device *dev = crtc->dev;
  1908. struct drm_i915_private *dev_priv = dev->dev_private;
  1909. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  1910. int pipe = intel_crtc->pipe;
  1911. int plane = intel_crtc->plane;
  1912. int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
  1913. int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR;
  1914. int dspbase_reg = (plane == 0) ? DSPAADDR : DSPBADDR;
  1915. int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
  1916. u32 temp;
  1917. /* XXX: When our outputs are all unaware of DPMS modes other than off
  1918. * and on, we should map those modes to DRM_MODE_DPMS_OFF in the CRTC.
  1919. */
  1920. switch (mode) {
  1921. case DRM_MODE_DPMS_ON:
  1922. case DRM_MODE_DPMS_STANDBY:
  1923. case DRM_MODE_DPMS_SUSPEND:
  1924. intel_update_watermarks(dev);
  1925. /* Enable the DPLL */
  1926. temp = I915_READ(dpll_reg);
  1927. if ((temp & DPLL_VCO_ENABLE) == 0) {
  1928. I915_WRITE(dpll_reg, temp);
  1929. I915_READ(dpll_reg);
  1930. /* Wait for the clocks to stabilize. */
  1931. udelay(150);
  1932. I915_WRITE(dpll_reg, temp | DPLL_VCO_ENABLE);
  1933. I915_READ(dpll_reg);
  1934. /* Wait for the clocks to stabilize. */
  1935. udelay(150);
  1936. I915_WRITE(dpll_reg, temp | DPLL_VCO_ENABLE);
  1937. I915_READ(dpll_reg);
  1938. /* Wait for the clocks to stabilize. */
  1939. udelay(150);
  1940. }
  1941. /* Enable the pipe */
  1942. temp = I915_READ(pipeconf_reg);
  1943. if ((temp & PIPEACONF_ENABLE) == 0)
  1944. I915_WRITE(pipeconf_reg, temp | PIPEACONF_ENABLE);
  1945. /* Enable the plane */
  1946. temp = I915_READ(dspcntr_reg);
  1947. if ((temp & DISPLAY_PLANE_ENABLE) == 0) {
  1948. I915_WRITE(dspcntr_reg, temp | DISPLAY_PLANE_ENABLE);
  1949. /* Flush the plane changes */
  1950. I915_WRITE(dspbase_reg, I915_READ(dspbase_reg));
  1951. }
  1952. intel_crtc_load_lut(crtc);
  1953. if ((IS_I965G(dev) || plane == 0))
  1954. intel_update_fbc(crtc, &crtc->mode);
  1955. /* Give the overlay scaler a chance to enable if it's on this pipe */
  1956. intel_crtc_dpms_overlay(intel_crtc, true);
  1957. break;
  1958. case DRM_MODE_DPMS_OFF:
  1959. intel_update_watermarks(dev);
  1960. /* Give the overlay scaler a chance to disable if it's on this pipe */
  1961. intel_crtc_dpms_overlay(intel_crtc, false);
  1962. drm_vblank_off(dev, pipe);
  1963. if (dev_priv->cfb_plane == plane &&
  1964. dev_priv->display.disable_fbc)
  1965. dev_priv->display.disable_fbc(dev);
  1966. /* Disable the VGA plane that we never use */
  1967. i915_disable_vga(dev);
  1968. /* Disable display plane */
  1969. temp = I915_READ(dspcntr_reg);
  1970. if ((temp & DISPLAY_PLANE_ENABLE) != 0) {
  1971. I915_WRITE(dspcntr_reg, temp & ~DISPLAY_PLANE_ENABLE);
  1972. /* Flush the plane changes */
  1973. I915_WRITE(dspbase_reg, I915_READ(dspbase_reg));
  1974. I915_READ(dspbase_reg);
  1975. }
  1976. if (!IS_I9XX(dev)) {
  1977. /* Wait for vblank for the disable to take effect */
  1978. intel_wait_for_vblank(dev);
  1979. }
  1980. /* Next, disable display pipes */
  1981. temp = I915_READ(pipeconf_reg);
  1982. if ((temp & PIPEACONF_ENABLE) != 0) {
  1983. I915_WRITE(pipeconf_reg, temp & ~PIPEACONF_ENABLE);
  1984. I915_READ(pipeconf_reg);
  1985. }
  1986. /* Wait for vblank for the disable to take effect. */
  1987. intel_wait_for_vblank(dev);
  1988. temp = I915_READ(dpll_reg);
  1989. if ((temp & DPLL_VCO_ENABLE) != 0) {
  1990. I915_WRITE(dpll_reg, temp & ~DPLL_VCO_ENABLE);
  1991. I915_READ(dpll_reg);
  1992. }
  1993. /* Wait for the clocks to turn off. */
  1994. udelay(150);
  1995. break;
  1996. }
  1997. }
  1998. /**
  1999. * Sets the power management mode of the pipe and plane.
  2000. *
  2001. * This code should probably grow support for turning the cursor off and back
  2002. * on appropriately at the same time as we're turning the pipe off/on.
  2003. */
  2004. static void intel_crtc_dpms(struct drm_crtc *crtc, int mode)
  2005. {
  2006. struct drm_device *dev = crtc->dev;
  2007. struct drm_i915_private *dev_priv = dev->dev_private;
  2008. struct drm_i915_master_private *master_priv;
  2009. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2010. int pipe = intel_crtc->pipe;
  2011. bool enabled;
  2012. dev_priv->display.dpms(crtc, mode);
  2013. intel_crtc->dpms_mode = mode;
  2014. if (!dev->primary->master)
  2015. return;
  2016. master_priv = dev->primary->master->driver_priv;
  2017. if (!master_priv->sarea_priv)
  2018. return;
  2019. enabled = crtc->enabled && mode != DRM_MODE_DPMS_OFF;
  2020. switch (pipe) {
  2021. case 0:
  2022. master_priv->sarea_priv->pipeA_w = enabled ? crtc->mode.hdisplay : 0;
  2023. master_priv->sarea_priv->pipeA_h = enabled ? crtc->mode.vdisplay : 0;
  2024. break;
  2025. case 1:
  2026. master_priv->sarea_priv->pipeB_w = enabled ? crtc->mode.hdisplay : 0;
  2027. master_priv->sarea_priv->pipeB_h = enabled ? crtc->mode.vdisplay : 0;
  2028. break;
  2029. default:
  2030. DRM_ERROR("Can't update pipe %d in SAREA\n", pipe);
  2031. break;
  2032. }
  2033. }
  2034. static void intel_crtc_prepare (struct drm_crtc *crtc)
  2035. {
  2036. struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
  2037. crtc_funcs->dpms(crtc, DRM_MODE_DPMS_OFF);
  2038. }
  2039. static void intel_crtc_commit (struct drm_crtc *crtc)
  2040. {
  2041. struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
  2042. crtc_funcs->dpms(crtc, DRM_MODE_DPMS_ON);
  2043. }
  2044. void intel_encoder_prepare (struct drm_encoder *encoder)
  2045. {
  2046. struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
  2047. /* lvds has its own version of prepare see intel_lvds_prepare */
  2048. encoder_funcs->dpms(encoder, DRM_MODE_DPMS_OFF);
  2049. }
  2050. void intel_encoder_commit (struct drm_encoder *encoder)
  2051. {
  2052. struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
  2053. /* lvds has its own version of commit see intel_lvds_commit */
  2054. encoder_funcs->dpms(encoder, DRM_MODE_DPMS_ON);
  2055. }
  2056. static bool intel_crtc_mode_fixup(struct drm_crtc *crtc,
  2057. struct drm_display_mode *mode,
  2058. struct drm_display_mode *adjusted_mode)
  2059. {
  2060. struct drm_device *dev = crtc->dev;
  2061. if (HAS_PCH_SPLIT(dev)) {
  2062. /* FDI link clock is fixed at 2.7G */
  2063. if (mode->clock * 3 > 27000 * 4)
  2064. return MODE_CLOCK_HIGH;
  2065. }
  2066. return true;
  2067. }
  2068. static int i945_get_display_clock_speed(struct drm_device *dev)
  2069. {
  2070. return 400000;
  2071. }
  2072. static int i915_get_display_clock_speed(struct drm_device *dev)
  2073. {
  2074. return 333000;
  2075. }
  2076. static int i9xx_misc_get_display_clock_speed(struct drm_device *dev)
  2077. {
  2078. return 200000;
  2079. }
  2080. static int i915gm_get_display_clock_speed(struct drm_device *dev)
  2081. {
  2082. u16 gcfgc = 0;
  2083. pci_read_config_word(dev->pdev, GCFGC, &gcfgc);
  2084. if (gcfgc & GC_LOW_FREQUENCY_ENABLE)
  2085. return 133000;
  2086. else {
  2087. switch (gcfgc & GC_DISPLAY_CLOCK_MASK) {
  2088. case GC_DISPLAY_CLOCK_333_MHZ:
  2089. return 333000;
  2090. default:
  2091. case GC_DISPLAY_CLOCK_190_200_MHZ:
  2092. return 190000;
  2093. }
  2094. }
  2095. }
  2096. static int i865_get_display_clock_speed(struct drm_device *dev)
  2097. {
  2098. return 266000;
  2099. }
  2100. static int i855_get_display_clock_speed(struct drm_device *dev)
  2101. {
  2102. u16 hpllcc = 0;
  2103. /* Assume that the hardware is in the high speed state. This
  2104. * should be the default.
  2105. */
  2106. switch (hpllcc & GC_CLOCK_CONTROL_MASK) {
  2107. case GC_CLOCK_133_200:
  2108. case GC_CLOCK_100_200:
  2109. return 200000;
  2110. case GC_CLOCK_166_250:
  2111. return 250000;
  2112. case GC_CLOCK_100_133:
  2113. return 133000;
  2114. }
  2115. /* Shouldn't happen */
  2116. return 0;
  2117. }
  2118. static int i830_get_display_clock_speed(struct drm_device *dev)
  2119. {
  2120. return 133000;
  2121. }
  2122. /**
  2123. * Return the pipe currently connected to the panel fitter,
  2124. * or -1 if the panel fitter is not present or not in use
  2125. */
  2126. int intel_panel_fitter_pipe (struct drm_device *dev)
  2127. {
  2128. struct drm_i915_private *dev_priv = dev->dev_private;
  2129. u32 pfit_control;
  2130. /* i830 doesn't have a panel fitter */
  2131. if (IS_I830(dev))
  2132. return -1;
  2133. pfit_control = I915_READ(PFIT_CONTROL);
  2134. /* See if the panel fitter is in use */
  2135. if ((pfit_control & PFIT_ENABLE) == 0)
  2136. return -1;
  2137. /* 965 can place panel fitter on either pipe */
  2138. if (IS_I965G(dev))
  2139. return (pfit_control >> 29) & 0x3;
  2140. /* older chips can only use pipe 1 */
  2141. return 1;
  2142. }
  2143. struct fdi_m_n {
  2144. u32 tu;
  2145. u32 gmch_m;
  2146. u32 gmch_n;
  2147. u32 link_m;
  2148. u32 link_n;
  2149. };
  2150. static void
  2151. fdi_reduce_ratio(u32 *num, u32 *den)
  2152. {
  2153. while (*num > 0xffffff || *den > 0xffffff) {
  2154. *num >>= 1;
  2155. *den >>= 1;
  2156. }
  2157. }
  2158. #define DATA_N 0x800000
  2159. #define LINK_N 0x80000
  2160. static void
  2161. ironlake_compute_m_n(int bits_per_pixel, int nlanes, int pixel_clock,
  2162. int link_clock, struct fdi_m_n *m_n)
  2163. {
  2164. u64 temp;
  2165. m_n->tu = 64; /* default size */
  2166. temp = (u64) DATA_N * pixel_clock;
  2167. temp = div_u64(temp, link_clock);
  2168. m_n->gmch_m = div_u64(temp * bits_per_pixel, nlanes);
  2169. m_n->gmch_m >>= 3; /* convert to bytes_per_pixel */
  2170. m_n->gmch_n = DATA_N;
  2171. fdi_reduce_ratio(&m_n->gmch_m, &m_n->gmch_n);
  2172. temp = (u64) LINK_N * pixel_clock;
  2173. m_n->link_m = div_u64(temp, link_clock);
  2174. m_n->link_n = LINK_N;
  2175. fdi_reduce_ratio(&m_n->link_m, &m_n->link_n);
  2176. }
  2177. struct intel_watermark_params {
  2178. unsigned long fifo_size;
  2179. unsigned long max_wm;
  2180. unsigned long default_wm;
  2181. unsigned long guard_size;
  2182. unsigned long cacheline_size;
  2183. };
  2184. /* Pineview has different values for various configs */
  2185. static struct intel_watermark_params pineview_display_wm = {
  2186. PINEVIEW_DISPLAY_FIFO,
  2187. PINEVIEW_MAX_WM,
  2188. PINEVIEW_DFT_WM,
  2189. PINEVIEW_GUARD_WM,
  2190. PINEVIEW_FIFO_LINE_SIZE
  2191. };
  2192. static struct intel_watermark_params pineview_display_hplloff_wm = {
  2193. PINEVIEW_DISPLAY_FIFO,
  2194. PINEVIEW_MAX_WM,
  2195. PINEVIEW_DFT_HPLLOFF_WM,
  2196. PINEVIEW_GUARD_WM,
  2197. PINEVIEW_FIFO_LINE_SIZE
  2198. };
  2199. static struct intel_watermark_params pineview_cursor_wm = {
  2200. PINEVIEW_CURSOR_FIFO,
  2201. PINEVIEW_CURSOR_MAX_WM,
  2202. PINEVIEW_CURSOR_DFT_WM,
  2203. PINEVIEW_CURSOR_GUARD_WM,
  2204. PINEVIEW_FIFO_LINE_SIZE,
  2205. };
  2206. static struct intel_watermark_params pineview_cursor_hplloff_wm = {
  2207. PINEVIEW_CURSOR_FIFO,
  2208. PINEVIEW_CURSOR_MAX_WM,
  2209. PINEVIEW_CURSOR_DFT_WM,
  2210. PINEVIEW_CURSOR_GUARD_WM,
  2211. PINEVIEW_FIFO_LINE_SIZE
  2212. };
  2213. static struct intel_watermark_params g4x_wm_info = {
  2214. G4X_FIFO_SIZE,
  2215. G4X_MAX_WM,
  2216. G4X_MAX_WM,
  2217. 2,
  2218. G4X_FIFO_LINE_SIZE,
  2219. };
  2220. static struct intel_watermark_params i945_wm_info = {
  2221. I945_FIFO_SIZE,
  2222. I915_MAX_WM,
  2223. 1,
  2224. 2,
  2225. I915_FIFO_LINE_SIZE
  2226. };
  2227. static struct intel_watermark_params i915_wm_info = {
  2228. I915_FIFO_SIZE,
  2229. I915_MAX_WM,
  2230. 1,
  2231. 2,
  2232. I915_FIFO_LINE_SIZE
  2233. };
  2234. static struct intel_watermark_params i855_wm_info = {
  2235. I855GM_FIFO_SIZE,
  2236. I915_MAX_WM,
  2237. 1,
  2238. 2,
  2239. I830_FIFO_LINE_SIZE
  2240. };
  2241. static struct intel_watermark_params i830_wm_info = {
  2242. I830_FIFO_SIZE,
  2243. I915_MAX_WM,
  2244. 1,
  2245. 2,
  2246. I830_FIFO_LINE_SIZE
  2247. };
  2248. static struct intel_watermark_params ironlake_display_wm_info = {
  2249. ILK_DISPLAY_FIFO,
  2250. ILK_DISPLAY_MAXWM,
  2251. ILK_DISPLAY_DFTWM,
  2252. 2,
  2253. ILK_FIFO_LINE_SIZE
  2254. };
  2255. static struct intel_watermark_params ironlake_display_srwm_info = {
  2256. ILK_DISPLAY_SR_FIFO,
  2257. ILK_DISPLAY_MAX_SRWM,
  2258. ILK_DISPLAY_DFT_SRWM,
  2259. 2,
  2260. ILK_FIFO_LINE_SIZE
  2261. };
  2262. static struct intel_watermark_params ironlake_cursor_srwm_info = {
  2263. ILK_CURSOR_SR_FIFO,
  2264. ILK_CURSOR_MAX_SRWM,
  2265. ILK_CURSOR_DFT_SRWM,
  2266. 2,
  2267. ILK_FIFO_LINE_SIZE
  2268. };
  2269. /**
  2270. * intel_calculate_wm - calculate watermark level
  2271. * @clock_in_khz: pixel clock
  2272. * @wm: chip FIFO params
  2273. * @pixel_size: display pixel size
  2274. * @latency_ns: memory latency for the platform
  2275. *
  2276. * Calculate the watermark level (the level at which the display plane will
  2277. * start fetching from memory again). Each chip has a different display
  2278. * FIFO size and allocation, so the caller needs to figure that out and pass
  2279. * in the correct intel_watermark_params structure.
  2280. *
  2281. * As the pixel clock runs, the FIFO will be drained at a rate that depends
  2282. * on the pixel size. When it reaches the watermark level, it'll start
  2283. * fetching FIFO line sized based chunks from memory until the FIFO fills
  2284. * past the watermark point. If the FIFO drains completely, a FIFO underrun
  2285. * will occur, and a display engine hang could result.
  2286. */
  2287. static unsigned long intel_calculate_wm(unsigned long clock_in_khz,
  2288. struct intel_watermark_params *wm,
  2289. int pixel_size,
  2290. unsigned long latency_ns)
  2291. {
  2292. long entries_required, wm_size;
  2293. /*
  2294. * Note: we need to make sure we don't overflow for various clock &
  2295. * latency values.
  2296. * clocks go from a few thousand to several hundred thousand.
  2297. * latency is usually a few thousand
  2298. */
  2299. entries_required = ((clock_in_khz / 1000) * pixel_size * latency_ns) /
  2300. 1000;
  2301. entries_required /= wm->cacheline_size;
  2302. DRM_DEBUG_KMS("FIFO entries required for mode: %d\n", entries_required);
  2303. wm_size = wm->fifo_size - (entries_required + wm->guard_size);
  2304. DRM_DEBUG_KMS("FIFO watermark level: %d\n", wm_size);
  2305. /* Don't promote wm_size to unsigned... */
  2306. if (wm_size > (long)wm->max_wm)
  2307. wm_size = wm->max_wm;
  2308. if (wm_size <= 0)
  2309. wm_size = wm->default_wm;
  2310. return wm_size;
  2311. }
  2312. struct cxsr_latency {
  2313. int is_desktop;
  2314. unsigned long fsb_freq;
  2315. unsigned long mem_freq;
  2316. unsigned long display_sr;
  2317. unsigned long display_hpll_disable;
  2318. unsigned long cursor_sr;
  2319. unsigned long cursor_hpll_disable;
  2320. };
  2321. static struct cxsr_latency cxsr_latency_table[] = {
  2322. {1, 800, 400, 3382, 33382, 3983, 33983}, /* DDR2-400 SC */
  2323. {1, 800, 667, 3354, 33354, 3807, 33807}, /* DDR2-667 SC */
  2324. {1, 800, 800, 3347, 33347, 3763, 33763}, /* DDR2-800 SC */
  2325. {1, 667, 400, 3400, 33400, 4021, 34021}, /* DDR2-400 SC */
  2326. {1, 667, 667, 3372, 33372, 3845, 33845}, /* DDR2-667 SC */
  2327. {1, 667, 800, 3386, 33386, 3822, 33822}, /* DDR2-800 SC */
  2328. {1, 400, 400, 3472, 33472, 4173, 34173}, /* DDR2-400 SC */
  2329. {1, 400, 667, 3443, 33443, 3996, 33996}, /* DDR2-667 SC */
  2330. {1, 400, 800, 3430, 33430, 3946, 33946}, /* DDR2-800 SC */
  2331. {0, 800, 400, 3438, 33438, 4065, 34065}, /* DDR2-400 SC */
  2332. {0, 800, 667, 3410, 33410, 3889, 33889}, /* DDR2-667 SC */
  2333. {0, 800, 800, 3403, 33403, 3845, 33845}, /* DDR2-800 SC */
  2334. {0, 667, 400, 3456, 33456, 4103, 34106}, /* DDR2-400 SC */
  2335. {0, 667, 667, 3428, 33428, 3927, 33927}, /* DDR2-667 SC */
  2336. {0, 667, 800, 3443, 33443, 3905, 33905}, /* DDR2-800 SC */
  2337. {0, 400, 400, 3528, 33528, 4255, 34255}, /* DDR2-400 SC */
  2338. {0, 400, 667, 3500, 33500, 4079, 34079}, /* DDR2-667 SC */
  2339. {0, 400, 800, 3487, 33487, 4029, 34029}, /* DDR2-800 SC */
  2340. };
  2341. static struct cxsr_latency *intel_get_cxsr_latency(int is_desktop, int fsb,
  2342. int mem)
  2343. {
  2344. int i;
  2345. struct cxsr_latency *latency;
  2346. if (fsb == 0 || mem == 0)
  2347. return NULL;
  2348. for (i = 0; i < ARRAY_SIZE(cxsr_latency_table); i++) {
  2349. latency = &cxsr_latency_table[i];
  2350. if (is_desktop == latency->is_desktop &&
  2351. fsb == latency->fsb_freq && mem == latency->mem_freq)
  2352. return latency;
  2353. }
  2354. DRM_DEBUG_KMS("Unknown FSB/MEM found, disable CxSR\n");
  2355. return NULL;
  2356. }
  2357. static void pineview_disable_cxsr(struct drm_device *dev)
  2358. {
  2359. struct drm_i915_private *dev_priv = dev->dev_private;
  2360. u32 reg;
  2361. /* deactivate cxsr */
  2362. reg = I915_READ(DSPFW3);
  2363. reg &= ~(PINEVIEW_SELF_REFRESH_EN);
  2364. I915_WRITE(DSPFW3, reg);
  2365. DRM_INFO("Big FIFO is disabled\n");
  2366. }
  2367. /*
  2368. * Latency for FIFO fetches is dependent on several factors:
  2369. * - memory configuration (speed, channels)
  2370. * - chipset
  2371. * - current MCH state
  2372. * It can be fairly high in some situations, so here we assume a fairly
  2373. * pessimal value. It's a tradeoff between extra memory fetches (if we
  2374. * set this value too high, the FIFO will fetch frequently to stay full)
  2375. * and power consumption (set it too low to save power and we might see
  2376. * FIFO underruns and display "flicker").
  2377. *
  2378. * A value of 5us seems to be a good balance; safe for very low end
  2379. * platforms but not overly aggressive on lower latency configs.
  2380. */
  2381. static const int latency_ns = 5000;
  2382. static int i9xx_get_fifo_size(struct drm_device *dev, int plane)
  2383. {
  2384. struct drm_i915_private *dev_priv = dev->dev_private;
  2385. uint32_t dsparb = I915_READ(DSPARB);
  2386. int size;
  2387. if (plane == 0)
  2388. size = dsparb & 0x7f;
  2389. else
  2390. size = ((dsparb >> DSPARB_CSTART_SHIFT) & 0x7f) -
  2391. (dsparb & 0x7f);
  2392. DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
  2393. plane ? "B" : "A", size);
  2394. return size;
  2395. }
  2396. static int i85x_get_fifo_size(struct drm_device *dev, int plane)
  2397. {
  2398. struct drm_i915_private *dev_priv = dev->dev_private;
  2399. uint32_t dsparb = I915_READ(DSPARB);
  2400. int size;
  2401. if (plane == 0)
  2402. size = dsparb & 0x1ff;
  2403. else
  2404. size = ((dsparb >> DSPARB_BEND_SHIFT) & 0x1ff) -
  2405. (dsparb & 0x1ff);
  2406. size >>= 1; /* Convert to cachelines */
  2407. DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
  2408. plane ? "B" : "A", size);
  2409. return size;
  2410. }
  2411. static int i845_get_fifo_size(struct drm_device *dev, int plane)
  2412. {
  2413. struct drm_i915_private *dev_priv = dev->dev_private;
  2414. uint32_t dsparb = I915_READ(DSPARB);
  2415. int size;
  2416. size = dsparb & 0x7f;
  2417. size >>= 2; /* Convert to cachelines */
  2418. DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
  2419. plane ? "B" : "A",
  2420. size);
  2421. return size;
  2422. }
  2423. static int i830_get_fifo_size(struct drm_device *dev, int plane)
  2424. {
  2425. struct drm_i915_private *dev_priv = dev->dev_private;
  2426. uint32_t dsparb = I915_READ(DSPARB);
  2427. int size;
  2428. size = dsparb & 0x7f;
  2429. size >>= 1; /* Convert to cachelines */
  2430. DRM_DEBUG_KMS("FIFO size - (0x%08x) %s: %d\n", dsparb,
  2431. plane ? "B" : "A", size);
  2432. return size;
  2433. }
  2434. static void pineview_update_wm(struct drm_device *dev, int planea_clock,
  2435. int planeb_clock, int sr_hdisplay, int pixel_size)
  2436. {
  2437. struct drm_i915_private *dev_priv = dev->dev_private;
  2438. u32 reg;
  2439. unsigned long wm;
  2440. struct cxsr_latency *latency;
  2441. int sr_clock;
  2442. latency = intel_get_cxsr_latency(IS_PINEVIEW_G(dev), dev_priv->fsb_freq,
  2443. dev_priv->mem_freq);
  2444. if (!latency) {
  2445. DRM_DEBUG_KMS("Unknown FSB/MEM found, disable CxSR\n");
  2446. pineview_disable_cxsr(dev);
  2447. return;
  2448. }
  2449. if (!planea_clock || !planeb_clock) {
  2450. sr_clock = planea_clock ? planea_clock : planeb_clock;
  2451. /* Display SR */
  2452. wm = intel_calculate_wm(sr_clock, &pineview_display_wm,
  2453. pixel_size, latency->display_sr);
  2454. reg = I915_READ(DSPFW1);
  2455. reg &= ~DSPFW_SR_MASK;
  2456. reg |= wm << DSPFW_SR_SHIFT;
  2457. I915_WRITE(DSPFW1, reg);
  2458. DRM_DEBUG_KMS("DSPFW1 register is %x\n", reg);
  2459. /* cursor SR */
  2460. wm = intel_calculate_wm(sr_clock, &pineview_cursor_wm,
  2461. pixel_size, latency->cursor_sr);
  2462. reg = I915_READ(DSPFW3);
  2463. reg &= ~DSPFW_CURSOR_SR_MASK;
  2464. reg |= (wm & 0x3f) << DSPFW_CURSOR_SR_SHIFT;
  2465. I915_WRITE(DSPFW3, reg);
  2466. /* Display HPLL off SR */
  2467. wm = intel_calculate_wm(sr_clock, &pineview_display_hplloff_wm,
  2468. pixel_size, latency->display_hpll_disable);
  2469. reg = I915_READ(DSPFW3);
  2470. reg &= ~DSPFW_HPLL_SR_MASK;
  2471. reg |= wm & DSPFW_HPLL_SR_MASK;
  2472. I915_WRITE(DSPFW3, reg);
  2473. /* cursor HPLL off SR */
  2474. wm = intel_calculate_wm(sr_clock, &pineview_cursor_hplloff_wm,
  2475. pixel_size, latency->cursor_hpll_disable);
  2476. reg = I915_READ(DSPFW3);
  2477. reg &= ~DSPFW_HPLL_CURSOR_MASK;
  2478. reg |= (wm & 0x3f) << DSPFW_HPLL_CURSOR_SHIFT;
  2479. I915_WRITE(DSPFW3, reg);
  2480. DRM_DEBUG_KMS("DSPFW3 register is %x\n", reg);
  2481. /* activate cxsr */
  2482. reg = I915_READ(DSPFW3);
  2483. reg |= PINEVIEW_SELF_REFRESH_EN;
  2484. I915_WRITE(DSPFW3, reg);
  2485. DRM_DEBUG_KMS("Self-refresh is enabled\n");
  2486. } else {
  2487. pineview_disable_cxsr(dev);
  2488. DRM_DEBUG_KMS("Self-refresh is disabled\n");
  2489. }
  2490. }
  2491. static void g4x_update_wm(struct drm_device *dev, int planea_clock,
  2492. int planeb_clock, int sr_hdisplay, int pixel_size)
  2493. {
  2494. struct drm_i915_private *dev_priv = dev->dev_private;
  2495. int total_size, cacheline_size;
  2496. int planea_wm, planeb_wm, cursora_wm, cursorb_wm, cursor_sr;
  2497. struct intel_watermark_params planea_params, planeb_params;
  2498. unsigned long line_time_us;
  2499. int sr_clock, sr_entries = 0, entries_required;
  2500. /* Create copies of the base settings for each pipe */
  2501. planea_params = planeb_params = g4x_wm_info;
  2502. /* Grab a couple of global values before we overwrite them */
  2503. total_size = planea_params.fifo_size;
  2504. cacheline_size = planea_params.cacheline_size;
  2505. /*
  2506. * Note: we need to make sure we don't overflow for various clock &
  2507. * latency values.
  2508. * clocks go from a few thousand to several hundred thousand.
  2509. * latency is usually a few thousand
  2510. */
  2511. entries_required = ((planea_clock / 1000) * pixel_size * latency_ns) /
  2512. 1000;
  2513. entries_required /= G4X_FIFO_LINE_SIZE;
  2514. planea_wm = entries_required + planea_params.guard_size;
  2515. entries_required = ((planeb_clock / 1000) * pixel_size * latency_ns) /
  2516. 1000;
  2517. entries_required /= G4X_FIFO_LINE_SIZE;
  2518. planeb_wm = entries_required + planeb_params.guard_size;
  2519. cursora_wm = cursorb_wm = 16;
  2520. cursor_sr = 32;
  2521. DRM_DEBUG("FIFO watermarks - A: %d, B: %d\n", planea_wm, planeb_wm);
  2522. /* Calc sr entries for one plane configs */
  2523. if (sr_hdisplay && (!planea_clock || !planeb_clock)) {
  2524. /* self-refresh has much higher latency */
  2525. static const int sr_latency_ns = 12000;
  2526. sr_clock = planea_clock ? planea_clock : planeb_clock;
  2527. line_time_us = ((sr_hdisplay * 1000) / sr_clock);
  2528. /* Use ns/us then divide to preserve precision */
  2529. sr_entries = (((sr_latency_ns / line_time_us) + 1) *
  2530. pixel_size * sr_hdisplay) / 1000;
  2531. sr_entries = roundup(sr_entries / cacheline_size, 1);
  2532. DRM_DEBUG("self-refresh entries: %d\n", sr_entries);
  2533. I915_WRITE(FW_BLC_SELF, FW_BLC_SELF_EN);
  2534. } else {
  2535. /* Turn off self refresh if both pipes are enabled */
  2536. I915_WRITE(FW_BLC_SELF, I915_READ(FW_BLC_SELF)
  2537. & ~FW_BLC_SELF_EN);
  2538. }
  2539. DRM_DEBUG("Setting FIFO watermarks - A: %d, B: %d, SR %d\n",
  2540. planea_wm, planeb_wm, sr_entries);
  2541. planea_wm &= 0x3f;
  2542. planeb_wm &= 0x3f;
  2543. I915_WRITE(DSPFW1, (sr_entries << DSPFW_SR_SHIFT) |
  2544. (cursorb_wm << DSPFW_CURSORB_SHIFT) |
  2545. (planeb_wm << DSPFW_PLANEB_SHIFT) | planea_wm);
  2546. I915_WRITE(DSPFW2, (I915_READ(DSPFW2) & DSPFW_CURSORA_MASK) |
  2547. (cursora_wm << DSPFW_CURSORA_SHIFT));
  2548. /* HPLL off in SR has some issues on G4x... disable it */
  2549. I915_WRITE(DSPFW3, (I915_READ(DSPFW3) & ~DSPFW_HPLL_SR_EN) |
  2550. (cursor_sr << DSPFW_CURSOR_SR_SHIFT));
  2551. }
  2552. static void i965_update_wm(struct drm_device *dev, int planea_clock,
  2553. int planeb_clock, int sr_hdisplay, int pixel_size)
  2554. {
  2555. struct drm_i915_private *dev_priv = dev->dev_private;
  2556. unsigned long line_time_us;
  2557. int sr_clock, sr_entries, srwm = 1;
  2558. /* Calc sr entries for one plane configs */
  2559. if (sr_hdisplay && (!planea_clock || !planeb_clock)) {
  2560. /* self-refresh has much higher latency */
  2561. static const int sr_latency_ns = 12000;
  2562. sr_clock = planea_clock ? planea_clock : planeb_clock;
  2563. line_time_us = ((sr_hdisplay * 1000) / sr_clock);
  2564. /* Use ns/us then divide to preserve precision */
  2565. sr_entries = (((sr_latency_ns / line_time_us) + 1) *
  2566. pixel_size * sr_hdisplay) / 1000;
  2567. sr_entries = roundup(sr_entries / I915_FIFO_LINE_SIZE, 1);
  2568. DRM_DEBUG("self-refresh entries: %d\n", sr_entries);
  2569. srwm = I945_FIFO_SIZE - sr_entries;
  2570. if (srwm < 0)
  2571. srwm = 1;
  2572. srwm &= 0x3f;
  2573. I915_WRITE(FW_BLC_SELF, FW_BLC_SELF_EN);
  2574. } else {
  2575. /* Turn off self refresh if both pipes are enabled */
  2576. I915_WRITE(FW_BLC_SELF, I915_READ(FW_BLC_SELF)
  2577. & ~FW_BLC_SELF_EN);
  2578. }
  2579. DRM_DEBUG_KMS("Setting FIFO watermarks - A: 8, B: 8, C: 8, SR %d\n",
  2580. srwm);
  2581. /* 965 has limitations... */
  2582. I915_WRITE(DSPFW1, (srwm << DSPFW_SR_SHIFT) | (8 << 16) | (8 << 8) |
  2583. (8 << 0));
  2584. I915_WRITE(DSPFW2, (8 << 8) | (8 << 0));
  2585. }
  2586. static void i9xx_update_wm(struct drm_device *dev, int planea_clock,
  2587. int planeb_clock, int sr_hdisplay, int pixel_size)
  2588. {
  2589. struct drm_i915_private *dev_priv = dev->dev_private;
  2590. uint32_t fwater_lo;
  2591. uint32_t fwater_hi;
  2592. int total_size, cacheline_size, cwm, srwm = 1;
  2593. int planea_wm, planeb_wm;
  2594. struct intel_watermark_params planea_params, planeb_params;
  2595. unsigned long line_time_us;
  2596. int sr_clock, sr_entries = 0;
  2597. /* Create copies of the base settings for each pipe */
  2598. if (IS_I965GM(dev) || IS_I945GM(dev))
  2599. planea_params = planeb_params = i945_wm_info;
  2600. else if (IS_I9XX(dev))
  2601. planea_params = planeb_params = i915_wm_info;
  2602. else
  2603. planea_params = planeb_params = i855_wm_info;
  2604. /* Grab a couple of global values before we overwrite them */
  2605. total_size = planea_params.fifo_size;
  2606. cacheline_size = planea_params.cacheline_size;
  2607. /* Update per-plane FIFO sizes */
  2608. planea_params.fifo_size = dev_priv->display.get_fifo_size(dev, 0);
  2609. planeb_params.fifo_size = dev_priv->display.get_fifo_size(dev, 1);
  2610. planea_wm = intel_calculate_wm(planea_clock, &planea_params,
  2611. pixel_size, latency_ns);
  2612. planeb_wm = intel_calculate_wm(planeb_clock, &planeb_params,
  2613. pixel_size, latency_ns);
  2614. DRM_DEBUG_KMS("FIFO watermarks - A: %d, B: %d\n", planea_wm, planeb_wm);
  2615. /*
  2616. * Overlay gets an aggressive default since video jitter is bad.
  2617. */
  2618. cwm = 2;
  2619. /* Calc sr entries for one plane configs */
  2620. if (HAS_FW_BLC(dev) && sr_hdisplay &&
  2621. (!planea_clock || !planeb_clock)) {
  2622. /* self-refresh has much higher latency */
  2623. static const int sr_latency_ns = 6000;
  2624. sr_clock = planea_clock ? planea_clock : planeb_clock;
  2625. line_time_us = ((sr_hdisplay * 1000) / sr_clock);
  2626. /* Use ns/us then divide to preserve precision */
  2627. sr_entries = (((sr_latency_ns / line_time_us) + 1) *
  2628. pixel_size * sr_hdisplay) / 1000;
  2629. sr_entries = roundup(sr_entries / cacheline_size, 1);
  2630. DRM_DEBUG_KMS("self-refresh entries: %d\n", sr_entries);
  2631. srwm = total_size - sr_entries;
  2632. if (srwm < 0)
  2633. srwm = 1;
  2634. if (IS_I945G(dev) || IS_I945GM(dev))
  2635. I915_WRITE(FW_BLC_SELF, FW_BLC_SELF_FIFO_MASK | (srwm & 0xff));
  2636. else if (IS_I915GM(dev)) {
  2637. /* 915M has a smaller SRWM field */
  2638. I915_WRITE(FW_BLC_SELF, srwm & 0x3f);
  2639. I915_WRITE(INSTPM, I915_READ(INSTPM) | INSTPM_SELF_EN);
  2640. }
  2641. } else {
  2642. /* Turn off self refresh if both pipes are enabled */
  2643. if (IS_I945G(dev) || IS_I945GM(dev)) {
  2644. I915_WRITE(FW_BLC_SELF, I915_READ(FW_BLC_SELF)
  2645. & ~FW_BLC_SELF_EN);
  2646. } else if (IS_I915GM(dev)) {
  2647. I915_WRITE(INSTPM, I915_READ(INSTPM) & ~INSTPM_SELF_EN);
  2648. }
  2649. }
  2650. DRM_DEBUG_KMS("Setting FIFO watermarks - A: %d, B: %d, C: %d, SR %d\n",
  2651. planea_wm, planeb_wm, cwm, srwm);
  2652. fwater_lo = ((planeb_wm & 0x3f) << 16) | (planea_wm & 0x3f);
  2653. fwater_hi = (cwm & 0x1f);
  2654. /* Set request length to 8 cachelines per fetch */
  2655. fwater_lo = fwater_lo | (1 << 24) | (1 << 8);
  2656. fwater_hi = fwater_hi | (1 << 8);
  2657. I915_WRITE(FW_BLC, fwater_lo);
  2658. I915_WRITE(FW_BLC2, fwater_hi);
  2659. }
  2660. static void i830_update_wm(struct drm_device *dev, int planea_clock, int unused,
  2661. int unused2, int pixel_size)
  2662. {
  2663. struct drm_i915_private *dev_priv = dev->dev_private;
  2664. uint32_t fwater_lo = I915_READ(FW_BLC) & ~0xfff;
  2665. int planea_wm;
  2666. i830_wm_info.fifo_size = dev_priv->display.get_fifo_size(dev, 0);
  2667. planea_wm = intel_calculate_wm(planea_clock, &i830_wm_info,
  2668. pixel_size, latency_ns);
  2669. fwater_lo |= (3<<8) | planea_wm;
  2670. DRM_DEBUG_KMS("Setting FIFO watermarks - A: %d\n", planea_wm);
  2671. I915_WRITE(FW_BLC, fwater_lo);
  2672. }
  2673. #define ILK_LP0_PLANE_LATENCY 700
  2674. static void ironlake_update_wm(struct drm_device *dev, int planea_clock,
  2675. int planeb_clock, int sr_hdisplay, int pixel_size)
  2676. {
  2677. struct drm_i915_private *dev_priv = dev->dev_private;
  2678. int planea_wm, planeb_wm, cursora_wm, cursorb_wm;
  2679. int sr_wm, cursor_wm;
  2680. unsigned long line_time_us;
  2681. int sr_clock, entries_required;
  2682. u32 reg_value;
  2683. /* Calculate and update the watermark for plane A */
  2684. if (planea_clock) {
  2685. entries_required = ((planea_clock / 1000) * pixel_size *
  2686. ILK_LP0_PLANE_LATENCY) / 1000;
  2687. entries_required = DIV_ROUND_UP(entries_required,
  2688. ironlake_display_wm_info.cacheline_size);
  2689. planea_wm = entries_required +
  2690. ironlake_display_wm_info.guard_size;
  2691. if (planea_wm > (int)ironlake_display_wm_info.max_wm)
  2692. planea_wm = ironlake_display_wm_info.max_wm;
  2693. cursora_wm = 16;
  2694. reg_value = I915_READ(WM0_PIPEA_ILK);
  2695. reg_value &= ~(WM0_PIPE_PLANE_MASK | WM0_PIPE_CURSOR_MASK);
  2696. reg_value |= (planea_wm << WM0_PIPE_PLANE_SHIFT) |
  2697. (cursora_wm & WM0_PIPE_CURSOR_MASK);
  2698. I915_WRITE(WM0_PIPEA_ILK, reg_value);
  2699. DRM_DEBUG_KMS("FIFO watermarks For pipe A - plane %d, "
  2700. "cursor: %d\n", planea_wm, cursora_wm);
  2701. }
  2702. /* Calculate and update the watermark for plane B */
  2703. if (planeb_clock) {
  2704. entries_required = ((planeb_clock / 1000) * pixel_size *
  2705. ILK_LP0_PLANE_LATENCY) / 1000;
  2706. entries_required = DIV_ROUND_UP(entries_required,
  2707. ironlake_display_wm_info.cacheline_size);
  2708. planeb_wm = entries_required +
  2709. ironlake_display_wm_info.guard_size;
  2710. if (planeb_wm > (int)ironlake_display_wm_info.max_wm)
  2711. planeb_wm = ironlake_display_wm_info.max_wm;
  2712. cursorb_wm = 16;
  2713. reg_value = I915_READ(WM0_PIPEB_ILK);
  2714. reg_value &= ~(WM0_PIPE_PLANE_MASK | WM0_PIPE_CURSOR_MASK);
  2715. reg_value |= (planeb_wm << WM0_PIPE_PLANE_SHIFT) |
  2716. (cursorb_wm & WM0_PIPE_CURSOR_MASK);
  2717. I915_WRITE(WM0_PIPEB_ILK, reg_value);
  2718. DRM_DEBUG_KMS("FIFO watermarks For pipe B - plane %d, "
  2719. "cursor: %d\n", planeb_wm, cursorb_wm);
  2720. }
  2721. /*
  2722. * Calculate and update the self-refresh watermark only when one
  2723. * display plane is used.
  2724. */
  2725. if (!planea_clock || !planeb_clock) {
  2726. int line_count;
  2727. /* Read the self-refresh latency. The unit is 0.5us */
  2728. int ilk_sr_latency = I915_READ(MLTR_ILK) & ILK_SRLT_MASK;
  2729. sr_clock = planea_clock ? planea_clock : planeb_clock;
  2730. line_time_us = ((sr_hdisplay * 1000) / sr_clock);
  2731. /* Use ns/us then divide to preserve precision */
  2732. line_count = ((ilk_sr_latency * 500) / line_time_us + 1000)
  2733. / 1000;
  2734. /* calculate the self-refresh watermark for display plane */
  2735. entries_required = line_count * sr_hdisplay * pixel_size;
  2736. entries_required = DIV_ROUND_UP(entries_required,
  2737. ironlake_display_srwm_info.cacheline_size);
  2738. sr_wm = entries_required +
  2739. ironlake_display_srwm_info.guard_size;
  2740. /* calculate the self-refresh watermark for display cursor */
  2741. entries_required = line_count * pixel_size * 64;
  2742. entries_required = DIV_ROUND_UP(entries_required,
  2743. ironlake_cursor_srwm_info.cacheline_size);
  2744. cursor_wm = entries_required +
  2745. ironlake_cursor_srwm_info.guard_size;
  2746. /* configure watermark and enable self-refresh */
  2747. reg_value = I915_READ(WM1_LP_ILK);
  2748. reg_value &= ~(WM1_LP_LATENCY_MASK | WM1_LP_SR_MASK |
  2749. WM1_LP_CURSOR_MASK);
  2750. reg_value |= WM1_LP_SR_EN |
  2751. (ilk_sr_latency << WM1_LP_LATENCY_SHIFT) |
  2752. (sr_wm << WM1_LP_SR_SHIFT) | cursor_wm;
  2753. I915_WRITE(WM1_LP_ILK, reg_value);
  2754. DRM_DEBUG_KMS("self-refresh watermark: display plane %d "
  2755. "cursor %d\n", sr_wm, cursor_wm);
  2756. } else {
  2757. /* Turn off self refresh if both pipes are enabled */
  2758. I915_WRITE(WM1_LP_ILK, I915_READ(WM1_LP_ILK) & ~WM1_LP_SR_EN);
  2759. }
  2760. }
  2761. /**
  2762. * intel_update_watermarks - update FIFO watermark values based on current modes
  2763. *
  2764. * Calculate watermark values for the various WM regs based on current mode
  2765. * and plane configuration.
  2766. *
  2767. * There are several cases to deal with here:
  2768. * - normal (i.e. non-self-refresh)
  2769. * - self-refresh (SR) mode
  2770. * - lines are large relative to FIFO size (buffer can hold up to 2)
  2771. * - lines are small relative to FIFO size (buffer can hold more than 2
  2772. * lines), so need to account for TLB latency
  2773. *
  2774. * The normal calculation is:
  2775. * watermark = dotclock * bytes per pixel * latency
  2776. * where latency is platform & configuration dependent (we assume pessimal
  2777. * values here).
  2778. *
  2779. * The SR calculation is:
  2780. * watermark = (trunc(latency/line time)+1) * surface width *
  2781. * bytes per pixel
  2782. * where
  2783. * line time = htotal / dotclock
  2784. * and latency is assumed to be high, as above.
  2785. *
  2786. * The final value programmed to the register should always be rounded up,
  2787. * and include an extra 2 entries to account for clock crossings.
  2788. *
  2789. * We don't use the sprite, so we can ignore that. And on Crestline we have
  2790. * to set the non-SR watermarks to 8.
  2791. */
  2792. static void intel_update_watermarks(struct drm_device *dev)
  2793. {
  2794. struct drm_i915_private *dev_priv = dev->dev_private;
  2795. struct drm_crtc *crtc;
  2796. struct intel_crtc *intel_crtc;
  2797. int sr_hdisplay = 0;
  2798. unsigned long planea_clock = 0, planeb_clock = 0, sr_clock = 0;
  2799. int enabled = 0, pixel_size = 0;
  2800. if (!dev_priv->display.update_wm)
  2801. return;
  2802. /* Get the clock config from both planes */
  2803. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  2804. intel_crtc = to_intel_crtc(crtc);
  2805. if (crtc->enabled) {
  2806. enabled++;
  2807. if (intel_crtc->plane == 0) {
  2808. DRM_DEBUG_KMS("plane A (pipe %d) clock: %d\n",
  2809. intel_crtc->pipe, crtc->mode.clock);
  2810. planea_clock = crtc->mode.clock;
  2811. } else {
  2812. DRM_DEBUG_KMS("plane B (pipe %d) clock: %d\n",
  2813. intel_crtc->pipe, crtc->mode.clock);
  2814. planeb_clock = crtc->mode.clock;
  2815. }
  2816. sr_hdisplay = crtc->mode.hdisplay;
  2817. sr_clock = crtc->mode.clock;
  2818. if (crtc->fb)
  2819. pixel_size = crtc->fb->bits_per_pixel / 8;
  2820. else
  2821. pixel_size = 4; /* by default */
  2822. }
  2823. }
  2824. if (enabled <= 0)
  2825. return;
  2826. dev_priv->display.update_wm(dev, planea_clock, planeb_clock,
  2827. sr_hdisplay, pixel_size);
  2828. }
  2829. static int intel_crtc_mode_set(struct drm_crtc *crtc,
  2830. struct drm_display_mode *mode,
  2831. struct drm_display_mode *adjusted_mode,
  2832. int x, int y,
  2833. struct drm_framebuffer *old_fb)
  2834. {
  2835. struct drm_device *dev = crtc->dev;
  2836. struct drm_i915_private *dev_priv = dev->dev_private;
  2837. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  2838. int pipe = intel_crtc->pipe;
  2839. int plane = intel_crtc->plane;
  2840. int fp_reg = (pipe == 0) ? FPA0 : FPB0;
  2841. int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
  2842. int dpll_md_reg = (intel_crtc->pipe == 0) ? DPLL_A_MD : DPLL_B_MD;
  2843. int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR;
  2844. int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
  2845. int htot_reg = (pipe == 0) ? HTOTAL_A : HTOTAL_B;
  2846. int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
  2847. int hsync_reg = (pipe == 0) ? HSYNC_A : HSYNC_B;
  2848. int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
  2849. int vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B;
  2850. int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B;
  2851. int dspsize_reg = (plane == 0) ? DSPASIZE : DSPBSIZE;
  2852. int dsppos_reg = (plane == 0) ? DSPAPOS : DSPBPOS;
  2853. int pipesrc_reg = (pipe == 0) ? PIPEASRC : PIPEBSRC;
  2854. int refclk, num_connectors = 0;
  2855. intel_clock_t clock, reduced_clock;
  2856. u32 dpll = 0, fp = 0, fp2 = 0, dspcntr, pipeconf;
  2857. bool ok, has_reduced_clock = false, is_sdvo = false, is_dvo = false;
  2858. bool is_crt = false, is_lvds = false, is_tv = false, is_dp = false;
  2859. bool is_edp = false;
  2860. struct drm_mode_config *mode_config = &dev->mode_config;
  2861. struct drm_encoder *encoder;
  2862. struct intel_encoder *intel_encoder = NULL;
  2863. const intel_limit_t *limit;
  2864. int ret;
  2865. struct fdi_m_n m_n = {0};
  2866. int data_m1_reg = (pipe == 0) ? PIPEA_DATA_M1 : PIPEB_DATA_M1;
  2867. int data_n1_reg = (pipe == 0) ? PIPEA_DATA_N1 : PIPEB_DATA_N1;
  2868. int link_m1_reg = (pipe == 0) ? PIPEA_LINK_M1 : PIPEB_LINK_M1;
  2869. int link_n1_reg = (pipe == 0) ? PIPEA_LINK_N1 : PIPEB_LINK_N1;
  2870. int pch_fp_reg = (pipe == 0) ? PCH_FPA0 : PCH_FPB0;
  2871. int pch_dpll_reg = (pipe == 0) ? PCH_DPLL_A : PCH_DPLL_B;
  2872. int fdi_rx_reg = (pipe == 0) ? FDI_RXA_CTL : FDI_RXB_CTL;
  2873. int fdi_tx_reg = (pipe == 0) ? FDI_TXA_CTL : FDI_TXB_CTL;
  2874. int trans_dpll_sel = (pipe == 0) ? 0 : 1;
  2875. int lvds_reg = LVDS;
  2876. u32 temp;
  2877. int sdvo_pixel_multiply;
  2878. int target_clock;
  2879. drm_vblank_pre_modeset(dev, pipe);
  2880. list_for_each_entry(encoder, &mode_config->encoder_list, head) {
  2881. if (!encoder || encoder->crtc != crtc)
  2882. continue;
  2883. intel_encoder = enc_to_intel_encoder(encoder);
  2884. switch (intel_encoder->type) {
  2885. case INTEL_OUTPUT_LVDS:
  2886. is_lvds = true;
  2887. break;
  2888. case INTEL_OUTPUT_SDVO:
  2889. case INTEL_OUTPUT_HDMI:
  2890. is_sdvo = true;
  2891. if (intel_encoder->needs_tv_clock)
  2892. is_tv = true;
  2893. break;
  2894. case INTEL_OUTPUT_DVO:
  2895. is_dvo = true;
  2896. break;
  2897. case INTEL_OUTPUT_TVOUT:
  2898. is_tv = true;
  2899. break;
  2900. case INTEL_OUTPUT_ANALOG:
  2901. is_crt = true;
  2902. break;
  2903. case INTEL_OUTPUT_DISPLAYPORT:
  2904. is_dp = true;
  2905. break;
  2906. case INTEL_OUTPUT_EDP:
  2907. is_edp = true;
  2908. break;
  2909. }
  2910. num_connectors++;
  2911. }
  2912. if (is_lvds && dev_priv->lvds_use_ssc && num_connectors < 2) {
  2913. refclk = dev_priv->lvds_ssc_freq * 1000;
  2914. DRM_DEBUG_KMS("using SSC reference clock of %d MHz\n",
  2915. refclk / 1000);
  2916. } else if (IS_I9XX(dev)) {
  2917. refclk = 96000;
  2918. if (HAS_PCH_SPLIT(dev))
  2919. refclk = 120000; /* 120Mhz refclk */
  2920. } else {
  2921. refclk = 48000;
  2922. }
  2923. /*
  2924. * Returns a set of divisors for the desired target clock with the given
  2925. * refclk, or FALSE. The returned values represent the clock equation:
  2926. * reflck * (5 * (m1 + 2) + (m2 + 2)) / (n + 2) / p1 / p2.
  2927. */
  2928. limit = intel_limit(crtc);
  2929. ok = limit->find_pll(limit, crtc, adjusted_mode->clock, refclk, &clock);
  2930. if (!ok) {
  2931. DRM_ERROR("Couldn't find PLL settings for mode!\n");
  2932. drm_vblank_post_modeset(dev, pipe);
  2933. return -EINVAL;
  2934. }
  2935. if (is_lvds && dev_priv->lvds_downclock_avail) {
  2936. has_reduced_clock = limit->find_pll(limit, crtc,
  2937. dev_priv->lvds_downclock,
  2938. refclk,
  2939. &reduced_clock);
  2940. if (has_reduced_clock && (clock.p != reduced_clock.p)) {
  2941. /*
  2942. * If the different P is found, it means that we can't
  2943. * switch the display clock by using the FP0/FP1.
  2944. * In such case we will disable the LVDS downclock
  2945. * feature.
  2946. */
  2947. DRM_DEBUG_KMS("Different P is found for "
  2948. "LVDS clock/downclock\n");
  2949. has_reduced_clock = 0;
  2950. }
  2951. }
  2952. /* SDVO TV has fixed PLL values depend on its clock range,
  2953. this mirrors vbios setting. */
  2954. if (is_sdvo && is_tv) {
  2955. if (adjusted_mode->clock >= 100000
  2956. && adjusted_mode->clock < 140500) {
  2957. clock.p1 = 2;
  2958. clock.p2 = 10;
  2959. clock.n = 3;
  2960. clock.m1 = 16;
  2961. clock.m2 = 8;
  2962. } else if (adjusted_mode->clock >= 140500
  2963. && adjusted_mode->clock <= 200000) {
  2964. clock.p1 = 1;
  2965. clock.p2 = 10;
  2966. clock.n = 6;
  2967. clock.m1 = 12;
  2968. clock.m2 = 8;
  2969. }
  2970. }
  2971. /* FDI link */
  2972. if (HAS_PCH_SPLIT(dev)) {
  2973. int lane = 0, link_bw, bpp;
  2974. /* eDP doesn't require FDI link, so just set DP M/N
  2975. according to current link config */
  2976. if (is_edp) {
  2977. target_clock = mode->clock;
  2978. intel_edp_link_config(intel_encoder,
  2979. &lane, &link_bw);
  2980. } else {
  2981. /* DP over FDI requires target mode clock
  2982. instead of link clock */
  2983. if (is_dp)
  2984. target_clock = mode->clock;
  2985. else
  2986. target_clock = adjusted_mode->clock;
  2987. link_bw = 270000;
  2988. }
  2989. /* determine panel color depth */
  2990. temp = I915_READ(pipeconf_reg);
  2991. temp &= ~PIPE_BPC_MASK;
  2992. if (is_lvds) {
  2993. int lvds_reg = I915_READ(PCH_LVDS);
  2994. /* the BPC will be 6 if it is 18-bit LVDS panel */
  2995. if ((lvds_reg & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP)
  2996. temp |= PIPE_8BPC;
  2997. else
  2998. temp |= PIPE_6BPC;
  2999. } else if (is_edp) {
  3000. switch (dev_priv->edp_bpp/3) {
  3001. case 8:
  3002. temp |= PIPE_8BPC;
  3003. break;
  3004. case 10:
  3005. temp |= PIPE_10BPC;
  3006. break;
  3007. case 6:
  3008. temp |= PIPE_6BPC;
  3009. break;
  3010. case 12:
  3011. temp |= PIPE_12BPC;
  3012. break;
  3013. }
  3014. } else
  3015. temp |= PIPE_8BPC;
  3016. I915_WRITE(pipeconf_reg, temp);
  3017. I915_READ(pipeconf_reg);
  3018. switch (temp & PIPE_BPC_MASK) {
  3019. case PIPE_8BPC:
  3020. bpp = 24;
  3021. break;
  3022. case PIPE_10BPC:
  3023. bpp = 30;
  3024. break;
  3025. case PIPE_6BPC:
  3026. bpp = 18;
  3027. break;
  3028. case PIPE_12BPC:
  3029. bpp = 36;
  3030. break;
  3031. default:
  3032. DRM_ERROR("unknown pipe bpc value\n");
  3033. bpp = 24;
  3034. }
  3035. if (!lane) {
  3036. /*
  3037. * Account for spread spectrum to avoid
  3038. * oversubscribing the link. Max center spread
  3039. * is 2.5%; use 5% for safety's sake.
  3040. */
  3041. u32 bps = target_clock * bpp * 21 / 20;
  3042. lane = bps / (link_bw * 8) + 1;
  3043. }
  3044. intel_crtc->fdi_lanes = lane;
  3045. ironlake_compute_m_n(bpp, lane, target_clock, link_bw, &m_n);
  3046. }
  3047. /* Ironlake: try to setup display ref clock before DPLL
  3048. * enabling. This is only under driver's control after
  3049. * PCH B stepping, previous chipset stepping should be
  3050. * ignoring this setting.
  3051. */
  3052. if (HAS_PCH_SPLIT(dev)) {
  3053. temp = I915_READ(PCH_DREF_CONTROL);
  3054. /* Always enable nonspread source */
  3055. temp &= ~DREF_NONSPREAD_SOURCE_MASK;
  3056. temp |= DREF_NONSPREAD_SOURCE_ENABLE;
  3057. I915_WRITE(PCH_DREF_CONTROL, temp);
  3058. POSTING_READ(PCH_DREF_CONTROL);
  3059. temp &= ~DREF_SSC_SOURCE_MASK;
  3060. temp |= DREF_SSC_SOURCE_ENABLE;
  3061. I915_WRITE(PCH_DREF_CONTROL, temp);
  3062. POSTING_READ(PCH_DREF_CONTROL);
  3063. udelay(200);
  3064. if (is_edp) {
  3065. if (dev_priv->lvds_use_ssc) {
  3066. temp |= DREF_SSC1_ENABLE;
  3067. I915_WRITE(PCH_DREF_CONTROL, temp);
  3068. POSTING_READ(PCH_DREF_CONTROL);
  3069. udelay(200);
  3070. temp &= ~DREF_CPU_SOURCE_OUTPUT_MASK;
  3071. temp |= DREF_CPU_SOURCE_OUTPUT_DOWNSPREAD;
  3072. I915_WRITE(PCH_DREF_CONTROL, temp);
  3073. POSTING_READ(PCH_DREF_CONTROL);
  3074. } else {
  3075. temp |= DREF_CPU_SOURCE_OUTPUT_NONSPREAD;
  3076. I915_WRITE(PCH_DREF_CONTROL, temp);
  3077. POSTING_READ(PCH_DREF_CONTROL);
  3078. }
  3079. }
  3080. }
  3081. if (IS_PINEVIEW(dev)) {
  3082. fp = (1 << clock.n) << 16 | clock.m1 << 8 | clock.m2;
  3083. if (has_reduced_clock)
  3084. fp2 = (1 << reduced_clock.n) << 16 |
  3085. reduced_clock.m1 << 8 | reduced_clock.m2;
  3086. } else {
  3087. fp = clock.n << 16 | clock.m1 << 8 | clock.m2;
  3088. if (has_reduced_clock)
  3089. fp2 = reduced_clock.n << 16 | reduced_clock.m1 << 8 |
  3090. reduced_clock.m2;
  3091. }
  3092. if (!HAS_PCH_SPLIT(dev))
  3093. dpll = DPLL_VGA_MODE_DIS;
  3094. if (IS_I9XX(dev)) {
  3095. if (is_lvds)
  3096. dpll |= DPLLB_MODE_LVDS;
  3097. else
  3098. dpll |= DPLLB_MODE_DAC_SERIAL;
  3099. if (is_sdvo) {
  3100. dpll |= DPLL_DVO_HIGH_SPEED;
  3101. sdvo_pixel_multiply = adjusted_mode->clock / mode->clock;
  3102. if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
  3103. dpll |= (sdvo_pixel_multiply - 1) << SDVO_MULTIPLIER_SHIFT_HIRES;
  3104. else if (HAS_PCH_SPLIT(dev))
  3105. dpll |= (sdvo_pixel_multiply - 1) << PLL_REF_SDVO_HDMI_MULTIPLIER_SHIFT;
  3106. }
  3107. if (is_dp)
  3108. dpll |= DPLL_DVO_HIGH_SPEED;
  3109. /* compute bitmask from p1 value */
  3110. if (IS_PINEVIEW(dev))
  3111. dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW;
  3112. else {
  3113. dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
  3114. /* also FPA1 */
  3115. if (HAS_PCH_SPLIT(dev))
  3116. dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
  3117. if (IS_G4X(dev) && has_reduced_clock)
  3118. dpll |= (1 << (reduced_clock.p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
  3119. }
  3120. switch (clock.p2) {
  3121. case 5:
  3122. dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_5;
  3123. break;
  3124. case 7:
  3125. dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7;
  3126. break;
  3127. case 10:
  3128. dpll |= DPLL_DAC_SERIAL_P2_CLOCK_DIV_10;
  3129. break;
  3130. case 14:
  3131. dpll |= DPLLB_LVDS_P2_CLOCK_DIV_14;
  3132. break;
  3133. }
  3134. if (IS_I965G(dev) && !HAS_PCH_SPLIT(dev))
  3135. dpll |= (6 << PLL_LOAD_PULSE_PHASE_SHIFT);
  3136. } else {
  3137. if (is_lvds) {
  3138. dpll |= (1 << (clock.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
  3139. } else {
  3140. if (clock.p1 == 2)
  3141. dpll |= PLL_P1_DIVIDE_BY_TWO;
  3142. else
  3143. dpll |= (clock.p1 - 2) << DPLL_FPA01_P1_POST_DIV_SHIFT;
  3144. if (clock.p2 == 4)
  3145. dpll |= PLL_P2_DIVIDE_BY_4;
  3146. }
  3147. }
  3148. if (is_sdvo && is_tv)
  3149. dpll |= PLL_REF_INPUT_TVCLKINBC;
  3150. else if (is_tv)
  3151. /* XXX: just matching BIOS for now */
  3152. /* dpll |= PLL_REF_INPUT_TVCLKINBC; */
  3153. dpll |= 3;
  3154. else if (is_lvds && dev_priv->lvds_use_ssc && num_connectors < 2)
  3155. dpll |= PLLB_REF_INPUT_SPREADSPECTRUMIN;
  3156. else
  3157. dpll |= PLL_REF_INPUT_DREFCLK;
  3158. /* setup pipeconf */
  3159. pipeconf = I915_READ(pipeconf_reg);
  3160. /* Set up the display plane register */
  3161. dspcntr = DISPPLANE_GAMMA_ENABLE;
  3162. /* Ironlake's plane is forced to pipe, bit 24 is to
  3163. enable color space conversion */
  3164. if (!HAS_PCH_SPLIT(dev)) {
  3165. if (pipe == 0)
  3166. dspcntr &= ~DISPPLANE_SEL_PIPE_MASK;
  3167. else
  3168. dspcntr |= DISPPLANE_SEL_PIPE_B;
  3169. }
  3170. if (pipe == 0 && !IS_I965G(dev)) {
  3171. /* Enable pixel doubling when the dot clock is > 90% of the (display)
  3172. * core speed.
  3173. *
  3174. * XXX: No double-wide on 915GM pipe B. Is that the only reason for the
  3175. * pipe == 0 check?
  3176. */
  3177. if (mode->clock >
  3178. dev_priv->display.get_display_clock_speed(dev) * 9 / 10)
  3179. pipeconf |= PIPEACONF_DOUBLE_WIDE;
  3180. else
  3181. pipeconf &= ~PIPEACONF_DOUBLE_WIDE;
  3182. }
  3183. /* Disable the panel fitter if it was on our pipe */
  3184. if (!HAS_PCH_SPLIT(dev) && intel_panel_fitter_pipe(dev) == pipe)
  3185. I915_WRITE(PFIT_CONTROL, 0);
  3186. DRM_DEBUG_KMS("Mode for pipe %c:\n", pipe == 0 ? 'A' : 'B');
  3187. drm_mode_debug_printmodeline(mode);
  3188. /* assign to Ironlake registers */
  3189. if (HAS_PCH_SPLIT(dev)) {
  3190. fp_reg = pch_fp_reg;
  3191. dpll_reg = pch_dpll_reg;
  3192. }
  3193. if (is_edp) {
  3194. ironlake_disable_pll_edp(crtc);
  3195. } else if ((dpll & DPLL_VCO_ENABLE)) {
  3196. I915_WRITE(fp_reg, fp);
  3197. I915_WRITE(dpll_reg, dpll & ~DPLL_VCO_ENABLE);
  3198. I915_READ(dpll_reg);
  3199. udelay(150);
  3200. }
  3201. /* enable transcoder DPLL */
  3202. if (HAS_PCH_CPT(dev)) {
  3203. temp = I915_READ(PCH_DPLL_SEL);
  3204. if (trans_dpll_sel == 0)
  3205. temp |= (TRANSA_DPLL_ENABLE | TRANSA_DPLLA_SEL);
  3206. else
  3207. temp |= (TRANSB_DPLL_ENABLE | TRANSB_DPLLB_SEL);
  3208. I915_WRITE(PCH_DPLL_SEL, temp);
  3209. I915_READ(PCH_DPLL_SEL);
  3210. udelay(150);
  3211. }
  3212. /* The LVDS pin pair needs to be on before the DPLLs are enabled.
  3213. * This is an exception to the general rule that mode_set doesn't turn
  3214. * things on.
  3215. */
  3216. if (is_lvds) {
  3217. u32 lvds;
  3218. if (HAS_PCH_SPLIT(dev))
  3219. lvds_reg = PCH_LVDS;
  3220. lvds = I915_READ(lvds_reg);
  3221. lvds |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP;
  3222. if (pipe == 1) {
  3223. if (HAS_PCH_CPT(dev))
  3224. lvds |= PORT_TRANS_B_SEL_CPT;
  3225. else
  3226. lvds |= LVDS_PIPEB_SELECT;
  3227. } else {
  3228. if (HAS_PCH_CPT(dev))
  3229. lvds &= ~PORT_TRANS_SEL_MASK;
  3230. else
  3231. lvds &= ~LVDS_PIPEB_SELECT;
  3232. }
  3233. /* set the corresponsding LVDS_BORDER bit */
  3234. lvds |= dev_priv->lvds_border_bits;
  3235. /* Set the B0-B3 data pairs corresponding to whether we're going to
  3236. * set the DPLLs for dual-channel mode or not.
  3237. */
  3238. if (clock.p2 == 7)
  3239. lvds |= LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP;
  3240. else
  3241. lvds &= ~(LVDS_B0B3_POWER_UP | LVDS_CLKB_POWER_UP);
  3242. /* It would be nice to set 24 vs 18-bit mode (LVDS_A3_POWER_UP)
  3243. * appropriately here, but we need to look more thoroughly into how
  3244. * panels behave in the two modes.
  3245. */
  3246. /* set the dithering flag */
  3247. if (IS_I965G(dev)) {
  3248. if (dev_priv->lvds_dither) {
  3249. if (HAS_PCH_SPLIT(dev)) {
  3250. pipeconf |= PIPE_ENABLE_DITHER;
  3251. pipeconf |= PIPE_DITHER_TYPE_ST01;
  3252. } else
  3253. lvds |= LVDS_ENABLE_DITHER;
  3254. } else {
  3255. if (HAS_PCH_SPLIT(dev)) {
  3256. pipeconf &= ~PIPE_ENABLE_DITHER;
  3257. pipeconf &= ~PIPE_DITHER_TYPE_MASK;
  3258. } else
  3259. lvds &= ~LVDS_ENABLE_DITHER;
  3260. }
  3261. }
  3262. I915_WRITE(lvds_reg, lvds);
  3263. I915_READ(lvds_reg);
  3264. }
  3265. if (is_dp)
  3266. intel_dp_set_m_n(crtc, mode, adjusted_mode);
  3267. else if (HAS_PCH_SPLIT(dev)) {
  3268. /* For non-DP output, clear any trans DP clock recovery setting.*/
  3269. if (pipe == 0) {
  3270. I915_WRITE(TRANSA_DATA_M1, 0);
  3271. I915_WRITE(TRANSA_DATA_N1, 0);
  3272. I915_WRITE(TRANSA_DP_LINK_M1, 0);
  3273. I915_WRITE(TRANSA_DP_LINK_N1, 0);
  3274. } else {
  3275. I915_WRITE(TRANSB_DATA_M1, 0);
  3276. I915_WRITE(TRANSB_DATA_N1, 0);
  3277. I915_WRITE(TRANSB_DP_LINK_M1, 0);
  3278. I915_WRITE(TRANSB_DP_LINK_N1, 0);
  3279. }
  3280. }
  3281. if (!is_edp) {
  3282. I915_WRITE(fp_reg, fp);
  3283. I915_WRITE(dpll_reg, dpll);
  3284. I915_READ(dpll_reg);
  3285. /* Wait for the clocks to stabilize. */
  3286. udelay(150);
  3287. if (IS_I965G(dev) && !HAS_PCH_SPLIT(dev)) {
  3288. if (is_sdvo) {
  3289. sdvo_pixel_multiply = adjusted_mode->clock / mode->clock;
  3290. I915_WRITE(dpll_md_reg, (0 << DPLL_MD_UDI_DIVIDER_SHIFT) |
  3291. ((sdvo_pixel_multiply - 1) << DPLL_MD_UDI_MULTIPLIER_SHIFT));
  3292. } else
  3293. I915_WRITE(dpll_md_reg, 0);
  3294. } else {
  3295. /* write it again -- the BIOS does, after all */
  3296. I915_WRITE(dpll_reg, dpll);
  3297. }
  3298. I915_READ(dpll_reg);
  3299. /* Wait for the clocks to stabilize. */
  3300. udelay(150);
  3301. }
  3302. if (is_lvds && has_reduced_clock && i915_powersave) {
  3303. I915_WRITE(fp_reg + 4, fp2);
  3304. intel_crtc->lowfreq_avail = true;
  3305. if (HAS_PIPE_CXSR(dev)) {
  3306. DRM_DEBUG_KMS("enabling CxSR downclocking\n");
  3307. pipeconf |= PIPECONF_CXSR_DOWNCLOCK;
  3308. }
  3309. } else {
  3310. I915_WRITE(fp_reg + 4, fp);
  3311. intel_crtc->lowfreq_avail = false;
  3312. if (HAS_PIPE_CXSR(dev)) {
  3313. DRM_DEBUG_KMS("disabling CxSR downclocking\n");
  3314. pipeconf &= ~PIPECONF_CXSR_DOWNCLOCK;
  3315. }
  3316. }
  3317. I915_WRITE(htot_reg, (adjusted_mode->crtc_hdisplay - 1) |
  3318. ((adjusted_mode->crtc_htotal - 1) << 16));
  3319. I915_WRITE(hblank_reg, (adjusted_mode->crtc_hblank_start - 1) |
  3320. ((adjusted_mode->crtc_hblank_end - 1) << 16));
  3321. I915_WRITE(hsync_reg, (adjusted_mode->crtc_hsync_start - 1) |
  3322. ((adjusted_mode->crtc_hsync_end - 1) << 16));
  3323. I915_WRITE(vtot_reg, (adjusted_mode->crtc_vdisplay - 1) |
  3324. ((adjusted_mode->crtc_vtotal - 1) << 16));
  3325. I915_WRITE(vblank_reg, (adjusted_mode->crtc_vblank_start - 1) |
  3326. ((adjusted_mode->crtc_vblank_end - 1) << 16));
  3327. I915_WRITE(vsync_reg, (adjusted_mode->crtc_vsync_start - 1) |
  3328. ((adjusted_mode->crtc_vsync_end - 1) << 16));
  3329. /* pipesrc and dspsize control the size that is scaled from, which should
  3330. * always be the user's requested size.
  3331. */
  3332. if (!HAS_PCH_SPLIT(dev)) {
  3333. I915_WRITE(dspsize_reg, ((mode->vdisplay - 1) << 16) |
  3334. (mode->hdisplay - 1));
  3335. I915_WRITE(dsppos_reg, 0);
  3336. }
  3337. I915_WRITE(pipesrc_reg, ((mode->hdisplay - 1) << 16) | (mode->vdisplay - 1));
  3338. if (HAS_PCH_SPLIT(dev)) {
  3339. I915_WRITE(data_m1_reg, TU_SIZE(m_n.tu) | m_n.gmch_m);
  3340. I915_WRITE(data_n1_reg, TU_SIZE(m_n.tu) | m_n.gmch_n);
  3341. I915_WRITE(link_m1_reg, m_n.link_m);
  3342. I915_WRITE(link_n1_reg, m_n.link_n);
  3343. if (is_edp) {
  3344. ironlake_set_pll_edp(crtc, adjusted_mode->clock);
  3345. } else {
  3346. /* enable FDI RX PLL too */
  3347. temp = I915_READ(fdi_rx_reg);
  3348. I915_WRITE(fdi_rx_reg, temp | FDI_RX_PLL_ENABLE);
  3349. I915_READ(fdi_rx_reg);
  3350. udelay(200);
  3351. /* enable FDI TX PLL too */
  3352. temp = I915_READ(fdi_tx_reg);
  3353. I915_WRITE(fdi_tx_reg, temp | FDI_TX_PLL_ENABLE);
  3354. I915_READ(fdi_tx_reg);
  3355. /* enable FDI RX PCDCLK */
  3356. temp = I915_READ(fdi_rx_reg);
  3357. I915_WRITE(fdi_rx_reg, temp | FDI_SEL_PCDCLK);
  3358. I915_READ(fdi_rx_reg);
  3359. udelay(200);
  3360. }
  3361. }
  3362. I915_WRITE(pipeconf_reg, pipeconf);
  3363. I915_READ(pipeconf_reg);
  3364. intel_wait_for_vblank(dev);
  3365. if (IS_IRONLAKE(dev)) {
  3366. /* enable address swizzle for tiling buffer */
  3367. temp = I915_READ(DISP_ARB_CTL);
  3368. I915_WRITE(DISP_ARB_CTL, temp | DISP_TILE_SURFACE_SWIZZLING);
  3369. }
  3370. I915_WRITE(dspcntr_reg, dspcntr);
  3371. /* Flush the plane changes */
  3372. ret = intel_pipe_set_base(crtc, x, y, old_fb);
  3373. if ((IS_I965G(dev) || plane == 0))
  3374. intel_update_fbc(crtc, &crtc->mode);
  3375. intel_update_watermarks(dev);
  3376. drm_vblank_post_modeset(dev, pipe);
  3377. return ret;
  3378. }
  3379. /** Loads the palette/gamma unit for the CRTC with the prepared values */
  3380. void intel_crtc_load_lut(struct drm_crtc *crtc)
  3381. {
  3382. struct drm_device *dev = crtc->dev;
  3383. struct drm_i915_private *dev_priv = dev->dev_private;
  3384. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3385. int palreg = (intel_crtc->pipe == 0) ? PALETTE_A : PALETTE_B;
  3386. int i;
  3387. /* The clocks have to be on to load the palette. */
  3388. if (!crtc->enabled)
  3389. return;
  3390. /* use legacy palette for Ironlake */
  3391. if (HAS_PCH_SPLIT(dev))
  3392. palreg = (intel_crtc->pipe == 0) ? LGC_PALETTE_A :
  3393. LGC_PALETTE_B;
  3394. for (i = 0; i < 256; i++) {
  3395. I915_WRITE(palreg + 4 * i,
  3396. (intel_crtc->lut_r[i] << 16) |
  3397. (intel_crtc->lut_g[i] << 8) |
  3398. intel_crtc->lut_b[i]);
  3399. }
  3400. }
  3401. static int intel_crtc_cursor_set(struct drm_crtc *crtc,
  3402. struct drm_file *file_priv,
  3403. uint32_t handle,
  3404. uint32_t width, uint32_t height)
  3405. {
  3406. struct drm_device *dev = crtc->dev;
  3407. struct drm_i915_private *dev_priv = dev->dev_private;
  3408. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3409. struct drm_gem_object *bo;
  3410. struct drm_i915_gem_object *obj_priv;
  3411. int pipe = intel_crtc->pipe;
  3412. uint32_t control = (pipe == 0) ? CURACNTR : CURBCNTR;
  3413. uint32_t base = (pipe == 0) ? CURABASE : CURBBASE;
  3414. uint32_t temp = I915_READ(control);
  3415. size_t addr;
  3416. int ret;
  3417. DRM_DEBUG_KMS("\n");
  3418. /* if we want to turn off the cursor ignore width and height */
  3419. if (!handle) {
  3420. DRM_DEBUG_KMS("cursor off\n");
  3421. if (IS_MOBILE(dev) || IS_I9XX(dev)) {
  3422. temp &= ~(CURSOR_MODE | MCURSOR_GAMMA_ENABLE);
  3423. temp |= CURSOR_MODE_DISABLE;
  3424. } else {
  3425. temp &= ~(CURSOR_ENABLE | CURSOR_GAMMA_ENABLE);
  3426. }
  3427. addr = 0;
  3428. bo = NULL;
  3429. mutex_lock(&dev->struct_mutex);
  3430. goto finish;
  3431. }
  3432. /* Currently we only support 64x64 cursors */
  3433. if (width != 64 || height != 64) {
  3434. DRM_ERROR("we currently only support 64x64 cursors\n");
  3435. return -EINVAL;
  3436. }
  3437. bo = drm_gem_object_lookup(dev, file_priv, handle);
  3438. if (!bo)
  3439. return -ENOENT;
  3440. obj_priv = to_intel_bo(bo);
  3441. if (bo->size < width * height * 4) {
  3442. DRM_ERROR("buffer is to small\n");
  3443. ret = -ENOMEM;
  3444. goto fail;
  3445. }
  3446. /* we only need to pin inside GTT if cursor is non-phy */
  3447. mutex_lock(&dev->struct_mutex);
  3448. if (!dev_priv->info->cursor_needs_physical) {
  3449. ret = i915_gem_object_pin(bo, PAGE_SIZE);
  3450. if (ret) {
  3451. DRM_ERROR("failed to pin cursor bo\n");
  3452. goto fail_locked;
  3453. }
  3454. addr = obj_priv->gtt_offset;
  3455. } else {
  3456. ret = i915_gem_attach_phys_object(dev, bo, (pipe == 0) ? I915_GEM_PHYS_CURSOR_0 : I915_GEM_PHYS_CURSOR_1);
  3457. if (ret) {
  3458. DRM_ERROR("failed to attach phys object\n");
  3459. goto fail_locked;
  3460. }
  3461. addr = obj_priv->phys_obj->handle->busaddr;
  3462. }
  3463. if (!IS_I9XX(dev))
  3464. I915_WRITE(CURSIZE, (height << 12) | width);
  3465. /* Hooray for CUR*CNTR differences */
  3466. if (IS_MOBILE(dev) || IS_I9XX(dev)) {
  3467. temp &= ~(CURSOR_MODE | MCURSOR_PIPE_SELECT);
  3468. temp |= CURSOR_MODE_64_ARGB_AX | MCURSOR_GAMMA_ENABLE;
  3469. temp |= (pipe << 28); /* Connect to correct pipe */
  3470. } else {
  3471. temp &= ~(CURSOR_FORMAT_MASK);
  3472. temp |= CURSOR_ENABLE;
  3473. temp |= CURSOR_FORMAT_ARGB | CURSOR_GAMMA_ENABLE;
  3474. }
  3475. finish:
  3476. I915_WRITE(control, temp);
  3477. I915_WRITE(base, addr);
  3478. if (intel_crtc->cursor_bo) {
  3479. if (dev_priv->info->cursor_needs_physical) {
  3480. if (intel_crtc->cursor_bo != bo)
  3481. i915_gem_detach_phys_object(dev, intel_crtc->cursor_bo);
  3482. } else
  3483. i915_gem_object_unpin(intel_crtc->cursor_bo);
  3484. drm_gem_object_unreference(intel_crtc->cursor_bo);
  3485. }
  3486. mutex_unlock(&dev->struct_mutex);
  3487. intel_crtc->cursor_addr = addr;
  3488. intel_crtc->cursor_bo = bo;
  3489. return 0;
  3490. fail_locked:
  3491. mutex_unlock(&dev->struct_mutex);
  3492. fail:
  3493. drm_gem_object_unreference_unlocked(bo);
  3494. return ret;
  3495. }
  3496. static int intel_crtc_cursor_move(struct drm_crtc *crtc, int x, int y)
  3497. {
  3498. struct drm_device *dev = crtc->dev;
  3499. struct drm_i915_private *dev_priv = dev->dev_private;
  3500. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3501. struct intel_framebuffer *intel_fb;
  3502. int pipe = intel_crtc->pipe;
  3503. uint32_t temp = 0;
  3504. uint32_t adder;
  3505. if (crtc->fb) {
  3506. intel_fb = to_intel_framebuffer(crtc->fb);
  3507. intel_mark_busy(dev, intel_fb->obj);
  3508. }
  3509. if (x < 0) {
  3510. temp |= CURSOR_POS_SIGN << CURSOR_X_SHIFT;
  3511. x = -x;
  3512. }
  3513. if (y < 0) {
  3514. temp |= CURSOR_POS_SIGN << CURSOR_Y_SHIFT;
  3515. y = -y;
  3516. }
  3517. temp |= x << CURSOR_X_SHIFT;
  3518. temp |= y << CURSOR_Y_SHIFT;
  3519. adder = intel_crtc->cursor_addr;
  3520. I915_WRITE((pipe == 0) ? CURAPOS : CURBPOS, temp);
  3521. I915_WRITE((pipe == 0) ? CURABASE : CURBBASE, adder);
  3522. return 0;
  3523. }
  3524. /** Sets the color ramps on behalf of RandR */
  3525. void intel_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green,
  3526. u16 blue, int regno)
  3527. {
  3528. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3529. intel_crtc->lut_r[regno] = red >> 8;
  3530. intel_crtc->lut_g[regno] = green >> 8;
  3531. intel_crtc->lut_b[regno] = blue >> 8;
  3532. }
  3533. void intel_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green,
  3534. u16 *blue, int regno)
  3535. {
  3536. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3537. *red = intel_crtc->lut_r[regno] << 8;
  3538. *green = intel_crtc->lut_g[regno] << 8;
  3539. *blue = intel_crtc->lut_b[regno] << 8;
  3540. }
  3541. static void intel_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green,
  3542. u16 *blue, uint32_t size)
  3543. {
  3544. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3545. int i;
  3546. if (size != 256)
  3547. return;
  3548. for (i = 0; i < 256; i++) {
  3549. intel_crtc->lut_r[i] = red[i] >> 8;
  3550. intel_crtc->lut_g[i] = green[i] >> 8;
  3551. intel_crtc->lut_b[i] = blue[i] >> 8;
  3552. }
  3553. intel_crtc_load_lut(crtc);
  3554. }
  3555. /**
  3556. * Get a pipe with a simple mode set on it for doing load-based monitor
  3557. * detection.
  3558. *
  3559. * It will be up to the load-detect code to adjust the pipe as appropriate for
  3560. * its requirements. The pipe will be connected to no other encoders.
  3561. *
  3562. * Currently this code will only succeed if there is a pipe with no encoders
  3563. * configured for it. In the future, it could choose to temporarily disable
  3564. * some outputs to free up a pipe for its use.
  3565. *
  3566. * \return crtc, or NULL if no pipes are available.
  3567. */
  3568. /* VESA 640x480x72Hz mode to set on the pipe */
  3569. static struct drm_display_mode load_detect_mode = {
  3570. DRM_MODE("640x480", DRM_MODE_TYPE_DEFAULT, 31500, 640, 664,
  3571. 704, 832, 0, 480, 489, 491, 520, 0, DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  3572. };
  3573. struct drm_crtc *intel_get_load_detect_pipe(struct intel_encoder *intel_encoder,
  3574. struct drm_connector *connector,
  3575. struct drm_display_mode *mode,
  3576. int *dpms_mode)
  3577. {
  3578. struct intel_crtc *intel_crtc;
  3579. struct drm_crtc *possible_crtc;
  3580. struct drm_crtc *supported_crtc =NULL;
  3581. struct drm_encoder *encoder = &intel_encoder->enc;
  3582. struct drm_crtc *crtc = NULL;
  3583. struct drm_device *dev = encoder->dev;
  3584. struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
  3585. struct drm_crtc_helper_funcs *crtc_funcs;
  3586. int i = -1;
  3587. /*
  3588. * Algorithm gets a little messy:
  3589. * - if the connector already has an assigned crtc, use it (but make
  3590. * sure it's on first)
  3591. * - try to find the first unused crtc that can drive this connector,
  3592. * and use that if we find one
  3593. * - if there are no unused crtcs available, try to use the first
  3594. * one we found that supports the connector
  3595. */
  3596. /* See if we already have a CRTC for this connector */
  3597. if (encoder->crtc) {
  3598. crtc = encoder->crtc;
  3599. /* Make sure the crtc and connector are running */
  3600. intel_crtc = to_intel_crtc(crtc);
  3601. *dpms_mode = intel_crtc->dpms_mode;
  3602. if (intel_crtc->dpms_mode != DRM_MODE_DPMS_ON) {
  3603. crtc_funcs = crtc->helper_private;
  3604. crtc_funcs->dpms(crtc, DRM_MODE_DPMS_ON);
  3605. encoder_funcs->dpms(encoder, DRM_MODE_DPMS_ON);
  3606. }
  3607. return crtc;
  3608. }
  3609. /* Find an unused one (if possible) */
  3610. list_for_each_entry(possible_crtc, &dev->mode_config.crtc_list, head) {
  3611. i++;
  3612. if (!(encoder->possible_crtcs & (1 << i)))
  3613. continue;
  3614. if (!possible_crtc->enabled) {
  3615. crtc = possible_crtc;
  3616. break;
  3617. }
  3618. if (!supported_crtc)
  3619. supported_crtc = possible_crtc;
  3620. }
  3621. /*
  3622. * If we didn't find an unused CRTC, don't use any.
  3623. */
  3624. if (!crtc) {
  3625. return NULL;
  3626. }
  3627. encoder->crtc = crtc;
  3628. connector->encoder = encoder;
  3629. intel_encoder->load_detect_temp = true;
  3630. intel_crtc = to_intel_crtc(crtc);
  3631. *dpms_mode = intel_crtc->dpms_mode;
  3632. if (!crtc->enabled) {
  3633. if (!mode)
  3634. mode = &load_detect_mode;
  3635. drm_crtc_helper_set_mode(crtc, mode, 0, 0, crtc->fb);
  3636. } else {
  3637. if (intel_crtc->dpms_mode != DRM_MODE_DPMS_ON) {
  3638. crtc_funcs = crtc->helper_private;
  3639. crtc_funcs->dpms(crtc, DRM_MODE_DPMS_ON);
  3640. }
  3641. /* Add this connector to the crtc */
  3642. encoder_funcs->mode_set(encoder, &crtc->mode, &crtc->mode);
  3643. encoder_funcs->commit(encoder);
  3644. }
  3645. /* let the connector get through one full cycle before testing */
  3646. intel_wait_for_vblank(dev);
  3647. return crtc;
  3648. }
  3649. void intel_release_load_detect_pipe(struct intel_encoder *intel_encoder,
  3650. struct drm_connector *connector, int dpms_mode)
  3651. {
  3652. struct drm_encoder *encoder = &intel_encoder->enc;
  3653. struct drm_device *dev = encoder->dev;
  3654. struct drm_crtc *crtc = encoder->crtc;
  3655. struct drm_encoder_helper_funcs *encoder_funcs = encoder->helper_private;
  3656. struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private;
  3657. if (intel_encoder->load_detect_temp) {
  3658. encoder->crtc = NULL;
  3659. connector->encoder = NULL;
  3660. intel_encoder->load_detect_temp = false;
  3661. crtc->enabled = drm_helper_crtc_in_use(crtc);
  3662. drm_helper_disable_unused_functions(dev);
  3663. }
  3664. /* Switch crtc and encoder back off if necessary */
  3665. if (crtc->enabled && dpms_mode != DRM_MODE_DPMS_ON) {
  3666. if (encoder->crtc == crtc)
  3667. encoder_funcs->dpms(encoder, dpms_mode);
  3668. crtc_funcs->dpms(crtc, dpms_mode);
  3669. }
  3670. }
  3671. /* Returns the clock of the currently programmed mode of the given pipe. */
  3672. static int intel_crtc_clock_get(struct drm_device *dev, struct drm_crtc *crtc)
  3673. {
  3674. struct drm_i915_private *dev_priv = dev->dev_private;
  3675. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3676. int pipe = intel_crtc->pipe;
  3677. u32 dpll = I915_READ((pipe == 0) ? DPLL_A : DPLL_B);
  3678. u32 fp;
  3679. intel_clock_t clock;
  3680. if ((dpll & DISPLAY_RATE_SELECT_FPA1) == 0)
  3681. fp = I915_READ((pipe == 0) ? FPA0 : FPB0);
  3682. else
  3683. fp = I915_READ((pipe == 0) ? FPA1 : FPB1);
  3684. clock.m1 = (fp & FP_M1_DIV_MASK) >> FP_M1_DIV_SHIFT;
  3685. if (IS_PINEVIEW(dev)) {
  3686. clock.n = ffs((fp & FP_N_PINEVIEW_DIV_MASK) >> FP_N_DIV_SHIFT) - 1;
  3687. clock.m2 = (fp & FP_M2_PINEVIEW_DIV_MASK) >> FP_M2_DIV_SHIFT;
  3688. } else {
  3689. clock.n = (fp & FP_N_DIV_MASK) >> FP_N_DIV_SHIFT;
  3690. clock.m2 = (fp & FP_M2_DIV_MASK) >> FP_M2_DIV_SHIFT;
  3691. }
  3692. if (IS_I9XX(dev)) {
  3693. if (IS_PINEVIEW(dev))
  3694. clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK_PINEVIEW) >>
  3695. DPLL_FPA01_P1_POST_DIV_SHIFT_PINEVIEW);
  3696. else
  3697. clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK) >>
  3698. DPLL_FPA01_P1_POST_DIV_SHIFT);
  3699. switch (dpll & DPLL_MODE_MASK) {
  3700. case DPLLB_MODE_DAC_SERIAL:
  3701. clock.p2 = dpll & DPLL_DAC_SERIAL_P2_CLOCK_DIV_5 ?
  3702. 5 : 10;
  3703. break;
  3704. case DPLLB_MODE_LVDS:
  3705. clock.p2 = dpll & DPLLB_LVDS_P2_CLOCK_DIV_7 ?
  3706. 7 : 14;
  3707. break;
  3708. default:
  3709. DRM_DEBUG_KMS("Unknown DPLL mode %08x in programmed "
  3710. "mode\n", (int)(dpll & DPLL_MODE_MASK));
  3711. return 0;
  3712. }
  3713. /* XXX: Handle the 100Mhz refclk */
  3714. intel_clock(dev, 96000, &clock);
  3715. } else {
  3716. bool is_lvds = (pipe == 1) && (I915_READ(LVDS) & LVDS_PORT_EN);
  3717. if (is_lvds) {
  3718. clock.p1 = ffs((dpll & DPLL_FPA01_P1_POST_DIV_MASK_I830_LVDS) >>
  3719. DPLL_FPA01_P1_POST_DIV_SHIFT);
  3720. clock.p2 = 14;
  3721. if ((dpll & PLL_REF_INPUT_MASK) ==
  3722. PLLB_REF_INPUT_SPREADSPECTRUMIN) {
  3723. /* XXX: might not be 66MHz */
  3724. intel_clock(dev, 66000, &clock);
  3725. } else
  3726. intel_clock(dev, 48000, &clock);
  3727. } else {
  3728. if (dpll & PLL_P1_DIVIDE_BY_TWO)
  3729. clock.p1 = 2;
  3730. else {
  3731. clock.p1 = ((dpll & DPLL_FPA01_P1_POST_DIV_MASK_I830) >>
  3732. DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
  3733. }
  3734. if (dpll & PLL_P2_DIVIDE_BY_4)
  3735. clock.p2 = 4;
  3736. else
  3737. clock.p2 = 2;
  3738. intel_clock(dev, 48000, &clock);
  3739. }
  3740. }
  3741. /* XXX: It would be nice to validate the clocks, but we can't reuse
  3742. * i830PllIsValid() because it relies on the xf86_config connector
  3743. * configuration being accurate, which it isn't necessarily.
  3744. */
  3745. return clock.dot;
  3746. }
  3747. /** Returns the currently programmed mode of the given pipe. */
  3748. struct drm_display_mode *intel_crtc_mode_get(struct drm_device *dev,
  3749. struct drm_crtc *crtc)
  3750. {
  3751. struct drm_i915_private *dev_priv = dev->dev_private;
  3752. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3753. int pipe = intel_crtc->pipe;
  3754. struct drm_display_mode *mode;
  3755. int htot = I915_READ((pipe == 0) ? HTOTAL_A : HTOTAL_B);
  3756. int hsync = I915_READ((pipe == 0) ? HSYNC_A : HSYNC_B);
  3757. int vtot = I915_READ((pipe == 0) ? VTOTAL_A : VTOTAL_B);
  3758. int vsync = I915_READ((pipe == 0) ? VSYNC_A : VSYNC_B);
  3759. mode = kzalloc(sizeof(*mode), GFP_KERNEL);
  3760. if (!mode)
  3761. return NULL;
  3762. mode->clock = intel_crtc_clock_get(dev, crtc);
  3763. mode->hdisplay = (htot & 0xffff) + 1;
  3764. mode->htotal = ((htot & 0xffff0000) >> 16) + 1;
  3765. mode->hsync_start = (hsync & 0xffff) + 1;
  3766. mode->hsync_end = ((hsync & 0xffff0000) >> 16) + 1;
  3767. mode->vdisplay = (vtot & 0xffff) + 1;
  3768. mode->vtotal = ((vtot & 0xffff0000) >> 16) + 1;
  3769. mode->vsync_start = (vsync & 0xffff) + 1;
  3770. mode->vsync_end = ((vsync & 0xffff0000) >> 16) + 1;
  3771. drm_mode_set_name(mode);
  3772. drm_mode_set_crtcinfo(mode, 0);
  3773. return mode;
  3774. }
  3775. #define GPU_IDLE_TIMEOUT 500 /* ms */
  3776. /* When this timer fires, we've been idle for awhile */
  3777. static void intel_gpu_idle_timer(unsigned long arg)
  3778. {
  3779. struct drm_device *dev = (struct drm_device *)arg;
  3780. drm_i915_private_t *dev_priv = dev->dev_private;
  3781. DRM_DEBUG_DRIVER("idle timer fired, downclocking\n");
  3782. dev_priv->busy = false;
  3783. queue_work(dev_priv->wq, &dev_priv->idle_work);
  3784. }
  3785. #define CRTC_IDLE_TIMEOUT 1000 /* ms */
  3786. static void intel_crtc_idle_timer(unsigned long arg)
  3787. {
  3788. struct intel_crtc *intel_crtc = (struct intel_crtc *)arg;
  3789. struct drm_crtc *crtc = &intel_crtc->base;
  3790. drm_i915_private_t *dev_priv = crtc->dev->dev_private;
  3791. DRM_DEBUG_DRIVER("idle timer fired, downclocking\n");
  3792. intel_crtc->busy = false;
  3793. queue_work(dev_priv->wq, &dev_priv->idle_work);
  3794. }
  3795. static void intel_increase_pllclock(struct drm_crtc *crtc, bool schedule)
  3796. {
  3797. struct drm_device *dev = crtc->dev;
  3798. drm_i915_private_t *dev_priv = dev->dev_private;
  3799. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3800. int pipe = intel_crtc->pipe;
  3801. int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
  3802. int dpll = I915_READ(dpll_reg);
  3803. if (HAS_PCH_SPLIT(dev))
  3804. return;
  3805. if (!dev_priv->lvds_downclock_avail)
  3806. return;
  3807. if (!HAS_PIPE_CXSR(dev) && (dpll & DISPLAY_RATE_SELECT_FPA1)) {
  3808. DRM_DEBUG_DRIVER("upclocking LVDS\n");
  3809. /* Unlock panel regs */
  3810. I915_WRITE(PP_CONTROL, I915_READ(PP_CONTROL) | (0xabcd << 16));
  3811. dpll &= ~DISPLAY_RATE_SELECT_FPA1;
  3812. I915_WRITE(dpll_reg, dpll);
  3813. dpll = I915_READ(dpll_reg);
  3814. intel_wait_for_vblank(dev);
  3815. dpll = I915_READ(dpll_reg);
  3816. if (dpll & DISPLAY_RATE_SELECT_FPA1)
  3817. DRM_DEBUG_DRIVER("failed to upclock LVDS!\n");
  3818. /* ...and lock them again */
  3819. I915_WRITE(PP_CONTROL, I915_READ(PP_CONTROL) & 0x3);
  3820. }
  3821. /* Schedule downclock */
  3822. if (schedule)
  3823. mod_timer(&intel_crtc->idle_timer, jiffies +
  3824. msecs_to_jiffies(CRTC_IDLE_TIMEOUT));
  3825. }
  3826. static void intel_decrease_pllclock(struct drm_crtc *crtc)
  3827. {
  3828. struct drm_device *dev = crtc->dev;
  3829. drm_i915_private_t *dev_priv = dev->dev_private;
  3830. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3831. int pipe = intel_crtc->pipe;
  3832. int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
  3833. int dpll = I915_READ(dpll_reg);
  3834. if (HAS_PCH_SPLIT(dev))
  3835. return;
  3836. if (!dev_priv->lvds_downclock_avail)
  3837. return;
  3838. /*
  3839. * Since this is called by a timer, we should never get here in
  3840. * the manual case.
  3841. */
  3842. if (!HAS_PIPE_CXSR(dev) && intel_crtc->lowfreq_avail) {
  3843. DRM_DEBUG_DRIVER("downclocking LVDS\n");
  3844. /* Unlock panel regs */
  3845. I915_WRITE(PP_CONTROL, I915_READ(PP_CONTROL) | (0xabcd << 16));
  3846. dpll |= DISPLAY_RATE_SELECT_FPA1;
  3847. I915_WRITE(dpll_reg, dpll);
  3848. dpll = I915_READ(dpll_reg);
  3849. intel_wait_for_vblank(dev);
  3850. dpll = I915_READ(dpll_reg);
  3851. if (!(dpll & DISPLAY_RATE_SELECT_FPA1))
  3852. DRM_DEBUG_DRIVER("failed to downclock LVDS!\n");
  3853. /* ...and lock them again */
  3854. I915_WRITE(PP_CONTROL, I915_READ(PP_CONTROL) & 0x3);
  3855. }
  3856. }
  3857. /**
  3858. * intel_idle_update - adjust clocks for idleness
  3859. * @work: work struct
  3860. *
  3861. * Either the GPU or display (or both) went idle. Check the busy status
  3862. * here and adjust the CRTC and GPU clocks as necessary.
  3863. */
  3864. static void intel_idle_update(struct work_struct *work)
  3865. {
  3866. drm_i915_private_t *dev_priv = container_of(work, drm_i915_private_t,
  3867. idle_work);
  3868. struct drm_device *dev = dev_priv->dev;
  3869. struct drm_crtc *crtc;
  3870. struct intel_crtc *intel_crtc;
  3871. if (!i915_powersave)
  3872. return;
  3873. mutex_lock(&dev->struct_mutex);
  3874. if (IS_I945G(dev) || IS_I945GM(dev)) {
  3875. DRM_DEBUG_DRIVER("enable memory self refresh on 945\n");
  3876. I915_WRITE(FW_BLC_SELF, FW_BLC_SELF_EN_MASK | FW_BLC_SELF_EN);
  3877. }
  3878. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  3879. /* Skip inactive CRTCs */
  3880. if (!crtc->fb)
  3881. continue;
  3882. intel_crtc = to_intel_crtc(crtc);
  3883. if (!intel_crtc->busy)
  3884. intel_decrease_pllclock(crtc);
  3885. }
  3886. mutex_unlock(&dev->struct_mutex);
  3887. }
  3888. /**
  3889. * intel_mark_busy - mark the GPU and possibly the display busy
  3890. * @dev: drm device
  3891. * @obj: object we're operating on
  3892. *
  3893. * Callers can use this function to indicate that the GPU is busy processing
  3894. * commands. If @obj matches one of the CRTC objects (i.e. it's a scanout
  3895. * buffer), we'll also mark the display as busy, so we know to increase its
  3896. * clock frequency.
  3897. */
  3898. void intel_mark_busy(struct drm_device *dev, struct drm_gem_object *obj)
  3899. {
  3900. drm_i915_private_t *dev_priv = dev->dev_private;
  3901. struct drm_crtc *crtc = NULL;
  3902. struct intel_framebuffer *intel_fb;
  3903. struct intel_crtc *intel_crtc;
  3904. if (!drm_core_check_feature(dev, DRIVER_MODESET))
  3905. return;
  3906. if (!dev_priv->busy) {
  3907. if (IS_I945G(dev) || IS_I945GM(dev)) {
  3908. u32 fw_blc_self;
  3909. DRM_DEBUG_DRIVER("disable memory self refresh on 945\n");
  3910. fw_blc_self = I915_READ(FW_BLC_SELF);
  3911. fw_blc_self &= ~FW_BLC_SELF_EN;
  3912. I915_WRITE(FW_BLC_SELF, fw_blc_self | FW_BLC_SELF_EN_MASK);
  3913. }
  3914. dev_priv->busy = true;
  3915. } else
  3916. mod_timer(&dev_priv->idle_timer, jiffies +
  3917. msecs_to_jiffies(GPU_IDLE_TIMEOUT));
  3918. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  3919. if (!crtc->fb)
  3920. continue;
  3921. intel_crtc = to_intel_crtc(crtc);
  3922. intel_fb = to_intel_framebuffer(crtc->fb);
  3923. if (intel_fb->obj == obj) {
  3924. if (!intel_crtc->busy) {
  3925. if (IS_I945G(dev) || IS_I945GM(dev)) {
  3926. u32 fw_blc_self;
  3927. DRM_DEBUG_DRIVER("disable memory self refresh on 945\n");
  3928. fw_blc_self = I915_READ(FW_BLC_SELF);
  3929. fw_blc_self &= ~FW_BLC_SELF_EN;
  3930. I915_WRITE(FW_BLC_SELF, fw_blc_self | FW_BLC_SELF_EN_MASK);
  3931. }
  3932. /* Non-busy -> busy, upclock */
  3933. intel_increase_pllclock(crtc, true);
  3934. intel_crtc->busy = true;
  3935. } else {
  3936. /* Busy -> busy, put off timer */
  3937. mod_timer(&intel_crtc->idle_timer, jiffies +
  3938. msecs_to_jiffies(CRTC_IDLE_TIMEOUT));
  3939. }
  3940. }
  3941. }
  3942. }
  3943. static void intel_crtc_destroy(struct drm_crtc *crtc)
  3944. {
  3945. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3946. drm_crtc_cleanup(crtc);
  3947. kfree(intel_crtc);
  3948. }
  3949. struct intel_unpin_work {
  3950. struct work_struct work;
  3951. struct drm_device *dev;
  3952. struct drm_gem_object *old_fb_obj;
  3953. struct drm_gem_object *pending_flip_obj;
  3954. struct drm_pending_vblank_event *event;
  3955. int pending;
  3956. };
  3957. static void intel_unpin_work_fn(struct work_struct *__work)
  3958. {
  3959. struct intel_unpin_work *work =
  3960. container_of(__work, struct intel_unpin_work, work);
  3961. mutex_lock(&work->dev->struct_mutex);
  3962. i915_gem_object_unpin(work->old_fb_obj);
  3963. drm_gem_object_unreference(work->pending_flip_obj);
  3964. drm_gem_object_unreference(work->old_fb_obj);
  3965. mutex_unlock(&work->dev->struct_mutex);
  3966. kfree(work);
  3967. }
  3968. void intel_finish_page_flip(struct drm_device *dev, int pipe)
  3969. {
  3970. drm_i915_private_t *dev_priv = dev->dev_private;
  3971. struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pipe];
  3972. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  3973. struct intel_unpin_work *work;
  3974. struct drm_i915_gem_object *obj_priv;
  3975. struct drm_pending_vblank_event *e;
  3976. struct timeval now;
  3977. unsigned long flags;
  3978. /* Ignore early vblank irqs */
  3979. if (intel_crtc == NULL)
  3980. return;
  3981. spin_lock_irqsave(&dev->event_lock, flags);
  3982. work = intel_crtc->unpin_work;
  3983. if (work == NULL || !work->pending) {
  3984. if (work && !work->pending) {
  3985. obj_priv = to_intel_bo(work->pending_flip_obj);
  3986. DRM_DEBUG_DRIVER("flip finish: %p (%d) not pending?\n",
  3987. obj_priv,
  3988. atomic_read(&obj_priv->pending_flip));
  3989. }
  3990. spin_unlock_irqrestore(&dev->event_lock, flags);
  3991. return;
  3992. }
  3993. intel_crtc->unpin_work = NULL;
  3994. drm_vblank_put(dev, intel_crtc->pipe);
  3995. if (work->event) {
  3996. e = work->event;
  3997. do_gettimeofday(&now);
  3998. e->event.sequence = drm_vblank_count(dev, intel_crtc->pipe);
  3999. e->event.tv_sec = now.tv_sec;
  4000. e->event.tv_usec = now.tv_usec;
  4001. list_add_tail(&e->base.link,
  4002. &e->base.file_priv->event_list);
  4003. wake_up_interruptible(&e->base.file_priv->event_wait);
  4004. }
  4005. spin_unlock_irqrestore(&dev->event_lock, flags);
  4006. obj_priv = to_intel_bo(work->pending_flip_obj);
  4007. /* Initial scanout buffer will have a 0 pending flip count */
  4008. if ((atomic_read(&obj_priv->pending_flip) == 0) ||
  4009. atomic_dec_and_test(&obj_priv->pending_flip))
  4010. DRM_WAKEUP(&dev_priv->pending_flip_queue);
  4011. schedule_work(&work->work);
  4012. }
  4013. void intel_prepare_page_flip(struct drm_device *dev, int plane)
  4014. {
  4015. drm_i915_private_t *dev_priv = dev->dev_private;
  4016. struct intel_crtc *intel_crtc =
  4017. to_intel_crtc(dev_priv->plane_to_crtc_mapping[plane]);
  4018. unsigned long flags;
  4019. spin_lock_irqsave(&dev->event_lock, flags);
  4020. if (intel_crtc->unpin_work) {
  4021. intel_crtc->unpin_work->pending = 1;
  4022. } else {
  4023. DRM_DEBUG_DRIVER("preparing flip with no unpin work?\n");
  4024. }
  4025. spin_unlock_irqrestore(&dev->event_lock, flags);
  4026. }
  4027. static int intel_crtc_page_flip(struct drm_crtc *crtc,
  4028. struct drm_framebuffer *fb,
  4029. struct drm_pending_vblank_event *event)
  4030. {
  4031. struct drm_device *dev = crtc->dev;
  4032. struct drm_i915_private *dev_priv = dev->dev_private;
  4033. struct intel_framebuffer *intel_fb;
  4034. struct drm_i915_gem_object *obj_priv;
  4035. struct drm_gem_object *obj;
  4036. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4037. struct intel_unpin_work *work;
  4038. unsigned long flags;
  4039. int pipesrc_reg = (intel_crtc->pipe == 0) ? PIPEASRC : PIPEBSRC;
  4040. int ret, pipesrc;
  4041. RING_LOCALS;
  4042. work = kzalloc(sizeof *work, GFP_KERNEL);
  4043. if (work == NULL)
  4044. return -ENOMEM;
  4045. mutex_lock(&dev->struct_mutex);
  4046. work->event = event;
  4047. work->dev = crtc->dev;
  4048. intel_fb = to_intel_framebuffer(crtc->fb);
  4049. work->old_fb_obj = intel_fb->obj;
  4050. INIT_WORK(&work->work, intel_unpin_work_fn);
  4051. /* We borrow the event spin lock for protecting unpin_work */
  4052. spin_lock_irqsave(&dev->event_lock, flags);
  4053. if (intel_crtc->unpin_work) {
  4054. DRM_DEBUG_DRIVER("flip queue: crtc already busy\n");
  4055. spin_unlock_irqrestore(&dev->event_lock, flags);
  4056. kfree(work);
  4057. mutex_unlock(&dev->struct_mutex);
  4058. return -EBUSY;
  4059. }
  4060. intel_crtc->unpin_work = work;
  4061. spin_unlock_irqrestore(&dev->event_lock, flags);
  4062. intel_fb = to_intel_framebuffer(fb);
  4063. obj = intel_fb->obj;
  4064. ret = intel_pin_and_fence_fb_obj(dev, obj);
  4065. if (ret != 0) {
  4066. DRM_DEBUG_DRIVER("flip queue: %p pin & fence failed\n",
  4067. to_intel_bo(obj));
  4068. kfree(work);
  4069. intel_crtc->unpin_work = NULL;
  4070. mutex_unlock(&dev->struct_mutex);
  4071. return ret;
  4072. }
  4073. /* Reference the objects for the scheduled work. */
  4074. drm_gem_object_reference(work->old_fb_obj);
  4075. drm_gem_object_reference(obj);
  4076. crtc->fb = fb;
  4077. i915_gem_object_flush_write_domain(obj);
  4078. drm_vblank_get(dev, intel_crtc->pipe);
  4079. obj_priv = to_intel_bo(obj);
  4080. atomic_inc(&obj_priv->pending_flip);
  4081. work->pending_flip_obj = obj;
  4082. BEGIN_LP_RING(4);
  4083. OUT_RING(MI_DISPLAY_FLIP |
  4084. MI_DISPLAY_FLIP_PLANE(intel_crtc->plane));
  4085. OUT_RING(fb->pitch);
  4086. if (IS_I965G(dev)) {
  4087. OUT_RING(obj_priv->gtt_offset | obj_priv->tiling_mode);
  4088. pipesrc = I915_READ(pipesrc_reg);
  4089. OUT_RING(pipesrc & 0x0fff0fff);
  4090. } else {
  4091. OUT_RING(obj_priv->gtt_offset);
  4092. OUT_RING(MI_NOOP);
  4093. }
  4094. ADVANCE_LP_RING();
  4095. mutex_unlock(&dev->struct_mutex);
  4096. return 0;
  4097. }
  4098. static const struct drm_crtc_helper_funcs intel_helper_funcs = {
  4099. .dpms = intel_crtc_dpms,
  4100. .mode_fixup = intel_crtc_mode_fixup,
  4101. .mode_set = intel_crtc_mode_set,
  4102. .mode_set_base = intel_pipe_set_base,
  4103. .prepare = intel_crtc_prepare,
  4104. .commit = intel_crtc_commit,
  4105. .load_lut = intel_crtc_load_lut,
  4106. };
  4107. static const struct drm_crtc_funcs intel_crtc_funcs = {
  4108. .cursor_set = intel_crtc_cursor_set,
  4109. .cursor_move = intel_crtc_cursor_move,
  4110. .gamma_set = intel_crtc_gamma_set,
  4111. .set_config = drm_crtc_helper_set_config,
  4112. .destroy = intel_crtc_destroy,
  4113. .page_flip = intel_crtc_page_flip,
  4114. };
  4115. static void intel_crtc_init(struct drm_device *dev, int pipe)
  4116. {
  4117. drm_i915_private_t *dev_priv = dev->dev_private;
  4118. struct intel_crtc *intel_crtc;
  4119. int i;
  4120. intel_crtc = kzalloc(sizeof(struct intel_crtc) + (INTELFB_CONN_LIMIT * sizeof(struct drm_connector *)), GFP_KERNEL);
  4121. if (intel_crtc == NULL)
  4122. return;
  4123. drm_crtc_init(dev, &intel_crtc->base, &intel_crtc_funcs);
  4124. drm_mode_crtc_set_gamma_size(&intel_crtc->base, 256);
  4125. intel_crtc->pipe = pipe;
  4126. intel_crtc->plane = pipe;
  4127. for (i = 0; i < 256; i++) {
  4128. intel_crtc->lut_r[i] = i;
  4129. intel_crtc->lut_g[i] = i;
  4130. intel_crtc->lut_b[i] = i;
  4131. }
  4132. /* Swap pipes & planes for FBC on pre-965 */
  4133. intel_crtc->pipe = pipe;
  4134. intel_crtc->plane = pipe;
  4135. if (IS_MOBILE(dev) && (IS_I9XX(dev) && !IS_I965G(dev))) {
  4136. DRM_DEBUG_KMS("swapping pipes & planes for FBC\n");
  4137. intel_crtc->plane = ((pipe == 0) ? 1 : 0);
  4138. }
  4139. BUG_ON(pipe >= ARRAY_SIZE(dev_priv->plane_to_crtc_mapping) ||
  4140. dev_priv->plane_to_crtc_mapping[intel_crtc->plane] != NULL);
  4141. dev_priv->plane_to_crtc_mapping[intel_crtc->plane] = &intel_crtc->base;
  4142. dev_priv->pipe_to_crtc_mapping[intel_crtc->pipe] = &intel_crtc->base;
  4143. intel_crtc->cursor_addr = 0;
  4144. intel_crtc->dpms_mode = DRM_MODE_DPMS_OFF;
  4145. drm_crtc_helper_add(&intel_crtc->base, &intel_helper_funcs);
  4146. intel_crtc->busy = false;
  4147. setup_timer(&intel_crtc->idle_timer, intel_crtc_idle_timer,
  4148. (unsigned long)intel_crtc);
  4149. }
  4150. int intel_get_pipe_from_crtc_id(struct drm_device *dev, void *data,
  4151. struct drm_file *file_priv)
  4152. {
  4153. drm_i915_private_t *dev_priv = dev->dev_private;
  4154. struct drm_i915_get_pipe_from_crtc_id *pipe_from_crtc_id = data;
  4155. struct drm_mode_object *drmmode_obj;
  4156. struct intel_crtc *crtc;
  4157. if (!dev_priv) {
  4158. DRM_ERROR("called with no initialization\n");
  4159. return -EINVAL;
  4160. }
  4161. drmmode_obj = drm_mode_object_find(dev, pipe_from_crtc_id->crtc_id,
  4162. DRM_MODE_OBJECT_CRTC);
  4163. if (!drmmode_obj) {
  4164. DRM_ERROR("no such CRTC id\n");
  4165. return -EINVAL;
  4166. }
  4167. crtc = to_intel_crtc(obj_to_crtc(drmmode_obj));
  4168. pipe_from_crtc_id->pipe = crtc->pipe;
  4169. return 0;
  4170. }
  4171. struct drm_crtc *intel_get_crtc_from_pipe(struct drm_device *dev, int pipe)
  4172. {
  4173. struct drm_crtc *crtc = NULL;
  4174. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  4175. struct intel_crtc *intel_crtc = to_intel_crtc(crtc);
  4176. if (intel_crtc->pipe == pipe)
  4177. break;
  4178. }
  4179. return crtc;
  4180. }
  4181. static int intel_encoder_clones(struct drm_device *dev, int type_mask)
  4182. {
  4183. int index_mask = 0;
  4184. struct drm_encoder *encoder;
  4185. int entry = 0;
  4186. list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
  4187. struct intel_encoder *intel_encoder = enc_to_intel_encoder(encoder);
  4188. if (type_mask & intel_encoder->clone_mask)
  4189. index_mask |= (1 << entry);
  4190. entry++;
  4191. }
  4192. return index_mask;
  4193. }
  4194. static void intel_setup_outputs(struct drm_device *dev)
  4195. {
  4196. struct drm_i915_private *dev_priv = dev->dev_private;
  4197. struct drm_encoder *encoder;
  4198. intel_crt_init(dev);
  4199. /* Set up integrated LVDS */
  4200. if (IS_MOBILE(dev) && !IS_I830(dev))
  4201. intel_lvds_init(dev);
  4202. if (HAS_PCH_SPLIT(dev)) {
  4203. int found;
  4204. if (IS_MOBILE(dev) && (I915_READ(DP_A) & DP_DETECTED))
  4205. intel_dp_init(dev, DP_A);
  4206. if (I915_READ(HDMIB) & PORT_DETECTED) {
  4207. /* PCH SDVOB multiplex with HDMIB */
  4208. found = intel_sdvo_init(dev, PCH_SDVOB);
  4209. if (!found)
  4210. intel_hdmi_init(dev, HDMIB);
  4211. if (!found && (I915_READ(PCH_DP_B) & DP_DETECTED))
  4212. intel_dp_init(dev, PCH_DP_B);
  4213. }
  4214. if (I915_READ(HDMIC) & PORT_DETECTED)
  4215. intel_hdmi_init(dev, HDMIC);
  4216. if (I915_READ(HDMID) & PORT_DETECTED)
  4217. intel_hdmi_init(dev, HDMID);
  4218. if (I915_READ(PCH_DP_C) & DP_DETECTED)
  4219. intel_dp_init(dev, PCH_DP_C);
  4220. if (I915_READ(PCH_DP_D) & DP_DETECTED)
  4221. intel_dp_init(dev, PCH_DP_D);
  4222. } else if (SUPPORTS_DIGITAL_OUTPUTS(dev)) {
  4223. bool found = false;
  4224. if (I915_READ(SDVOB) & SDVO_DETECTED) {
  4225. DRM_DEBUG_KMS("probing SDVOB\n");
  4226. found = intel_sdvo_init(dev, SDVOB);
  4227. if (!found && SUPPORTS_INTEGRATED_HDMI(dev)) {
  4228. DRM_DEBUG_KMS("probing HDMI on SDVOB\n");
  4229. intel_hdmi_init(dev, SDVOB);
  4230. }
  4231. if (!found && SUPPORTS_INTEGRATED_DP(dev)) {
  4232. DRM_DEBUG_KMS("probing DP_B\n");
  4233. intel_dp_init(dev, DP_B);
  4234. }
  4235. }
  4236. /* Before G4X SDVOC doesn't have its own detect register */
  4237. if (I915_READ(SDVOB) & SDVO_DETECTED) {
  4238. DRM_DEBUG_KMS("probing SDVOC\n");
  4239. found = intel_sdvo_init(dev, SDVOC);
  4240. }
  4241. if (!found && (I915_READ(SDVOC) & SDVO_DETECTED)) {
  4242. if (SUPPORTS_INTEGRATED_HDMI(dev)) {
  4243. DRM_DEBUG_KMS("probing HDMI on SDVOC\n");
  4244. intel_hdmi_init(dev, SDVOC);
  4245. }
  4246. if (SUPPORTS_INTEGRATED_DP(dev)) {
  4247. DRM_DEBUG_KMS("probing DP_C\n");
  4248. intel_dp_init(dev, DP_C);
  4249. }
  4250. }
  4251. if (SUPPORTS_INTEGRATED_DP(dev) &&
  4252. (I915_READ(DP_D) & DP_DETECTED)) {
  4253. DRM_DEBUG_KMS("probing DP_D\n");
  4254. intel_dp_init(dev, DP_D);
  4255. }
  4256. } else if (IS_GEN2(dev))
  4257. intel_dvo_init(dev);
  4258. if (SUPPORTS_TV(dev))
  4259. intel_tv_init(dev);
  4260. list_for_each_entry(encoder, &dev->mode_config.encoder_list, head) {
  4261. struct intel_encoder *intel_encoder = enc_to_intel_encoder(encoder);
  4262. encoder->possible_crtcs = intel_encoder->crtc_mask;
  4263. encoder->possible_clones = intel_encoder_clones(dev,
  4264. intel_encoder->clone_mask);
  4265. }
  4266. }
  4267. static void intel_user_framebuffer_destroy(struct drm_framebuffer *fb)
  4268. {
  4269. struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
  4270. drm_framebuffer_cleanup(fb);
  4271. drm_gem_object_unreference_unlocked(intel_fb->obj);
  4272. kfree(intel_fb);
  4273. }
  4274. static int intel_user_framebuffer_create_handle(struct drm_framebuffer *fb,
  4275. struct drm_file *file_priv,
  4276. unsigned int *handle)
  4277. {
  4278. struct intel_framebuffer *intel_fb = to_intel_framebuffer(fb);
  4279. struct drm_gem_object *object = intel_fb->obj;
  4280. return drm_gem_handle_create(file_priv, object, handle);
  4281. }
  4282. static const struct drm_framebuffer_funcs intel_fb_funcs = {
  4283. .destroy = intel_user_framebuffer_destroy,
  4284. .create_handle = intel_user_framebuffer_create_handle,
  4285. };
  4286. int intel_framebuffer_init(struct drm_device *dev,
  4287. struct intel_framebuffer *intel_fb,
  4288. struct drm_mode_fb_cmd *mode_cmd,
  4289. struct drm_gem_object *obj)
  4290. {
  4291. int ret;
  4292. ret = drm_framebuffer_init(dev, &intel_fb->base, &intel_fb_funcs);
  4293. if (ret) {
  4294. DRM_ERROR("framebuffer init failed %d\n", ret);
  4295. return ret;
  4296. }
  4297. drm_helper_mode_fill_fb_struct(&intel_fb->base, mode_cmd);
  4298. intel_fb->obj = obj;
  4299. return 0;
  4300. }
  4301. static struct drm_framebuffer *
  4302. intel_user_framebuffer_create(struct drm_device *dev,
  4303. struct drm_file *filp,
  4304. struct drm_mode_fb_cmd *mode_cmd)
  4305. {
  4306. struct drm_gem_object *obj;
  4307. struct intel_framebuffer *intel_fb;
  4308. int ret;
  4309. obj = drm_gem_object_lookup(dev, filp, mode_cmd->handle);
  4310. if (!obj)
  4311. return NULL;
  4312. intel_fb = kzalloc(sizeof(*intel_fb), GFP_KERNEL);
  4313. if (!intel_fb)
  4314. return NULL;
  4315. ret = intel_framebuffer_init(dev, intel_fb,
  4316. mode_cmd, obj);
  4317. if (ret) {
  4318. drm_gem_object_unreference_unlocked(obj);
  4319. kfree(intel_fb);
  4320. return NULL;
  4321. }
  4322. return &intel_fb->base;
  4323. }
  4324. static const struct drm_mode_config_funcs intel_mode_funcs = {
  4325. .fb_create = intel_user_framebuffer_create,
  4326. .output_poll_changed = intel_fb_output_poll_changed,
  4327. };
  4328. static struct drm_gem_object *
  4329. intel_alloc_power_context(struct drm_device *dev)
  4330. {
  4331. struct drm_gem_object *pwrctx;
  4332. int ret;
  4333. pwrctx = i915_gem_alloc_object(dev, 4096);
  4334. if (!pwrctx) {
  4335. DRM_DEBUG("failed to alloc power context, RC6 disabled\n");
  4336. return NULL;
  4337. }
  4338. mutex_lock(&dev->struct_mutex);
  4339. ret = i915_gem_object_pin(pwrctx, 4096);
  4340. if (ret) {
  4341. DRM_ERROR("failed to pin power context: %d\n", ret);
  4342. goto err_unref;
  4343. }
  4344. ret = i915_gem_object_set_to_gtt_domain(pwrctx, 1);
  4345. if (ret) {
  4346. DRM_ERROR("failed to set-domain on power context: %d\n", ret);
  4347. goto err_unpin;
  4348. }
  4349. mutex_unlock(&dev->struct_mutex);
  4350. return pwrctx;
  4351. err_unpin:
  4352. i915_gem_object_unpin(pwrctx);
  4353. err_unref:
  4354. drm_gem_object_unreference(pwrctx);
  4355. mutex_unlock(&dev->struct_mutex);
  4356. return NULL;
  4357. }
  4358. void ironlake_enable_drps(struct drm_device *dev)
  4359. {
  4360. struct drm_i915_private *dev_priv = dev->dev_private;
  4361. u32 rgvmodectl = I915_READ(MEMMODECTL), rgvswctl;
  4362. u8 fmax, fmin, fstart, vstart;
  4363. int i = 0;
  4364. /* 100ms RC evaluation intervals */
  4365. I915_WRITE(RCUPEI, 100000);
  4366. I915_WRITE(RCDNEI, 100000);
  4367. /* Set max/min thresholds to 90ms and 80ms respectively */
  4368. I915_WRITE(RCBMAXAVG, 90000);
  4369. I915_WRITE(RCBMINAVG, 80000);
  4370. I915_WRITE(MEMIHYST, 1);
  4371. /* Set up min, max, and cur for interrupt handling */
  4372. fmax = (rgvmodectl & MEMMODE_FMAX_MASK) >> MEMMODE_FMAX_SHIFT;
  4373. fmin = (rgvmodectl & MEMMODE_FMIN_MASK);
  4374. fstart = (rgvmodectl & MEMMODE_FSTART_MASK) >>
  4375. MEMMODE_FSTART_SHIFT;
  4376. vstart = (I915_READ(PXVFREQ_BASE + (fstart * 4)) & PXVFREQ_PX_MASK) >>
  4377. PXVFREQ_PX_SHIFT;
  4378. dev_priv->max_delay = fstart; /* can't go to fmax w/o IPS */
  4379. dev_priv->min_delay = fmin;
  4380. dev_priv->cur_delay = fstart;
  4381. I915_WRITE(MEMINTREN, MEMINT_CX_SUPR_EN | MEMINT_EVAL_CHG_EN);
  4382. /*
  4383. * Interrupts will be enabled in ironlake_irq_postinstall
  4384. */
  4385. I915_WRITE(VIDSTART, vstart);
  4386. POSTING_READ(VIDSTART);
  4387. rgvmodectl |= MEMMODE_SWMODE_EN;
  4388. I915_WRITE(MEMMODECTL, rgvmodectl);
  4389. while (I915_READ(MEMSWCTL) & MEMCTL_CMD_STS) {
  4390. if (i++ > 100) {
  4391. DRM_ERROR("stuck trying to change perf mode\n");
  4392. break;
  4393. }
  4394. msleep(1);
  4395. }
  4396. msleep(1);
  4397. rgvswctl = (MEMCTL_CMD_CHFREQ << MEMCTL_CMD_SHIFT) |
  4398. (fstart << MEMCTL_FREQ_SHIFT) | MEMCTL_SFCAVM;
  4399. I915_WRITE(MEMSWCTL, rgvswctl);
  4400. POSTING_READ(MEMSWCTL);
  4401. rgvswctl |= MEMCTL_CMD_STS;
  4402. I915_WRITE(MEMSWCTL, rgvswctl);
  4403. }
  4404. void ironlake_disable_drps(struct drm_device *dev)
  4405. {
  4406. struct drm_i915_private *dev_priv = dev->dev_private;
  4407. u32 rgvswctl;
  4408. u8 fstart;
  4409. /* Ack interrupts, disable EFC interrupt */
  4410. I915_WRITE(MEMINTREN, I915_READ(MEMINTREN) & ~MEMINT_EVAL_CHG_EN);
  4411. I915_WRITE(MEMINTRSTS, MEMINT_EVAL_CHG);
  4412. I915_WRITE(DEIER, I915_READ(DEIER) & ~DE_PCU_EVENT);
  4413. I915_WRITE(DEIIR, DE_PCU_EVENT);
  4414. I915_WRITE(DEIMR, I915_READ(DEIMR) | DE_PCU_EVENT);
  4415. /* Go back to the starting frequency */
  4416. fstart = (I915_READ(MEMMODECTL) & MEMMODE_FSTART_MASK) >>
  4417. MEMMODE_FSTART_SHIFT;
  4418. rgvswctl = (MEMCTL_CMD_CHFREQ << MEMCTL_CMD_SHIFT) |
  4419. (fstart << MEMCTL_FREQ_SHIFT) | MEMCTL_SFCAVM;
  4420. I915_WRITE(MEMSWCTL, rgvswctl);
  4421. msleep(1);
  4422. rgvswctl |= MEMCTL_CMD_STS;
  4423. I915_WRITE(MEMSWCTL, rgvswctl);
  4424. msleep(1);
  4425. }
  4426. void intel_init_clock_gating(struct drm_device *dev)
  4427. {
  4428. struct drm_i915_private *dev_priv = dev->dev_private;
  4429. /*
  4430. * Disable clock gating reported to work incorrectly according to the
  4431. * specs, but enable as much else as we can.
  4432. */
  4433. if (HAS_PCH_SPLIT(dev)) {
  4434. uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE;
  4435. if (IS_IRONLAKE(dev)) {
  4436. /* Required for FBC */
  4437. dspclk_gate |= DPFDUNIT_CLOCK_GATE_DISABLE;
  4438. /* Required for CxSR */
  4439. dspclk_gate |= DPARBUNIT_CLOCK_GATE_DISABLE;
  4440. I915_WRITE(PCH_3DCGDIS0,
  4441. MARIUNIT_CLOCK_GATE_DISABLE |
  4442. SVSMUNIT_CLOCK_GATE_DISABLE);
  4443. }
  4444. I915_WRITE(PCH_DSPCLK_GATE_D, dspclk_gate);
  4445. /*
  4446. * According to the spec the following bits should be set in
  4447. * order to enable memory self-refresh
  4448. * The bit 22/21 of 0x42004
  4449. * The bit 5 of 0x42020
  4450. * The bit 15 of 0x45000
  4451. */
  4452. if (IS_IRONLAKE(dev)) {
  4453. I915_WRITE(ILK_DISPLAY_CHICKEN2,
  4454. (I915_READ(ILK_DISPLAY_CHICKEN2) |
  4455. ILK_DPARB_GATE | ILK_VSDPFD_FULL));
  4456. I915_WRITE(ILK_DSPCLK_GATE,
  4457. (I915_READ(ILK_DSPCLK_GATE) |
  4458. ILK_DPARB_CLK_GATE));
  4459. I915_WRITE(DISP_ARB_CTL,
  4460. (I915_READ(DISP_ARB_CTL) |
  4461. DISP_FBC_WM_DIS));
  4462. }
  4463. return;
  4464. } else if (IS_G4X(dev)) {
  4465. uint32_t dspclk_gate;
  4466. I915_WRITE(RENCLK_GATE_D1, 0);
  4467. I915_WRITE(RENCLK_GATE_D2, VF_UNIT_CLOCK_GATE_DISABLE |
  4468. GS_UNIT_CLOCK_GATE_DISABLE |
  4469. CL_UNIT_CLOCK_GATE_DISABLE);
  4470. I915_WRITE(RAMCLK_GATE_D, 0);
  4471. dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE |
  4472. OVRUNIT_CLOCK_GATE_DISABLE |
  4473. OVCUNIT_CLOCK_GATE_DISABLE;
  4474. if (IS_GM45(dev))
  4475. dspclk_gate |= DSSUNIT_CLOCK_GATE_DISABLE;
  4476. I915_WRITE(DSPCLK_GATE_D, dspclk_gate);
  4477. } else if (IS_I965GM(dev)) {
  4478. I915_WRITE(RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE);
  4479. I915_WRITE(RENCLK_GATE_D2, 0);
  4480. I915_WRITE(DSPCLK_GATE_D, 0);
  4481. I915_WRITE(RAMCLK_GATE_D, 0);
  4482. I915_WRITE16(DEUC, 0);
  4483. } else if (IS_I965G(dev)) {
  4484. I915_WRITE(RENCLK_GATE_D1, I965_RCZ_CLOCK_GATE_DISABLE |
  4485. I965_RCC_CLOCK_GATE_DISABLE |
  4486. I965_RCPB_CLOCK_GATE_DISABLE |
  4487. I965_ISC_CLOCK_GATE_DISABLE |
  4488. I965_FBC_CLOCK_GATE_DISABLE);
  4489. I915_WRITE(RENCLK_GATE_D2, 0);
  4490. } else if (IS_I9XX(dev)) {
  4491. u32 dstate = I915_READ(D_STATE);
  4492. dstate |= DSTATE_PLL_D3_OFF | DSTATE_GFX_CLOCK_GATING |
  4493. DSTATE_DOT_CLOCK_GATING;
  4494. I915_WRITE(D_STATE, dstate);
  4495. } else if (IS_I85X(dev) || IS_I865G(dev)) {
  4496. I915_WRITE(RENCLK_GATE_D1, SV_CLOCK_GATE_DISABLE);
  4497. } else if (IS_I830(dev)) {
  4498. I915_WRITE(DSPCLK_GATE_D, OVRUNIT_CLOCK_GATE_DISABLE);
  4499. }
  4500. /*
  4501. * GPU can automatically power down the render unit if given a page
  4502. * to save state.
  4503. */
  4504. if (I915_HAS_RC6(dev) && drm_core_check_feature(dev, DRIVER_MODESET)) {
  4505. struct drm_i915_gem_object *obj_priv = NULL;
  4506. if (dev_priv->pwrctx) {
  4507. obj_priv = to_intel_bo(dev_priv->pwrctx);
  4508. } else {
  4509. struct drm_gem_object *pwrctx;
  4510. pwrctx = intel_alloc_power_context(dev);
  4511. if (pwrctx) {
  4512. dev_priv->pwrctx = pwrctx;
  4513. obj_priv = to_intel_bo(pwrctx);
  4514. }
  4515. }
  4516. if (obj_priv) {
  4517. I915_WRITE(PWRCTXA, obj_priv->gtt_offset | PWRCTX_EN);
  4518. I915_WRITE(MCHBAR_RENDER_STANDBY,
  4519. I915_READ(MCHBAR_RENDER_STANDBY) & ~RCX_SW_EXIT);
  4520. }
  4521. }
  4522. }
  4523. /* Set up chip specific display functions */
  4524. static void intel_init_display(struct drm_device *dev)
  4525. {
  4526. struct drm_i915_private *dev_priv = dev->dev_private;
  4527. /* We always want a DPMS function */
  4528. if (HAS_PCH_SPLIT(dev))
  4529. dev_priv->display.dpms = ironlake_crtc_dpms;
  4530. else
  4531. dev_priv->display.dpms = i9xx_crtc_dpms;
  4532. if (I915_HAS_FBC(dev)) {
  4533. if (IS_GM45(dev)) {
  4534. dev_priv->display.fbc_enabled = g4x_fbc_enabled;
  4535. dev_priv->display.enable_fbc = g4x_enable_fbc;
  4536. dev_priv->display.disable_fbc = g4x_disable_fbc;
  4537. } else if (IS_I965GM(dev)) {
  4538. dev_priv->display.fbc_enabled = i8xx_fbc_enabled;
  4539. dev_priv->display.enable_fbc = i8xx_enable_fbc;
  4540. dev_priv->display.disable_fbc = i8xx_disable_fbc;
  4541. }
  4542. /* 855GM needs testing */
  4543. }
  4544. /* Returns the core display clock speed */
  4545. if (IS_I945G(dev) || (IS_G33(dev) && ! IS_PINEVIEW_M(dev)))
  4546. dev_priv->display.get_display_clock_speed =
  4547. i945_get_display_clock_speed;
  4548. else if (IS_I915G(dev))
  4549. dev_priv->display.get_display_clock_speed =
  4550. i915_get_display_clock_speed;
  4551. else if (IS_I945GM(dev) || IS_845G(dev) || IS_PINEVIEW_M(dev))
  4552. dev_priv->display.get_display_clock_speed =
  4553. i9xx_misc_get_display_clock_speed;
  4554. else if (IS_I915GM(dev))
  4555. dev_priv->display.get_display_clock_speed =
  4556. i915gm_get_display_clock_speed;
  4557. else if (IS_I865G(dev))
  4558. dev_priv->display.get_display_clock_speed =
  4559. i865_get_display_clock_speed;
  4560. else if (IS_I85X(dev))
  4561. dev_priv->display.get_display_clock_speed =
  4562. i855_get_display_clock_speed;
  4563. else /* 852, 830 */
  4564. dev_priv->display.get_display_clock_speed =
  4565. i830_get_display_clock_speed;
  4566. /* For FIFO watermark updates */
  4567. if (HAS_PCH_SPLIT(dev)) {
  4568. if (IS_IRONLAKE(dev)) {
  4569. if (I915_READ(MLTR_ILK) & ILK_SRLT_MASK)
  4570. dev_priv->display.update_wm = ironlake_update_wm;
  4571. else {
  4572. DRM_DEBUG_KMS("Failed to get proper latency. "
  4573. "Disable CxSR\n");
  4574. dev_priv->display.update_wm = NULL;
  4575. }
  4576. } else
  4577. dev_priv->display.update_wm = NULL;
  4578. } else if (IS_PINEVIEW(dev)) {
  4579. if (!intel_get_cxsr_latency(IS_PINEVIEW_G(dev),
  4580. dev_priv->fsb_freq,
  4581. dev_priv->mem_freq)) {
  4582. DRM_INFO("failed to find known CxSR latency "
  4583. "(found fsb freq %d, mem freq %d), "
  4584. "disabling CxSR\n",
  4585. dev_priv->fsb_freq, dev_priv->mem_freq);
  4586. /* Disable CxSR and never update its watermark again */
  4587. pineview_disable_cxsr(dev);
  4588. dev_priv->display.update_wm = NULL;
  4589. } else
  4590. dev_priv->display.update_wm = pineview_update_wm;
  4591. } else if (IS_G4X(dev))
  4592. dev_priv->display.update_wm = g4x_update_wm;
  4593. else if (IS_I965G(dev))
  4594. dev_priv->display.update_wm = i965_update_wm;
  4595. else if (IS_I9XX(dev)) {
  4596. dev_priv->display.update_wm = i9xx_update_wm;
  4597. dev_priv->display.get_fifo_size = i9xx_get_fifo_size;
  4598. } else if (IS_I85X(dev)) {
  4599. dev_priv->display.update_wm = i9xx_update_wm;
  4600. dev_priv->display.get_fifo_size = i85x_get_fifo_size;
  4601. } else {
  4602. dev_priv->display.update_wm = i830_update_wm;
  4603. if (IS_845G(dev))
  4604. dev_priv->display.get_fifo_size = i845_get_fifo_size;
  4605. else
  4606. dev_priv->display.get_fifo_size = i830_get_fifo_size;
  4607. }
  4608. }
  4609. void intel_modeset_init(struct drm_device *dev)
  4610. {
  4611. struct drm_i915_private *dev_priv = dev->dev_private;
  4612. int num_pipe;
  4613. int i;
  4614. drm_mode_config_init(dev);
  4615. dev->mode_config.min_width = 0;
  4616. dev->mode_config.min_height = 0;
  4617. dev->mode_config.funcs = (void *)&intel_mode_funcs;
  4618. intel_init_display(dev);
  4619. if (IS_I965G(dev)) {
  4620. dev->mode_config.max_width = 8192;
  4621. dev->mode_config.max_height = 8192;
  4622. } else if (IS_I9XX(dev)) {
  4623. dev->mode_config.max_width = 4096;
  4624. dev->mode_config.max_height = 4096;
  4625. } else {
  4626. dev->mode_config.max_width = 2048;
  4627. dev->mode_config.max_height = 2048;
  4628. }
  4629. /* set memory base */
  4630. if (IS_I9XX(dev))
  4631. dev->mode_config.fb_base = pci_resource_start(dev->pdev, 2);
  4632. else
  4633. dev->mode_config.fb_base = pci_resource_start(dev->pdev, 0);
  4634. if (IS_MOBILE(dev) || IS_I9XX(dev))
  4635. num_pipe = 2;
  4636. else
  4637. num_pipe = 1;
  4638. DRM_DEBUG_KMS("%d display pipe%s available.\n",
  4639. num_pipe, num_pipe > 1 ? "s" : "");
  4640. for (i = 0; i < num_pipe; i++) {
  4641. intel_crtc_init(dev, i);
  4642. }
  4643. intel_setup_outputs(dev);
  4644. intel_init_clock_gating(dev);
  4645. if (IS_IRONLAKE_M(dev))
  4646. ironlake_enable_drps(dev);
  4647. INIT_WORK(&dev_priv->idle_work, intel_idle_update);
  4648. setup_timer(&dev_priv->idle_timer, intel_gpu_idle_timer,
  4649. (unsigned long)dev);
  4650. intel_setup_overlay(dev);
  4651. }
  4652. void intel_modeset_cleanup(struct drm_device *dev)
  4653. {
  4654. struct drm_i915_private *dev_priv = dev->dev_private;
  4655. struct drm_crtc *crtc;
  4656. struct intel_crtc *intel_crtc;
  4657. mutex_lock(&dev->struct_mutex);
  4658. drm_kms_helper_poll_fini(dev);
  4659. intel_fbdev_fini(dev);
  4660. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  4661. /* Skip inactive CRTCs */
  4662. if (!crtc->fb)
  4663. continue;
  4664. intel_crtc = to_intel_crtc(crtc);
  4665. intel_increase_pllclock(crtc, false);
  4666. del_timer_sync(&intel_crtc->idle_timer);
  4667. }
  4668. del_timer_sync(&dev_priv->idle_timer);
  4669. if (dev_priv->display.disable_fbc)
  4670. dev_priv->display.disable_fbc(dev);
  4671. if (dev_priv->pwrctx) {
  4672. struct drm_i915_gem_object *obj_priv;
  4673. obj_priv = to_intel_bo(dev_priv->pwrctx);
  4674. I915_WRITE(PWRCTXA, obj_priv->gtt_offset &~ PWRCTX_EN);
  4675. I915_READ(PWRCTXA);
  4676. i915_gem_object_unpin(dev_priv->pwrctx);
  4677. drm_gem_object_unreference(dev_priv->pwrctx);
  4678. }
  4679. if (IS_IRONLAKE_M(dev))
  4680. ironlake_disable_drps(dev);
  4681. mutex_unlock(&dev->struct_mutex);
  4682. drm_mode_config_cleanup(dev);
  4683. }
  4684. /*
  4685. * Return which encoder is currently attached for connector.
  4686. */
  4687. struct drm_encoder *intel_attached_encoder (struct drm_connector *connector)
  4688. {
  4689. struct drm_mode_object *obj;
  4690. struct drm_encoder *encoder;
  4691. int i;
  4692. for (i = 0; i < DRM_CONNECTOR_MAX_ENCODER; i++) {
  4693. if (connector->encoder_ids[i] == 0)
  4694. break;
  4695. obj = drm_mode_object_find(connector->dev,
  4696. connector->encoder_ids[i],
  4697. DRM_MODE_OBJECT_ENCODER);
  4698. if (!obj)
  4699. continue;
  4700. encoder = obj_to_encoder(obj);
  4701. return encoder;
  4702. }
  4703. return NULL;
  4704. }
  4705. /*
  4706. * set vga decode state - true == enable VGA decode
  4707. */
  4708. int intel_modeset_vga_set_state(struct drm_device *dev, bool state)
  4709. {
  4710. struct drm_i915_private *dev_priv = dev->dev_private;
  4711. u16 gmch_ctrl;
  4712. pci_read_config_word(dev_priv->bridge_dev, INTEL_GMCH_CTRL, &gmch_ctrl);
  4713. if (state)
  4714. gmch_ctrl &= ~INTEL_GMCH_VGA_DISABLE;
  4715. else
  4716. gmch_ctrl |= INTEL_GMCH_VGA_DISABLE;
  4717. pci_write_config_word(dev_priv->bridge_dev, INTEL_GMCH_CTRL, gmch_ctrl);
  4718. return 0;
  4719. }