drm_edid.c 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403
  1. /*
  2. * Copyright (c) 2006 Luc Verhaegen (quirks list)
  3. * Copyright (c) 2007-2008 Intel Corporation
  4. * Jesse Barnes <jesse.barnes@intel.com>
  5. * Copyright 2010 Red Hat, Inc.
  6. *
  7. * DDC probing routines (drm_ddc_read & drm_do_probe_ddc_edid) originally from
  8. * FB layer.
  9. * Copyright (C) 2006 Dennis Munsie <dmunsie@cecropia.com>
  10. *
  11. * Permission is hereby granted, free of charge, to any person obtaining a
  12. * copy of this software and associated documentation files (the "Software"),
  13. * to deal in the Software without restriction, including without limitation
  14. * the rights to use, copy, modify, merge, publish, distribute, sub license,
  15. * and/or sell copies of the Software, and to permit persons to whom the
  16. * Software is furnished to do so, subject to the following conditions:
  17. *
  18. * The above copyright notice and this permission notice (including the
  19. * next paragraph) shall be included in all copies or substantial portions
  20. * of the Software.
  21. *
  22. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  23. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  24. * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
  25. * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  26. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  27. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  28. * DEALINGS IN THE SOFTWARE.
  29. */
  30. #include <linux/kernel.h>
  31. #include <linux/slab.h>
  32. #include <linux/hdmi.h>
  33. #include <linux/i2c.h>
  34. #include <linux/module.h>
  35. #include <linux/vga_switcheroo.h>
  36. #include <drm/drmP.h>
  37. #include <drm/drm_edid.h>
  38. #include <drm/drm_displayid.h>
  39. #define version_greater(edid, maj, min) \
  40. (((edid)->version > (maj)) || \
  41. ((edid)->version == (maj) && (edid)->revision > (min)))
  42. #define EDID_EST_TIMINGS 16
  43. #define EDID_STD_TIMINGS 8
  44. #define EDID_DETAILED_TIMINGS 4
  45. /*
  46. * EDID blocks out in the wild have a variety of bugs, try to collect
  47. * them here (note that userspace may work around broken monitors first,
  48. * but fixes should make their way here so that the kernel "just works"
  49. * on as many displays as possible).
  50. */
  51. /* First detailed mode wrong, use largest 60Hz mode */
  52. #define EDID_QUIRK_PREFER_LARGE_60 (1 << 0)
  53. /* Reported 135MHz pixel clock is too high, needs adjustment */
  54. #define EDID_QUIRK_135_CLOCK_TOO_HIGH (1 << 1)
  55. /* Prefer the largest mode at 75 Hz */
  56. #define EDID_QUIRK_PREFER_LARGE_75 (1 << 2)
  57. /* Detail timing is in cm not mm */
  58. #define EDID_QUIRK_DETAILED_IN_CM (1 << 3)
  59. /* Detailed timing descriptors have bogus size values, so just take the
  60. * maximum size and use that.
  61. */
  62. #define EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE (1 << 4)
  63. /* Monitor forgot to set the first detailed is preferred bit. */
  64. #define EDID_QUIRK_FIRST_DETAILED_PREFERRED (1 << 5)
  65. /* use +hsync +vsync for detailed mode */
  66. #define EDID_QUIRK_DETAILED_SYNC_PP (1 << 6)
  67. /* Force reduced-blanking timings for detailed modes */
  68. #define EDID_QUIRK_FORCE_REDUCED_BLANKING (1 << 7)
  69. /* Force 8bpc */
  70. #define EDID_QUIRK_FORCE_8BPC (1 << 8)
  71. /* Force 12bpc */
  72. #define EDID_QUIRK_FORCE_12BPC (1 << 9)
  73. struct detailed_mode_closure {
  74. struct drm_connector *connector;
  75. struct edid *edid;
  76. bool preferred;
  77. u32 quirks;
  78. int modes;
  79. };
  80. #define LEVEL_DMT 0
  81. #define LEVEL_GTF 1
  82. #define LEVEL_GTF2 2
  83. #define LEVEL_CVT 3
  84. static struct edid_quirk {
  85. char vendor[4];
  86. int product_id;
  87. u32 quirks;
  88. } edid_quirk_list[] = {
  89. /* Acer AL1706 */
  90. { "ACR", 44358, EDID_QUIRK_PREFER_LARGE_60 },
  91. /* Acer F51 */
  92. { "API", 0x7602, EDID_QUIRK_PREFER_LARGE_60 },
  93. /* Unknown Acer */
  94. { "ACR", 2423, EDID_QUIRK_FIRST_DETAILED_PREFERRED },
  95. /* Belinea 10 15 55 */
  96. { "MAX", 1516, EDID_QUIRK_PREFER_LARGE_60 },
  97. { "MAX", 0x77e, EDID_QUIRK_PREFER_LARGE_60 },
  98. /* Envision Peripherals, Inc. EN-7100e */
  99. { "EPI", 59264, EDID_QUIRK_135_CLOCK_TOO_HIGH },
  100. /* Envision EN2028 */
  101. { "EPI", 8232, EDID_QUIRK_PREFER_LARGE_60 },
  102. /* Funai Electronics PM36B */
  103. { "FCM", 13600, EDID_QUIRK_PREFER_LARGE_75 |
  104. EDID_QUIRK_DETAILED_IN_CM },
  105. /* LG Philips LCD LP154W01-A5 */
  106. { "LPL", 0, EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE },
  107. { "LPL", 0x2a00, EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE },
  108. /* Philips 107p5 CRT */
  109. { "PHL", 57364, EDID_QUIRK_FIRST_DETAILED_PREFERRED },
  110. /* Proview AY765C */
  111. { "PTS", 765, EDID_QUIRK_FIRST_DETAILED_PREFERRED },
  112. /* Samsung SyncMaster 205BW. Note: irony */
  113. { "SAM", 541, EDID_QUIRK_DETAILED_SYNC_PP },
  114. /* Samsung SyncMaster 22[5-6]BW */
  115. { "SAM", 596, EDID_QUIRK_PREFER_LARGE_60 },
  116. { "SAM", 638, EDID_QUIRK_PREFER_LARGE_60 },
  117. /* Sony PVM-2541A does up to 12 bpc, but only reports max 8 bpc */
  118. { "SNY", 0x2541, EDID_QUIRK_FORCE_12BPC },
  119. /* ViewSonic VA2026w */
  120. { "VSC", 5020, EDID_QUIRK_FORCE_REDUCED_BLANKING },
  121. /* Medion MD 30217 PG */
  122. { "MED", 0x7b8, EDID_QUIRK_PREFER_LARGE_75 },
  123. /* Panel in Samsung NP700G7A-S01PL notebook reports 6bpc */
  124. { "SEC", 0xd033, EDID_QUIRK_FORCE_8BPC },
  125. };
  126. /*
  127. * Autogenerated from the DMT spec.
  128. * This table is copied from xfree86/modes/xf86EdidModes.c.
  129. */
  130. static const struct drm_display_mode drm_dmt_modes[] = {
  131. /* 0x01 - 640x350@85Hz */
  132. { DRM_MODE("640x350", DRM_MODE_TYPE_DRIVER, 31500, 640, 672,
  133. 736, 832, 0, 350, 382, 385, 445, 0,
  134. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  135. /* 0x02 - 640x400@85Hz */
  136. { DRM_MODE("640x400", DRM_MODE_TYPE_DRIVER, 31500, 640, 672,
  137. 736, 832, 0, 400, 401, 404, 445, 0,
  138. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  139. /* 0x03 - 720x400@85Hz */
  140. { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 35500, 720, 756,
  141. 828, 936, 0, 400, 401, 404, 446, 0,
  142. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  143. /* 0x04 - 640x480@60Hz */
  144. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656,
  145. 752, 800, 0, 480, 490, 492, 525, 0,
  146. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
  147. /* 0x05 - 640x480@72Hz */
  148. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 664,
  149. 704, 832, 0, 480, 489, 492, 520, 0,
  150. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
  151. /* 0x06 - 640x480@75Hz */
  152. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 656,
  153. 720, 840, 0, 480, 481, 484, 500, 0,
  154. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
  155. /* 0x07 - 640x480@85Hz */
  156. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 36000, 640, 696,
  157. 752, 832, 0, 480, 481, 484, 509, 0,
  158. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
  159. /* 0x08 - 800x600@56Hz */
  160. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 36000, 800, 824,
  161. 896, 1024, 0, 600, 601, 603, 625, 0,
  162. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  163. /* 0x09 - 800x600@60Hz */
  164. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 40000, 800, 840,
  165. 968, 1056, 0, 600, 601, 605, 628, 0,
  166. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  167. /* 0x0a - 800x600@72Hz */
  168. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 50000, 800, 856,
  169. 976, 1040, 0, 600, 637, 643, 666, 0,
  170. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  171. /* 0x0b - 800x600@75Hz */
  172. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 49500, 800, 816,
  173. 896, 1056, 0, 600, 601, 604, 625, 0,
  174. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  175. /* 0x0c - 800x600@85Hz */
  176. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 56250, 800, 832,
  177. 896, 1048, 0, 600, 601, 604, 631, 0,
  178. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  179. /* 0x0d - 800x600@120Hz RB */
  180. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 73250, 800, 848,
  181. 880, 960, 0, 600, 603, 607, 636, 0,
  182. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  183. /* 0x0e - 848x480@60Hz */
  184. { DRM_MODE("848x480", DRM_MODE_TYPE_DRIVER, 33750, 848, 864,
  185. 976, 1088, 0, 480, 486, 494, 517, 0,
  186. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  187. /* 0x0f - 1024x768@43Hz, interlace */
  188. { DRM_MODE("1024x768i", DRM_MODE_TYPE_DRIVER, 44900, 1024, 1032,
  189. 1208, 1264, 0, 768, 768, 776, 817, 0,
  190. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC |
  191. DRM_MODE_FLAG_INTERLACE) },
  192. /* 0x10 - 1024x768@60Hz */
  193. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 65000, 1024, 1048,
  194. 1184, 1344, 0, 768, 771, 777, 806, 0,
  195. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
  196. /* 0x11 - 1024x768@70Hz */
  197. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 75000, 1024, 1048,
  198. 1184, 1328, 0, 768, 771, 777, 806, 0,
  199. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
  200. /* 0x12 - 1024x768@75Hz */
  201. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 78750, 1024, 1040,
  202. 1136, 1312, 0, 768, 769, 772, 800, 0,
  203. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  204. /* 0x13 - 1024x768@85Hz */
  205. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 94500, 1024, 1072,
  206. 1168, 1376, 0, 768, 769, 772, 808, 0,
  207. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  208. /* 0x14 - 1024x768@120Hz RB */
  209. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 115500, 1024, 1072,
  210. 1104, 1184, 0, 768, 771, 775, 813, 0,
  211. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  212. /* 0x15 - 1152x864@75Hz */
  213. { DRM_MODE("1152x864", DRM_MODE_TYPE_DRIVER, 108000, 1152, 1216,
  214. 1344, 1600, 0, 864, 865, 868, 900, 0,
  215. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  216. /* 0x55 - 1280x720@60Hz */
  217. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 74250, 1280, 1390,
  218. 1430, 1650, 0, 720, 725, 730, 750, 0,
  219. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  220. /* 0x16 - 1280x768@60Hz RB */
  221. { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 68250, 1280, 1328,
  222. 1360, 1440, 0, 768, 771, 778, 790, 0,
  223. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  224. /* 0x17 - 1280x768@60Hz */
  225. { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 79500, 1280, 1344,
  226. 1472, 1664, 0, 768, 771, 778, 798, 0,
  227. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  228. /* 0x18 - 1280x768@75Hz */
  229. { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 102250, 1280, 1360,
  230. 1488, 1696, 0, 768, 771, 778, 805, 0,
  231. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  232. /* 0x19 - 1280x768@85Hz */
  233. { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 117500, 1280, 1360,
  234. 1496, 1712, 0, 768, 771, 778, 809, 0,
  235. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  236. /* 0x1a - 1280x768@120Hz RB */
  237. { DRM_MODE("1280x768", DRM_MODE_TYPE_DRIVER, 140250, 1280, 1328,
  238. 1360, 1440, 0, 768, 771, 778, 813, 0,
  239. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  240. /* 0x1b - 1280x800@60Hz RB */
  241. { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 71000, 1280, 1328,
  242. 1360, 1440, 0, 800, 803, 809, 823, 0,
  243. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  244. /* 0x1c - 1280x800@60Hz */
  245. { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 83500, 1280, 1352,
  246. 1480, 1680, 0, 800, 803, 809, 831, 0,
  247. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  248. /* 0x1d - 1280x800@75Hz */
  249. { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 106500, 1280, 1360,
  250. 1488, 1696, 0, 800, 803, 809, 838, 0,
  251. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  252. /* 0x1e - 1280x800@85Hz */
  253. { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 122500, 1280, 1360,
  254. 1496, 1712, 0, 800, 803, 809, 843, 0,
  255. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  256. /* 0x1f - 1280x800@120Hz RB */
  257. { DRM_MODE("1280x800", DRM_MODE_TYPE_DRIVER, 146250, 1280, 1328,
  258. 1360, 1440, 0, 800, 803, 809, 847, 0,
  259. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  260. /* 0x20 - 1280x960@60Hz */
  261. { DRM_MODE("1280x960", DRM_MODE_TYPE_DRIVER, 108000, 1280, 1376,
  262. 1488, 1800, 0, 960, 961, 964, 1000, 0,
  263. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  264. /* 0x21 - 1280x960@85Hz */
  265. { DRM_MODE("1280x960", DRM_MODE_TYPE_DRIVER, 148500, 1280, 1344,
  266. 1504, 1728, 0, 960, 961, 964, 1011, 0,
  267. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  268. /* 0x22 - 1280x960@120Hz RB */
  269. { DRM_MODE("1280x960", DRM_MODE_TYPE_DRIVER, 175500, 1280, 1328,
  270. 1360, 1440, 0, 960, 963, 967, 1017, 0,
  271. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  272. /* 0x23 - 1280x1024@60Hz */
  273. { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 108000, 1280, 1328,
  274. 1440, 1688, 0, 1024, 1025, 1028, 1066, 0,
  275. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  276. /* 0x24 - 1280x1024@75Hz */
  277. { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 135000, 1280, 1296,
  278. 1440, 1688, 0, 1024, 1025, 1028, 1066, 0,
  279. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  280. /* 0x25 - 1280x1024@85Hz */
  281. { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 157500, 1280, 1344,
  282. 1504, 1728, 0, 1024, 1025, 1028, 1072, 0,
  283. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  284. /* 0x26 - 1280x1024@120Hz RB */
  285. { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 187250, 1280, 1328,
  286. 1360, 1440, 0, 1024, 1027, 1034, 1084, 0,
  287. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  288. /* 0x27 - 1360x768@60Hz */
  289. { DRM_MODE("1360x768", DRM_MODE_TYPE_DRIVER, 85500, 1360, 1424,
  290. 1536, 1792, 0, 768, 771, 777, 795, 0,
  291. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  292. /* 0x28 - 1360x768@120Hz RB */
  293. { DRM_MODE("1360x768", DRM_MODE_TYPE_DRIVER, 148250, 1360, 1408,
  294. 1440, 1520, 0, 768, 771, 776, 813, 0,
  295. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  296. /* 0x51 - 1366x768@60Hz */
  297. { DRM_MODE("1366x768", DRM_MODE_TYPE_DRIVER, 85500, 1366, 1436,
  298. 1579, 1792, 0, 768, 771, 774, 798, 0,
  299. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  300. /* 0x56 - 1366x768@60Hz */
  301. { DRM_MODE("1366x768", DRM_MODE_TYPE_DRIVER, 72000, 1366, 1380,
  302. 1436, 1500, 0, 768, 769, 772, 800, 0,
  303. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  304. /* 0x29 - 1400x1050@60Hz RB */
  305. { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 101000, 1400, 1448,
  306. 1480, 1560, 0, 1050, 1053, 1057, 1080, 0,
  307. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  308. /* 0x2a - 1400x1050@60Hz */
  309. { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 121750, 1400, 1488,
  310. 1632, 1864, 0, 1050, 1053, 1057, 1089, 0,
  311. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  312. /* 0x2b - 1400x1050@75Hz */
  313. { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 156000, 1400, 1504,
  314. 1648, 1896, 0, 1050, 1053, 1057, 1099, 0,
  315. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  316. /* 0x2c - 1400x1050@85Hz */
  317. { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 179500, 1400, 1504,
  318. 1656, 1912, 0, 1050, 1053, 1057, 1105, 0,
  319. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  320. /* 0x2d - 1400x1050@120Hz RB */
  321. { DRM_MODE("1400x1050", DRM_MODE_TYPE_DRIVER, 208000, 1400, 1448,
  322. 1480, 1560, 0, 1050, 1053, 1057, 1112, 0,
  323. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  324. /* 0x2e - 1440x900@60Hz RB */
  325. { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 88750, 1440, 1488,
  326. 1520, 1600, 0, 900, 903, 909, 926, 0,
  327. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  328. /* 0x2f - 1440x900@60Hz */
  329. { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 106500, 1440, 1520,
  330. 1672, 1904, 0, 900, 903, 909, 934, 0,
  331. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  332. /* 0x30 - 1440x900@75Hz */
  333. { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 136750, 1440, 1536,
  334. 1688, 1936, 0, 900, 903, 909, 942, 0,
  335. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  336. /* 0x31 - 1440x900@85Hz */
  337. { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 157000, 1440, 1544,
  338. 1696, 1952, 0, 900, 903, 909, 948, 0,
  339. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  340. /* 0x32 - 1440x900@120Hz RB */
  341. { DRM_MODE("1440x900", DRM_MODE_TYPE_DRIVER, 182750, 1440, 1488,
  342. 1520, 1600, 0, 900, 903, 909, 953, 0,
  343. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  344. /* 0x53 - 1600x900@60Hz */
  345. { DRM_MODE("1600x900", DRM_MODE_TYPE_DRIVER, 108000, 1600, 1624,
  346. 1704, 1800, 0, 900, 901, 904, 1000, 0,
  347. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  348. /* 0x33 - 1600x1200@60Hz */
  349. { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 162000, 1600, 1664,
  350. 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
  351. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  352. /* 0x34 - 1600x1200@65Hz */
  353. { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 175500, 1600, 1664,
  354. 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
  355. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  356. /* 0x35 - 1600x1200@70Hz */
  357. { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 189000, 1600, 1664,
  358. 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
  359. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  360. /* 0x36 - 1600x1200@75Hz */
  361. { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 202500, 1600, 1664,
  362. 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
  363. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  364. /* 0x37 - 1600x1200@85Hz */
  365. { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 229500, 1600, 1664,
  366. 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
  367. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  368. /* 0x38 - 1600x1200@120Hz RB */
  369. { DRM_MODE("1600x1200", DRM_MODE_TYPE_DRIVER, 268250, 1600, 1648,
  370. 1680, 1760, 0, 1200, 1203, 1207, 1271, 0,
  371. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  372. /* 0x39 - 1680x1050@60Hz RB */
  373. { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 119000, 1680, 1728,
  374. 1760, 1840, 0, 1050, 1053, 1059, 1080, 0,
  375. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  376. /* 0x3a - 1680x1050@60Hz */
  377. { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 146250, 1680, 1784,
  378. 1960, 2240, 0, 1050, 1053, 1059, 1089, 0,
  379. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  380. /* 0x3b - 1680x1050@75Hz */
  381. { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 187000, 1680, 1800,
  382. 1976, 2272, 0, 1050, 1053, 1059, 1099, 0,
  383. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  384. /* 0x3c - 1680x1050@85Hz */
  385. { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 214750, 1680, 1808,
  386. 1984, 2288, 0, 1050, 1053, 1059, 1105, 0,
  387. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  388. /* 0x3d - 1680x1050@120Hz RB */
  389. { DRM_MODE("1680x1050", DRM_MODE_TYPE_DRIVER, 245500, 1680, 1728,
  390. 1760, 1840, 0, 1050, 1053, 1059, 1112, 0,
  391. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  392. /* 0x3e - 1792x1344@60Hz */
  393. { DRM_MODE("1792x1344", DRM_MODE_TYPE_DRIVER, 204750, 1792, 1920,
  394. 2120, 2448, 0, 1344, 1345, 1348, 1394, 0,
  395. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  396. /* 0x3f - 1792x1344@75Hz */
  397. { DRM_MODE("1792x1344", DRM_MODE_TYPE_DRIVER, 261000, 1792, 1888,
  398. 2104, 2456, 0, 1344, 1345, 1348, 1417, 0,
  399. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  400. /* 0x40 - 1792x1344@120Hz RB */
  401. { DRM_MODE("1792x1344", DRM_MODE_TYPE_DRIVER, 333250, 1792, 1840,
  402. 1872, 1952, 0, 1344, 1347, 1351, 1423, 0,
  403. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  404. /* 0x41 - 1856x1392@60Hz */
  405. { DRM_MODE("1856x1392", DRM_MODE_TYPE_DRIVER, 218250, 1856, 1952,
  406. 2176, 2528, 0, 1392, 1393, 1396, 1439, 0,
  407. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  408. /* 0x42 - 1856x1392@75Hz */
  409. { DRM_MODE("1856x1392", DRM_MODE_TYPE_DRIVER, 288000, 1856, 1984,
  410. 2208, 2560, 0, 1392, 1393, 1396, 1500, 0,
  411. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  412. /* 0x43 - 1856x1392@120Hz RB */
  413. { DRM_MODE("1856x1392", DRM_MODE_TYPE_DRIVER, 356500, 1856, 1904,
  414. 1936, 2016, 0, 1392, 1395, 1399, 1474, 0,
  415. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  416. /* 0x52 - 1920x1080@60Hz */
  417. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 148500, 1920, 2008,
  418. 2052, 2200, 0, 1080, 1084, 1089, 1125, 0,
  419. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) },
  420. /* 0x44 - 1920x1200@60Hz RB */
  421. { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 154000, 1920, 1968,
  422. 2000, 2080, 0, 1200, 1203, 1209, 1235, 0,
  423. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  424. /* 0x45 - 1920x1200@60Hz */
  425. { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 193250, 1920, 2056,
  426. 2256, 2592, 0, 1200, 1203, 1209, 1245, 0,
  427. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  428. /* 0x46 - 1920x1200@75Hz */
  429. { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 245250, 1920, 2056,
  430. 2264, 2608, 0, 1200, 1203, 1209, 1255, 0,
  431. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  432. /* 0x47 - 1920x1200@85Hz */
  433. { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 281250, 1920, 2064,
  434. 2272, 2624, 0, 1200, 1203, 1209, 1262, 0,
  435. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  436. /* 0x48 - 1920x1200@120Hz RB */
  437. { DRM_MODE("1920x1200", DRM_MODE_TYPE_DRIVER, 317000, 1920, 1968,
  438. 2000, 2080, 0, 1200, 1203, 1209, 1271, 0,
  439. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  440. /* 0x49 - 1920x1440@60Hz */
  441. { DRM_MODE("1920x1440", DRM_MODE_TYPE_DRIVER, 234000, 1920, 2048,
  442. 2256, 2600, 0, 1440, 1441, 1444, 1500, 0,
  443. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  444. /* 0x4a - 1920x1440@75Hz */
  445. { DRM_MODE("1920x1440", DRM_MODE_TYPE_DRIVER, 297000, 1920, 2064,
  446. 2288, 2640, 0, 1440, 1441, 1444, 1500, 0,
  447. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  448. /* 0x4b - 1920x1440@120Hz RB */
  449. { DRM_MODE("1920x1440", DRM_MODE_TYPE_DRIVER, 380500, 1920, 1968,
  450. 2000, 2080, 0, 1440, 1443, 1447, 1525, 0,
  451. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  452. /* 0x54 - 2048x1152@60Hz */
  453. { DRM_MODE("2048x1152", DRM_MODE_TYPE_DRIVER, 162000, 2048, 2074,
  454. 2154, 2250, 0, 1152, 1153, 1156, 1200, 0,
  455. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) },
  456. /* 0x4c - 2560x1600@60Hz RB */
  457. { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 268500, 2560, 2608,
  458. 2640, 2720, 0, 1600, 1603, 1609, 1646, 0,
  459. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  460. /* 0x4d - 2560x1600@60Hz */
  461. { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 348500, 2560, 2752,
  462. 3032, 3504, 0, 1600, 1603, 1609, 1658, 0,
  463. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  464. /* 0x4e - 2560x1600@75Hz */
  465. { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 443250, 2560, 2768,
  466. 3048, 3536, 0, 1600, 1603, 1609, 1672, 0,
  467. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  468. /* 0x4f - 2560x1600@85Hz */
  469. { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 505250, 2560, 2768,
  470. 3048, 3536, 0, 1600, 1603, 1609, 1682, 0,
  471. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) },
  472. /* 0x50 - 2560x1600@120Hz RB */
  473. { DRM_MODE("2560x1600", DRM_MODE_TYPE_DRIVER, 552750, 2560, 2608,
  474. 2640, 2720, 0, 1600, 1603, 1609, 1694, 0,
  475. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  476. /* 0x57 - 4096x2160@60Hz RB */
  477. { DRM_MODE("4096x2160", DRM_MODE_TYPE_DRIVER, 556744, 4096, 4104,
  478. 4136, 4176, 0, 2160, 2208, 2216, 2222, 0,
  479. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  480. /* 0x58 - 4096x2160@59.94Hz RB */
  481. { DRM_MODE("4096x2160", DRM_MODE_TYPE_DRIVER, 556188, 4096, 4104,
  482. 4136, 4176, 0, 2160, 2208, 2216, 2222, 0,
  483. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) },
  484. };
  485. /*
  486. * These more or less come from the DMT spec. The 720x400 modes are
  487. * inferred from historical 80x25 practice. The 640x480@67 and 832x624@75
  488. * modes are old-school Mac modes. The EDID spec says the 1152x864@75 mode
  489. * should be 1152x870, again for the Mac, but instead we use the x864 DMT
  490. * mode.
  491. *
  492. * The DMT modes have been fact-checked; the rest are mild guesses.
  493. */
  494. static const struct drm_display_mode edid_est_modes[] = {
  495. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 40000, 800, 840,
  496. 968, 1056, 0, 600, 601, 605, 628, 0,
  497. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600@60Hz */
  498. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 36000, 800, 824,
  499. 896, 1024, 0, 600, 601, 603, 625, 0,
  500. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600@56Hz */
  501. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 656,
  502. 720, 840, 0, 480, 481, 484, 500, 0,
  503. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480@75Hz */
  504. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 31500, 640, 664,
  505. 704, 832, 0, 480, 489, 492, 520, 0,
  506. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480@72Hz */
  507. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 30240, 640, 704,
  508. 768, 864, 0, 480, 483, 486, 525, 0,
  509. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480@67Hz */
  510. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656,
  511. 752, 800, 0, 480, 490, 492, 525, 0,
  512. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 640x480@60Hz */
  513. { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 35500, 720, 738,
  514. 846, 900, 0, 400, 421, 423, 449, 0,
  515. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 720x400@88Hz */
  516. { DRM_MODE("720x400", DRM_MODE_TYPE_DRIVER, 28320, 720, 738,
  517. 846, 900, 0, 400, 412, 414, 449, 0,
  518. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 720x400@70Hz */
  519. { DRM_MODE("1280x1024", DRM_MODE_TYPE_DRIVER, 135000, 1280, 1296,
  520. 1440, 1688, 0, 1024, 1025, 1028, 1066, 0,
  521. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 1280x1024@75Hz */
  522. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 78750, 1024, 1040,
  523. 1136, 1312, 0, 768, 769, 772, 800, 0,
  524. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 1024x768@75Hz */
  525. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 75000, 1024, 1048,
  526. 1184, 1328, 0, 768, 771, 777, 806, 0,
  527. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 1024x768@70Hz */
  528. { DRM_MODE("1024x768", DRM_MODE_TYPE_DRIVER, 65000, 1024, 1048,
  529. 1184, 1344, 0, 768, 771, 777, 806, 0,
  530. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 1024x768@60Hz */
  531. { DRM_MODE("1024x768i", DRM_MODE_TYPE_DRIVER,44900, 1024, 1032,
  532. 1208, 1264, 0, 768, 768, 776, 817, 0,
  533. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC | DRM_MODE_FLAG_INTERLACE) }, /* 1024x768@43Hz */
  534. { DRM_MODE("832x624", DRM_MODE_TYPE_DRIVER, 57284, 832, 864,
  535. 928, 1152, 0, 624, 625, 628, 667, 0,
  536. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, /* 832x624@75Hz */
  537. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 49500, 800, 816,
  538. 896, 1056, 0, 600, 601, 604, 625, 0,
  539. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600@75Hz */
  540. { DRM_MODE("800x600", DRM_MODE_TYPE_DRIVER, 50000, 800, 856,
  541. 976, 1040, 0, 600, 637, 643, 666, 0,
  542. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 800x600@72Hz */
  543. { DRM_MODE("1152x864", DRM_MODE_TYPE_DRIVER, 108000, 1152, 1216,
  544. 1344, 1600, 0, 864, 865, 868, 900, 0,
  545. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC) }, /* 1152x864@75Hz */
  546. };
  547. struct minimode {
  548. short w;
  549. short h;
  550. short r;
  551. short rb;
  552. };
  553. static const struct minimode est3_modes[] = {
  554. /* byte 6 */
  555. { 640, 350, 85, 0 },
  556. { 640, 400, 85, 0 },
  557. { 720, 400, 85, 0 },
  558. { 640, 480, 85, 0 },
  559. { 848, 480, 60, 0 },
  560. { 800, 600, 85, 0 },
  561. { 1024, 768, 85, 0 },
  562. { 1152, 864, 75, 0 },
  563. /* byte 7 */
  564. { 1280, 768, 60, 1 },
  565. { 1280, 768, 60, 0 },
  566. { 1280, 768, 75, 0 },
  567. { 1280, 768, 85, 0 },
  568. { 1280, 960, 60, 0 },
  569. { 1280, 960, 85, 0 },
  570. { 1280, 1024, 60, 0 },
  571. { 1280, 1024, 85, 0 },
  572. /* byte 8 */
  573. { 1360, 768, 60, 0 },
  574. { 1440, 900, 60, 1 },
  575. { 1440, 900, 60, 0 },
  576. { 1440, 900, 75, 0 },
  577. { 1440, 900, 85, 0 },
  578. { 1400, 1050, 60, 1 },
  579. { 1400, 1050, 60, 0 },
  580. { 1400, 1050, 75, 0 },
  581. /* byte 9 */
  582. { 1400, 1050, 85, 0 },
  583. { 1680, 1050, 60, 1 },
  584. { 1680, 1050, 60, 0 },
  585. { 1680, 1050, 75, 0 },
  586. { 1680, 1050, 85, 0 },
  587. { 1600, 1200, 60, 0 },
  588. { 1600, 1200, 65, 0 },
  589. { 1600, 1200, 70, 0 },
  590. /* byte 10 */
  591. { 1600, 1200, 75, 0 },
  592. { 1600, 1200, 85, 0 },
  593. { 1792, 1344, 60, 0 },
  594. { 1792, 1344, 75, 0 },
  595. { 1856, 1392, 60, 0 },
  596. { 1856, 1392, 75, 0 },
  597. { 1920, 1200, 60, 1 },
  598. { 1920, 1200, 60, 0 },
  599. /* byte 11 */
  600. { 1920, 1200, 75, 0 },
  601. { 1920, 1200, 85, 0 },
  602. { 1920, 1440, 60, 0 },
  603. { 1920, 1440, 75, 0 },
  604. };
  605. static const struct minimode extra_modes[] = {
  606. { 1024, 576, 60, 0 },
  607. { 1366, 768, 60, 0 },
  608. { 1600, 900, 60, 0 },
  609. { 1680, 945, 60, 0 },
  610. { 1920, 1080, 60, 0 },
  611. { 2048, 1152, 60, 0 },
  612. { 2048, 1536, 60, 0 },
  613. };
  614. /*
  615. * Probably taken from CEA-861 spec.
  616. * This table is converted from xorg's hw/xfree86/modes/xf86EdidModes.c.
  617. *
  618. * Index using the VIC.
  619. */
  620. static const struct drm_display_mode edid_cea_modes[] = {
  621. /* 0 - dummy, VICs start at 1 */
  622. { },
  623. /* 1 - 640x480@60Hz */
  624. { DRM_MODE("640x480", DRM_MODE_TYPE_DRIVER, 25175, 640, 656,
  625. 752, 800, 0, 480, 490, 492, 525, 0,
  626. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  627. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  628. /* 2 - 720x480@60Hz */
  629. { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 720, 736,
  630. 798, 858, 0, 480, 489, 495, 525, 0,
  631. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  632. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  633. /* 3 - 720x480@60Hz */
  634. { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 27000, 720, 736,
  635. 798, 858, 0, 480, 489, 495, 525, 0,
  636. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  637. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  638. /* 4 - 1280x720@60Hz */
  639. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 74250, 1280, 1390,
  640. 1430, 1650, 0, 720, 725, 730, 750, 0,
  641. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  642. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  643. /* 5 - 1920x1080i@60Hz */
  644. { DRM_MODE("1920x1080i", DRM_MODE_TYPE_DRIVER, 74250, 1920, 2008,
  645. 2052, 2200, 0, 1080, 1084, 1094, 1125, 0,
  646. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC |
  647. DRM_MODE_FLAG_INTERLACE),
  648. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  649. /* 6 - 720(1440)x480i@60Hz */
  650. { DRM_MODE("720x480i", DRM_MODE_TYPE_DRIVER, 13500, 720, 739,
  651. 801, 858, 0, 480, 488, 494, 525, 0,
  652. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  653. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  654. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  655. /* 7 - 720(1440)x480i@60Hz */
  656. { DRM_MODE("720x480i", DRM_MODE_TYPE_DRIVER, 13500, 720, 739,
  657. 801, 858, 0, 480, 488, 494, 525, 0,
  658. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  659. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  660. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  661. /* 8 - 720(1440)x240@60Hz */
  662. { DRM_MODE("720x240", DRM_MODE_TYPE_DRIVER, 13500, 720, 739,
  663. 801, 858, 0, 240, 244, 247, 262, 0,
  664. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  665. DRM_MODE_FLAG_DBLCLK),
  666. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  667. /* 9 - 720(1440)x240@60Hz */
  668. { DRM_MODE("720x240", DRM_MODE_TYPE_DRIVER, 13500, 720, 739,
  669. 801, 858, 0, 240, 244, 247, 262, 0,
  670. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  671. DRM_MODE_FLAG_DBLCLK),
  672. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  673. /* 10 - 2880x480i@60Hz */
  674. { DRM_MODE("2880x480i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
  675. 3204, 3432, 0, 480, 488, 494, 525, 0,
  676. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  677. DRM_MODE_FLAG_INTERLACE),
  678. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  679. /* 11 - 2880x480i@60Hz */
  680. { DRM_MODE("2880x480i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
  681. 3204, 3432, 0, 480, 488, 494, 525, 0,
  682. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  683. DRM_MODE_FLAG_INTERLACE),
  684. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  685. /* 12 - 2880x240@60Hz */
  686. { DRM_MODE("2880x240", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
  687. 3204, 3432, 0, 240, 244, 247, 262, 0,
  688. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  689. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  690. /* 13 - 2880x240@60Hz */
  691. { DRM_MODE("2880x240", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2956,
  692. 3204, 3432, 0, 240, 244, 247, 262, 0,
  693. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  694. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  695. /* 14 - 1440x480@60Hz */
  696. { DRM_MODE("1440x480", DRM_MODE_TYPE_DRIVER, 54000, 1440, 1472,
  697. 1596, 1716, 0, 480, 489, 495, 525, 0,
  698. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  699. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  700. /* 15 - 1440x480@60Hz */
  701. { DRM_MODE("1440x480", DRM_MODE_TYPE_DRIVER, 54000, 1440, 1472,
  702. 1596, 1716, 0, 480, 489, 495, 525, 0,
  703. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  704. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  705. /* 16 - 1920x1080@60Hz */
  706. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 148500, 1920, 2008,
  707. 2052, 2200, 0, 1080, 1084, 1089, 1125, 0,
  708. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  709. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  710. /* 17 - 720x576@50Hz */
  711. { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 27000, 720, 732,
  712. 796, 864, 0, 576, 581, 586, 625, 0,
  713. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  714. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  715. /* 18 - 720x576@50Hz */
  716. { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 27000, 720, 732,
  717. 796, 864, 0, 576, 581, 586, 625, 0,
  718. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  719. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  720. /* 19 - 1280x720@50Hz */
  721. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 74250, 1280, 1720,
  722. 1760, 1980, 0, 720, 725, 730, 750, 0,
  723. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  724. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  725. /* 20 - 1920x1080i@50Hz */
  726. { DRM_MODE("1920x1080i", DRM_MODE_TYPE_DRIVER, 74250, 1920, 2448,
  727. 2492, 2640, 0, 1080, 1084, 1094, 1125, 0,
  728. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC |
  729. DRM_MODE_FLAG_INTERLACE),
  730. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  731. /* 21 - 720(1440)x576i@50Hz */
  732. { DRM_MODE("720x576i", DRM_MODE_TYPE_DRIVER, 13500, 720, 732,
  733. 795, 864, 0, 576, 580, 586, 625, 0,
  734. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  735. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  736. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  737. /* 22 - 720(1440)x576i@50Hz */
  738. { DRM_MODE("720x576i", DRM_MODE_TYPE_DRIVER, 13500, 720, 732,
  739. 795, 864, 0, 576, 580, 586, 625, 0,
  740. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  741. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  742. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  743. /* 23 - 720(1440)x288@50Hz */
  744. { DRM_MODE("720x288", DRM_MODE_TYPE_DRIVER, 13500, 720, 732,
  745. 795, 864, 0, 288, 290, 293, 312, 0,
  746. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  747. DRM_MODE_FLAG_DBLCLK),
  748. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  749. /* 24 - 720(1440)x288@50Hz */
  750. { DRM_MODE("720x288", DRM_MODE_TYPE_DRIVER, 13500, 720, 732,
  751. 795, 864, 0, 288, 290, 293, 312, 0,
  752. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  753. DRM_MODE_FLAG_DBLCLK),
  754. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  755. /* 25 - 2880x576i@50Hz */
  756. { DRM_MODE("2880x576i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2928,
  757. 3180, 3456, 0, 576, 580, 586, 625, 0,
  758. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  759. DRM_MODE_FLAG_INTERLACE),
  760. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  761. /* 26 - 2880x576i@50Hz */
  762. { DRM_MODE("2880x576i", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2928,
  763. 3180, 3456, 0, 576, 580, 586, 625, 0,
  764. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  765. DRM_MODE_FLAG_INTERLACE),
  766. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  767. /* 27 - 2880x288@50Hz */
  768. { DRM_MODE("2880x288", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2928,
  769. 3180, 3456, 0, 288, 290, 293, 312, 0,
  770. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  771. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  772. /* 28 - 2880x288@50Hz */
  773. { DRM_MODE("2880x288", DRM_MODE_TYPE_DRIVER, 54000, 2880, 2928,
  774. 3180, 3456, 0, 288, 290, 293, 312, 0,
  775. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  776. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  777. /* 29 - 1440x576@50Hz */
  778. { DRM_MODE("1440x576", DRM_MODE_TYPE_DRIVER, 54000, 1440, 1464,
  779. 1592, 1728, 0, 576, 581, 586, 625, 0,
  780. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  781. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  782. /* 30 - 1440x576@50Hz */
  783. { DRM_MODE("1440x576", DRM_MODE_TYPE_DRIVER, 54000, 1440, 1464,
  784. 1592, 1728, 0, 576, 581, 586, 625, 0,
  785. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  786. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  787. /* 31 - 1920x1080@50Hz */
  788. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 148500, 1920, 2448,
  789. 2492, 2640, 0, 1080, 1084, 1089, 1125, 0,
  790. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  791. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  792. /* 32 - 1920x1080@24Hz */
  793. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 74250, 1920, 2558,
  794. 2602, 2750, 0, 1080, 1084, 1089, 1125, 0,
  795. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  796. .vrefresh = 24, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  797. /* 33 - 1920x1080@25Hz */
  798. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 74250, 1920, 2448,
  799. 2492, 2640, 0, 1080, 1084, 1089, 1125, 0,
  800. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  801. .vrefresh = 25, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  802. /* 34 - 1920x1080@30Hz */
  803. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 74250, 1920, 2008,
  804. 2052, 2200, 0, 1080, 1084, 1089, 1125, 0,
  805. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  806. .vrefresh = 30, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  807. /* 35 - 2880x480@60Hz */
  808. { DRM_MODE("2880x480", DRM_MODE_TYPE_DRIVER, 108000, 2880, 2944,
  809. 3192, 3432, 0, 480, 489, 495, 525, 0,
  810. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  811. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  812. /* 36 - 2880x480@60Hz */
  813. { DRM_MODE("2880x480", DRM_MODE_TYPE_DRIVER, 108000, 2880, 2944,
  814. 3192, 3432, 0, 480, 489, 495, 525, 0,
  815. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  816. .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  817. /* 37 - 2880x576@50Hz */
  818. { DRM_MODE("2880x576", DRM_MODE_TYPE_DRIVER, 108000, 2880, 2928,
  819. 3184, 3456, 0, 576, 581, 586, 625, 0,
  820. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  821. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  822. /* 38 - 2880x576@50Hz */
  823. { DRM_MODE("2880x576", DRM_MODE_TYPE_DRIVER, 108000, 2880, 2928,
  824. 3184, 3456, 0, 576, 581, 586, 625, 0,
  825. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  826. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  827. /* 39 - 1920x1080i@50Hz */
  828. { DRM_MODE("1920x1080i", DRM_MODE_TYPE_DRIVER, 72000, 1920, 1952,
  829. 2120, 2304, 0, 1080, 1126, 1136, 1250, 0,
  830. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC |
  831. DRM_MODE_FLAG_INTERLACE),
  832. .vrefresh = 50, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  833. /* 40 - 1920x1080i@100Hz */
  834. { DRM_MODE("1920x1080i", DRM_MODE_TYPE_DRIVER, 148500, 1920, 2448,
  835. 2492, 2640, 0, 1080, 1084, 1094, 1125, 0,
  836. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC |
  837. DRM_MODE_FLAG_INTERLACE),
  838. .vrefresh = 100, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  839. /* 41 - 1280x720@100Hz */
  840. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 148500, 1280, 1720,
  841. 1760, 1980, 0, 720, 725, 730, 750, 0,
  842. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  843. .vrefresh = 100, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  844. /* 42 - 720x576@100Hz */
  845. { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 54000, 720, 732,
  846. 796, 864, 0, 576, 581, 586, 625, 0,
  847. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  848. .vrefresh = 100, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  849. /* 43 - 720x576@100Hz */
  850. { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 54000, 720, 732,
  851. 796, 864, 0, 576, 581, 586, 625, 0,
  852. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  853. .vrefresh = 100, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  854. /* 44 - 720(1440)x576i@100Hz */
  855. { DRM_MODE("720x576i", DRM_MODE_TYPE_DRIVER, 27000, 720, 732,
  856. 795, 864, 0, 576, 580, 586, 625, 0,
  857. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  858. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  859. .vrefresh = 100, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  860. /* 45 - 720(1440)x576i@100Hz */
  861. { DRM_MODE("720x576i", DRM_MODE_TYPE_DRIVER, 27000, 720, 732,
  862. 795, 864, 0, 576, 580, 586, 625, 0,
  863. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  864. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  865. .vrefresh = 100, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  866. /* 46 - 1920x1080i@120Hz */
  867. { DRM_MODE("1920x1080i", DRM_MODE_TYPE_DRIVER, 148500, 1920, 2008,
  868. 2052, 2200, 0, 1080, 1084, 1094, 1125, 0,
  869. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC |
  870. DRM_MODE_FLAG_INTERLACE),
  871. .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  872. /* 47 - 1280x720@120Hz */
  873. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 148500, 1280, 1390,
  874. 1430, 1650, 0, 720, 725, 730, 750, 0,
  875. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  876. .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  877. /* 48 - 720x480@120Hz */
  878. { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 54000, 720, 736,
  879. 798, 858, 0, 480, 489, 495, 525, 0,
  880. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  881. .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  882. /* 49 - 720x480@120Hz */
  883. { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 54000, 720, 736,
  884. 798, 858, 0, 480, 489, 495, 525, 0,
  885. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  886. .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  887. /* 50 - 720(1440)x480i@120Hz */
  888. { DRM_MODE("720x480i", DRM_MODE_TYPE_DRIVER, 27000, 720, 739,
  889. 801, 858, 0, 480, 488, 494, 525, 0,
  890. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  891. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  892. .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  893. /* 51 - 720(1440)x480i@120Hz */
  894. { DRM_MODE("720x480i", DRM_MODE_TYPE_DRIVER, 27000, 720, 739,
  895. 801, 858, 0, 480, 488, 494, 525, 0,
  896. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  897. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  898. .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  899. /* 52 - 720x576@200Hz */
  900. { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 108000, 720, 732,
  901. 796, 864, 0, 576, 581, 586, 625, 0,
  902. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  903. .vrefresh = 200, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  904. /* 53 - 720x576@200Hz */
  905. { DRM_MODE("720x576", DRM_MODE_TYPE_DRIVER, 108000, 720, 732,
  906. 796, 864, 0, 576, 581, 586, 625, 0,
  907. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  908. .vrefresh = 200, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  909. /* 54 - 720(1440)x576i@200Hz */
  910. { DRM_MODE("720x576i", DRM_MODE_TYPE_DRIVER, 54000, 720, 732,
  911. 795, 864, 0, 576, 580, 586, 625, 0,
  912. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  913. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  914. .vrefresh = 200, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  915. /* 55 - 720(1440)x576i@200Hz */
  916. { DRM_MODE("720x576i", DRM_MODE_TYPE_DRIVER, 54000, 720, 732,
  917. 795, 864, 0, 576, 580, 586, 625, 0,
  918. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  919. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  920. .vrefresh = 200, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  921. /* 56 - 720x480@240Hz */
  922. { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 108000, 720, 736,
  923. 798, 858, 0, 480, 489, 495, 525, 0,
  924. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  925. .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  926. /* 57 - 720x480@240Hz */
  927. { DRM_MODE("720x480", DRM_MODE_TYPE_DRIVER, 108000, 720, 736,
  928. 798, 858, 0, 480, 489, 495, 525, 0,
  929. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC),
  930. .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  931. /* 58 - 720(1440)x480i@240 */
  932. { DRM_MODE("720x480i", DRM_MODE_TYPE_DRIVER, 54000, 720, 739,
  933. 801, 858, 0, 480, 488, 494, 525, 0,
  934. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  935. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  936. .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, },
  937. /* 59 - 720(1440)x480i@240 */
  938. { DRM_MODE("720x480i", DRM_MODE_TYPE_DRIVER, 54000, 720, 739,
  939. 801, 858, 0, 480, 488, 494, 525, 0,
  940. DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC |
  941. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_DBLCLK),
  942. .vrefresh = 240, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  943. /* 60 - 1280x720@24Hz */
  944. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 59400, 1280, 3040,
  945. 3080, 3300, 0, 720, 725, 730, 750, 0,
  946. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  947. .vrefresh = 24, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  948. /* 61 - 1280x720@25Hz */
  949. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 74250, 1280, 3700,
  950. 3740, 3960, 0, 720, 725, 730, 750, 0,
  951. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  952. .vrefresh = 25, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  953. /* 62 - 1280x720@30Hz */
  954. { DRM_MODE("1280x720", DRM_MODE_TYPE_DRIVER, 74250, 1280, 3040,
  955. 3080, 3300, 0, 720, 725, 730, 750, 0,
  956. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  957. .vrefresh = 30, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  958. /* 63 - 1920x1080@120Hz */
  959. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 297000, 1920, 2008,
  960. 2052, 2200, 0, 1080, 1084, 1089, 1125, 0,
  961. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  962. .vrefresh = 120, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  963. /* 64 - 1920x1080@100Hz */
  964. { DRM_MODE("1920x1080", DRM_MODE_TYPE_DRIVER, 297000, 1920, 2448,
  965. 2492, 2640, 0, 1080, 1084, 1094, 1125, 0,
  966. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  967. .vrefresh = 100, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, },
  968. };
  969. /*
  970. * HDMI 1.4 4k modes. Index using the VIC.
  971. */
  972. static const struct drm_display_mode edid_4k_modes[] = {
  973. /* 0 - dummy, VICs start at 1 */
  974. { },
  975. /* 1 - 3840x2160@30Hz */
  976. { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000,
  977. 3840, 4016, 4104, 4400, 0,
  978. 2160, 2168, 2178, 2250, 0,
  979. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  980. .vrefresh = 30, },
  981. /* 2 - 3840x2160@25Hz */
  982. { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000,
  983. 3840, 4896, 4984, 5280, 0,
  984. 2160, 2168, 2178, 2250, 0,
  985. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  986. .vrefresh = 25, },
  987. /* 3 - 3840x2160@24Hz */
  988. { DRM_MODE("3840x2160", DRM_MODE_TYPE_DRIVER, 297000,
  989. 3840, 5116, 5204, 5500, 0,
  990. 2160, 2168, 2178, 2250, 0,
  991. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  992. .vrefresh = 24, },
  993. /* 4 - 4096x2160@24Hz (SMPTE) */
  994. { DRM_MODE("4096x2160", DRM_MODE_TYPE_DRIVER, 297000,
  995. 4096, 5116, 5204, 5500, 0,
  996. 2160, 2168, 2178, 2250, 0,
  997. DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_PVSYNC),
  998. .vrefresh = 24, },
  999. };
  1000. /*** DDC fetch and block validation ***/
  1001. static const u8 edid_header[] = {
  1002. 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00
  1003. };
  1004. /**
  1005. * drm_edid_header_is_valid - sanity check the header of the base EDID block
  1006. * @raw_edid: pointer to raw base EDID block
  1007. *
  1008. * Sanity check the header of the base EDID block.
  1009. *
  1010. * Return: 8 if the header is perfect, down to 0 if it's totally wrong.
  1011. */
  1012. int drm_edid_header_is_valid(const u8 *raw_edid)
  1013. {
  1014. int i, score = 0;
  1015. for (i = 0; i < sizeof(edid_header); i++)
  1016. if (raw_edid[i] == edid_header[i])
  1017. score++;
  1018. return score;
  1019. }
  1020. EXPORT_SYMBOL(drm_edid_header_is_valid);
  1021. static int edid_fixup __read_mostly = 6;
  1022. module_param_named(edid_fixup, edid_fixup, int, 0400);
  1023. MODULE_PARM_DESC(edid_fixup,
  1024. "Minimum number of valid EDID header bytes (0-8, default 6)");
  1025. static void drm_get_displayid(struct drm_connector *connector,
  1026. struct edid *edid);
  1027. static int drm_edid_block_checksum(const u8 *raw_edid)
  1028. {
  1029. int i;
  1030. u8 csum = 0;
  1031. for (i = 0; i < EDID_LENGTH; i++)
  1032. csum += raw_edid[i];
  1033. return csum;
  1034. }
  1035. static bool drm_edid_is_zero(const u8 *in_edid, int length)
  1036. {
  1037. if (memchr_inv(in_edid, 0, length))
  1038. return false;
  1039. return true;
  1040. }
  1041. /**
  1042. * drm_edid_block_valid - Sanity check the EDID block (base or extension)
  1043. * @raw_edid: pointer to raw EDID block
  1044. * @block: type of block to validate (0 for base, extension otherwise)
  1045. * @print_bad_edid: if true, dump bad EDID blocks to the console
  1046. * @edid_corrupt: if true, the header or checksum is invalid
  1047. *
  1048. * Validate a base or extension EDID block and optionally dump bad blocks to
  1049. * the console.
  1050. *
  1051. * Return: True if the block is valid, false otherwise.
  1052. */
  1053. bool drm_edid_block_valid(u8 *raw_edid, int block, bool print_bad_edid,
  1054. bool *edid_corrupt)
  1055. {
  1056. u8 csum;
  1057. struct edid *edid = (struct edid *)raw_edid;
  1058. if (WARN_ON(!raw_edid))
  1059. return false;
  1060. if (edid_fixup > 8 || edid_fixup < 0)
  1061. edid_fixup = 6;
  1062. if (block == 0) {
  1063. int score = drm_edid_header_is_valid(raw_edid);
  1064. if (score == 8) {
  1065. if (edid_corrupt)
  1066. *edid_corrupt = false;
  1067. } else if (score >= edid_fixup) {
  1068. /* Displayport Link CTS Core 1.2 rev1.1 test 4.2.2.6
  1069. * The corrupt flag needs to be set here otherwise, the
  1070. * fix-up code here will correct the problem, the
  1071. * checksum is correct and the test fails
  1072. */
  1073. if (edid_corrupt)
  1074. *edid_corrupt = true;
  1075. DRM_DEBUG("Fixing EDID header, your hardware may be failing\n");
  1076. memcpy(raw_edid, edid_header, sizeof(edid_header));
  1077. } else {
  1078. if (edid_corrupt)
  1079. *edid_corrupt = true;
  1080. goto bad;
  1081. }
  1082. }
  1083. csum = drm_edid_block_checksum(raw_edid);
  1084. if (csum) {
  1085. if (print_bad_edid) {
  1086. DRM_ERROR("EDID checksum is invalid, remainder is %d\n", csum);
  1087. }
  1088. if (edid_corrupt)
  1089. *edid_corrupt = true;
  1090. /* allow CEA to slide through, switches mangle this */
  1091. if (raw_edid[0] != 0x02)
  1092. goto bad;
  1093. }
  1094. /* per-block-type checks */
  1095. switch (raw_edid[0]) {
  1096. case 0: /* base */
  1097. if (edid->version != 1) {
  1098. DRM_ERROR("EDID has major version %d, instead of 1\n", edid->version);
  1099. goto bad;
  1100. }
  1101. if (edid->revision > 4)
  1102. DRM_DEBUG("EDID minor > 4, assuming backward compatibility\n");
  1103. break;
  1104. default:
  1105. break;
  1106. }
  1107. return true;
  1108. bad:
  1109. if (print_bad_edid) {
  1110. if (drm_edid_is_zero(raw_edid, EDID_LENGTH)) {
  1111. printk(KERN_ERR "EDID block is all zeroes\n");
  1112. } else {
  1113. printk(KERN_ERR "Raw EDID:\n");
  1114. print_hex_dump(KERN_ERR, " \t", DUMP_PREFIX_NONE, 16, 1,
  1115. raw_edid, EDID_LENGTH, false);
  1116. }
  1117. }
  1118. return false;
  1119. }
  1120. EXPORT_SYMBOL(drm_edid_block_valid);
  1121. /**
  1122. * drm_edid_is_valid - sanity check EDID data
  1123. * @edid: EDID data
  1124. *
  1125. * Sanity-check an entire EDID record (including extensions)
  1126. *
  1127. * Return: True if the EDID data is valid, false otherwise.
  1128. */
  1129. bool drm_edid_is_valid(struct edid *edid)
  1130. {
  1131. int i;
  1132. u8 *raw = (u8 *)edid;
  1133. if (!edid)
  1134. return false;
  1135. for (i = 0; i <= edid->extensions; i++)
  1136. if (!drm_edid_block_valid(raw + i * EDID_LENGTH, i, true, NULL))
  1137. return false;
  1138. return true;
  1139. }
  1140. EXPORT_SYMBOL(drm_edid_is_valid);
  1141. #define DDC_SEGMENT_ADDR 0x30
  1142. /**
  1143. * drm_do_probe_ddc_edid() - get EDID information via I2C
  1144. * @data: I2C device adapter
  1145. * @buf: EDID data buffer to be filled
  1146. * @block: 128 byte EDID block to start fetching from
  1147. * @len: EDID data buffer length to fetch
  1148. *
  1149. * Try to fetch EDID information by calling I2C driver functions.
  1150. *
  1151. * Return: 0 on success or -1 on failure.
  1152. */
  1153. static int
  1154. drm_do_probe_ddc_edid(void *data, u8 *buf, unsigned int block, size_t len)
  1155. {
  1156. struct i2c_adapter *adapter = data;
  1157. unsigned char start = block * EDID_LENGTH;
  1158. unsigned char segment = block >> 1;
  1159. unsigned char xfers = segment ? 3 : 2;
  1160. int ret, retries = 5;
  1161. /*
  1162. * The core I2C driver will automatically retry the transfer if the
  1163. * adapter reports EAGAIN. However, we find that bit-banging transfers
  1164. * are susceptible to errors under a heavily loaded machine and
  1165. * generate spurious NAKs and timeouts. Retrying the transfer
  1166. * of the individual block a few times seems to overcome this.
  1167. */
  1168. do {
  1169. struct i2c_msg msgs[] = {
  1170. {
  1171. .addr = DDC_SEGMENT_ADDR,
  1172. .flags = 0,
  1173. .len = 1,
  1174. .buf = &segment,
  1175. }, {
  1176. .addr = DDC_ADDR,
  1177. .flags = 0,
  1178. .len = 1,
  1179. .buf = &start,
  1180. }, {
  1181. .addr = DDC_ADDR,
  1182. .flags = I2C_M_RD,
  1183. .len = len,
  1184. .buf = buf,
  1185. }
  1186. };
  1187. /*
  1188. * Avoid sending the segment addr to not upset non-compliant
  1189. * DDC monitors.
  1190. */
  1191. ret = i2c_transfer(adapter, &msgs[3 - xfers], xfers);
  1192. if (ret == -ENXIO) {
  1193. DRM_DEBUG_KMS("drm: skipping non-existent adapter %s\n",
  1194. adapter->name);
  1195. break;
  1196. }
  1197. } while (ret != xfers && --retries);
  1198. return ret == xfers ? 0 : -1;
  1199. }
  1200. /**
  1201. * drm_do_get_edid - get EDID data using a custom EDID block read function
  1202. * @connector: connector we're probing
  1203. * @get_edid_block: EDID block read function
  1204. * @data: private data passed to the block read function
  1205. *
  1206. * When the I2C adapter connected to the DDC bus is hidden behind a device that
  1207. * exposes a different interface to read EDID blocks this function can be used
  1208. * to get EDID data using a custom block read function.
  1209. *
  1210. * As in the general case the DDC bus is accessible by the kernel at the I2C
  1211. * level, drivers must make all reasonable efforts to expose it as an I2C
  1212. * adapter and use drm_get_edid() instead of abusing this function.
  1213. *
  1214. * Return: Pointer to valid EDID or NULL if we couldn't find any.
  1215. */
  1216. struct edid *drm_do_get_edid(struct drm_connector *connector,
  1217. int (*get_edid_block)(void *data, u8 *buf, unsigned int block,
  1218. size_t len),
  1219. void *data)
  1220. {
  1221. int i, j = 0, valid_extensions = 0;
  1222. u8 *block, *new;
  1223. bool print_bad_edid = !connector->bad_edid_counter || (drm_debug & DRM_UT_KMS);
  1224. if ((block = kmalloc(EDID_LENGTH, GFP_KERNEL)) == NULL)
  1225. return NULL;
  1226. /* base block fetch */
  1227. for (i = 0; i < 4; i++) {
  1228. if (get_edid_block(data, block, 0, EDID_LENGTH))
  1229. goto out;
  1230. if (drm_edid_block_valid(block, 0, print_bad_edid,
  1231. &connector->edid_corrupt))
  1232. break;
  1233. if (i == 0 && drm_edid_is_zero(block, EDID_LENGTH)) {
  1234. connector->null_edid_counter++;
  1235. goto carp;
  1236. }
  1237. }
  1238. if (i == 4)
  1239. goto carp;
  1240. /* if there's no extensions, we're done */
  1241. if (block[0x7e] == 0)
  1242. return (struct edid *)block;
  1243. new = krealloc(block, (block[0x7e] + 1) * EDID_LENGTH, GFP_KERNEL);
  1244. if (!new)
  1245. goto out;
  1246. block = new;
  1247. for (j = 1; j <= block[0x7e]; j++) {
  1248. for (i = 0; i < 4; i++) {
  1249. if (get_edid_block(data,
  1250. block + (valid_extensions + 1) * EDID_LENGTH,
  1251. j, EDID_LENGTH))
  1252. goto out;
  1253. if (drm_edid_block_valid(block + (valid_extensions + 1)
  1254. * EDID_LENGTH, j,
  1255. print_bad_edid,
  1256. NULL)) {
  1257. valid_extensions++;
  1258. break;
  1259. }
  1260. }
  1261. if (i == 4 && print_bad_edid) {
  1262. dev_warn(connector->dev->dev,
  1263. "%s: Ignoring invalid EDID block %d.\n",
  1264. connector->name, j);
  1265. connector->bad_edid_counter++;
  1266. }
  1267. }
  1268. if (valid_extensions != block[0x7e]) {
  1269. block[EDID_LENGTH-1] += block[0x7e] - valid_extensions;
  1270. block[0x7e] = valid_extensions;
  1271. new = krealloc(block, (valid_extensions + 1) * EDID_LENGTH, GFP_KERNEL);
  1272. if (!new)
  1273. goto out;
  1274. block = new;
  1275. }
  1276. return (struct edid *)block;
  1277. carp:
  1278. if (print_bad_edid) {
  1279. dev_warn(connector->dev->dev, "%s: EDID block %d invalid.\n",
  1280. connector->name, j);
  1281. }
  1282. connector->bad_edid_counter++;
  1283. out:
  1284. kfree(block);
  1285. return NULL;
  1286. }
  1287. EXPORT_SYMBOL_GPL(drm_do_get_edid);
  1288. /**
  1289. * drm_probe_ddc() - probe DDC presence
  1290. * @adapter: I2C adapter to probe
  1291. *
  1292. * Return: True on success, false on failure.
  1293. */
  1294. bool
  1295. drm_probe_ddc(struct i2c_adapter *adapter)
  1296. {
  1297. unsigned char out;
  1298. return (drm_do_probe_ddc_edid(adapter, &out, 0, 1) == 0);
  1299. }
  1300. EXPORT_SYMBOL(drm_probe_ddc);
  1301. /**
  1302. * drm_get_edid - get EDID data, if available
  1303. * @connector: connector we're probing
  1304. * @adapter: I2C adapter to use for DDC
  1305. *
  1306. * Poke the given I2C channel to grab EDID data if possible. If found,
  1307. * attach it to the connector.
  1308. *
  1309. * Return: Pointer to valid EDID or NULL if we couldn't find any.
  1310. */
  1311. struct edid *drm_get_edid(struct drm_connector *connector,
  1312. struct i2c_adapter *adapter)
  1313. {
  1314. struct edid *edid;
  1315. if (!drm_probe_ddc(adapter))
  1316. return NULL;
  1317. edid = drm_do_get_edid(connector, drm_do_probe_ddc_edid, adapter);
  1318. if (edid)
  1319. drm_get_displayid(connector, edid);
  1320. return edid;
  1321. }
  1322. EXPORT_SYMBOL(drm_get_edid);
  1323. /**
  1324. * drm_get_edid_switcheroo - get EDID data for a vga_switcheroo output
  1325. * @connector: connector we're probing
  1326. * @adapter: I2C adapter to use for DDC
  1327. *
  1328. * Wrapper around drm_get_edid() for laptops with dual GPUs using one set of
  1329. * outputs. The wrapper adds the requisite vga_switcheroo calls to temporarily
  1330. * switch DDC to the GPU which is retrieving EDID.
  1331. *
  1332. * Return: Pointer to valid EDID or %NULL if we couldn't find any.
  1333. */
  1334. struct edid *drm_get_edid_switcheroo(struct drm_connector *connector,
  1335. struct i2c_adapter *adapter)
  1336. {
  1337. struct pci_dev *pdev = connector->dev->pdev;
  1338. struct edid *edid;
  1339. vga_switcheroo_lock_ddc(pdev);
  1340. edid = drm_get_edid(connector, adapter);
  1341. vga_switcheroo_unlock_ddc(pdev);
  1342. return edid;
  1343. }
  1344. EXPORT_SYMBOL(drm_get_edid_switcheroo);
  1345. /**
  1346. * drm_edid_duplicate - duplicate an EDID and the extensions
  1347. * @edid: EDID to duplicate
  1348. *
  1349. * Return: Pointer to duplicated EDID or NULL on allocation failure.
  1350. */
  1351. struct edid *drm_edid_duplicate(const struct edid *edid)
  1352. {
  1353. return kmemdup(edid, (edid->extensions + 1) * EDID_LENGTH, GFP_KERNEL);
  1354. }
  1355. EXPORT_SYMBOL(drm_edid_duplicate);
  1356. /*** EDID parsing ***/
  1357. /**
  1358. * edid_vendor - match a string against EDID's obfuscated vendor field
  1359. * @edid: EDID to match
  1360. * @vendor: vendor string
  1361. *
  1362. * Returns true if @vendor is in @edid, false otherwise
  1363. */
  1364. static bool edid_vendor(struct edid *edid, char *vendor)
  1365. {
  1366. char edid_vendor[3];
  1367. edid_vendor[0] = ((edid->mfg_id[0] & 0x7c) >> 2) + '@';
  1368. edid_vendor[1] = (((edid->mfg_id[0] & 0x3) << 3) |
  1369. ((edid->mfg_id[1] & 0xe0) >> 5)) + '@';
  1370. edid_vendor[2] = (edid->mfg_id[1] & 0x1f) + '@';
  1371. return !strncmp(edid_vendor, vendor, 3);
  1372. }
  1373. /**
  1374. * edid_get_quirks - return quirk flags for a given EDID
  1375. * @edid: EDID to process
  1376. *
  1377. * This tells subsequent routines what fixes they need to apply.
  1378. */
  1379. static u32 edid_get_quirks(struct edid *edid)
  1380. {
  1381. struct edid_quirk *quirk;
  1382. int i;
  1383. for (i = 0; i < ARRAY_SIZE(edid_quirk_list); i++) {
  1384. quirk = &edid_quirk_list[i];
  1385. if (edid_vendor(edid, quirk->vendor) &&
  1386. (EDID_PRODUCT_ID(edid) == quirk->product_id))
  1387. return quirk->quirks;
  1388. }
  1389. return 0;
  1390. }
  1391. #define MODE_SIZE(m) ((m)->hdisplay * (m)->vdisplay)
  1392. #define MODE_REFRESH_DIFF(c,t) (abs((c) - (t)))
  1393. /**
  1394. * edid_fixup_preferred - set preferred modes based on quirk list
  1395. * @connector: has mode list to fix up
  1396. * @quirks: quirks list
  1397. *
  1398. * Walk the mode list for @connector, clearing the preferred status
  1399. * on existing modes and setting it anew for the right mode ala @quirks.
  1400. */
  1401. static void edid_fixup_preferred(struct drm_connector *connector,
  1402. u32 quirks)
  1403. {
  1404. struct drm_display_mode *t, *cur_mode, *preferred_mode;
  1405. int target_refresh = 0;
  1406. int cur_vrefresh, preferred_vrefresh;
  1407. if (list_empty(&connector->probed_modes))
  1408. return;
  1409. if (quirks & EDID_QUIRK_PREFER_LARGE_60)
  1410. target_refresh = 60;
  1411. if (quirks & EDID_QUIRK_PREFER_LARGE_75)
  1412. target_refresh = 75;
  1413. preferred_mode = list_first_entry(&connector->probed_modes,
  1414. struct drm_display_mode, head);
  1415. list_for_each_entry_safe(cur_mode, t, &connector->probed_modes, head) {
  1416. cur_mode->type &= ~DRM_MODE_TYPE_PREFERRED;
  1417. if (cur_mode == preferred_mode)
  1418. continue;
  1419. /* Largest mode is preferred */
  1420. if (MODE_SIZE(cur_mode) > MODE_SIZE(preferred_mode))
  1421. preferred_mode = cur_mode;
  1422. cur_vrefresh = cur_mode->vrefresh ?
  1423. cur_mode->vrefresh : drm_mode_vrefresh(cur_mode);
  1424. preferred_vrefresh = preferred_mode->vrefresh ?
  1425. preferred_mode->vrefresh : drm_mode_vrefresh(preferred_mode);
  1426. /* At a given size, try to get closest to target refresh */
  1427. if ((MODE_SIZE(cur_mode) == MODE_SIZE(preferred_mode)) &&
  1428. MODE_REFRESH_DIFF(cur_vrefresh, target_refresh) <
  1429. MODE_REFRESH_DIFF(preferred_vrefresh, target_refresh)) {
  1430. preferred_mode = cur_mode;
  1431. }
  1432. }
  1433. preferred_mode->type |= DRM_MODE_TYPE_PREFERRED;
  1434. }
  1435. static bool
  1436. mode_is_rb(const struct drm_display_mode *mode)
  1437. {
  1438. return (mode->htotal - mode->hdisplay == 160) &&
  1439. (mode->hsync_end - mode->hdisplay == 80) &&
  1440. (mode->hsync_end - mode->hsync_start == 32) &&
  1441. (mode->vsync_start - mode->vdisplay == 3);
  1442. }
  1443. /*
  1444. * drm_mode_find_dmt - Create a copy of a mode if present in DMT
  1445. * @dev: Device to duplicate against
  1446. * @hsize: Mode width
  1447. * @vsize: Mode height
  1448. * @fresh: Mode refresh rate
  1449. * @rb: Mode reduced-blanking-ness
  1450. *
  1451. * Walk the DMT mode list looking for a match for the given parameters.
  1452. *
  1453. * Return: A newly allocated copy of the mode, or NULL if not found.
  1454. */
  1455. struct drm_display_mode *drm_mode_find_dmt(struct drm_device *dev,
  1456. int hsize, int vsize, int fresh,
  1457. bool rb)
  1458. {
  1459. int i;
  1460. for (i = 0; i < ARRAY_SIZE(drm_dmt_modes); i++) {
  1461. const struct drm_display_mode *ptr = &drm_dmt_modes[i];
  1462. if (hsize != ptr->hdisplay)
  1463. continue;
  1464. if (vsize != ptr->vdisplay)
  1465. continue;
  1466. if (fresh != drm_mode_vrefresh(ptr))
  1467. continue;
  1468. if (rb != mode_is_rb(ptr))
  1469. continue;
  1470. return drm_mode_duplicate(dev, ptr);
  1471. }
  1472. return NULL;
  1473. }
  1474. EXPORT_SYMBOL(drm_mode_find_dmt);
  1475. typedef void detailed_cb(struct detailed_timing *timing, void *closure);
  1476. static void
  1477. cea_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure)
  1478. {
  1479. int i, n = 0;
  1480. u8 d = ext[0x02];
  1481. u8 *det_base = ext + d;
  1482. n = (127 - d) / 18;
  1483. for (i = 0; i < n; i++)
  1484. cb((struct detailed_timing *)(det_base + 18 * i), closure);
  1485. }
  1486. static void
  1487. vtb_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure)
  1488. {
  1489. unsigned int i, n = min((int)ext[0x02], 6);
  1490. u8 *det_base = ext + 5;
  1491. if (ext[0x01] != 1)
  1492. return; /* unknown version */
  1493. for (i = 0; i < n; i++)
  1494. cb((struct detailed_timing *)(det_base + 18 * i), closure);
  1495. }
  1496. static void
  1497. drm_for_each_detailed_block(u8 *raw_edid, detailed_cb *cb, void *closure)
  1498. {
  1499. int i;
  1500. struct edid *edid = (struct edid *)raw_edid;
  1501. if (edid == NULL)
  1502. return;
  1503. for (i = 0; i < EDID_DETAILED_TIMINGS; i++)
  1504. cb(&(edid->detailed_timings[i]), closure);
  1505. for (i = 1; i <= raw_edid[0x7e]; i++) {
  1506. u8 *ext = raw_edid + (i * EDID_LENGTH);
  1507. switch (*ext) {
  1508. case CEA_EXT:
  1509. cea_for_each_detailed_block(ext, cb, closure);
  1510. break;
  1511. case VTB_EXT:
  1512. vtb_for_each_detailed_block(ext, cb, closure);
  1513. break;
  1514. default:
  1515. break;
  1516. }
  1517. }
  1518. }
  1519. static void
  1520. is_rb(struct detailed_timing *t, void *data)
  1521. {
  1522. u8 *r = (u8 *)t;
  1523. if (r[3] == EDID_DETAIL_MONITOR_RANGE)
  1524. if (r[15] & 0x10)
  1525. *(bool *)data = true;
  1526. }
  1527. /* EDID 1.4 defines this explicitly. For EDID 1.3, we guess, badly. */
  1528. static bool
  1529. drm_monitor_supports_rb(struct edid *edid)
  1530. {
  1531. if (edid->revision >= 4) {
  1532. bool ret = false;
  1533. drm_for_each_detailed_block((u8 *)edid, is_rb, &ret);
  1534. return ret;
  1535. }
  1536. return ((edid->input & DRM_EDID_INPUT_DIGITAL) != 0);
  1537. }
  1538. static void
  1539. find_gtf2(struct detailed_timing *t, void *data)
  1540. {
  1541. u8 *r = (u8 *)t;
  1542. if (r[3] == EDID_DETAIL_MONITOR_RANGE && r[10] == 0x02)
  1543. *(u8 **)data = r;
  1544. }
  1545. /* Secondary GTF curve kicks in above some break frequency */
  1546. static int
  1547. drm_gtf2_hbreak(struct edid *edid)
  1548. {
  1549. u8 *r = NULL;
  1550. drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
  1551. return r ? (r[12] * 2) : 0;
  1552. }
  1553. static int
  1554. drm_gtf2_2c(struct edid *edid)
  1555. {
  1556. u8 *r = NULL;
  1557. drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
  1558. return r ? r[13] : 0;
  1559. }
  1560. static int
  1561. drm_gtf2_m(struct edid *edid)
  1562. {
  1563. u8 *r = NULL;
  1564. drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
  1565. return r ? (r[15] << 8) + r[14] : 0;
  1566. }
  1567. static int
  1568. drm_gtf2_k(struct edid *edid)
  1569. {
  1570. u8 *r = NULL;
  1571. drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
  1572. return r ? r[16] : 0;
  1573. }
  1574. static int
  1575. drm_gtf2_2j(struct edid *edid)
  1576. {
  1577. u8 *r = NULL;
  1578. drm_for_each_detailed_block((u8 *)edid, find_gtf2, &r);
  1579. return r ? r[17] : 0;
  1580. }
  1581. /**
  1582. * standard_timing_level - get std. timing level(CVT/GTF/DMT)
  1583. * @edid: EDID block to scan
  1584. */
  1585. static int standard_timing_level(struct edid *edid)
  1586. {
  1587. if (edid->revision >= 2) {
  1588. if (edid->revision >= 4 && (edid->features & DRM_EDID_FEATURE_DEFAULT_GTF))
  1589. return LEVEL_CVT;
  1590. if (drm_gtf2_hbreak(edid))
  1591. return LEVEL_GTF2;
  1592. return LEVEL_GTF;
  1593. }
  1594. return LEVEL_DMT;
  1595. }
  1596. /*
  1597. * 0 is reserved. The spec says 0x01 fill for unused timings. Some old
  1598. * monitors fill with ascii space (0x20) instead.
  1599. */
  1600. static int
  1601. bad_std_timing(u8 a, u8 b)
  1602. {
  1603. return (a == 0x00 && b == 0x00) ||
  1604. (a == 0x01 && b == 0x01) ||
  1605. (a == 0x20 && b == 0x20);
  1606. }
  1607. /**
  1608. * drm_mode_std - convert standard mode info (width, height, refresh) into mode
  1609. * @connector: connector of for the EDID block
  1610. * @edid: EDID block to scan
  1611. * @t: standard timing params
  1612. *
  1613. * Take the standard timing params (in this case width, aspect, and refresh)
  1614. * and convert them into a real mode using CVT/GTF/DMT.
  1615. */
  1616. static struct drm_display_mode *
  1617. drm_mode_std(struct drm_connector *connector, struct edid *edid,
  1618. struct std_timing *t)
  1619. {
  1620. struct drm_device *dev = connector->dev;
  1621. struct drm_display_mode *m, *mode = NULL;
  1622. int hsize, vsize;
  1623. int vrefresh_rate;
  1624. unsigned aspect_ratio = (t->vfreq_aspect & EDID_TIMING_ASPECT_MASK)
  1625. >> EDID_TIMING_ASPECT_SHIFT;
  1626. unsigned vfreq = (t->vfreq_aspect & EDID_TIMING_VFREQ_MASK)
  1627. >> EDID_TIMING_VFREQ_SHIFT;
  1628. int timing_level = standard_timing_level(edid);
  1629. if (bad_std_timing(t->hsize, t->vfreq_aspect))
  1630. return NULL;
  1631. /* According to the EDID spec, the hdisplay = hsize * 8 + 248 */
  1632. hsize = t->hsize * 8 + 248;
  1633. /* vrefresh_rate = vfreq + 60 */
  1634. vrefresh_rate = vfreq + 60;
  1635. /* the vdisplay is calculated based on the aspect ratio */
  1636. if (aspect_ratio == 0) {
  1637. if (edid->revision < 3)
  1638. vsize = hsize;
  1639. else
  1640. vsize = (hsize * 10) / 16;
  1641. } else if (aspect_ratio == 1)
  1642. vsize = (hsize * 3) / 4;
  1643. else if (aspect_ratio == 2)
  1644. vsize = (hsize * 4) / 5;
  1645. else
  1646. vsize = (hsize * 9) / 16;
  1647. /* HDTV hack, part 1 */
  1648. if (vrefresh_rate == 60 &&
  1649. ((hsize == 1360 && vsize == 765) ||
  1650. (hsize == 1368 && vsize == 769))) {
  1651. hsize = 1366;
  1652. vsize = 768;
  1653. }
  1654. /*
  1655. * If this connector already has a mode for this size and refresh
  1656. * rate (because it came from detailed or CVT info), use that
  1657. * instead. This way we don't have to guess at interlace or
  1658. * reduced blanking.
  1659. */
  1660. list_for_each_entry(m, &connector->probed_modes, head)
  1661. if (m->hdisplay == hsize && m->vdisplay == vsize &&
  1662. drm_mode_vrefresh(m) == vrefresh_rate)
  1663. return NULL;
  1664. /* HDTV hack, part 2 */
  1665. if (hsize == 1366 && vsize == 768 && vrefresh_rate == 60) {
  1666. mode = drm_cvt_mode(dev, 1366, 768, vrefresh_rate, 0, 0,
  1667. false);
  1668. mode->hdisplay = 1366;
  1669. mode->hsync_start = mode->hsync_start - 1;
  1670. mode->hsync_end = mode->hsync_end - 1;
  1671. return mode;
  1672. }
  1673. /* check whether it can be found in default mode table */
  1674. if (drm_monitor_supports_rb(edid)) {
  1675. mode = drm_mode_find_dmt(dev, hsize, vsize, vrefresh_rate,
  1676. true);
  1677. if (mode)
  1678. return mode;
  1679. }
  1680. mode = drm_mode_find_dmt(dev, hsize, vsize, vrefresh_rate, false);
  1681. if (mode)
  1682. return mode;
  1683. /* okay, generate it */
  1684. switch (timing_level) {
  1685. case LEVEL_DMT:
  1686. break;
  1687. case LEVEL_GTF:
  1688. mode = drm_gtf_mode(dev, hsize, vsize, vrefresh_rate, 0, 0);
  1689. break;
  1690. case LEVEL_GTF2:
  1691. /*
  1692. * This is potentially wrong if there's ever a monitor with
  1693. * more than one ranges section, each claiming a different
  1694. * secondary GTF curve. Please don't do that.
  1695. */
  1696. mode = drm_gtf_mode(dev, hsize, vsize, vrefresh_rate, 0, 0);
  1697. if (!mode)
  1698. return NULL;
  1699. if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) {
  1700. drm_mode_destroy(dev, mode);
  1701. mode = drm_gtf_mode_complex(dev, hsize, vsize,
  1702. vrefresh_rate, 0, 0,
  1703. drm_gtf2_m(edid),
  1704. drm_gtf2_2c(edid),
  1705. drm_gtf2_k(edid),
  1706. drm_gtf2_2j(edid));
  1707. }
  1708. break;
  1709. case LEVEL_CVT:
  1710. mode = drm_cvt_mode(dev, hsize, vsize, vrefresh_rate, 0, 0,
  1711. false);
  1712. break;
  1713. }
  1714. return mode;
  1715. }
  1716. /*
  1717. * EDID is delightfully ambiguous about how interlaced modes are to be
  1718. * encoded. Our internal representation is of frame height, but some
  1719. * HDTV detailed timings are encoded as field height.
  1720. *
  1721. * The format list here is from CEA, in frame size. Technically we
  1722. * should be checking refresh rate too. Whatever.
  1723. */
  1724. static void
  1725. drm_mode_do_interlace_quirk(struct drm_display_mode *mode,
  1726. struct detailed_pixel_timing *pt)
  1727. {
  1728. int i;
  1729. static const struct {
  1730. int w, h;
  1731. } cea_interlaced[] = {
  1732. { 1920, 1080 },
  1733. { 720, 480 },
  1734. { 1440, 480 },
  1735. { 2880, 480 },
  1736. { 720, 576 },
  1737. { 1440, 576 },
  1738. { 2880, 576 },
  1739. };
  1740. if (!(pt->misc & DRM_EDID_PT_INTERLACED))
  1741. return;
  1742. for (i = 0; i < ARRAY_SIZE(cea_interlaced); i++) {
  1743. if ((mode->hdisplay == cea_interlaced[i].w) &&
  1744. (mode->vdisplay == cea_interlaced[i].h / 2)) {
  1745. mode->vdisplay *= 2;
  1746. mode->vsync_start *= 2;
  1747. mode->vsync_end *= 2;
  1748. mode->vtotal *= 2;
  1749. mode->vtotal |= 1;
  1750. }
  1751. }
  1752. mode->flags |= DRM_MODE_FLAG_INTERLACE;
  1753. }
  1754. /**
  1755. * drm_mode_detailed - create a new mode from an EDID detailed timing section
  1756. * @dev: DRM device (needed to create new mode)
  1757. * @edid: EDID block
  1758. * @timing: EDID detailed timing info
  1759. * @quirks: quirks to apply
  1760. *
  1761. * An EDID detailed timing block contains enough info for us to create and
  1762. * return a new struct drm_display_mode.
  1763. */
  1764. static struct drm_display_mode *drm_mode_detailed(struct drm_device *dev,
  1765. struct edid *edid,
  1766. struct detailed_timing *timing,
  1767. u32 quirks)
  1768. {
  1769. struct drm_display_mode *mode;
  1770. struct detailed_pixel_timing *pt = &timing->data.pixel_data;
  1771. unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo;
  1772. unsigned vactive = (pt->vactive_vblank_hi & 0xf0) << 4 | pt->vactive_lo;
  1773. unsigned hblank = (pt->hactive_hblank_hi & 0xf) << 8 | pt->hblank_lo;
  1774. unsigned vblank = (pt->vactive_vblank_hi & 0xf) << 8 | pt->vblank_lo;
  1775. unsigned hsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc0) << 2 | pt->hsync_offset_lo;
  1776. unsigned hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse_width_lo;
  1777. unsigned vsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc) << 2 | pt->vsync_offset_pulse_width_lo >> 4;
  1778. unsigned vsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x3) << 4 | (pt->vsync_offset_pulse_width_lo & 0xf);
  1779. /* ignore tiny modes */
  1780. if (hactive < 64 || vactive < 64)
  1781. return NULL;
  1782. if (pt->misc & DRM_EDID_PT_STEREO) {
  1783. DRM_DEBUG_KMS("stereo mode not supported\n");
  1784. return NULL;
  1785. }
  1786. if (!(pt->misc & DRM_EDID_PT_SEPARATE_SYNC)) {
  1787. DRM_DEBUG_KMS("composite sync not supported\n");
  1788. }
  1789. /* it is incorrect if hsync/vsync width is zero */
  1790. if (!hsync_pulse_width || !vsync_pulse_width) {
  1791. DRM_DEBUG_KMS("Incorrect Detailed timing. "
  1792. "Wrong Hsync/Vsync pulse width\n");
  1793. return NULL;
  1794. }
  1795. if (quirks & EDID_QUIRK_FORCE_REDUCED_BLANKING) {
  1796. mode = drm_cvt_mode(dev, hactive, vactive, 60, true, false, false);
  1797. if (!mode)
  1798. return NULL;
  1799. goto set_size;
  1800. }
  1801. mode = drm_mode_create(dev);
  1802. if (!mode)
  1803. return NULL;
  1804. if (quirks & EDID_QUIRK_135_CLOCK_TOO_HIGH)
  1805. timing->pixel_clock = cpu_to_le16(1088);
  1806. mode->clock = le16_to_cpu(timing->pixel_clock) * 10;
  1807. mode->hdisplay = hactive;
  1808. mode->hsync_start = mode->hdisplay + hsync_offset;
  1809. mode->hsync_end = mode->hsync_start + hsync_pulse_width;
  1810. mode->htotal = mode->hdisplay + hblank;
  1811. mode->vdisplay = vactive;
  1812. mode->vsync_start = mode->vdisplay + vsync_offset;
  1813. mode->vsync_end = mode->vsync_start + vsync_pulse_width;
  1814. mode->vtotal = mode->vdisplay + vblank;
  1815. /* Some EDIDs have bogus h/vtotal values */
  1816. if (mode->hsync_end > mode->htotal)
  1817. mode->htotal = mode->hsync_end + 1;
  1818. if (mode->vsync_end > mode->vtotal)
  1819. mode->vtotal = mode->vsync_end + 1;
  1820. drm_mode_do_interlace_quirk(mode, pt);
  1821. if (quirks & EDID_QUIRK_DETAILED_SYNC_PP) {
  1822. pt->misc |= DRM_EDID_PT_HSYNC_POSITIVE | DRM_EDID_PT_VSYNC_POSITIVE;
  1823. }
  1824. mode->flags |= (pt->misc & DRM_EDID_PT_HSYNC_POSITIVE) ?
  1825. DRM_MODE_FLAG_PHSYNC : DRM_MODE_FLAG_NHSYNC;
  1826. mode->flags |= (pt->misc & DRM_EDID_PT_VSYNC_POSITIVE) ?
  1827. DRM_MODE_FLAG_PVSYNC : DRM_MODE_FLAG_NVSYNC;
  1828. set_size:
  1829. mode->width_mm = pt->width_mm_lo | (pt->width_height_mm_hi & 0xf0) << 4;
  1830. mode->height_mm = pt->height_mm_lo | (pt->width_height_mm_hi & 0xf) << 8;
  1831. if (quirks & EDID_QUIRK_DETAILED_IN_CM) {
  1832. mode->width_mm *= 10;
  1833. mode->height_mm *= 10;
  1834. }
  1835. if (quirks & EDID_QUIRK_DETAILED_USE_MAXIMUM_SIZE) {
  1836. mode->width_mm = edid->width_cm * 10;
  1837. mode->height_mm = edid->height_cm * 10;
  1838. }
  1839. mode->type = DRM_MODE_TYPE_DRIVER;
  1840. mode->vrefresh = drm_mode_vrefresh(mode);
  1841. drm_mode_set_name(mode);
  1842. return mode;
  1843. }
  1844. static bool
  1845. mode_in_hsync_range(const struct drm_display_mode *mode,
  1846. struct edid *edid, u8 *t)
  1847. {
  1848. int hsync, hmin, hmax;
  1849. hmin = t[7];
  1850. if (edid->revision >= 4)
  1851. hmin += ((t[4] & 0x04) ? 255 : 0);
  1852. hmax = t[8];
  1853. if (edid->revision >= 4)
  1854. hmax += ((t[4] & 0x08) ? 255 : 0);
  1855. hsync = drm_mode_hsync(mode);
  1856. return (hsync <= hmax && hsync >= hmin);
  1857. }
  1858. static bool
  1859. mode_in_vsync_range(const struct drm_display_mode *mode,
  1860. struct edid *edid, u8 *t)
  1861. {
  1862. int vsync, vmin, vmax;
  1863. vmin = t[5];
  1864. if (edid->revision >= 4)
  1865. vmin += ((t[4] & 0x01) ? 255 : 0);
  1866. vmax = t[6];
  1867. if (edid->revision >= 4)
  1868. vmax += ((t[4] & 0x02) ? 255 : 0);
  1869. vsync = drm_mode_vrefresh(mode);
  1870. return (vsync <= vmax && vsync >= vmin);
  1871. }
  1872. static u32
  1873. range_pixel_clock(struct edid *edid, u8 *t)
  1874. {
  1875. /* unspecified */
  1876. if (t[9] == 0 || t[9] == 255)
  1877. return 0;
  1878. /* 1.4 with CVT support gives us real precision, yay */
  1879. if (edid->revision >= 4 && t[10] == 0x04)
  1880. return (t[9] * 10000) - ((t[12] >> 2) * 250);
  1881. /* 1.3 is pathetic, so fuzz up a bit */
  1882. return t[9] * 10000 + 5001;
  1883. }
  1884. static bool
  1885. mode_in_range(const struct drm_display_mode *mode, struct edid *edid,
  1886. struct detailed_timing *timing)
  1887. {
  1888. u32 max_clock;
  1889. u8 *t = (u8 *)timing;
  1890. if (!mode_in_hsync_range(mode, edid, t))
  1891. return false;
  1892. if (!mode_in_vsync_range(mode, edid, t))
  1893. return false;
  1894. if ((max_clock = range_pixel_clock(edid, t)))
  1895. if (mode->clock > max_clock)
  1896. return false;
  1897. /* 1.4 max horizontal check */
  1898. if (edid->revision >= 4 && t[10] == 0x04)
  1899. if (t[13] && mode->hdisplay > 8 * (t[13] + (256 * (t[12]&0x3))))
  1900. return false;
  1901. if (mode_is_rb(mode) && !drm_monitor_supports_rb(edid))
  1902. return false;
  1903. return true;
  1904. }
  1905. static bool valid_inferred_mode(const struct drm_connector *connector,
  1906. const struct drm_display_mode *mode)
  1907. {
  1908. const struct drm_display_mode *m;
  1909. bool ok = false;
  1910. list_for_each_entry(m, &connector->probed_modes, head) {
  1911. if (mode->hdisplay == m->hdisplay &&
  1912. mode->vdisplay == m->vdisplay &&
  1913. drm_mode_vrefresh(mode) == drm_mode_vrefresh(m))
  1914. return false; /* duplicated */
  1915. if (mode->hdisplay <= m->hdisplay &&
  1916. mode->vdisplay <= m->vdisplay)
  1917. ok = true;
  1918. }
  1919. return ok;
  1920. }
  1921. static int
  1922. drm_dmt_modes_for_range(struct drm_connector *connector, struct edid *edid,
  1923. struct detailed_timing *timing)
  1924. {
  1925. int i, modes = 0;
  1926. struct drm_display_mode *newmode;
  1927. struct drm_device *dev = connector->dev;
  1928. for (i = 0; i < ARRAY_SIZE(drm_dmt_modes); i++) {
  1929. if (mode_in_range(drm_dmt_modes + i, edid, timing) &&
  1930. valid_inferred_mode(connector, drm_dmt_modes + i)) {
  1931. newmode = drm_mode_duplicate(dev, &drm_dmt_modes[i]);
  1932. if (newmode) {
  1933. drm_mode_probed_add(connector, newmode);
  1934. modes++;
  1935. }
  1936. }
  1937. }
  1938. return modes;
  1939. }
  1940. /* fix up 1366x768 mode from 1368x768;
  1941. * GFT/CVT can't express 1366 width which isn't dividable by 8
  1942. */
  1943. static void fixup_mode_1366x768(struct drm_display_mode *mode)
  1944. {
  1945. if (mode->hdisplay == 1368 && mode->vdisplay == 768) {
  1946. mode->hdisplay = 1366;
  1947. mode->hsync_start--;
  1948. mode->hsync_end--;
  1949. drm_mode_set_name(mode);
  1950. }
  1951. }
  1952. static int
  1953. drm_gtf_modes_for_range(struct drm_connector *connector, struct edid *edid,
  1954. struct detailed_timing *timing)
  1955. {
  1956. int i, modes = 0;
  1957. struct drm_display_mode *newmode;
  1958. struct drm_device *dev = connector->dev;
  1959. for (i = 0; i < ARRAY_SIZE(extra_modes); i++) {
  1960. const struct minimode *m = &extra_modes[i];
  1961. newmode = drm_gtf_mode(dev, m->w, m->h, m->r, 0, 0);
  1962. if (!newmode)
  1963. return modes;
  1964. fixup_mode_1366x768(newmode);
  1965. if (!mode_in_range(newmode, edid, timing) ||
  1966. !valid_inferred_mode(connector, newmode)) {
  1967. drm_mode_destroy(dev, newmode);
  1968. continue;
  1969. }
  1970. drm_mode_probed_add(connector, newmode);
  1971. modes++;
  1972. }
  1973. return modes;
  1974. }
  1975. static int
  1976. drm_cvt_modes_for_range(struct drm_connector *connector, struct edid *edid,
  1977. struct detailed_timing *timing)
  1978. {
  1979. int i, modes = 0;
  1980. struct drm_display_mode *newmode;
  1981. struct drm_device *dev = connector->dev;
  1982. bool rb = drm_monitor_supports_rb(edid);
  1983. for (i = 0; i < ARRAY_SIZE(extra_modes); i++) {
  1984. const struct minimode *m = &extra_modes[i];
  1985. newmode = drm_cvt_mode(dev, m->w, m->h, m->r, rb, 0, 0);
  1986. if (!newmode)
  1987. return modes;
  1988. fixup_mode_1366x768(newmode);
  1989. if (!mode_in_range(newmode, edid, timing) ||
  1990. !valid_inferred_mode(connector, newmode)) {
  1991. drm_mode_destroy(dev, newmode);
  1992. continue;
  1993. }
  1994. drm_mode_probed_add(connector, newmode);
  1995. modes++;
  1996. }
  1997. return modes;
  1998. }
  1999. static void
  2000. do_inferred_modes(struct detailed_timing *timing, void *c)
  2001. {
  2002. struct detailed_mode_closure *closure = c;
  2003. struct detailed_non_pixel *data = &timing->data.other_data;
  2004. struct detailed_data_monitor_range *range = &data->data.range;
  2005. if (data->type != EDID_DETAIL_MONITOR_RANGE)
  2006. return;
  2007. closure->modes += drm_dmt_modes_for_range(closure->connector,
  2008. closure->edid,
  2009. timing);
  2010. if (!version_greater(closure->edid, 1, 1))
  2011. return; /* GTF not defined yet */
  2012. switch (range->flags) {
  2013. case 0x02: /* secondary gtf, XXX could do more */
  2014. case 0x00: /* default gtf */
  2015. closure->modes += drm_gtf_modes_for_range(closure->connector,
  2016. closure->edid,
  2017. timing);
  2018. break;
  2019. case 0x04: /* cvt, only in 1.4+ */
  2020. if (!version_greater(closure->edid, 1, 3))
  2021. break;
  2022. closure->modes += drm_cvt_modes_for_range(closure->connector,
  2023. closure->edid,
  2024. timing);
  2025. break;
  2026. case 0x01: /* just the ranges, no formula */
  2027. default:
  2028. break;
  2029. }
  2030. }
  2031. static int
  2032. add_inferred_modes(struct drm_connector *connector, struct edid *edid)
  2033. {
  2034. struct detailed_mode_closure closure = {
  2035. .connector = connector,
  2036. .edid = edid,
  2037. };
  2038. if (version_greater(edid, 1, 0))
  2039. drm_for_each_detailed_block((u8 *)edid, do_inferred_modes,
  2040. &closure);
  2041. return closure.modes;
  2042. }
  2043. static int
  2044. drm_est3_modes(struct drm_connector *connector, struct detailed_timing *timing)
  2045. {
  2046. int i, j, m, modes = 0;
  2047. struct drm_display_mode *mode;
  2048. u8 *est = ((u8 *)timing) + 6;
  2049. for (i = 0; i < 6; i++) {
  2050. for (j = 7; j >= 0; j--) {
  2051. m = (i * 8) + (7 - j);
  2052. if (m >= ARRAY_SIZE(est3_modes))
  2053. break;
  2054. if (est[i] & (1 << j)) {
  2055. mode = drm_mode_find_dmt(connector->dev,
  2056. est3_modes[m].w,
  2057. est3_modes[m].h,
  2058. est3_modes[m].r,
  2059. est3_modes[m].rb);
  2060. if (mode) {
  2061. drm_mode_probed_add(connector, mode);
  2062. modes++;
  2063. }
  2064. }
  2065. }
  2066. }
  2067. return modes;
  2068. }
  2069. static void
  2070. do_established_modes(struct detailed_timing *timing, void *c)
  2071. {
  2072. struct detailed_mode_closure *closure = c;
  2073. struct detailed_non_pixel *data = &timing->data.other_data;
  2074. if (data->type == EDID_DETAIL_EST_TIMINGS)
  2075. closure->modes += drm_est3_modes(closure->connector, timing);
  2076. }
  2077. /**
  2078. * add_established_modes - get est. modes from EDID and add them
  2079. * @connector: connector to add mode(s) to
  2080. * @edid: EDID block to scan
  2081. *
  2082. * Each EDID block contains a bitmap of the supported "established modes" list
  2083. * (defined above). Tease them out and add them to the global modes list.
  2084. */
  2085. static int
  2086. add_established_modes(struct drm_connector *connector, struct edid *edid)
  2087. {
  2088. struct drm_device *dev = connector->dev;
  2089. unsigned long est_bits = edid->established_timings.t1 |
  2090. (edid->established_timings.t2 << 8) |
  2091. ((edid->established_timings.mfg_rsvd & 0x80) << 9);
  2092. int i, modes = 0;
  2093. struct detailed_mode_closure closure = {
  2094. .connector = connector,
  2095. .edid = edid,
  2096. };
  2097. for (i = 0; i <= EDID_EST_TIMINGS; i++) {
  2098. if (est_bits & (1<<i)) {
  2099. struct drm_display_mode *newmode;
  2100. newmode = drm_mode_duplicate(dev, &edid_est_modes[i]);
  2101. if (newmode) {
  2102. drm_mode_probed_add(connector, newmode);
  2103. modes++;
  2104. }
  2105. }
  2106. }
  2107. if (version_greater(edid, 1, 0))
  2108. drm_for_each_detailed_block((u8 *)edid,
  2109. do_established_modes, &closure);
  2110. return modes + closure.modes;
  2111. }
  2112. static void
  2113. do_standard_modes(struct detailed_timing *timing, void *c)
  2114. {
  2115. struct detailed_mode_closure *closure = c;
  2116. struct detailed_non_pixel *data = &timing->data.other_data;
  2117. struct drm_connector *connector = closure->connector;
  2118. struct edid *edid = closure->edid;
  2119. if (data->type == EDID_DETAIL_STD_MODES) {
  2120. int i;
  2121. for (i = 0; i < 6; i++) {
  2122. struct std_timing *std;
  2123. struct drm_display_mode *newmode;
  2124. std = &data->data.timings[i];
  2125. newmode = drm_mode_std(connector, edid, std);
  2126. if (newmode) {
  2127. drm_mode_probed_add(connector, newmode);
  2128. closure->modes++;
  2129. }
  2130. }
  2131. }
  2132. }
  2133. /**
  2134. * add_standard_modes - get std. modes from EDID and add them
  2135. * @connector: connector to add mode(s) to
  2136. * @edid: EDID block to scan
  2137. *
  2138. * Standard modes can be calculated using the appropriate standard (DMT,
  2139. * GTF or CVT. Grab them from @edid and add them to the list.
  2140. */
  2141. static int
  2142. add_standard_modes(struct drm_connector *connector, struct edid *edid)
  2143. {
  2144. int i, modes = 0;
  2145. struct detailed_mode_closure closure = {
  2146. .connector = connector,
  2147. .edid = edid,
  2148. };
  2149. for (i = 0; i < EDID_STD_TIMINGS; i++) {
  2150. struct drm_display_mode *newmode;
  2151. newmode = drm_mode_std(connector, edid,
  2152. &edid->standard_timings[i]);
  2153. if (newmode) {
  2154. drm_mode_probed_add(connector, newmode);
  2155. modes++;
  2156. }
  2157. }
  2158. if (version_greater(edid, 1, 0))
  2159. drm_for_each_detailed_block((u8 *)edid, do_standard_modes,
  2160. &closure);
  2161. /* XXX should also look for standard codes in VTB blocks */
  2162. return modes + closure.modes;
  2163. }
  2164. static int drm_cvt_modes(struct drm_connector *connector,
  2165. struct detailed_timing *timing)
  2166. {
  2167. int i, j, modes = 0;
  2168. struct drm_display_mode *newmode;
  2169. struct drm_device *dev = connector->dev;
  2170. struct cvt_timing *cvt;
  2171. const int rates[] = { 60, 85, 75, 60, 50 };
  2172. const u8 empty[3] = { 0, 0, 0 };
  2173. for (i = 0; i < 4; i++) {
  2174. int uninitialized_var(width), height;
  2175. cvt = &(timing->data.other_data.data.cvt[i]);
  2176. if (!memcmp(cvt->code, empty, 3))
  2177. continue;
  2178. height = (cvt->code[0] + ((cvt->code[1] & 0xf0) << 4) + 1) * 2;
  2179. switch (cvt->code[1] & 0x0c) {
  2180. case 0x00:
  2181. width = height * 4 / 3;
  2182. break;
  2183. case 0x04:
  2184. width = height * 16 / 9;
  2185. break;
  2186. case 0x08:
  2187. width = height * 16 / 10;
  2188. break;
  2189. case 0x0c:
  2190. width = height * 15 / 9;
  2191. break;
  2192. }
  2193. for (j = 1; j < 5; j++) {
  2194. if (cvt->code[2] & (1 << j)) {
  2195. newmode = drm_cvt_mode(dev, width, height,
  2196. rates[j], j == 0,
  2197. false, false);
  2198. if (newmode) {
  2199. drm_mode_probed_add(connector, newmode);
  2200. modes++;
  2201. }
  2202. }
  2203. }
  2204. }
  2205. return modes;
  2206. }
  2207. static void
  2208. do_cvt_mode(struct detailed_timing *timing, void *c)
  2209. {
  2210. struct detailed_mode_closure *closure = c;
  2211. struct detailed_non_pixel *data = &timing->data.other_data;
  2212. if (data->type == EDID_DETAIL_CVT_3BYTE)
  2213. closure->modes += drm_cvt_modes(closure->connector, timing);
  2214. }
  2215. static int
  2216. add_cvt_modes(struct drm_connector *connector, struct edid *edid)
  2217. {
  2218. struct detailed_mode_closure closure = {
  2219. .connector = connector,
  2220. .edid = edid,
  2221. };
  2222. if (version_greater(edid, 1, 2))
  2223. drm_for_each_detailed_block((u8 *)edid, do_cvt_mode, &closure);
  2224. /* XXX should also look for CVT codes in VTB blocks */
  2225. return closure.modes;
  2226. }
  2227. static void fixup_detailed_cea_mode_clock(struct drm_display_mode *mode);
  2228. static void
  2229. do_detailed_mode(struct detailed_timing *timing, void *c)
  2230. {
  2231. struct detailed_mode_closure *closure = c;
  2232. struct drm_display_mode *newmode;
  2233. if (timing->pixel_clock) {
  2234. newmode = drm_mode_detailed(closure->connector->dev,
  2235. closure->edid, timing,
  2236. closure->quirks);
  2237. if (!newmode)
  2238. return;
  2239. if (closure->preferred)
  2240. newmode->type |= DRM_MODE_TYPE_PREFERRED;
  2241. /*
  2242. * Detailed modes are limited to 10kHz pixel clock resolution,
  2243. * so fix up anything that looks like CEA/HDMI mode, but the clock
  2244. * is just slightly off.
  2245. */
  2246. fixup_detailed_cea_mode_clock(newmode);
  2247. drm_mode_probed_add(closure->connector, newmode);
  2248. closure->modes++;
  2249. closure->preferred = 0;
  2250. }
  2251. }
  2252. /*
  2253. * add_detailed_modes - Add modes from detailed timings
  2254. * @connector: attached connector
  2255. * @edid: EDID block to scan
  2256. * @quirks: quirks to apply
  2257. */
  2258. static int
  2259. add_detailed_modes(struct drm_connector *connector, struct edid *edid,
  2260. u32 quirks)
  2261. {
  2262. struct detailed_mode_closure closure = {
  2263. .connector = connector,
  2264. .edid = edid,
  2265. .preferred = 1,
  2266. .quirks = quirks,
  2267. };
  2268. if (closure.preferred && !version_greater(edid, 1, 3))
  2269. closure.preferred =
  2270. (edid->features & DRM_EDID_FEATURE_PREFERRED_TIMING);
  2271. drm_for_each_detailed_block((u8 *)edid, do_detailed_mode, &closure);
  2272. return closure.modes;
  2273. }
  2274. #define AUDIO_BLOCK 0x01
  2275. #define VIDEO_BLOCK 0x02
  2276. #define VENDOR_BLOCK 0x03
  2277. #define SPEAKER_BLOCK 0x04
  2278. #define VIDEO_CAPABILITY_BLOCK 0x07
  2279. #define EDID_BASIC_AUDIO (1 << 6)
  2280. #define EDID_CEA_YCRCB444 (1 << 5)
  2281. #define EDID_CEA_YCRCB422 (1 << 4)
  2282. #define EDID_CEA_VCDB_QS (1 << 6)
  2283. /*
  2284. * Search EDID for CEA extension block.
  2285. */
  2286. static u8 *drm_find_edid_extension(struct edid *edid, int ext_id)
  2287. {
  2288. u8 *edid_ext = NULL;
  2289. int i;
  2290. /* No EDID or EDID extensions */
  2291. if (edid == NULL || edid->extensions == 0)
  2292. return NULL;
  2293. /* Find CEA extension */
  2294. for (i = 0; i < edid->extensions; i++) {
  2295. edid_ext = (u8 *)edid + EDID_LENGTH * (i + 1);
  2296. if (edid_ext[0] == ext_id)
  2297. break;
  2298. }
  2299. if (i == edid->extensions)
  2300. return NULL;
  2301. return edid_ext;
  2302. }
  2303. static u8 *drm_find_cea_extension(struct edid *edid)
  2304. {
  2305. return drm_find_edid_extension(edid, CEA_EXT);
  2306. }
  2307. static u8 *drm_find_displayid_extension(struct edid *edid)
  2308. {
  2309. return drm_find_edid_extension(edid, DISPLAYID_EXT);
  2310. }
  2311. /*
  2312. * Calculate the alternate clock for the CEA mode
  2313. * (60Hz vs. 59.94Hz etc.)
  2314. */
  2315. static unsigned int
  2316. cea_mode_alternate_clock(const struct drm_display_mode *cea_mode)
  2317. {
  2318. unsigned int clock = cea_mode->clock;
  2319. if (cea_mode->vrefresh % 6 != 0)
  2320. return clock;
  2321. /*
  2322. * edid_cea_modes contains the 59.94Hz
  2323. * variant for 240 and 480 line modes,
  2324. * and the 60Hz variant otherwise.
  2325. */
  2326. if (cea_mode->vdisplay == 240 || cea_mode->vdisplay == 480)
  2327. clock = DIV_ROUND_CLOSEST(clock * 1001, 1000);
  2328. else
  2329. clock = DIV_ROUND_CLOSEST(clock * 1000, 1001);
  2330. return clock;
  2331. }
  2332. static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match,
  2333. unsigned int clock_tolerance)
  2334. {
  2335. u8 vic;
  2336. if (!to_match->clock)
  2337. return 0;
  2338. for (vic = 1; vic < ARRAY_SIZE(edid_cea_modes); vic++) {
  2339. const struct drm_display_mode *cea_mode = &edid_cea_modes[vic];
  2340. unsigned int clock1, clock2;
  2341. /* Check both 60Hz and 59.94Hz */
  2342. clock1 = cea_mode->clock;
  2343. clock2 = cea_mode_alternate_clock(cea_mode);
  2344. if (abs(to_match->clock - clock1) > clock_tolerance &&
  2345. abs(to_match->clock - clock2) > clock_tolerance)
  2346. continue;
  2347. if (drm_mode_equal_no_clocks(to_match, cea_mode))
  2348. return vic;
  2349. }
  2350. return 0;
  2351. }
  2352. /**
  2353. * drm_match_cea_mode - look for a CEA mode matching given mode
  2354. * @to_match: display mode
  2355. *
  2356. * Return: The CEA Video ID (VIC) of the mode or 0 if it isn't a CEA-861
  2357. * mode.
  2358. */
  2359. u8 drm_match_cea_mode(const struct drm_display_mode *to_match)
  2360. {
  2361. u8 vic;
  2362. if (!to_match->clock)
  2363. return 0;
  2364. for (vic = 1; vic < ARRAY_SIZE(edid_cea_modes); vic++) {
  2365. const struct drm_display_mode *cea_mode = &edid_cea_modes[vic];
  2366. unsigned int clock1, clock2;
  2367. /* Check both 60Hz and 59.94Hz */
  2368. clock1 = cea_mode->clock;
  2369. clock2 = cea_mode_alternate_clock(cea_mode);
  2370. if ((KHZ2PICOS(to_match->clock) == KHZ2PICOS(clock1) ||
  2371. KHZ2PICOS(to_match->clock) == KHZ2PICOS(clock2)) &&
  2372. drm_mode_equal_no_clocks_no_stereo(to_match, cea_mode))
  2373. return vic;
  2374. }
  2375. return 0;
  2376. }
  2377. EXPORT_SYMBOL(drm_match_cea_mode);
  2378. static bool drm_valid_cea_vic(u8 vic)
  2379. {
  2380. return vic > 0 && vic < ARRAY_SIZE(edid_cea_modes);
  2381. }
  2382. /**
  2383. * drm_get_cea_aspect_ratio - get the picture aspect ratio corresponding to
  2384. * the input VIC from the CEA mode list
  2385. * @video_code: ID given to each of the CEA modes
  2386. *
  2387. * Returns picture aspect ratio
  2388. */
  2389. enum hdmi_picture_aspect drm_get_cea_aspect_ratio(const u8 video_code)
  2390. {
  2391. return edid_cea_modes[video_code].picture_aspect_ratio;
  2392. }
  2393. EXPORT_SYMBOL(drm_get_cea_aspect_ratio);
  2394. /*
  2395. * Calculate the alternate clock for HDMI modes (those from the HDMI vendor
  2396. * specific block).
  2397. *
  2398. * It's almost like cea_mode_alternate_clock(), we just need to add an
  2399. * exception for the VIC 4 mode (4096x2160@24Hz): no alternate clock for this
  2400. * one.
  2401. */
  2402. static unsigned int
  2403. hdmi_mode_alternate_clock(const struct drm_display_mode *hdmi_mode)
  2404. {
  2405. if (hdmi_mode->vdisplay == 4096 && hdmi_mode->hdisplay == 2160)
  2406. return hdmi_mode->clock;
  2407. return cea_mode_alternate_clock(hdmi_mode);
  2408. }
  2409. static u8 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match,
  2410. unsigned int clock_tolerance)
  2411. {
  2412. u8 vic;
  2413. if (!to_match->clock)
  2414. return 0;
  2415. for (vic = 1; vic < ARRAY_SIZE(edid_4k_modes); vic++) {
  2416. const struct drm_display_mode *hdmi_mode = &edid_4k_modes[vic];
  2417. unsigned int clock1, clock2;
  2418. /* Make sure to also match alternate clocks */
  2419. clock1 = hdmi_mode->clock;
  2420. clock2 = hdmi_mode_alternate_clock(hdmi_mode);
  2421. if (abs(to_match->clock - clock1) > clock_tolerance &&
  2422. abs(to_match->clock - clock2) > clock_tolerance)
  2423. continue;
  2424. if (drm_mode_equal_no_clocks(to_match, hdmi_mode))
  2425. return vic;
  2426. }
  2427. return 0;
  2428. }
  2429. /*
  2430. * drm_match_hdmi_mode - look for a HDMI mode matching given mode
  2431. * @to_match: display mode
  2432. *
  2433. * An HDMI mode is one defined in the HDMI vendor specific block.
  2434. *
  2435. * Returns the HDMI Video ID (VIC) of the mode or 0 if it isn't one.
  2436. */
  2437. static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match)
  2438. {
  2439. u8 vic;
  2440. if (!to_match->clock)
  2441. return 0;
  2442. for (vic = 1; vic < ARRAY_SIZE(edid_4k_modes); vic++) {
  2443. const struct drm_display_mode *hdmi_mode = &edid_4k_modes[vic];
  2444. unsigned int clock1, clock2;
  2445. /* Make sure to also match alternate clocks */
  2446. clock1 = hdmi_mode->clock;
  2447. clock2 = hdmi_mode_alternate_clock(hdmi_mode);
  2448. if ((KHZ2PICOS(to_match->clock) == KHZ2PICOS(clock1) ||
  2449. KHZ2PICOS(to_match->clock) == KHZ2PICOS(clock2)) &&
  2450. drm_mode_equal_no_clocks_no_stereo(to_match, hdmi_mode))
  2451. return vic;
  2452. }
  2453. return 0;
  2454. }
  2455. static bool drm_valid_hdmi_vic(u8 vic)
  2456. {
  2457. return vic > 0 && vic < ARRAY_SIZE(edid_4k_modes);
  2458. }
  2459. static int
  2460. add_alternate_cea_modes(struct drm_connector *connector, struct edid *edid)
  2461. {
  2462. struct drm_device *dev = connector->dev;
  2463. struct drm_display_mode *mode, *tmp;
  2464. LIST_HEAD(list);
  2465. int modes = 0;
  2466. /* Don't add CEA modes if the CEA extension block is missing */
  2467. if (!drm_find_cea_extension(edid))
  2468. return 0;
  2469. /*
  2470. * Go through all probed modes and create a new mode
  2471. * with the alternate clock for certain CEA modes.
  2472. */
  2473. list_for_each_entry(mode, &connector->probed_modes, head) {
  2474. const struct drm_display_mode *cea_mode = NULL;
  2475. struct drm_display_mode *newmode;
  2476. u8 vic = drm_match_cea_mode(mode);
  2477. unsigned int clock1, clock2;
  2478. if (drm_valid_cea_vic(vic)) {
  2479. cea_mode = &edid_cea_modes[vic];
  2480. clock2 = cea_mode_alternate_clock(cea_mode);
  2481. } else {
  2482. vic = drm_match_hdmi_mode(mode);
  2483. if (drm_valid_hdmi_vic(vic)) {
  2484. cea_mode = &edid_4k_modes[vic];
  2485. clock2 = hdmi_mode_alternate_clock(cea_mode);
  2486. }
  2487. }
  2488. if (!cea_mode)
  2489. continue;
  2490. clock1 = cea_mode->clock;
  2491. if (clock1 == clock2)
  2492. continue;
  2493. if (mode->clock != clock1 && mode->clock != clock2)
  2494. continue;
  2495. newmode = drm_mode_duplicate(dev, cea_mode);
  2496. if (!newmode)
  2497. continue;
  2498. /* Carry over the stereo flags */
  2499. newmode->flags |= mode->flags & DRM_MODE_FLAG_3D_MASK;
  2500. /*
  2501. * The current mode could be either variant. Make
  2502. * sure to pick the "other" clock for the new mode.
  2503. */
  2504. if (mode->clock != clock1)
  2505. newmode->clock = clock1;
  2506. else
  2507. newmode->clock = clock2;
  2508. list_add_tail(&newmode->head, &list);
  2509. }
  2510. list_for_each_entry_safe(mode, tmp, &list, head) {
  2511. list_del(&mode->head);
  2512. drm_mode_probed_add(connector, mode);
  2513. modes++;
  2514. }
  2515. return modes;
  2516. }
  2517. static struct drm_display_mode *
  2518. drm_display_mode_from_vic_index(struct drm_connector *connector,
  2519. const u8 *video_db, u8 video_len,
  2520. u8 video_index)
  2521. {
  2522. struct drm_device *dev = connector->dev;
  2523. struct drm_display_mode *newmode;
  2524. u8 vic;
  2525. if (video_db == NULL || video_index >= video_len)
  2526. return NULL;
  2527. /* CEA modes are numbered 1..127 */
  2528. vic = (video_db[video_index] & 127);
  2529. if (!drm_valid_cea_vic(vic))
  2530. return NULL;
  2531. newmode = drm_mode_duplicate(dev, &edid_cea_modes[vic]);
  2532. if (!newmode)
  2533. return NULL;
  2534. newmode->vrefresh = 0;
  2535. return newmode;
  2536. }
  2537. static int
  2538. do_cea_modes(struct drm_connector *connector, const u8 *db, u8 len)
  2539. {
  2540. int i, modes = 0;
  2541. for (i = 0; i < len; i++) {
  2542. struct drm_display_mode *mode;
  2543. mode = drm_display_mode_from_vic_index(connector, db, len, i);
  2544. if (mode) {
  2545. drm_mode_probed_add(connector, mode);
  2546. modes++;
  2547. }
  2548. }
  2549. return modes;
  2550. }
  2551. struct stereo_mandatory_mode {
  2552. int width, height, vrefresh;
  2553. unsigned int flags;
  2554. };
  2555. static const struct stereo_mandatory_mode stereo_mandatory_modes[] = {
  2556. { 1920, 1080, 24, DRM_MODE_FLAG_3D_TOP_AND_BOTTOM },
  2557. { 1920, 1080, 24, DRM_MODE_FLAG_3D_FRAME_PACKING },
  2558. { 1920, 1080, 50,
  2559. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_3D_SIDE_BY_SIDE_HALF },
  2560. { 1920, 1080, 60,
  2561. DRM_MODE_FLAG_INTERLACE | DRM_MODE_FLAG_3D_SIDE_BY_SIDE_HALF },
  2562. { 1280, 720, 50, DRM_MODE_FLAG_3D_TOP_AND_BOTTOM },
  2563. { 1280, 720, 50, DRM_MODE_FLAG_3D_FRAME_PACKING },
  2564. { 1280, 720, 60, DRM_MODE_FLAG_3D_TOP_AND_BOTTOM },
  2565. { 1280, 720, 60, DRM_MODE_FLAG_3D_FRAME_PACKING }
  2566. };
  2567. static bool
  2568. stereo_match_mandatory(const struct drm_display_mode *mode,
  2569. const struct stereo_mandatory_mode *stereo_mode)
  2570. {
  2571. unsigned int interlaced = mode->flags & DRM_MODE_FLAG_INTERLACE;
  2572. return mode->hdisplay == stereo_mode->width &&
  2573. mode->vdisplay == stereo_mode->height &&
  2574. interlaced == (stereo_mode->flags & DRM_MODE_FLAG_INTERLACE) &&
  2575. drm_mode_vrefresh(mode) == stereo_mode->vrefresh;
  2576. }
  2577. static int add_hdmi_mandatory_stereo_modes(struct drm_connector *connector)
  2578. {
  2579. struct drm_device *dev = connector->dev;
  2580. const struct drm_display_mode *mode;
  2581. struct list_head stereo_modes;
  2582. int modes = 0, i;
  2583. INIT_LIST_HEAD(&stereo_modes);
  2584. list_for_each_entry(mode, &connector->probed_modes, head) {
  2585. for (i = 0; i < ARRAY_SIZE(stereo_mandatory_modes); i++) {
  2586. const struct stereo_mandatory_mode *mandatory;
  2587. struct drm_display_mode *new_mode;
  2588. if (!stereo_match_mandatory(mode,
  2589. &stereo_mandatory_modes[i]))
  2590. continue;
  2591. mandatory = &stereo_mandatory_modes[i];
  2592. new_mode = drm_mode_duplicate(dev, mode);
  2593. if (!new_mode)
  2594. continue;
  2595. new_mode->flags |= mandatory->flags;
  2596. list_add_tail(&new_mode->head, &stereo_modes);
  2597. modes++;
  2598. }
  2599. }
  2600. list_splice_tail(&stereo_modes, &connector->probed_modes);
  2601. return modes;
  2602. }
  2603. static int add_hdmi_mode(struct drm_connector *connector, u8 vic)
  2604. {
  2605. struct drm_device *dev = connector->dev;
  2606. struct drm_display_mode *newmode;
  2607. if (!drm_valid_hdmi_vic(vic)) {
  2608. DRM_ERROR("Unknown HDMI VIC: %d\n", vic);
  2609. return 0;
  2610. }
  2611. newmode = drm_mode_duplicate(dev, &edid_4k_modes[vic]);
  2612. if (!newmode)
  2613. return 0;
  2614. drm_mode_probed_add(connector, newmode);
  2615. return 1;
  2616. }
  2617. static int add_3d_struct_modes(struct drm_connector *connector, u16 structure,
  2618. const u8 *video_db, u8 video_len, u8 video_index)
  2619. {
  2620. struct drm_display_mode *newmode;
  2621. int modes = 0;
  2622. if (structure & (1 << 0)) {
  2623. newmode = drm_display_mode_from_vic_index(connector, video_db,
  2624. video_len,
  2625. video_index);
  2626. if (newmode) {
  2627. newmode->flags |= DRM_MODE_FLAG_3D_FRAME_PACKING;
  2628. drm_mode_probed_add(connector, newmode);
  2629. modes++;
  2630. }
  2631. }
  2632. if (structure & (1 << 6)) {
  2633. newmode = drm_display_mode_from_vic_index(connector, video_db,
  2634. video_len,
  2635. video_index);
  2636. if (newmode) {
  2637. newmode->flags |= DRM_MODE_FLAG_3D_TOP_AND_BOTTOM;
  2638. drm_mode_probed_add(connector, newmode);
  2639. modes++;
  2640. }
  2641. }
  2642. if (structure & (1 << 8)) {
  2643. newmode = drm_display_mode_from_vic_index(connector, video_db,
  2644. video_len,
  2645. video_index);
  2646. if (newmode) {
  2647. newmode->flags |= DRM_MODE_FLAG_3D_SIDE_BY_SIDE_HALF;
  2648. drm_mode_probed_add(connector, newmode);
  2649. modes++;
  2650. }
  2651. }
  2652. return modes;
  2653. }
  2654. /*
  2655. * do_hdmi_vsdb_modes - Parse the HDMI Vendor Specific data block
  2656. * @connector: connector corresponding to the HDMI sink
  2657. * @db: start of the CEA vendor specific block
  2658. * @len: length of the CEA block payload, ie. one can access up to db[len]
  2659. *
  2660. * Parses the HDMI VSDB looking for modes to add to @connector. This function
  2661. * also adds the stereo 3d modes when applicable.
  2662. */
  2663. static int
  2664. do_hdmi_vsdb_modes(struct drm_connector *connector, const u8 *db, u8 len,
  2665. const u8 *video_db, u8 video_len)
  2666. {
  2667. int modes = 0, offset = 0, i, multi_present = 0, multi_len;
  2668. u8 vic_len, hdmi_3d_len = 0;
  2669. u16 mask;
  2670. u16 structure_all;
  2671. if (len < 8)
  2672. goto out;
  2673. /* no HDMI_Video_Present */
  2674. if (!(db[8] & (1 << 5)))
  2675. goto out;
  2676. /* Latency_Fields_Present */
  2677. if (db[8] & (1 << 7))
  2678. offset += 2;
  2679. /* I_Latency_Fields_Present */
  2680. if (db[8] & (1 << 6))
  2681. offset += 2;
  2682. /* the declared length is not long enough for the 2 first bytes
  2683. * of additional video format capabilities */
  2684. if (len < (8 + offset + 2))
  2685. goto out;
  2686. /* 3D_Present */
  2687. offset++;
  2688. if (db[8 + offset] & (1 << 7)) {
  2689. modes += add_hdmi_mandatory_stereo_modes(connector);
  2690. /* 3D_Multi_present */
  2691. multi_present = (db[8 + offset] & 0x60) >> 5;
  2692. }
  2693. offset++;
  2694. vic_len = db[8 + offset] >> 5;
  2695. hdmi_3d_len = db[8 + offset] & 0x1f;
  2696. for (i = 0; i < vic_len && len >= (9 + offset + i); i++) {
  2697. u8 vic;
  2698. vic = db[9 + offset + i];
  2699. modes += add_hdmi_mode(connector, vic);
  2700. }
  2701. offset += 1 + vic_len;
  2702. if (multi_present == 1)
  2703. multi_len = 2;
  2704. else if (multi_present == 2)
  2705. multi_len = 4;
  2706. else
  2707. multi_len = 0;
  2708. if (len < (8 + offset + hdmi_3d_len - 1))
  2709. goto out;
  2710. if (hdmi_3d_len < multi_len)
  2711. goto out;
  2712. if (multi_present == 1 || multi_present == 2) {
  2713. /* 3D_Structure_ALL */
  2714. structure_all = (db[8 + offset] << 8) | db[9 + offset];
  2715. /* check if 3D_MASK is present */
  2716. if (multi_present == 2)
  2717. mask = (db[10 + offset] << 8) | db[11 + offset];
  2718. else
  2719. mask = 0xffff;
  2720. for (i = 0; i < 16; i++) {
  2721. if (mask & (1 << i))
  2722. modes += add_3d_struct_modes(connector,
  2723. structure_all,
  2724. video_db,
  2725. video_len, i);
  2726. }
  2727. }
  2728. offset += multi_len;
  2729. for (i = 0; i < (hdmi_3d_len - multi_len); i++) {
  2730. int vic_index;
  2731. struct drm_display_mode *newmode = NULL;
  2732. unsigned int newflag = 0;
  2733. bool detail_present;
  2734. detail_present = ((db[8 + offset + i] & 0x0f) > 7);
  2735. if (detail_present && (i + 1 == hdmi_3d_len - multi_len))
  2736. break;
  2737. /* 2D_VIC_order_X */
  2738. vic_index = db[8 + offset + i] >> 4;
  2739. /* 3D_Structure_X */
  2740. switch (db[8 + offset + i] & 0x0f) {
  2741. case 0:
  2742. newflag = DRM_MODE_FLAG_3D_FRAME_PACKING;
  2743. break;
  2744. case 6:
  2745. newflag = DRM_MODE_FLAG_3D_TOP_AND_BOTTOM;
  2746. break;
  2747. case 8:
  2748. /* 3D_Detail_X */
  2749. if ((db[9 + offset + i] >> 4) == 1)
  2750. newflag = DRM_MODE_FLAG_3D_SIDE_BY_SIDE_HALF;
  2751. break;
  2752. }
  2753. if (newflag != 0) {
  2754. newmode = drm_display_mode_from_vic_index(connector,
  2755. video_db,
  2756. video_len,
  2757. vic_index);
  2758. if (newmode) {
  2759. newmode->flags |= newflag;
  2760. drm_mode_probed_add(connector, newmode);
  2761. modes++;
  2762. }
  2763. }
  2764. if (detail_present)
  2765. i++;
  2766. }
  2767. out:
  2768. return modes;
  2769. }
  2770. static int
  2771. cea_db_payload_len(const u8 *db)
  2772. {
  2773. return db[0] & 0x1f;
  2774. }
  2775. static int
  2776. cea_db_tag(const u8 *db)
  2777. {
  2778. return db[0] >> 5;
  2779. }
  2780. static int
  2781. cea_revision(const u8 *cea)
  2782. {
  2783. return cea[1];
  2784. }
  2785. static int
  2786. cea_db_offsets(const u8 *cea, int *start, int *end)
  2787. {
  2788. /* Data block offset in CEA extension block */
  2789. *start = 4;
  2790. *end = cea[2];
  2791. if (*end == 0)
  2792. *end = 127;
  2793. if (*end < 4 || *end > 127)
  2794. return -ERANGE;
  2795. return 0;
  2796. }
  2797. static bool cea_db_is_hdmi_vsdb(const u8 *db)
  2798. {
  2799. int hdmi_id;
  2800. if (cea_db_tag(db) != VENDOR_BLOCK)
  2801. return false;
  2802. if (cea_db_payload_len(db) < 5)
  2803. return false;
  2804. hdmi_id = db[1] | (db[2] << 8) | (db[3] << 16);
  2805. return hdmi_id == HDMI_IEEE_OUI;
  2806. }
  2807. #define for_each_cea_db(cea, i, start, end) \
  2808. for ((i) = (start); (i) < (end) && (i) + cea_db_payload_len(&(cea)[(i)]) < (end); (i) += cea_db_payload_len(&(cea)[(i)]) + 1)
  2809. static int
  2810. add_cea_modes(struct drm_connector *connector, struct edid *edid)
  2811. {
  2812. const u8 *cea = drm_find_cea_extension(edid);
  2813. const u8 *db, *hdmi = NULL, *video = NULL;
  2814. u8 dbl, hdmi_len, video_len = 0;
  2815. int modes = 0;
  2816. if (cea && cea_revision(cea) >= 3) {
  2817. int i, start, end;
  2818. if (cea_db_offsets(cea, &start, &end))
  2819. return 0;
  2820. for_each_cea_db(cea, i, start, end) {
  2821. db = &cea[i];
  2822. dbl = cea_db_payload_len(db);
  2823. if (cea_db_tag(db) == VIDEO_BLOCK) {
  2824. video = db + 1;
  2825. video_len = dbl;
  2826. modes += do_cea_modes(connector, video, dbl);
  2827. }
  2828. else if (cea_db_is_hdmi_vsdb(db)) {
  2829. hdmi = db;
  2830. hdmi_len = dbl;
  2831. }
  2832. }
  2833. }
  2834. /*
  2835. * We parse the HDMI VSDB after having added the cea modes as we will
  2836. * be patching their flags when the sink supports stereo 3D.
  2837. */
  2838. if (hdmi)
  2839. modes += do_hdmi_vsdb_modes(connector, hdmi, hdmi_len, video,
  2840. video_len);
  2841. return modes;
  2842. }
  2843. static void fixup_detailed_cea_mode_clock(struct drm_display_mode *mode)
  2844. {
  2845. const struct drm_display_mode *cea_mode;
  2846. int clock1, clock2, clock;
  2847. u8 vic;
  2848. const char *type;
  2849. /*
  2850. * allow 5kHz clock difference either way to account for
  2851. * the 10kHz clock resolution limit of detailed timings.
  2852. */
  2853. vic = drm_match_cea_mode_clock_tolerance(mode, 5);
  2854. if (drm_valid_cea_vic(vic)) {
  2855. type = "CEA";
  2856. cea_mode = &edid_cea_modes[vic];
  2857. clock1 = cea_mode->clock;
  2858. clock2 = cea_mode_alternate_clock(cea_mode);
  2859. } else {
  2860. vic = drm_match_hdmi_mode_clock_tolerance(mode, 5);
  2861. if (drm_valid_hdmi_vic(vic)) {
  2862. type = "HDMI";
  2863. cea_mode = &edid_4k_modes[vic];
  2864. clock1 = cea_mode->clock;
  2865. clock2 = hdmi_mode_alternate_clock(cea_mode);
  2866. } else {
  2867. return;
  2868. }
  2869. }
  2870. /* pick whichever is closest */
  2871. if (abs(mode->clock - clock1) < abs(mode->clock - clock2))
  2872. clock = clock1;
  2873. else
  2874. clock = clock2;
  2875. if (mode->clock == clock)
  2876. return;
  2877. DRM_DEBUG("detailed mode matches %s VIC %d, adjusting clock %d -> %d\n",
  2878. type, vic, mode->clock, clock);
  2879. mode->clock = clock;
  2880. }
  2881. static void
  2882. parse_hdmi_vsdb(struct drm_connector *connector, const u8 *db)
  2883. {
  2884. u8 len = cea_db_payload_len(db);
  2885. if (len >= 6) {
  2886. connector->eld[5] |= (db[6] >> 7) << 1; /* Supports_AI */
  2887. connector->dvi_dual = db[6] & 1;
  2888. }
  2889. if (len >= 7)
  2890. connector->max_tmds_clock = db[7] * 5;
  2891. if (len >= 8) {
  2892. connector->latency_present[0] = db[8] >> 7;
  2893. connector->latency_present[1] = (db[8] >> 6) & 1;
  2894. }
  2895. if (len >= 9)
  2896. connector->video_latency[0] = db[9];
  2897. if (len >= 10)
  2898. connector->audio_latency[0] = db[10];
  2899. if (len >= 11)
  2900. connector->video_latency[1] = db[11];
  2901. if (len >= 12)
  2902. connector->audio_latency[1] = db[12];
  2903. DRM_DEBUG_KMS("HDMI: DVI dual %d, "
  2904. "max TMDS clock %d, "
  2905. "latency present %d %d, "
  2906. "video latency %d %d, "
  2907. "audio latency %d %d\n",
  2908. connector->dvi_dual,
  2909. connector->max_tmds_clock,
  2910. (int) connector->latency_present[0],
  2911. (int) connector->latency_present[1],
  2912. connector->video_latency[0],
  2913. connector->video_latency[1],
  2914. connector->audio_latency[0],
  2915. connector->audio_latency[1]);
  2916. }
  2917. static void
  2918. monitor_name(struct detailed_timing *t, void *data)
  2919. {
  2920. if (t->data.other_data.type == EDID_DETAIL_MONITOR_NAME)
  2921. *(u8 **)data = t->data.other_data.data.str.str;
  2922. }
  2923. static int get_monitor_name(struct edid *edid, char name[13])
  2924. {
  2925. char *edid_name = NULL;
  2926. int mnl;
  2927. if (!edid || !name)
  2928. return 0;
  2929. drm_for_each_detailed_block((u8 *)edid, monitor_name, &edid_name);
  2930. for (mnl = 0; edid_name && mnl < 13; mnl++) {
  2931. if (edid_name[mnl] == 0x0a)
  2932. break;
  2933. name[mnl] = edid_name[mnl];
  2934. }
  2935. return mnl;
  2936. }
  2937. /**
  2938. * drm_edid_get_monitor_name - fetch the monitor name from the edid
  2939. * @edid: monitor EDID information
  2940. * @name: pointer to a character array to hold the name of the monitor
  2941. * @bufsize: The size of the name buffer (should be at least 14 chars.)
  2942. *
  2943. */
  2944. void drm_edid_get_monitor_name(struct edid *edid, char *name, int bufsize)
  2945. {
  2946. int name_length;
  2947. char buf[13];
  2948. if (bufsize <= 0)
  2949. return;
  2950. name_length = min(get_monitor_name(edid, buf), bufsize - 1);
  2951. memcpy(name, buf, name_length);
  2952. name[name_length] = '\0';
  2953. }
  2954. EXPORT_SYMBOL(drm_edid_get_monitor_name);
  2955. /**
  2956. * drm_edid_to_eld - build ELD from EDID
  2957. * @connector: connector corresponding to the HDMI/DP sink
  2958. * @edid: EDID to parse
  2959. *
  2960. * Fill the ELD (EDID-Like Data) buffer for passing to the audio driver. The
  2961. * Conn_Type, HDCP and Port_ID ELD fields are left for the graphics driver to
  2962. * fill in.
  2963. */
  2964. void drm_edid_to_eld(struct drm_connector *connector, struct edid *edid)
  2965. {
  2966. uint8_t *eld = connector->eld;
  2967. u8 *cea;
  2968. u8 *db;
  2969. int total_sad_count = 0;
  2970. int mnl;
  2971. int dbl;
  2972. memset(eld, 0, sizeof(connector->eld));
  2973. cea = drm_find_cea_extension(edid);
  2974. if (!cea) {
  2975. DRM_DEBUG_KMS("ELD: no CEA Extension found\n");
  2976. return;
  2977. }
  2978. mnl = get_monitor_name(edid, eld + 20);
  2979. eld[4] = (cea[1] << 5) | mnl;
  2980. DRM_DEBUG_KMS("ELD monitor %s\n", eld + 20);
  2981. eld[0] = 2 << 3; /* ELD version: 2 */
  2982. eld[16] = edid->mfg_id[0];
  2983. eld[17] = edid->mfg_id[1];
  2984. eld[18] = edid->prod_code[0];
  2985. eld[19] = edid->prod_code[1];
  2986. if (cea_revision(cea) >= 3) {
  2987. int i, start, end;
  2988. if (cea_db_offsets(cea, &start, &end)) {
  2989. start = 0;
  2990. end = 0;
  2991. }
  2992. for_each_cea_db(cea, i, start, end) {
  2993. db = &cea[i];
  2994. dbl = cea_db_payload_len(db);
  2995. switch (cea_db_tag(db)) {
  2996. int sad_count;
  2997. case AUDIO_BLOCK:
  2998. /* Audio Data Block, contains SADs */
  2999. sad_count = min(dbl / 3, 15 - total_sad_count);
  3000. if (sad_count >= 1)
  3001. memcpy(eld + 20 + mnl + total_sad_count * 3,
  3002. &db[1], sad_count * 3);
  3003. total_sad_count += sad_count;
  3004. break;
  3005. case SPEAKER_BLOCK:
  3006. /* Speaker Allocation Data Block */
  3007. if (dbl >= 1)
  3008. eld[7] = db[1];
  3009. break;
  3010. case VENDOR_BLOCK:
  3011. /* HDMI Vendor-Specific Data Block */
  3012. if (cea_db_is_hdmi_vsdb(db))
  3013. parse_hdmi_vsdb(connector, db);
  3014. break;
  3015. default:
  3016. break;
  3017. }
  3018. }
  3019. }
  3020. eld[5] |= total_sad_count << 4;
  3021. eld[DRM_ELD_BASELINE_ELD_LEN] =
  3022. DIV_ROUND_UP(drm_eld_calc_baseline_block_size(eld), 4);
  3023. DRM_DEBUG_KMS("ELD size %d, SAD count %d\n",
  3024. drm_eld_size(eld), total_sad_count);
  3025. }
  3026. EXPORT_SYMBOL(drm_edid_to_eld);
  3027. /**
  3028. * drm_edid_to_sad - extracts SADs from EDID
  3029. * @edid: EDID to parse
  3030. * @sads: pointer that will be set to the extracted SADs
  3031. *
  3032. * Looks for CEA EDID block and extracts SADs (Short Audio Descriptors) from it.
  3033. *
  3034. * Note: The returned pointer needs to be freed using kfree().
  3035. *
  3036. * Return: The number of found SADs or negative number on error.
  3037. */
  3038. int drm_edid_to_sad(struct edid *edid, struct cea_sad **sads)
  3039. {
  3040. int count = 0;
  3041. int i, start, end, dbl;
  3042. u8 *cea;
  3043. cea = drm_find_cea_extension(edid);
  3044. if (!cea) {
  3045. DRM_DEBUG_KMS("SAD: no CEA Extension found\n");
  3046. return -ENOENT;
  3047. }
  3048. if (cea_revision(cea) < 3) {
  3049. DRM_DEBUG_KMS("SAD: wrong CEA revision\n");
  3050. return -ENOTSUPP;
  3051. }
  3052. if (cea_db_offsets(cea, &start, &end)) {
  3053. DRM_DEBUG_KMS("SAD: invalid data block offsets\n");
  3054. return -EPROTO;
  3055. }
  3056. for_each_cea_db(cea, i, start, end) {
  3057. u8 *db = &cea[i];
  3058. if (cea_db_tag(db) == AUDIO_BLOCK) {
  3059. int j;
  3060. dbl = cea_db_payload_len(db);
  3061. count = dbl / 3; /* SAD is 3B */
  3062. *sads = kcalloc(count, sizeof(**sads), GFP_KERNEL);
  3063. if (!*sads)
  3064. return -ENOMEM;
  3065. for (j = 0; j < count; j++) {
  3066. u8 *sad = &db[1 + j * 3];
  3067. (*sads)[j].format = (sad[0] & 0x78) >> 3;
  3068. (*sads)[j].channels = sad[0] & 0x7;
  3069. (*sads)[j].freq = sad[1] & 0x7F;
  3070. (*sads)[j].byte2 = sad[2];
  3071. }
  3072. break;
  3073. }
  3074. }
  3075. return count;
  3076. }
  3077. EXPORT_SYMBOL(drm_edid_to_sad);
  3078. /**
  3079. * drm_edid_to_speaker_allocation - extracts Speaker Allocation Data Blocks from EDID
  3080. * @edid: EDID to parse
  3081. * @sadb: pointer to the speaker block
  3082. *
  3083. * Looks for CEA EDID block and extracts the Speaker Allocation Data Block from it.
  3084. *
  3085. * Note: The returned pointer needs to be freed using kfree().
  3086. *
  3087. * Return: The number of found Speaker Allocation Blocks or negative number on
  3088. * error.
  3089. */
  3090. int drm_edid_to_speaker_allocation(struct edid *edid, u8 **sadb)
  3091. {
  3092. int count = 0;
  3093. int i, start, end, dbl;
  3094. const u8 *cea;
  3095. cea = drm_find_cea_extension(edid);
  3096. if (!cea) {
  3097. DRM_DEBUG_KMS("SAD: no CEA Extension found\n");
  3098. return -ENOENT;
  3099. }
  3100. if (cea_revision(cea) < 3) {
  3101. DRM_DEBUG_KMS("SAD: wrong CEA revision\n");
  3102. return -ENOTSUPP;
  3103. }
  3104. if (cea_db_offsets(cea, &start, &end)) {
  3105. DRM_DEBUG_KMS("SAD: invalid data block offsets\n");
  3106. return -EPROTO;
  3107. }
  3108. for_each_cea_db(cea, i, start, end) {
  3109. const u8 *db = &cea[i];
  3110. if (cea_db_tag(db) == SPEAKER_BLOCK) {
  3111. dbl = cea_db_payload_len(db);
  3112. /* Speaker Allocation Data Block */
  3113. if (dbl == 3) {
  3114. *sadb = kmemdup(&db[1], dbl, GFP_KERNEL);
  3115. if (!*sadb)
  3116. return -ENOMEM;
  3117. count = dbl;
  3118. break;
  3119. }
  3120. }
  3121. }
  3122. return count;
  3123. }
  3124. EXPORT_SYMBOL(drm_edid_to_speaker_allocation);
  3125. /**
  3126. * drm_av_sync_delay - compute the HDMI/DP sink audio-video sync delay
  3127. * @connector: connector associated with the HDMI/DP sink
  3128. * @mode: the display mode
  3129. *
  3130. * Return: The HDMI/DP sink's audio-video sync delay in milliseconds or 0 if
  3131. * the sink doesn't support audio or video.
  3132. */
  3133. int drm_av_sync_delay(struct drm_connector *connector,
  3134. const struct drm_display_mode *mode)
  3135. {
  3136. int i = !!(mode->flags & DRM_MODE_FLAG_INTERLACE);
  3137. int a, v;
  3138. if (!connector->latency_present[0])
  3139. return 0;
  3140. if (!connector->latency_present[1])
  3141. i = 0;
  3142. a = connector->audio_latency[i];
  3143. v = connector->video_latency[i];
  3144. /*
  3145. * HDMI/DP sink doesn't support audio or video?
  3146. */
  3147. if (a == 255 || v == 255)
  3148. return 0;
  3149. /*
  3150. * Convert raw EDID values to millisecond.
  3151. * Treat unknown latency as 0ms.
  3152. */
  3153. if (a)
  3154. a = min(2 * (a - 1), 500);
  3155. if (v)
  3156. v = min(2 * (v - 1), 500);
  3157. return max(v - a, 0);
  3158. }
  3159. EXPORT_SYMBOL(drm_av_sync_delay);
  3160. /**
  3161. * drm_select_eld - select one ELD from multiple HDMI/DP sinks
  3162. * @encoder: the encoder just changed display mode
  3163. *
  3164. * It's possible for one encoder to be associated with multiple HDMI/DP sinks.
  3165. * The policy is now hard coded to simply use the first HDMI/DP sink's ELD.
  3166. *
  3167. * Return: The connector associated with the first HDMI/DP sink that has ELD
  3168. * attached to it.
  3169. */
  3170. struct drm_connector *drm_select_eld(struct drm_encoder *encoder)
  3171. {
  3172. struct drm_connector *connector;
  3173. struct drm_device *dev = encoder->dev;
  3174. WARN_ON(!mutex_is_locked(&dev->mode_config.mutex));
  3175. WARN_ON(!drm_modeset_is_locked(&dev->mode_config.connection_mutex));
  3176. drm_for_each_connector(connector, dev)
  3177. if (connector->encoder == encoder && connector->eld[0])
  3178. return connector;
  3179. return NULL;
  3180. }
  3181. EXPORT_SYMBOL(drm_select_eld);
  3182. /**
  3183. * drm_detect_hdmi_monitor - detect whether monitor is HDMI
  3184. * @edid: monitor EDID information
  3185. *
  3186. * Parse the CEA extension according to CEA-861-B.
  3187. *
  3188. * Return: True if the monitor is HDMI, false if not or unknown.
  3189. */
  3190. bool drm_detect_hdmi_monitor(struct edid *edid)
  3191. {
  3192. u8 *edid_ext;
  3193. int i;
  3194. int start_offset, end_offset;
  3195. edid_ext = drm_find_cea_extension(edid);
  3196. if (!edid_ext)
  3197. return false;
  3198. if (cea_db_offsets(edid_ext, &start_offset, &end_offset))
  3199. return false;
  3200. /*
  3201. * Because HDMI identifier is in Vendor Specific Block,
  3202. * search it from all data blocks of CEA extension.
  3203. */
  3204. for_each_cea_db(edid_ext, i, start_offset, end_offset) {
  3205. if (cea_db_is_hdmi_vsdb(&edid_ext[i]))
  3206. return true;
  3207. }
  3208. return false;
  3209. }
  3210. EXPORT_SYMBOL(drm_detect_hdmi_monitor);
  3211. /**
  3212. * drm_detect_monitor_audio - check monitor audio capability
  3213. * @edid: EDID block to scan
  3214. *
  3215. * Monitor should have CEA extension block.
  3216. * If monitor has 'basic audio', but no CEA audio blocks, it's 'basic
  3217. * audio' only. If there is any audio extension block and supported
  3218. * audio format, assume at least 'basic audio' support, even if 'basic
  3219. * audio' is not defined in EDID.
  3220. *
  3221. * Return: True if the monitor supports audio, false otherwise.
  3222. */
  3223. bool drm_detect_monitor_audio(struct edid *edid)
  3224. {
  3225. u8 *edid_ext;
  3226. int i, j;
  3227. bool has_audio = false;
  3228. int start_offset, end_offset;
  3229. edid_ext = drm_find_cea_extension(edid);
  3230. if (!edid_ext)
  3231. goto end;
  3232. has_audio = ((edid_ext[3] & EDID_BASIC_AUDIO) != 0);
  3233. if (has_audio) {
  3234. DRM_DEBUG_KMS("Monitor has basic audio support\n");
  3235. goto end;
  3236. }
  3237. if (cea_db_offsets(edid_ext, &start_offset, &end_offset))
  3238. goto end;
  3239. for_each_cea_db(edid_ext, i, start_offset, end_offset) {
  3240. if (cea_db_tag(&edid_ext[i]) == AUDIO_BLOCK) {
  3241. has_audio = true;
  3242. for (j = 1; j < cea_db_payload_len(&edid_ext[i]) + 1; j += 3)
  3243. DRM_DEBUG_KMS("CEA audio format %d\n",
  3244. (edid_ext[i + j] >> 3) & 0xf);
  3245. goto end;
  3246. }
  3247. }
  3248. end:
  3249. return has_audio;
  3250. }
  3251. EXPORT_SYMBOL(drm_detect_monitor_audio);
  3252. /**
  3253. * drm_rgb_quant_range_selectable - is RGB quantization range selectable?
  3254. * @edid: EDID block to scan
  3255. *
  3256. * Check whether the monitor reports the RGB quantization range selection
  3257. * as supported. The AVI infoframe can then be used to inform the monitor
  3258. * which quantization range (full or limited) is used.
  3259. *
  3260. * Return: True if the RGB quantization range is selectable, false otherwise.
  3261. */
  3262. bool drm_rgb_quant_range_selectable(struct edid *edid)
  3263. {
  3264. u8 *edid_ext;
  3265. int i, start, end;
  3266. edid_ext = drm_find_cea_extension(edid);
  3267. if (!edid_ext)
  3268. return false;
  3269. if (cea_db_offsets(edid_ext, &start, &end))
  3270. return false;
  3271. for_each_cea_db(edid_ext, i, start, end) {
  3272. if (cea_db_tag(&edid_ext[i]) == VIDEO_CAPABILITY_BLOCK &&
  3273. cea_db_payload_len(&edid_ext[i]) == 2) {
  3274. DRM_DEBUG_KMS("CEA VCDB 0x%02x\n", edid_ext[i + 2]);
  3275. return edid_ext[i + 2] & EDID_CEA_VCDB_QS;
  3276. }
  3277. }
  3278. return false;
  3279. }
  3280. EXPORT_SYMBOL(drm_rgb_quant_range_selectable);
  3281. /**
  3282. * drm_assign_hdmi_deep_color_info - detect whether monitor supports
  3283. * hdmi deep color modes and update drm_display_info if so.
  3284. * @edid: monitor EDID information
  3285. * @info: Updated with maximum supported deep color bpc and color format
  3286. * if deep color supported.
  3287. * @connector: DRM connector, used only for debug output
  3288. *
  3289. * Parse the CEA extension according to CEA-861-B.
  3290. * Return true if HDMI deep color supported, false if not or unknown.
  3291. */
  3292. static bool drm_assign_hdmi_deep_color_info(struct edid *edid,
  3293. struct drm_display_info *info,
  3294. struct drm_connector *connector)
  3295. {
  3296. u8 *edid_ext, *hdmi;
  3297. int i;
  3298. int start_offset, end_offset;
  3299. unsigned int dc_bpc = 0;
  3300. edid_ext = drm_find_cea_extension(edid);
  3301. if (!edid_ext)
  3302. return false;
  3303. if (cea_db_offsets(edid_ext, &start_offset, &end_offset))
  3304. return false;
  3305. /*
  3306. * Because HDMI identifier is in Vendor Specific Block,
  3307. * search it from all data blocks of CEA extension.
  3308. */
  3309. for_each_cea_db(edid_ext, i, start_offset, end_offset) {
  3310. if (cea_db_is_hdmi_vsdb(&edid_ext[i])) {
  3311. /* HDMI supports at least 8 bpc */
  3312. info->bpc = 8;
  3313. hdmi = &edid_ext[i];
  3314. if (cea_db_payload_len(hdmi) < 6)
  3315. return false;
  3316. if (hdmi[6] & DRM_EDID_HDMI_DC_30) {
  3317. dc_bpc = 10;
  3318. info->edid_hdmi_dc_modes |= DRM_EDID_HDMI_DC_30;
  3319. DRM_DEBUG("%s: HDMI sink does deep color 30.\n",
  3320. connector->name);
  3321. }
  3322. if (hdmi[6] & DRM_EDID_HDMI_DC_36) {
  3323. dc_bpc = 12;
  3324. info->edid_hdmi_dc_modes |= DRM_EDID_HDMI_DC_36;
  3325. DRM_DEBUG("%s: HDMI sink does deep color 36.\n",
  3326. connector->name);
  3327. }
  3328. if (hdmi[6] & DRM_EDID_HDMI_DC_48) {
  3329. dc_bpc = 16;
  3330. info->edid_hdmi_dc_modes |= DRM_EDID_HDMI_DC_48;
  3331. DRM_DEBUG("%s: HDMI sink does deep color 48.\n",
  3332. connector->name);
  3333. }
  3334. if (dc_bpc > 0) {
  3335. DRM_DEBUG("%s: Assigning HDMI sink color depth as %d bpc.\n",
  3336. connector->name, dc_bpc);
  3337. info->bpc = dc_bpc;
  3338. /*
  3339. * Deep color support mandates RGB444 support for all video
  3340. * modes and forbids YCRCB422 support for all video modes per
  3341. * HDMI 1.3 spec.
  3342. */
  3343. info->color_formats = DRM_COLOR_FORMAT_RGB444;
  3344. /* YCRCB444 is optional according to spec. */
  3345. if (hdmi[6] & DRM_EDID_HDMI_DC_Y444) {
  3346. info->color_formats |= DRM_COLOR_FORMAT_YCRCB444;
  3347. DRM_DEBUG("%s: HDMI sink does YCRCB444 in deep color.\n",
  3348. connector->name);
  3349. }
  3350. /*
  3351. * Spec says that if any deep color mode is supported at all,
  3352. * then deep color 36 bit must be supported.
  3353. */
  3354. if (!(hdmi[6] & DRM_EDID_HDMI_DC_36)) {
  3355. DRM_DEBUG("%s: HDMI sink should do DC_36, but does not!\n",
  3356. connector->name);
  3357. }
  3358. return true;
  3359. }
  3360. else {
  3361. DRM_DEBUG("%s: No deep color support on this HDMI sink.\n",
  3362. connector->name);
  3363. }
  3364. }
  3365. }
  3366. return false;
  3367. }
  3368. /**
  3369. * drm_add_display_info - pull display info out if present
  3370. * @edid: EDID data
  3371. * @info: display info (attached to connector)
  3372. * @connector: connector whose edid is used to build display info
  3373. *
  3374. * Grab any available display info and stuff it into the drm_display_info
  3375. * structure that's part of the connector. Useful for tracking bpp and
  3376. * color spaces.
  3377. */
  3378. static void drm_add_display_info(struct edid *edid,
  3379. struct drm_display_info *info,
  3380. struct drm_connector *connector)
  3381. {
  3382. u8 *edid_ext;
  3383. info->width_mm = edid->width_cm * 10;
  3384. info->height_mm = edid->height_cm * 10;
  3385. /* driver figures it out in this case */
  3386. info->bpc = 0;
  3387. info->color_formats = 0;
  3388. if (edid->revision < 3)
  3389. return;
  3390. if (!(edid->input & DRM_EDID_INPUT_DIGITAL))
  3391. return;
  3392. /* Get data from CEA blocks if present */
  3393. edid_ext = drm_find_cea_extension(edid);
  3394. if (edid_ext) {
  3395. info->cea_rev = edid_ext[1];
  3396. /* The existence of a CEA block should imply RGB support */
  3397. info->color_formats = DRM_COLOR_FORMAT_RGB444;
  3398. if (edid_ext[3] & EDID_CEA_YCRCB444)
  3399. info->color_formats |= DRM_COLOR_FORMAT_YCRCB444;
  3400. if (edid_ext[3] & EDID_CEA_YCRCB422)
  3401. info->color_formats |= DRM_COLOR_FORMAT_YCRCB422;
  3402. }
  3403. /* HDMI deep color modes supported? Assign to info, if so */
  3404. drm_assign_hdmi_deep_color_info(edid, info, connector);
  3405. /* Only defined for 1.4 with digital displays */
  3406. if (edid->revision < 4)
  3407. return;
  3408. switch (edid->input & DRM_EDID_DIGITAL_DEPTH_MASK) {
  3409. case DRM_EDID_DIGITAL_DEPTH_6:
  3410. info->bpc = 6;
  3411. break;
  3412. case DRM_EDID_DIGITAL_DEPTH_8:
  3413. info->bpc = 8;
  3414. break;
  3415. case DRM_EDID_DIGITAL_DEPTH_10:
  3416. info->bpc = 10;
  3417. break;
  3418. case DRM_EDID_DIGITAL_DEPTH_12:
  3419. info->bpc = 12;
  3420. break;
  3421. case DRM_EDID_DIGITAL_DEPTH_14:
  3422. info->bpc = 14;
  3423. break;
  3424. case DRM_EDID_DIGITAL_DEPTH_16:
  3425. info->bpc = 16;
  3426. break;
  3427. case DRM_EDID_DIGITAL_DEPTH_UNDEF:
  3428. default:
  3429. info->bpc = 0;
  3430. break;
  3431. }
  3432. DRM_DEBUG("%s: Assigning EDID-1.4 digital sink color depth as %d bpc.\n",
  3433. connector->name, info->bpc);
  3434. info->color_formats |= DRM_COLOR_FORMAT_RGB444;
  3435. if (edid->features & DRM_EDID_FEATURE_RGB_YCRCB444)
  3436. info->color_formats |= DRM_COLOR_FORMAT_YCRCB444;
  3437. if (edid->features & DRM_EDID_FEATURE_RGB_YCRCB422)
  3438. info->color_formats |= DRM_COLOR_FORMAT_YCRCB422;
  3439. }
  3440. static int validate_displayid(u8 *displayid, int length, int idx)
  3441. {
  3442. int i;
  3443. u8 csum = 0;
  3444. struct displayid_hdr *base;
  3445. base = (struct displayid_hdr *)&displayid[idx];
  3446. DRM_DEBUG_KMS("base revision 0x%x, length %d, %d %d\n",
  3447. base->rev, base->bytes, base->prod_id, base->ext_count);
  3448. if (base->bytes + 5 > length - idx)
  3449. return -EINVAL;
  3450. for (i = idx; i <= base->bytes + 5; i++) {
  3451. csum += displayid[i];
  3452. }
  3453. if (csum) {
  3454. DRM_ERROR("DisplayID checksum invalid, remainder is %d\n", csum);
  3455. return -EINVAL;
  3456. }
  3457. return 0;
  3458. }
  3459. static struct drm_display_mode *drm_mode_displayid_detailed(struct drm_device *dev,
  3460. struct displayid_detailed_timings_1 *timings)
  3461. {
  3462. struct drm_display_mode *mode;
  3463. unsigned pixel_clock = (timings->pixel_clock[0] |
  3464. (timings->pixel_clock[1] << 8) |
  3465. (timings->pixel_clock[2] << 16));
  3466. unsigned hactive = (timings->hactive[0] | timings->hactive[1] << 8) + 1;
  3467. unsigned hblank = (timings->hblank[0] | timings->hblank[1] << 8) + 1;
  3468. unsigned hsync = (timings->hsync[0] | (timings->hsync[1] & 0x7f) << 8) + 1;
  3469. unsigned hsync_width = (timings->hsw[0] | timings->hsw[1] << 8) + 1;
  3470. unsigned vactive = (timings->vactive[0] | timings->vactive[1] << 8) + 1;
  3471. unsigned vblank = (timings->vblank[0] | timings->vblank[1] << 8) + 1;
  3472. unsigned vsync = (timings->vsync[0] | (timings->vsync[1] & 0x7f) << 8) + 1;
  3473. unsigned vsync_width = (timings->vsw[0] | timings->vsw[1] << 8) + 1;
  3474. bool hsync_positive = (timings->hsync[1] >> 7) & 0x1;
  3475. bool vsync_positive = (timings->vsync[1] >> 7) & 0x1;
  3476. mode = drm_mode_create(dev);
  3477. if (!mode)
  3478. return NULL;
  3479. mode->clock = pixel_clock * 10;
  3480. mode->hdisplay = hactive;
  3481. mode->hsync_start = mode->hdisplay + hsync;
  3482. mode->hsync_end = mode->hsync_start + hsync_width;
  3483. mode->htotal = mode->hdisplay + hblank;
  3484. mode->vdisplay = vactive;
  3485. mode->vsync_start = mode->vdisplay + vsync;
  3486. mode->vsync_end = mode->vsync_start + vsync_width;
  3487. mode->vtotal = mode->vdisplay + vblank;
  3488. mode->flags = 0;
  3489. mode->flags |= hsync_positive ? DRM_MODE_FLAG_PHSYNC : DRM_MODE_FLAG_NHSYNC;
  3490. mode->flags |= vsync_positive ? DRM_MODE_FLAG_PVSYNC : DRM_MODE_FLAG_NVSYNC;
  3491. mode->type = DRM_MODE_TYPE_DRIVER;
  3492. if (timings->flags & 0x80)
  3493. mode->type |= DRM_MODE_TYPE_PREFERRED;
  3494. mode->vrefresh = drm_mode_vrefresh(mode);
  3495. drm_mode_set_name(mode);
  3496. return mode;
  3497. }
  3498. static int add_displayid_detailed_1_modes(struct drm_connector *connector,
  3499. struct displayid_block *block)
  3500. {
  3501. struct displayid_detailed_timing_block *det = (struct displayid_detailed_timing_block *)block;
  3502. int i;
  3503. int num_timings;
  3504. struct drm_display_mode *newmode;
  3505. int num_modes = 0;
  3506. /* blocks must be multiple of 20 bytes length */
  3507. if (block->num_bytes % 20)
  3508. return 0;
  3509. num_timings = block->num_bytes / 20;
  3510. for (i = 0; i < num_timings; i++) {
  3511. struct displayid_detailed_timings_1 *timings = &det->timings[i];
  3512. newmode = drm_mode_displayid_detailed(connector->dev, timings);
  3513. if (!newmode)
  3514. continue;
  3515. drm_mode_probed_add(connector, newmode);
  3516. num_modes++;
  3517. }
  3518. return num_modes;
  3519. }
  3520. static int add_displayid_detailed_modes(struct drm_connector *connector,
  3521. struct edid *edid)
  3522. {
  3523. u8 *displayid;
  3524. int ret;
  3525. int idx = 1;
  3526. int length = EDID_LENGTH;
  3527. struct displayid_block *block;
  3528. int num_modes = 0;
  3529. displayid = drm_find_displayid_extension(edid);
  3530. if (!displayid)
  3531. return 0;
  3532. ret = validate_displayid(displayid, length, idx);
  3533. if (ret)
  3534. return 0;
  3535. idx += sizeof(struct displayid_hdr);
  3536. while (block = (struct displayid_block *)&displayid[idx],
  3537. idx + sizeof(struct displayid_block) <= length &&
  3538. idx + sizeof(struct displayid_block) + block->num_bytes <= length &&
  3539. block->num_bytes > 0) {
  3540. idx += block->num_bytes + sizeof(struct displayid_block);
  3541. switch (block->tag) {
  3542. case DATA_BLOCK_TYPE_1_DETAILED_TIMING:
  3543. num_modes += add_displayid_detailed_1_modes(connector, block);
  3544. break;
  3545. }
  3546. }
  3547. return num_modes;
  3548. }
  3549. /**
  3550. * drm_add_edid_modes - add modes from EDID data, if available
  3551. * @connector: connector we're probing
  3552. * @edid: EDID data
  3553. *
  3554. * Add the specified modes to the connector's mode list.
  3555. *
  3556. * Return: The number of modes added or 0 if we couldn't find any.
  3557. */
  3558. int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid)
  3559. {
  3560. int num_modes = 0;
  3561. u32 quirks;
  3562. if (edid == NULL) {
  3563. return 0;
  3564. }
  3565. if (!drm_edid_is_valid(edid)) {
  3566. dev_warn(connector->dev->dev, "%s: EDID invalid.\n",
  3567. connector->name);
  3568. return 0;
  3569. }
  3570. quirks = edid_get_quirks(edid);
  3571. /*
  3572. * EDID spec says modes should be preferred in this order:
  3573. * - preferred detailed mode
  3574. * - other detailed modes from base block
  3575. * - detailed modes from extension blocks
  3576. * - CVT 3-byte code modes
  3577. * - standard timing codes
  3578. * - established timing codes
  3579. * - modes inferred from GTF or CVT range information
  3580. *
  3581. * We get this pretty much right.
  3582. *
  3583. * XXX order for additional mode types in extension blocks?
  3584. */
  3585. num_modes += add_detailed_modes(connector, edid, quirks);
  3586. num_modes += add_cvt_modes(connector, edid);
  3587. num_modes += add_standard_modes(connector, edid);
  3588. num_modes += add_established_modes(connector, edid);
  3589. num_modes += add_cea_modes(connector, edid);
  3590. num_modes += add_alternate_cea_modes(connector, edid);
  3591. num_modes += add_displayid_detailed_modes(connector, edid);
  3592. if (edid->features & DRM_EDID_FEATURE_DEFAULT_GTF)
  3593. num_modes += add_inferred_modes(connector, edid);
  3594. if (quirks & (EDID_QUIRK_PREFER_LARGE_60 | EDID_QUIRK_PREFER_LARGE_75))
  3595. edid_fixup_preferred(connector, quirks);
  3596. drm_add_display_info(edid, &connector->display_info, connector);
  3597. if (quirks & EDID_QUIRK_FORCE_8BPC)
  3598. connector->display_info.bpc = 8;
  3599. if (quirks & EDID_QUIRK_FORCE_12BPC)
  3600. connector->display_info.bpc = 12;
  3601. return num_modes;
  3602. }
  3603. EXPORT_SYMBOL(drm_add_edid_modes);
  3604. /**
  3605. * drm_add_modes_noedid - add modes for the connectors without EDID
  3606. * @connector: connector we're probing
  3607. * @hdisplay: the horizontal display limit
  3608. * @vdisplay: the vertical display limit
  3609. *
  3610. * Add the specified modes to the connector's mode list. Only when the
  3611. * hdisplay/vdisplay is not beyond the given limit, it will be added.
  3612. *
  3613. * Return: The number of modes added or 0 if we couldn't find any.
  3614. */
  3615. int drm_add_modes_noedid(struct drm_connector *connector,
  3616. int hdisplay, int vdisplay)
  3617. {
  3618. int i, count, num_modes = 0;
  3619. struct drm_display_mode *mode;
  3620. struct drm_device *dev = connector->dev;
  3621. count = ARRAY_SIZE(drm_dmt_modes);
  3622. if (hdisplay < 0)
  3623. hdisplay = 0;
  3624. if (vdisplay < 0)
  3625. vdisplay = 0;
  3626. for (i = 0; i < count; i++) {
  3627. const struct drm_display_mode *ptr = &drm_dmt_modes[i];
  3628. if (hdisplay && vdisplay) {
  3629. /*
  3630. * Only when two are valid, they will be used to check
  3631. * whether the mode should be added to the mode list of
  3632. * the connector.
  3633. */
  3634. if (ptr->hdisplay > hdisplay ||
  3635. ptr->vdisplay > vdisplay)
  3636. continue;
  3637. }
  3638. if (drm_mode_vrefresh(ptr) > 61)
  3639. continue;
  3640. mode = drm_mode_duplicate(dev, ptr);
  3641. if (mode) {
  3642. drm_mode_probed_add(connector, mode);
  3643. num_modes++;
  3644. }
  3645. }
  3646. return num_modes;
  3647. }
  3648. EXPORT_SYMBOL(drm_add_modes_noedid);
  3649. /**
  3650. * drm_set_preferred_mode - Sets the preferred mode of a connector
  3651. * @connector: connector whose mode list should be processed
  3652. * @hpref: horizontal resolution of preferred mode
  3653. * @vpref: vertical resolution of preferred mode
  3654. *
  3655. * Marks a mode as preferred if it matches the resolution specified by @hpref
  3656. * and @vpref.
  3657. */
  3658. void drm_set_preferred_mode(struct drm_connector *connector,
  3659. int hpref, int vpref)
  3660. {
  3661. struct drm_display_mode *mode;
  3662. list_for_each_entry(mode, &connector->probed_modes, head) {
  3663. if (mode->hdisplay == hpref &&
  3664. mode->vdisplay == vpref)
  3665. mode->type |= DRM_MODE_TYPE_PREFERRED;
  3666. }
  3667. }
  3668. EXPORT_SYMBOL(drm_set_preferred_mode);
  3669. /**
  3670. * drm_hdmi_avi_infoframe_from_display_mode() - fill an HDMI AVI infoframe with
  3671. * data from a DRM display mode
  3672. * @frame: HDMI AVI infoframe
  3673. * @mode: DRM display mode
  3674. *
  3675. * Return: 0 on success or a negative error code on failure.
  3676. */
  3677. int
  3678. drm_hdmi_avi_infoframe_from_display_mode(struct hdmi_avi_infoframe *frame,
  3679. const struct drm_display_mode *mode)
  3680. {
  3681. int err;
  3682. if (!frame || !mode)
  3683. return -EINVAL;
  3684. err = hdmi_avi_infoframe_init(frame);
  3685. if (err < 0)
  3686. return err;
  3687. if (mode->flags & DRM_MODE_FLAG_DBLCLK)
  3688. frame->pixel_repeat = 1;
  3689. frame->video_code = drm_match_cea_mode(mode);
  3690. frame->picture_aspect = HDMI_PICTURE_ASPECT_NONE;
  3691. /*
  3692. * Populate picture aspect ratio from either
  3693. * user input (if specified) or from the CEA mode list.
  3694. */
  3695. if (mode->picture_aspect_ratio == HDMI_PICTURE_ASPECT_4_3 ||
  3696. mode->picture_aspect_ratio == HDMI_PICTURE_ASPECT_16_9)
  3697. frame->picture_aspect = mode->picture_aspect_ratio;
  3698. else if (frame->video_code > 0)
  3699. frame->picture_aspect = drm_get_cea_aspect_ratio(
  3700. frame->video_code);
  3701. frame->active_aspect = HDMI_ACTIVE_ASPECT_PICTURE;
  3702. frame->scan_mode = HDMI_SCAN_MODE_UNDERSCAN;
  3703. return 0;
  3704. }
  3705. EXPORT_SYMBOL(drm_hdmi_avi_infoframe_from_display_mode);
  3706. static enum hdmi_3d_structure
  3707. s3d_structure_from_display_mode(const struct drm_display_mode *mode)
  3708. {
  3709. u32 layout = mode->flags & DRM_MODE_FLAG_3D_MASK;
  3710. switch (layout) {
  3711. case DRM_MODE_FLAG_3D_FRAME_PACKING:
  3712. return HDMI_3D_STRUCTURE_FRAME_PACKING;
  3713. case DRM_MODE_FLAG_3D_FIELD_ALTERNATIVE:
  3714. return HDMI_3D_STRUCTURE_FIELD_ALTERNATIVE;
  3715. case DRM_MODE_FLAG_3D_LINE_ALTERNATIVE:
  3716. return HDMI_3D_STRUCTURE_LINE_ALTERNATIVE;
  3717. case DRM_MODE_FLAG_3D_SIDE_BY_SIDE_FULL:
  3718. return HDMI_3D_STRUCTURE_SIDE_BY_SIDE_FULL;
  3719. case DRM_MODE_FLAG_3D_L_DEPTH:
  3720. return HDMI_3D_STRUCTURE_L_DEPTH;
  3721. case DRM_MODE_FLAG_3D_L_DEPTH_GFX_GFX_DEPTH:
  3722. return HDMI_3D_STRUCTURE_L_DEPTH_GFX_GFX_DEPTH;
  3723. case DRM_MODE_FLAG_3D_TOP_AND_BOTTOM:
  3724. return HDMI_3D_STRUCTURE_TOP_AND_BOTTOM;
  3725. case DRM_MODE_FLAG_3D_SIDE_BY_SIDE_HALF:
  3726. return HDMI_3D_STRUCTURE_SIDE_BY_SIDE_HALF;
  3727. default:
  3728. return HDMI_3D_STRUCTURE_INVALID;
  3729. }
  3730. }
  3731. /**
  3732. * drm_hdmi_vendor_infoframe_from_display_mode() - fill an HDMI infoframe with
  3733. * data from a DRM display mode
  3734. * @frame: HDMI vendor infoframe
  3735. * @mode: DRM display mode
  3736. *
  3737. * Note that there's is a need to send HDMI vendor infoframes only when using a
  3738. * 4k or stereoscopic 3D mode. So when giving any other mode as input this
  3739. * function will return -EINVAL, error that can be safely ignored.
  3740. *
  3741. * Return: 0 on success or a negative error code on failure.
  3742. */
  3743. int
  3744. drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
  3745. const struct drm_display_mode *mode)
  3746. {
  3747. int err;
  3748. u32 s3d_flags;
  3749. u8 vic;
  3750. if (!frame || !mode)
  3751. return -EINVAL;
  3752. vic = drm_match_hdmi_mode(mode);
  3753. s3d_flags = mode->flags & DRM_MODE_FLAG_3D_MASK;
  3754. if (!vic && !s3d_flags)
  3755. return -EINVAL;
  3756. if (vic && s3d_flags)
  3757. return -EINVAL;
  3758. err = hdmi_vendor_infoframe_init(frame);
  3759. if (err < 0)
  3760. return err;
  3761. if (vic)
  3762. frame->vic = vic;
  3763. else
  3764. frame->s3d_struct = s3d_structure_from_display_mode(mode);
  3765. return 0;
  3766. }
  3767. EXPORT_SYMBOL(drm_hdmi_vendor_infoframe_from_display_mode);
  3768. static int drm_parse_tiled_block(struct drm_connector *connector,
  3769. struct displayid_block *block)
  3770. {
  3771. struct displayid_tiled_block *tile = (struct displayid_tiled_block *)block;
  3772. u16 w, h;
  3773. u8 tile_v_loc, tile_h_loc;
  3774. u8 num_v_tile, num_h_tile;
  3775. struct drm_tile_group *tg;
  3776. w = tile->tile_size[0] | tile->tile_size[1] << 8;
  3777. h = tile->tile_size[2] | tile->tile_size[3] << 8;
  3778. num_v_tile = (tile->topo[0] & 0xf) | (tile->topo[2] & 0x30);
  3779. num_h_tile = (tile->topo[0] >> 4) | ((tile->topo[2] >> 2) & 0x30);
  3780. tile_v_loc = (tile->topo[1] & 0xf) | ((tile->topo[2] & 0x3) << 4);
  3781. tile_h_loc = (tile->topo[1] >> 4) | (((tile->topo[2] >> 2) & 0x3) << 4);
  3782. connector->has_tile = true;
  3783. if (tile->tile_cap & 0x80)
  3784. connector->tile_is_single_monitor = true;
  3785. connector->num_h_tile = num_h_tile + 1;
  3786. connector->num_v_tile = num_v_tile + 1;
  3787. connector->tile_h_loc = tile_h_loc;
  3788. connector->tile_v_loc = tile_v_loc;
  3789. connector->tile_h_size = w + 1;
  3790. connector->tile_v_size = h + 1;
  3791. DRM_DEBUG_KMS("tile cap 0x%x\n", tile->tile_cap);
  3792. DRM_DEBUG_KMS("tile_size %d x %d\n", w + 1, h + 1);
  3793. DRM_DEBUG_KMS("topo num tiles %dx%d, location %dx%d\n",
  3794. num_h_tile + 1, num_v_tile + 1, tile_h_loc, tile_v_loc);
  3795. DRM_DEBUG_KMS("vend %c%c%c\n", tile->topology_id[0], tile->topology_id[1], tile->topology_id[2]);
  3796. tg = drm_mode_get_tile_group(connector->dev, tile->topology_id);
  3797. if (!tg) {
  3798. tg = drm_mode_create_tile_group(connector->dev, tile->topology_id);
  3799. }
  3800. if (!tg)
  3801. return -ENOMEM;
  3802. if (connector->tile_group != tg) {
  3803. /* if we haven't got a pointer,
  3804. take the reference, drop ref to old tile group */
  3805. if (connector->tile_group) {
  3806. drm_mode_put_tile_group(connector->dev, connector->tile_group);
  3807. }
  3808. connector->tile_group = tg;
  3809. } else
  3810. /* if same tile group, then release the ref we just took. */
  3811. drm_mode_put_tile_group(connector->dev, tg);
  3812. return 0;
  3813. }
  3814. static int drm_parse_display_id(struct drm_connector *connector,
  3815. u8 *displayid, int length,
  3816. bool is_edid_extension)
  3817. {
  3818. /* if this is an EDID extension the first byte will be 0x70 */
  3819. int idx = 0;
  3820. struct displayid_block *block;
  3821. int ret;
  3822. if (is_edid_extension)
  3823. idx = 1;
  3824. ret = validate_displayid(displayid, length, idx);
  3825. if (ret)
  3826. return ret;
  3827. idx += sizeof(struct displayid_hdr);
  3828. while (block = (struct displayid_block *)&displayid[idx],
  3829. idx + sizeof(struct displayid_block) <= length &&
  3830. idx + sizeof(struct displayid_block) + block->num_bytes <= length &&
  3831. block->num_bytes > 0) {
  3832. idx += block->num_bytes + sizeof(struct displayid_block);
  3833. DRM_DEBUG_KMS("block id 0x%x, rev %d, len %d\n",
  3834. block->tag, block->rev, block->num_bytes);
  3835. switch (block->tag) {
  3836. case DATA_BLOCK_TILED_DISPLAY:
  3837. ret = drm_parse_tiled_block(connector, block);
  3838. if (ret)
  3839. return ret;
  3840. break;
  3841. case DATA_BLOCK_TYPE_1_DETAILED_TIMING:
  3842. /* handled in mode gathering code. */
  3843. break;
  3844. default:
  3845. DRM_DEBUG_KMS("found DisplayID tag 0x%x, unhandled\n", block->tag);
  3846. break;
  3847. }
  3848. }
  3849. return 0;
  3850. }
  3851. static void drm_get_displayid(struct drm_connector *connector,
  3852. struct edid *edid)
  3853. {
  3854. void *displayid = NULL;
  3855. int ret;
  3856. connector->has_tile = false;
  3857. displayid = drm_find_displayid_extension(edid);
  3858. if (!displayid) {
  3859. /* drop reference to any tile group we had */
  3860. goto out_drop_ref;
  3861. }
  3862. ret = drm_parse_display_id(connector, displayid, EDID_LENGTH, true);
  3863. if (ret < 0)
  3864. goto out_drop_ref;
  3865. if (!connector->has_tile)
  3866. goto out_drop_ref;
  3867. return;
  3868. out_drop_ref:
  3869. if (connector->tile_group) {
  3870. drm_mode_put_tile_group(connector->dev, connector->tile_group);
  3871. connector->tile_group = NULL;
  3872. }
  3873. return;
  3874. }