drm_edid.c 121 KB

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