drm_edid.c 130 KB

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