drm_edid.c 123 KB

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