radeon_atombios.c 133 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163
  1. /*
  2. * Copyright 2007-8 Advanced Micro Devices, Inc.
  3. * Copyright 2008 Red Hat Inc.
  4. *
  5. * Permission is hereby granted, free of charge, to any person obtaining a
  6. * copy of this software and associated documentation files (the "Software"),
  7. * to deal in the Software without restriction, including without limitation
  8. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  9. * and/or sell copies of the Software, and to permit persons to whom the
  10. * Software is furnished to do so, subject to the following conditions:
  11. *
  12. * The above copyright notice and this permission notice shall be included in
  13. * all copies or substantial portions of the Software.
  14. *
  15. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  18. * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
  19. * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  20. * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  21. * OTHER DEALINGS IN THE SOFTWARE.
  22. *
  23. * Authors: Dave Airlie
  24. * Alex Deucher
  25. */
  26. #include <drm/drmP.h>
  27. #include <drm/radeon_drm.h>
  28. #include "radeon.h"
  29. #include "atom.h"
  30. #include "atom-bits.h"
  31. /* from radeon_encoder.c */
  32. extern uint32_t
  33. radeon_get_encoder_enum(struct drm_device *dev, uint32_t supported_device,
  34. uint8_t dac);
  35. extern void radeon_link_encoder_connector(struct drm_device *dev);
  36. extern void
  37. radeon_add_atom_encoder(struct drm_device *dev, uint32_t encoder_enum,
  38. uint32_t supported_device, u16 caps);
  39. /* from radeon_connector.c */
  40. extern void
  41. radeon_add_atom_connector(struct drm_device *dev,
  42. uint32_t connector_id,
  43. uint32_t supported_device,
  44. int connector_type,
  45. struct radeon_i2c_bus_rec *i2c_bus,
  46. uint32_t igp_lane_info,
  47. uint16_t connector_object_id,
  48. struct radeon_hpd *hpd,
  49. struct radeon_router *router);
  50. /* from radeon_legacy_encoder.c */
  51. extern void
  52. radeon_add_legacy_encoder(struct drm_device *dev, uint32_t encoder_enum,
  53. uint32_t supported_device);
  54. union atom_supported_devices {
  55. struct _ATOM_SUPPORTED_DEVICES_INFO info;
  56. struct _ATOM_SUPPORTED_DEVICES_INFO_2 info_2;
  57. struct _ATOM_SUPPORTED_DEVICES_INFO_2d1 info_2d1;
  58. };
  59. static void radeon_lookup_i2c_gpio_quirks(struct radeon_device *rdev,
  60. ATOM_GPIO_I2C_ASSIGMENT *gpio,
  61. u8 index)
  62. {
  63. /* r4xx mask is technically not used by the hw, so patch in the legacy mask bits */
  64. if ((rdev->family == CHIP_R420) ||
  65. (rdev->family == CHIP_R423) ||
  66. (rdev->family == CHIP_RV410)) {
  67. if ((le16_to_cpu(gpio->usClkMaskRegisterIndex) == 0x0018) ||
  68. (le16_to_cpu(gpio->usClkMaskRegisterIndex) == 0x0019) ||
  69. (le16_to_cpu(gpio->usClkMaskRegisterIndex) == 0x001a)) {
  70. gpio->ucClkMaskShift = 0x19;
  71. gpio->ucDataMaskShift = 0x18;
  72. }
  73. }
  74. /* some evergreen boards have bad data for this entry */
  75. if (ASIC_IS_DCE4(rdev)) {
  76. if ((index == 7) &&
  77. (le16_to_cpu(gpio->usClkMaskRegisterIndex) == 0x1936) &&
  78. (gpio->sucI2cId.ucAccess == 0)) {
  79. gpio->sucI2cId.ucAccess = 0x97;
  80. gpio->ucDataMaskShift = 8;
  81. gpio->ucDataEnShift = 8;
  82. gpio->ucDataY_Shift = 8;
  83. gpio->ucDataA_Shift = 8;
  84. }
  85. }
  86. /* some DCE3 boards have bad data for this entry */
  87. if (ASIC_IS_DCE3(rdev)) {
  88. if ((index == 4) &&
  89. (le16_to_cpu(gpio->usClkMaskRegisterIndex) == 0x1fda) &&
  90. (gpio->sucI2cId.ucAccess == 0x94))
  91. gpio->sucI2cId.ucAccess = 0x14;
  92. }
  93. }
  94. static struct radeon_i2c_bus_rec radeon_get_bus_rec_for_i2c_gpio(ATOM_GPIO_I2C_ASSIGMENT *gpio)
  95. {
  96. struct radeon_i2c_bus_rec i2c;
  97. memset(&i2c, 0, sizeof(struct radeon_i2c_bus_rec));
  98. i2c.mask_clk_reg = le16_to_cpu(gpio->usClkMaskRegisterIndex) * 4;
  99. i2c.mask_data_reg = le16_to_cpu(gpio->usDataMaskRegisterIndex) * 4;
  100. i2c.en_clk_reg = le16_to_cpu(gpio->usClkEnRegisterIndex) * 4;
  101. i2c.en_data_reg = le16_to_cpu(gpio->usDataEnRegisterIndex) * 4;
  102. i2c.y_clk_reg = le16_to_cpu(gpio->usClkY_RegisterIndex) * 4;
  103. i2c.y_data_reg = le16_to_cpu(gpio->usDataY_RegisterIndex) * 4;
  104. i2c.a_clk_reg = le16_to_cpu(gpio->usClkA_RegisterIndex) * 4;
  105. i2c.a_data_reg = le16_to_cpu(gpio->usDataA_RegisterIndex) * 4;
  106. i2c.mask_clk_mask = (1 << gpio->ucClkMaskShift);
  107. i2c.mask_data_mask = (1 << gpio->ucDataMaskShift);
  108. i2c.en_clk_mask = (1 << gpio->ucClkEnShift);
  109. i2c.en_data_mask = (1 << gpio->ucDataEnShift);
  110. i2c.y_clk_mask = (1 << gpio->ucClkY_Shift);
  111. i2c.y_data_mask = (1 << gpio->ucDataY_Shift);
  112. i2c.a_clk_mask = (1 << gpio->ucClkA_Shift);
  113. i2c.a_data_mask = (1 << gpio->ucDataA_Shift);
  114. if (gpio->sucI2cId.sbfAccess.bfHW_Capable)
  115. i2c.hw_capable = true;
  116. else
  117. i2c.hw_capable = false;
  118. if (gpio->sucI2cId.ucAccess == 0xa0)
  119. i2c.mm_i2c = true;
  120. else
  121. i2c.mm_i2c = false;
  122. i2c.i2c_id = gpio->sucI2cId.ucAccess;
  123. if (i2c.mask_clk_reg)
  124. i2c.valid = true;
  125. else
  126. i2c.valid = false;
  127. return i2c;
  128. }
  129. static struct radeon_i2c_bus_rec radeon_lookup_i2c_gpio(struct radeon_device *rdev,
  130. uint8_t id)
  131. {
  132. struct atom_context *ctx = rdev->mode_info.atom_context;
  133. ATOM_GPIO_I2C_ASSIGMENT *gpio;
  134. struct radeon_i2c_bus_rec i2c;
  135. int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info);
  136. struct _ATOM_GPIO_I2C_INFO *i2c_info;
  137. uint16_t data_offset, size;
  138. int i, num_indices;
  139. memset(&i2c, 0, sizeof(struct radeon_i2c_bus_rec));
  140. i2c.valid = false;
  141. if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) {
  142. i2c_info = (struct _ATOM_GPIO_I2C_INFO *)(ctx->bios + data_offset);
  143. num_indices = (size - sizeof(ATOM_COMMON_TABLE_HEADER)) /
  144. sizeof(ATOM_GPIO_I2C_ASSIGMENT);
  145. for (i = 0; i < num_indices; i++) {
  146. gpio = &i2c_info->asGPIO_Info[i];
  147. radeon_lookup_i2c_gpio_quirks(rdev, gpio, i);
  148. if (gpio->sucI2cId.ucAccess == id) {
  149. i2c = radeon_get_bus_rec_for_i2c_gpio(gpio);
  150. break;
  151. }
  152. }
  153. }
  154. return i2c;
  155. }
  156. void radeon_atombios_i2c_init(struct radeon_device *rdev)
  157. {
  158. struct atom_context *ctx = rdev->mode_info.atom_context;
  159. ATOM_GPIO_I2C_ASSIGMENT *gpio;
  160. struct radeon_i2c_bus_rec i2c;
  161. int index = GetIndexIntoMasterTable(DATA, GPIO_I2C_Info);
  162. struct _ATOM_GPIO_I2C_INFO *i2c_info;
  163. uint16_t data_offset, size;
  164. int i, num_indices;
  165. char stmp[32];
  166. if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) {
  167. i2c_info = (struct _ATOM_GPIO_I2C_INFO *)(ctx->bios + data_offset);
  168. num_indices = (size - sizeof(ATOM_COMMON_TABLE_HEADER)) /
  169. sizeof(ATOM_GPIO_I2C_ASSIGMENT);
  170. for (i = 0; i < num_indices; i++) {
  171. gpio = &i2c_info->asGPIO_Info[i];
  172. radeon_lookup_i2c_gpio_quirks(rdev, gpio, i);
  173. i2c = radeon_get_bus_rec_for_i2c_gpio(gpio);
  174. if (i2c.valid) {
  175. sprintf(stmp, "0x%x", i2c.i2c_id);
  176. rdev->i2c_bus[i] = radeon_i2c_create(rdev->ddev, &i2c, stmp);
  177. }
  178. }
  179. }
  180. }
  181. static struct radeon_gpio_rec radeon_lookup_gpio(struct radeon_device *rdev,
  182. u8 id)
  183. {
  184. struct atom_context *ctx = rdev->mode_info.atom_context;
  185. struct radeon_gpio_rec gpio;
  186. int index = GetIndexIntoMasterTable(DATA, GPIO_Pin_LUT);
  187. struct _ATOM_GPIO_PIN_LUT *gpio_info;
  188. ATOM_GPIO_PIN_ASSIGNMENT *pin;
  189. u16 data_offset, size;
  190. int i, num_indices;
  191. memset(&gpio, 0, sizeof(struct radeon_gpio_rec));
  192. gpio.valid = false;
  193. if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) {
  194. gpio_info = (struct _ATOM_GPIO_PIN_LUT *)(ctx->bios + data_offset);
  195. num_indices = (size - sizeof(ATOM_COMMON_TABLE_HEADER)) /
  196. sizeof(ATOM_GPIO_PIN_ASSIGNMENT);
  197. for (i = 0; i < num_indices; i++) {
  198. pin = &gpio_info->asGPIO_Pin[i];
  199. if (id == pin->ucGPIO_ID) {
  200. gpio.id = pin->ucGPIO_ID;
  201. gpio.reg = le16_to_cpu(pin->usGpioPin_AIndex) * 4;
  202. gpio.mask = (1 << pin->ucGpioPinBitShift);
  203. gpio.valid = true;
  204. break;
  205. }
  206. }
  207. }
  208. return gpio;
  209. }
  210. static struct radeon_hpd radeon_atom_get_hpd_info_from_gpio(struct radeon_device *rdev,
  211. struct radeon_gpio_rec *gpio)
  212. {
  213. struct radeon_hpd hpd;
  214. u32 reg;
  215. memset(&hpd, 0, sizeof(struct radeon_hpd));
  216. if (ASIC_IS_DCE6(rdev))
  217. reg = SI_DC_GPIO_HPD_A;
  218. else if (ASIC_IS_DCE4(rdev))
  219. reg = EVERGREEN_DC_GPIO_HPD_A;
  220. else
  221. reg = AVIVO_DC_GPIO_HPD_A;
  222. hpd.gpio = *gpio;
  223. if (gpio->reg == reg) {
  224. switch(gpio->mask) {
  225. case (1 << 0):
  226. hpd.hpd = RADEON_HPD_1;
  227. break;
  228. case (1 << 8):
  229. hpd.hpd = RADEON_HPD_2;
  230. break;
  231. case (1 << 16):
  232. hpd.hpd = RADEON_HPD_3;
  233. break;
  234. case (1 << 24):
  235. hpd.hpd = RADEON_HPD_4;
  236. break;
  237. case (1 << 26):
  238. hpd.hpd = RADEON_HPD_5;
  239. break;
  240. case (1 << 28):
  241. hpd.hpd = RADEON_HPD_6;
  242. break;
  243. default:
  244. hpd.hpd = RADEON_HPD_NONE;
  245. break;
  246. }
  247. } else
  248. hpd.hpd = RADEON_HPD_NONE;
  249. return hpd;
  250. }
  251. static bool radeon_atom_apply_quirks(struct drm_device *dev,
  252. uint32_t supported_device,
  253. int *connector_type,
  254. struct radeon_i2c_bus_rec *i2c_bus,
  255. uint16_t *line_mux,
  256. struct radeon_hpd *hpd)
  257. {
  258. /* Asus M2A-VM HDMI board lists the DVI port as HDMI */
  259. if ((dev->pdev->device == 0x791e) &&
  260. (dev->pdev->subsystem_vendor == 0x1043) &&
  261. (dev->pdev->subsystem_device == 0x826d)) {
  262. if ((*connector_type == DRM_MODE_CONNECTOR_HDMIA) &&
  263. (supported_device == ATOM_DEVICE_DFP3_SUPPORT))
  264. *connector_type = DRM_MODE_CONNECTOR_DVID;
  265. }
  266. /* Asrock RS600 board lists the DVI port as HDMI */
  267. if ((dev->pdev->device == 0x7941) &&
  268. (dev->pdev->subsystem_vendor == 0x1849) &&
  269. (dev->pdev->subsystem_device == 0x7941)) {
  270. if ((*connector_type == DRM_MODE_CONNECTOR_HDMIA) &&
  271. (supported_device == ATOM_DEVICE_DFP3_SUPPORT))
  272. *connector_type = DRM_MODE_CONNECTOR_DVID;
  273. }
  274. /* MSI K9A2GM V2/V3 board has no HDMI or DVI */
  275. if ((dev->pdev->device == 0x796e) &&
  276. (dev->pdev->subsystem_vendor == 0x1462) &&
  277. (dev->pdev->subsystem_device == 0x7302)) {
  278. if ((supported_device == ATOM_DEVICE_DFP2_SUPPORT) ||
  279. (supported_device == ATOM_DEVICE_DFP3_SUPPORT))
  280. return false;
  281. }
  282. /* a-bit f-i90hd - ciaranm on #radeonhd - this board has no DVI */
  283. if ((dev->pdev->device == 0x7941) &&
  284. (dev->pdev->subsystem_vendor == 0x147b) &&
  285. (dev->pdev->subsystem_device == 0x2412)) {
  286. if (*connector_type == DRM_MODE_CONNECTOR_DVII)
  287. return false;
  288. }
  289. /* Falcon NW laptop lists vga ddc line for LVDS */
  290. if ((dev->pdev->device == 0x5653) &&
  291. (dev->pdev->subsystem_vendor == 0x1462) &&
  292. (dev->pdev->subsystem_device == 0x0291)) {
  293. if (*connector_type == DRM_MODE_CONNECTOR_LVDS) {
  294. i2c_bus->valid = false;
  295. *line_mux = 53;
  296. }
  297. }
  298. /* HIS X1300 is DVI+VGA, not DVI+DVI */
  299. if ((dev->pdev->device == 0x7146) &&
  300. (dev->pdev->subsystem_vendor == 0x17af) &&
  301. (dev->pdev->subsystem_device == 0x2058)) {
  302. if (supported_device == ATOM_DEVICE_DFP1_SUPPORT)
  303. return false;
  304. }
  305. /* Gigabyte X1300 is DVI+VGA, not DVI+DVI */
  306. if ((dev->pdev->device == 0x7142) &&
  307. (dev->pdev->subsystem_vendor == 0x1458) &&
  308. (dev->pdev->subsystem_device == 0x2134)) {
  309. if (supported_device == ATOM_DEVICE_DFP1_SUPPORT)
  310. return false;
  311. }
  312. /* Funky macbooks */
  313. if ((dev->pdev->device == 0x71C5) &&
  314. (dev->pdev->subsystem_vendor == 0x106b) &&
  315. (dev->pdev->subsystem_device == 0x0080)) {
  316. if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) ||
  317. (supported_device == ATOM_DEVICE_DFP2_SUPPORT))
  318. return false;
  319. if (supported_device == ATOM_DEVICE_CRT2_SUPPORT)
  320. *line_mux = 0x90;
  321. }
  322. /* mac rv630, rv730, others */
  323. if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) &&
  324. (*connector_type == DRM_MODE_CONNECTOR_DVII)) {
  325. *connector_type = DRM_MODE_CONNECTOR_9PinDIN;
  326. *line_mux = CONNECTOR_7PIN_DIN_ENUM_ID1;
  327. }
  328. /* ASUS HD 3600 XT board lists the DVI port as HDMI */
  329. if ((dev->pdev->device == 0x9598) &&
  330. (dev->pdev->subsystem_vendor == 0x1043) &&
  331. (dev->pdev->subsystem_device == 0x01da)) {
  332. if (*connector_type == DRM_MODE_CONNECTOR_HDMIA) {
  333. *connector_type = DRM_MODE_CONNECTOR_DVII;
  334. }
  335. }
  336. /* ASUS HD 3600 board lists the DVI port as HDMI */
  337. if ((dev->pdev->device == 0x9598) &&
  338. (dev->pdev->subsystem_vendor == 0x1043) &&
  339. (dev->pdev->subsystem_device == 0x01e4)) {
  340. if (*connector_type == DRM_MODE_CONNECTOR_HDMIA) {
  341. *connector_type = DRM_MODE_CONNECTOR_DVII;
  342. }
  343. }
  344. /* ASUS HD 3450 board lists the DVI port as HDMI */
  345. if ((dev->pdev->device == 0x95C5) &&
  346. (dev->pdev->subsystem_vendor == 0x1043) &&
  347. (dev->pdev->subsystem_device == 0x01e2)) {
  348. if (*connector_type == DRM_MODE_CONNECTOR_HDMIA) {
  349. *connector_type = DRM_MODE_CONNECTOR_DVII;
  350. }
  351. }
  352. /* some BIOSes seem to report DAC on HDMI - usually this is a board with
  353. * HDMI + VGA reporting as HDMI
  354. */
  355. if (*connector_type == DRM_MODE_CONNECTOR_HDMIA) {
  356. if (supported_device & (ATOM_DEVICE_CRT_SUPPORT)) {
  357. *connector_type = DRM_MODE_CONNECTOR_VGA;
  358. *line_mux = 0;
  359. }
  360. }
  361. /* Acer laptop (Acer TravelMate 5730/5730G) has an HDMI port
  362. * on the laptop and a DVI port on the docking station and
  363. * both share the same encoder, hpd pin, and ddc line.
  364. * So while the bios table is technically correct,
  365. * we drop the DVI port here since xrandr has no concept of
  366. * encoders and will try and drive both connectors
  367. * with different crtcs which isn't possible on the hardware
  368. * side and leaves no crtcs for LVDS or VGA.
  369. */
  370. if (((dev->pdev->device == 0x95c4) || (dev->pdev->device == 0x9591)) &&
  371. (dev->pdev->subsystem_vendor == 0x1025) &&
  372. (dev->pdev->subsystem_device == 0x013c)) {
  373. if ((*connector_type == DRM_MODE_CONNECTOR_DVII) &&
  374. (supported_device == ATOM_DEVICE_DFP1_SUPPORT)) {
  375. /* actually it's a DVI-D port not DVI-I */
  376. *connector_type = DRM_MODE_CONNECTOR_DVID;
  377. return false;
  378. }
  379. }
  380. /* XFX Pine Group device rv730 reports no VGA DDC lines
  381. * even though they are wired up to record 0x93
  382. */
  383. if ((dev->pdev->device == 0x9498) &&
  384. (dev->pdev->subsystem_vendor == 0x1682) &&
  385. (dev->pdev->subsystem_device == 0x2452) &&
  386. (i2c_bus->valid == false) &&
  387. !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) {
  388. struct radeon_device *rdev = dev->dev_private;
  389. *i2c_bus = radeon_lookup_i2c_gpio(rdev, 0x93);
  390. }
  391. /* Fujitsu D3003-S2 board lists DVI-I as DVI-D and VGA */
  392. if (((dev->pdev->device == 0x9802) || (dev->pdev->device == 0x9806)) &&
  393. (dev->pdev->subsystem_vendor == 0x1734) &&
  394. (dev->pdev->subsystem_device == 0x11bd)) {
  395. if (*connector_type == DRM_MODE_CONNECTOR_VGA) {
  396. *connector_type = DRM_MODE_CONNECTOR_DVII;
  397. *line_mux = 0x3103;
  398. } else if (*connector_type == DRM_MODE_CONNECTOR_DVID) {
  399. *connector_type = DRM_MODE_CONNECTOR_DVII;
  400. }
  401. }
  402. return true;
  403. }
  404. const int supported_devices_connector_convert[] = {
  405. DRM_MODE_CONNECTOR_Unknown,
  406. DRM_MODE_CONNECTOR_VGA,
  407. DRM_MODE_CONNECTOR_DVII,
  408. DRM_MODE_CONNECTOR_DVID,
  409. DRM_MODE_CONNECTOR_DVIA,
  410. DRM_MODE_CONNECTOR_SVIDEO,
  411. DRM_MODE_CONNECTOR_Composite,
  412. DRM_MODE_CONNECTOR_LVDS,
  413. DRM_MODE_CONNECTOR_Unknown,
  414. DRM_MODE_CONNECTOR_Unknown,
  415. DRM_MODE_CONNECTOR_HDMIA,
  416. DRM_MODE_CONNECTOR_HDMIB,
  417. DRM_MODE_CONNECTOR_Unknown,
  418. DRM_MODE_CONNECTOR_Unknown,
  419. DRM_MODE_CONNECTOR_9PinDIN,
  420. DRM_MODE_CONNECTOR_DisplayPort
  421. };
  422. const uint16_t supported_devices_connector_object_id_convert[] = {
  423. CONNECTOR_OBJECT_ID_NONE,
  424. CONNECTOR_OBJECT_ID_VGA,
  425. CONNECTOR_OBJECT_ID_DUAL_LINK_DVI_I, /* not all boards support DL */
  426. CONNECTOR_OBJECT_ID_DUAL_LINK_DVI_D, /* not all boards support DL */
  427. CONNECTOR_OBJECT_ID_VGA, /* technically DVI-A */
  428. CONNECTOR_OBJECT_ID_COMPOSITE,
  429. CONNECTOR_OBJECT_ID_SVIDEO,
  430. CONNECTOR_OBJECT_ID_LVDS,
  431. CONNECTOR_OBJECT_ID_9PIN_DIN,
  432. CONNECTOR_OBJECT_ID_9PIN_DIN,
  433. CONNECTOR_OBJECT_ID_DISPLAYPORT,
  434. CONNECTOR_OBJECT_ID_HDMI_TYPE_A,
  435. CONNECTOR_OBJECT_ID_HDMI_TYPE_B,
  436. CONNECTOR_OBJECT_ID_SVIDEO
  437. };
  438. const int object_connector_convert[] = {
  439. DRM_MODE_CONNECTOR_Unknown,
  440. DRM_MODE_CONNECTOR_DVII,
  441. DRM_MODE_CONNECTOR_DVII,
  442. DRM_MODE_CONNECTOR_DVID,
  443. DRM_MODE_CONNECTOR_DVID,
  444. DRM_MODE_CONNECTOR_VGA,
  445. DRM_MODE_CONNECTOR_Composite,
  446. DRM_MODE_CONNECTOR_SVIDEO,
  447. DRM_MODE_CONNECTOR_Unknown,
  448. DRM_MODE_CONNECTOR_Unknown,
  449. DRM_MODE_CONNECTOR_9PinDIN,
  450. DRM_MODE_CONNECTOR_Unknown,
  451. DRM_MODE_CONNECTOR_HDMIA,
  452. DRM_MODE_CONNECTOR_HDMIB,
  453. DRM_MODE_CONNECTOR_LVDS,
  454. DRM_MODE_CONNECTOR_9PinDIN,
  455. DRM_MODE_CONNECTOR_Unknown,
  456. DRM_MODE_CONNECTOR_Unknown,
  457. DRM_MODE_CONNECTOR_Unknown,
  458. DRM_MODE_CONNECTOR_DisplayPort,
  459. DRM_MODE_CONNECTOR_eDP,
  460. DRM_MODE_CONNECTOR_Unknown
  461. };
  462. bool radeon_get_atom_connector_info_from_object_table(struct drm_device *dev)
  463. {
  464. struct radeon_device *rdev = dev->dev_private;
  465. struct radeon_mode_info *mode_info = &rdev->mode_info;
  466. struct atom_context *ctx = mode_info->atom_context;
  467. int index = GetIndexIntoMasterTable(DATA, Object_Header);
  468. u16 size, data_offset;
  469. u8 frev, crev;
  470. ATOM_CONNECTOR_OBJECT_TABLE *con_obj;
  471. ATOM_ENCODER_OBJECT_TABLE *enc_obj;
  472. ATOM_OBJECT_TABLE *router_obj;
  473. ATOM_DISPLAY_OBJECT_PATH_TABLE *path_obj;
  474. ATOM_OBJECT_HEADER *obj_header;
  475. int i, j, k, path_size, device_support;
  476. int connector_type;
  477. u16 igp_lane_info, conn_id, connector_object_id;
  478. struct radeon_i2c_bus_rec ddc_bus;
  479. struct radeon_router router;
  480. struct radeon_gpio_rec gpio;
  481. struct radeon_hpd hpd;
  482. if (!atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset))
  483. return false;
  484. if (crev < 2)
  485. return false;
  486. obj_header = (ATOM_OBJECT_HEADER *) (ctx->bios + data_offset);
  487. path_obj = (ATOM_DISPLAY_OBJECT_PATH_TABLE *)
  488. (ctx->bios + data_offset +
  489. le16_to_cpu(obj_header->usDisplayPathTableOffset));
  490. con_obj = (ATOM_CONNECTOR_OBJECT_TABLE *)
  491. (ctx->bios + data_offset +
  492. le16_to_cpu(obj_header->usConnectorObjectTableOffset));
  493. enc_obj = (ATOM_ENCODER_OBJECT_TABLE *)
  494. (ctx->bios + data_offset +
  495. le16_to_cpu(obj_header->usEncoderObjectTableOffset));
  496. router_obj = (ATOM_OBJECT_TABLE *)
  497. (ctx->bios + data_offset +
  498. le16_to_cpu(obj_header->usRouterObjectTableOffset));
  499. device_support = le16_to_cpu(obj_header->usDeviceSupport);
  500. path_size = 0;
  501. for (i = 0; i < path_obj->ucNumOfDispPath; i++) {
  502. uint8_t *addr = (uint8_t *) path_obj->asDispPath;
  503. ATOM_DISPLAY_OBJECT_PATH *path;
  504. addr += path_size;
  505. path = (ATOM_DISPLAY_OBJECT_PATH *) addr;
  506. path_size += le16_to_cpu(path->usSize);
  507. if (device_support & le16_to_cpu(path->usDeviceTag)) {
  508. uint8_t con_obj_id, con_obj_num, con_obj_type;
  509. con_obj_id =
  510. (le16_to_cpu(path->usConnObjectId) & OBJECT_ID_MASK)
  511. >> OBJECT_ID_SHIFT;
  512. con_obj_num =
  513. (le16_to_cpu(path->usConnObjectId) & ENUM_ID_MASK)
  514. >> ENUM_ID_SHIFT;
  515. con_obj_type =
  516. (le16_to_cpu(path->usConnObjectId) &
  517. OBJECT_TYPE_MASK) >> OBJECT_TYPE_SHIFT;
  518. /* TODO CV support */
  519. if (le16_to_cpu(path->usDeviceTag) ==
  520. ATOM_DEVICE_CV_SUPPORT)
  521. continue;
  522. /* IGP chips */
  523. if ((rdev->flags & RADEON_IS_IGP) &&
  524. (con_obj_id ==
  525. CONNECTOR_OBJECT_ID_PCIE_CONNECTOR)) {
  526. uint16_t igp_offset = 0;
  527. ATOM_INTEGRATED_SYSTEM_INFO_V2 *igp_obj;
  528. index =
  529. GetIndexIntoMasterTable(DATA,
  530. IntegratedSystemInfo);
  531. if (atom_parse_data_header(ctx, index, &size, &frev,
  532. &crev, &igp_offset)) {
  533. if (crev >= 2) {
  534. igp_obj =
  535. (ATOM_INTEGRATED_SYSTEM_INFO_V2
  536. *) (ctx->bios + igp_offset);
  537. if (igp_obj) {
  538. uint32_t slot_config, ct;
  539. if (con_obj_num == 1)
  540. slot_config =
  541. igp_obj->
  542. ulDDISlot1Config;
  543. else
  544. slot_config =
  545. igp_obj->
  546. ulDDISlot2Config;
  547. ct = (slot_config >> 16) & 0xff;
  548. connector_type =
  549. object_connector_convert
  550. [ct];
  551. connector_object_id = ct;
  552. igp_lane_info =
  553. slot_config & 0xffff;
  554. } else
  555. continue;
  556. } else
  557. continue;
  558. } else {
  559. igp_lane_info = 0;
  560. connector_type =
  561. object_connector_convert[con_obj_id];
  562. connector_object_id = con_obj_id;
  563. }
  564. } else {
  565. igp_lane_info = 0;
  566. connector_type =
  567. object_connector_convert[con_obj_id];
  568. connector_object_id = con_obj_id;
  569. }
  570. if (connector_type == DRM_MODE_CONNECTOR_Unknown)
  571. continue;
  572. router.ddc_valid = false;
  573. router.cd_valid = false;
  574. for (j = 0; j < ((le16_to_cpu(path->usSize) - 8) / 2); j++) {
  575. uint8_t grph_obj_id, grph_obj_num, grph_obj_type;
  576. grph_obj_id =
  577. (le16_to_cpu(path->usGraphicObjIds[j]) &
  578. OBJECT_ID_MASK) >> OBJECT_ID_SHIFT;
  579. grph_obj_num =
  580. (le16_to_cpu(path->usGraphicObjIds[j]) &
  581. ENUM_ID_MASK) >> ENUM_ID_SHIFT;
  582. grph_obj_type =
  583. (le16_to_cpu(path->usGraphicObjIds[j]) &
  584. OBJECT_TYPE_MASK) >> OBJECT_TYPE_SHIFT;
  585. if (grph_obj_type == GRAPH_OBJECT_TYPE_ENCODER) {
  586. for (k = 0; k < enc_obj->ucNumberOfObjects; k++) {
  587. u16 encoder_obj = le16_to_cpu(enc_obj->asObjects[k].usObjectID);
  588. if (le16_to_cpu(path->usGraphicObjIds[j]) == encoder_obj) {
  589. ATOM_COMMON_RECORD_HEADER *record = (ATOM_COMMON_RECORD_HEADER *)
  590. (ctx->bios + data_offset +
  591. le16_to_cpu(enc_obj->asObjects[k].usRecordOffset));
  592. ATOM_ENCODER_CAP_RECORD *cap_record;
  593. u16 caps = 0;
  594. while (record->ucRecordSize > 0 &&
  595. record->ucRecordType > 0 &&
  596. record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) {
  597. switch (record->ucRecordType) {
  598. case ATOM_ENCODER_CAP_RECORD_TYPE:
  599. cap_record =(ATOM_ENCODER_CAP_RECORD *)
  600. record;
  601. caps = le16_to_cpu(cap_record->usEncoderCap);
  602. break;
  603. }
  604. record = (ATOM_COMMON_RECORD_HEADER *)
  605. ((char *)record + record->ucRecordSize);
  606. }
  607. radeon_add_atom_encoder(dev,
  608. encoder_obj,
  609. le16_to_cpu
  610. (path->
  611. usDeviceTag),
  612. caps);
  613. }
  614. }
  615. } else if (grph_obj_type == GRAPH_OBJECT_TYPE_ROUTER) {
  616. for (k = 0; k < router_obj->ucNumberOfObjects; k++) {
  617. u16 router_obj_id = le16_to_cpu(router_obj->asObjects[k].usObjectID);
  618. if (le16_to_cpu(path->usGraphicObjIds[j]) == router_obj_id) {
  619. ATOM_COMMON_RECORD_HEADER *record = (ATOM_COMMON_RECORD_HEADER *)
  620. (ctx->bios + data_offset +
  621. le16_to_cpu(router_obj->asObjects[k].usRecordOffset));
  622. ATOM_I2C_RECORD *i2c_record;
  623. ATOM_I2C_ID_CONFIG_ACCESS *i2c_config;
  624. ATOM_ROUTER_DDC_PATH_SELECT_RECORD *ddc_path;
  625. ATOM_ROUTER_DATA_CLOCK_PATH_SELECT_RECORD *cd_path;
  626. ATOM_SRC_DST_TABLE_FOR_ONE_OBJECT *router_src_dst_table =
  627. (ATOM_SRC_DST_TABLE_FOR_ONE_OBJECT *)
  628. (ctx->bios + data_offset +
  629. le16_to_cpu(router_obj->asObjects[k].usSrcDstTableOffset));
  630. int enum_id;
  631. router.router_id = router_obj_id;
  632. for (enum_id = 0; enum_id < router_src_dst_table->ucNumberOfDst;
  633. enum_id++) {
  634. if (le16_to_cpu(path->usConnObjectId) ==
  635. le16_to_cpu(router_src_dst_table->usDstObjectID[enum_id]))
  636. break;
  637. }
  638. while (record->ucRecordSize > 0 &&
  639. record->ucRecordType > 0 &&
  640. record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) {
  641. switch (record->ucRecordType) {
  642. case ATOM_I2C_RECORD_TYPE:
  643. i2c_record =
  644. (ATOM_I2C_RECORD *)
  645. record;
  646. i2c_config =
  647. (ATOM_I2C_ID_CONFIG_ACCESS *)
  648. &i2c_record->sucI2cId;
  649. router.i2c_info =
  650. radeon_lookup_i2c_gpio(rdev,
  651. i2c_config->
  652. ucAccess);
  653. router.i2c_addr = i2c_record->ucI2CAddr >> 1;
  654. break;
  655. case ATOM_ROUTER_DDC_PATH_SELECT_RECORD_TYPE:
  656. ddc_path = (ATOM_ROUTER_DDC_PATH_SELECT_RECORD *)
  657. record;
  658. router.ddc_valid = true;
  659. router.ddc_mux_type = ddc_path->ucMuxType;
  660. router.ddc_mux_control_pin = ddc_path->ucMuxControlPin;
  661. router.ddc_mux_state = ddc_path->ucMuxState[enum_id];
  662. break;
  663. case ATOM_ROUTER_DATA_CLOCK_PATH_SELECT_RECORD_TYPE:
  664. cd_path = (ATOM_ROUTER_DATA_CLOCK_PATH_SELECT_RECORD *)
  665. record;
  666. router.cd_valid = true;
  667. router.cd_mux_type = cd_path->ucMuxType;
  668. router.cd_mux_control_pin = cd_path->ucMuxControlPin;
  669. router.cd_mux_state = cd_path->ucMuxState[enum_id];
  670. break;
  671. }
  672. record = (ATOM_COMMON_RECORD_HEADER *)
  673. ((char *)record + record->ucRecordSize);
  674. }
  675. }
  676. }
  677. }
  678. }
  679. /* look up gpio for ddc, hpd */
  680. ddc_bus.valid = false;
  681. hpd.hpd = RADEON_HPD_NONE;
  682. if ((le16_to_cpu(path->usDeviceTag) &
  683. (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
  684. for (j = 0; j < con_obj->ucNumberOfObjects; j++) {
  685. if (le16_to_cpu(path->usConnObjectId) ==
  686. le16_to_cpu(con_obj->asObjects[j].
  687. usObjectID)) {
  688. ATOM_COMMON_RECORD_HEADER
  689. *record =
  690. (ATOM_COMMON_RECORD_HEADER
  691. *)
  692. (ctx->bios + data_offset +
  693. le16_to_cpu(con_obj->
  694. asObjects[j].
  695. usRecordOffset));
  696. ATOM_I2C_RECORD *i2c_record;
  697. ATOM_HPD_INT_RECORD *hpd_record;
  698. ATOM_I2C_ID_CONFIG_ACCESS *i2c_config;
  699. while (record->ucRecordSize > 0 &&
  700. record->ucRecordType > 0 &&
  701. record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) {
  702. switch (record->ucRecordType) {
  703. case ATOM_I2C_RECORD_TYPE:
  704. i2c_record =
  705. (ATOM_I2C_RECORD *)
  706. record;
  707. i2c_config =
  708. (ATOM_I2C_ID_CONFIG_ACCESS *)
  709. &i2c_record->sucI2cId;
  710. ddc_bus = radeon_lookup_i2c_gpio(rdev,
  711. i2c_config->
  712. ucAccess);
  713. break;
  714. case ATOM_HPD_INT_RECORD_TYPE:
  715. hpd_record =
  716. (ATOM_HPD_INT_RECORD *)
  717. record;
  718. gpio = radeon_lookup_gpio(rdev,
  719. hpd_record->ucHPDIntGPIOID);
  720. hpd = radeon_atom_get_hpd_info_from_gpio(rdev, &gpio);
  721. hpd.plugged_state = hpd_record->ucPlugged_PinState;
  722. break;
  723. }
  724. record =
  725. (ATOM_COMMON_RECORD_HEADER
  726. *) ((char *)record
  727. +
  728. record->
  729. ucRecordSize);
  730. }
  731. break;
  732. }
  733. }
  734. }
  735. /* needed for aux chan transactions */
  736. ddc_bus.hpd = hpd.hpd;
  737. conn_id = le16_to_cpu(path->usConnObjectId);
  738. if (!radeon_atom_apply_quirks
  739. (dev, le16_to_cpu(path->usDeviceTag), &connector_type,
  740. &ddc_bus, &conn_id, &hpd))
  741. continue;
  742. radeon_add_atom_connector(dev,
  743. conn_id,
  744. le16_to_cpu(path->
  745. usDeviceTag),
  746. connector_type, &ddc_bus,
  747. igp_lane_info,
  748. connector_object_id,
  749. &hpd,
  750. &router);
  751. }
  752. }
  753. radeon_link_encoder_connector(dev);
  754. return true;
  755. }
  756. static uint16_t atombios_get_connector_object_id(struct drm_device *dev,
  757. int connector_type,
  758. uint16_t devices)
  759. {
  760. struct radeon_device *rdev = dev->dev_private;
  761. if (rdev->flags & RADEON_IS_IGP) {
  762. return supported_devices_connector_object_id_convert
  763. [connector_type];
  764. } else if (((connector_type == DRM_MODE_CONNECTOR_DVII) ||
  765. (connector_type == DRM_MODE_CONNECTOR_DVID)) &&
  766. (devices & ATOM_DEVICE_DFP2_SUPPORT)) {
  767. struct radeon_mode_info *mode_info = &rdev->mode_info;
  768. struct atom_context *ctx = mode_info->atom_context;
  769. int index = GetIndexIntoMasterTable(DATA, XTMDS_Info);
  770. uint16_t size, data_offset;
  771. uint8_t frev, crev;
  772. ATOM_XTMDS_INFO *xtmds;
  773. if (atom_parse_data_header(ctx, index, &size, &frev, &crev, &data_offset)) {
  774. xtmds = (ATOM_XTMDS_INFO *)(ctx->bios + data_offset);
  775. if (xtmds->ucSupportedLink & ATOM_XTMDS_SUPPORTED_DUALLINK) {
  776. if (connector_type == DRM_MODE_CONNECTOR_DVII)
  777. return CONNECTOR_OBJECT_ID_DUAL_LINK_DVI_I;
  778. else
  779. return CONNECTOR_OBJECT_ID_DUAL_LINK_DVI_D;
  780. } else {
  781. if (connector_type == DRM_MODE_CONNECTOR_DVII)
  782. return CONNECTOR_OBJECT_ID_SINGLE_LINK_DVI_I;
  783. else
  784. return CONNECTOR_OBJECT_ID_SINGLE_LINK_DVI_D;
  785. }
  786. } else
  787. return supported_devices_connector_object_id_convert
  788. [connector_type];
  789. } else {
  790. return supported_devices_connector_object_id_convert
  791. [connector_type];
  792. }
  793. }
  794. struct bios_connector {
  795. bool valid;
  796. uint16_t line_mux;
  797. uint16_t devices;
  798. int connector_type;
  799. struct radeon_i2c_bus_rec ddc_bus;
  800. struct radeon_hpd hpd;
  801. };
  802. bool radeon_get_atom_connector_info_from_supported_devices_table(struct
  803. drm_device
  804. *dev)
  805. {
  806. struct radeon_device *rdev = dev->dev_private;
  807. struct radeon_mode_info *mode_info = &rdev->mode_info;
  808. struct atom_context *ctx = mode_info->atom_context;
  809. int index = GetIndexIntoMasterTable(DATA, SupportedDevicesInfo);
  810. uint16_t size, data_offset;
  811. uint8_t frev, crev;
  812. uint16_t device_support;
  813. uint8_t dac;
  814. union atom_supported_devices *supported_devices;
  815. int i, j, max_device;
  816. struct bios_connector *bios_connectors;
  817. size_t bc_size = sizeof(*bios_connectors) * ATOM_MAX_SUPPORTED_DEVICE;
  818. struct radeon_router router;
  819. router.ddc_valid = false;
  820. router.cd_valid = false;
  821. bios_connectors = kzalloc(bc_size, GFP_KERNEL);
  822. if (!bios_connectors)
  823. return false;
  824. if (!atom_parse_data_header(ctx, index, &size, &frev, &crev,
  825. &data_offset)) {
  826. kfree(bios_connectors);
  827. return false;
  828. }
  829. supported_devices =
  830. (union atom_supported_devices *)(ctx->bios + data_offset);
  831. device_support = le16_to_cpu(supported_devices->info.usDeviceSupport);
  832. if (frev > 1)
  833. max_device = ATOM_MAX_SUPPORTED_DEVICE;
  834. else
  835. max_device = ATOM_MAX_SUPPORTED_DEVICE_INFO;
  836. for (i = 0; i < max_device; i++) {
  837. ATOM_CONNECTOR_INFO_I2C ci =
  838. supported_devices->info.asConnInfo[i];
  839. bios_connectors[i].valid = false;
  840. if (!(device_support & (1 << i))) {
  841. continue;
  842. }
  843. if (i == ATOM_DEVICE_CV_INDEX) {
  844. DRM_DEBUG_KMS("Skipping Component Video\n");
  845. continue;
  846. }
  847. bios_connectors[i].connector_type =
  848. supported_devices_connector_convert[ci.sucConnectorInfo.
  849. sbfAccess.
  850. bfConnectorType];
  851. if (bios_connectors[i].connector_type ==
  852. DRM_MODE_CONNECTOR_Unknown)
  853. continue;
  854. dac = ci.sucConnectorInfo.sbfAccess.bfAssociatedDAC;
  855. bios_connectors[i].line_mux =
  856. ci.sucI2cId.ucAccess;
  857. /* give tv unique connector ids */
  858. if (i == ATOM_DEVICE_TV1_INDEX) {
  859. bios_connectors[i].ddc_bus.valid = false;
  860. bios_connectors[i].line_mux = 50;
  861. } else if (i == ATOM_DEVICE_TV2_INDEX) {
  862. bios_connectors[i].ddc_bus.valid = false;
  863. bios_connectors[i].line_mux = 51;
  864. } else if (i == ATOM_DEVICE_CV_INDEX) {
  865. bios_connectors[i].ddc_bus.valid = false;
  866. bios_connectors[i].line_mux = 52;
  867. } else
  868. bios_connectors[i].ddc_bus =
  869. radeon_lookup_i2c_gpio(rdev,
  870. bios_connectors[i].line_mux);
  871. if ((crev > 1) && (frev > 1)) {
  872. u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap;
  873. switch (isb) {
  874. case 0x4:
  875. bios_connectors[i].hpd.hpd = RADEON_HPD_1;
  876. break;
  877. case 0xa:
  878. bios_connectors[i].hpd.hpd = RADEON_HPD_2;
  879. break;
  880. default:
  881. bios_connectors[i].hpd.hpd = RADEON_HPD_NONE;
  882. break;
  883. }
  884. } else {
  885. if (i == ATOM_DEVICE_DFP1_INDEX)
  886. bios_connectors[i].hpd.hpd = RADEON_HPD_1;
  887. else if (i == ATOM_DEVICE_DFP2_INDEX)
  888. bios_connectors[i].hpd.hpd = RADEON_HPD_2;
  889. else
  890. bios_connectors[i].hpd.hpd = RADEON_HPD_NONE;
  891. }
  892. /* Always set the connector type to VGA for CRT1/CRT2. if they are
  893. * shared with a DVI port, we'll pick up the DVI connector when we
  894. * merge the outputs. Some bioses incorrectly list VGA ports as DVI.
  895. */
  896. if (i == ATOM_DEVICE_CRT1_INDEX || i == ATOM_DEVICE_CRT2_INDEX)
  897. bios_connectors[i].connector_type =
  898. DRM_MODE_CONNECTOR_VGA;
  899. if (!radeon_atom_apply_quirks
  900. (dev, (1 << i), &bios_connectors[i].connector_type,
  901. &bios_connectors[i].ddc_bus, &bios_connectors[i].line_mux,
  902. &bios_connectors[i].hpd))
  903. continue;
  904. bios_connectors[i].valid = true;
  905. bios_connectors[i].devices = (1 << i);
  906. if (ASIC_IS_AVIVO(rdev) || radeon_r4xx_atom)
  907. radeon_add_atom_encoder(dev,
  908. radeon_get_encoder_enum(dev,
  909. (1 << i),
  910. dac),
  911. (1 << i),
  912. 0);
  913. else
  914. radeon_add_legacy_encoder(dev,
  915. radeon_get_encoder_enum(dev,
  916. (1 << i),
  917. dac),
  918. (1 << i));
  919. }
  920. /* combine shared connectors */
  921. for (i = 0; i < max_device; i++) {
  922. if (bios_connectors[i].valid) {
  923. for (j = 0; j < max_device; j++) {
  924. if (bios_connectors[j].valid && (i != j)) {
  925. if (bios_connectors[i].line_mux ==
  926. bios_connectors[j].line_mux) {
  927. /* make sure not to combine LVDS */
  928. if (bios_connectors[i].devices & (ATOM_DEVICE_LCD_SUPPORT)) {
  929. bios_connectors[i].line_mux = 53;
  930. bios_connectors[i].ddc_bus.valid = false;
  931. continue;
  932. }
  933. if (bios_connectors[j].devices & (ATOM_DEVICE_LCD_SUPPORT)) {
  934. bios_connectors[j].line_mux = 53;
  935. bios_connectors[j].ddc_bus.valid = false;
  936. continue;
  937. }
  938. /* combine analog and digital for DVI-I */
  939. if (((bios_connectors[i].devices & (ATOM_DEVICE_DFP_SUPPORT)) &&
  940. (bios_connectors[j].devices & (ATOM_DEVICE_CRT_SUPPORT))) ||
  941. ((bios_connectors[j].devices & (ATOM_DEVICE_DFP_SUPPORT)) &&
  942. (bios_connectors[i].devices & (ATOM_DEVICE_CRT_SUPPORT)))) {
  943. bios_connectors[i].devices |=
  944. bios_connectors[j].devices;
  945. bios_connectors[i].connector_type =
  946. DRM_MODE_CONNECTOR_DVII;
  947. if (bios_connectors[j].devices & (ATOM_DEVICE_DFP_SUPPORT))
  948. bios_connectors[i].hpd =
  949. bios_connectors[j].hpd;
  950. bios_connectors[j].valid = false;
  951. }
  952. }
  953. }
  954. }
  955. }
  956. }
  957. /* add the connectors */
  958. for (i = 0; i < max_device; i++) {
  959. if (bios_connectors[i].valid) {
  960. uint16_t connector_object_id =
  961. atombios_get_connector_object_id(dev,
  962. bios_connectors[i].connector_type,
  963. bios_connectors[i].devices);
  964. radeon_add_atom_connector(dev,
  965. bios_connectors[i].line_mux,
  966. bios_connectors[i].devices,
  967. bios_connectors[i].
  968. connector_type,
  969. &bios_connectors[i].ddc_bus,
  970. 0,
  971. connector_object_id,
  972. &bios_connectors[i].hpd,
  973. &router);
  974. }
  975. }
  976. radeon_link_encoder_connector(dev);
  977. kfree(bios_connectors);
  978. return true;
  979. }
  980. union firmware_info {
  981. ATOM_FIRMWARE_INFO info;
  982. ATOM_FIRMWARE_INFO_V1_2 info_12;
  983. ATOM_FIRMWARE_INFO_V1_3 info_13;
  984. ATOM_FIRMWARE_INFO_V1_4 info_14;
  985. ATOM_FIRMWARE_INFO_V2_1 info_21;
  986. ATOM_FIRMWARE_INFO_V2_2 info_22;
  987. };
  988. bool radeon_atom_get_clock_info(struct drm_device *dev)
  989. {
  990. struct radeon_device *rdev = dev->dev_private;
  991. struct radeon_mode_info *mode_info = &rdev->mode_info;
  992. int index = GetIndexIntoMasterTable(DATA, FirmwareInfo);
  993. union firmware_info *firmware_info;
  994. uint8_t frev, crev;
  995. struct radeon_pll *p1pll = &rdev->clock.p1pll;
  996. struct radeon_pll *p2pll = &rdev->clock.p2pll;
  997. struct radeon_pll *dcpll = &rdev->clock.dcpll;
  998. struct radeon_pll *spll = &rdev->clock.spll;
  999. struct radeon_pll *mpll = &rdev->clock.mpll;
  1000. uint16_t data_offset;
  1001. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  1002. &frev, &crev, &data_offset)) {
  1003. firmware_info =
  1004. (union firmware_info *)(mode_info->atom_context->bios +
  1005. data_offset);
  1006. /* pixel clocks */
  1007. p1pll->reference_freq =
  1008. le16_to_cpu(firmware_info->info.usReferenceClock);
  1009. p1pll->reference_div = 0;
  1010. if (crev < 2)
  1011. p1pll->pll_out_min =
  1012. le16_to_cpu(firmware_info->info.usMinPixelClockPLL_Output);
  1013. else
  1014. p1pll->pll_out_min =
  1015. le32_to_cpu(firmware_info->info_12.ulMinPixelClockPLL_Output);
  1016. p1pll->pll_out_max =
  1017. le32_to_cpu(firmware_info->info.ulMaxPixelClockPLL_Output);
  1018. if (crev >= 4) {
  1019. p1pll->lcd_pll_out_min =
  1020. le16_to_cpu(firmware_info->info_14.usLcdMinPixelClockPLL_Output) * 100;
  1021. if (p1pll->lcd_pll_out_min == 0)
  1022. p1pll->lcd_pll_out_min = p1pll->pll_out_min;
  1023. p1pll->lcd_pll_out_max =
  1024. le16_to_cpu(firmware_info->info_14.usLcdMaxPixelClockPLL_Output) * 100;
  1025. if (p1pll->lcd_pll_out_max == 0)
  1026. p1pll->lcd_pll_out_max = p1pll->pll_out_max;
  1027. } else {
  1028. p1pll->lcd_pll_out_min = p1pll->pll_out_min;
  1029. p1pll->lcd_pll_out_max = p1pll->pll_out_max;
  1030. }
  1031. if (p1pll->pll_out_min == 0) {
  1032. if (ASIC_IS_AVIVO(rdev))
  1033. p1pll->pll_out_min = 64800;
  1034. else
  1035. p1pll->pll_out_min = 20000;
  1036. }
  1037. p1pll->pll_in_min =
  1038. le16_to_cpu(firmware_info->info.usMinPixelClockPLL_Input);
  1039. p1pll->pll_in_max =
  1040. le16_to_cpu(firmware_info->info.usMaxPixelClockPLL_Input);
  1041. *p2pll = *p1pll;
  1042. /* system clock */
  1043. if (ASIC_IS_DCE4(rdev))
  1044. spll->reference_freq =
  1045. le16_to_cpu(firmware_info->info_21.usCoreReferenceClock);
  1046. else
  1047. spll->reference_freq =
  1048. le16_to_cpu(firmware_info->info.usReferenceClock);
  1049. spll->reference_div = 0;
  1050. spll->pll_out_min =
  1051. le16_to_cpu(firmware_info->info.usMinEngineClockPLL_Output);
  1052. spll->pll_out_max =
  1053. le32_to_cpu(firmware_info->info.ulMaxEngineClockPLL_Output);
  1054. /* ??? */
  1055. if (spll->pll_out_min == 0) {
  1056. if (ASIC_IS_AVIVO(rdev))
  1057. spll->pll_out_min = 64800;
  1058. else
  1059. spll->pll_out_min = 20000;
  1060. }
  1061. spll->pll_in_min =
  1062. le16_to_cpu(firmware_info->info.usMinEngineClockPLL_Input);
  1063. spll->pll_in_max =
  1064. le16_to_cpu(firmware_info->info.usMaxEngineClockPLL_Input);
  1065. /* memory clock */
  1066. if (ASIC_IS_DCE4(rdev))
  1067. mpll->reference_freq =
  1068. le16_to_cpu(firmware_info->info_21.usMemoryReferenceClock);
  1069. else
  1070. mpll->reference_freq =
  1071. le16_to_cpu(firmware_info->info.usReferenceClock);
  1072. mpll->reference_div = 0;
  1073. mpll->pll_out_min =
  1074. le16_to_cpu(firmware_info->info.usMinMemoryClockPLL_Output);
  1075. mpll->pll_out_max =
  1076. le32_to_cpu(firmware_info->info.ulMaxMemoryClockPLL_Output);
  1077. /* ??? */
  1078. if (mpll->pll_out_min == 0) {
  1079. if (ASIC_IS_AVIVO(rdev))
  1080. mpll->pll_out_min = 64800;
  1081. else
  1082. mpll->pll_out_min = 20000;
  1083. }
  1084. mpll->pll_in_min =
  1085. le16_to_cpu(firmware_info->info.usMinMemoryClockPLL_Input);
  1086. mpll->pll_in_max =
  1087. le16_to_cpu(firmware_info->info.usMaxMemoryClockPLL_Input);
  1088. rdev->clock.default_sclk =
  1089. le32_to_cpu(firmware_info->info.ulDefaultEngineClock);
  1090. rdev->clock.default_mclk =
  1091. le32_to_cpu(firmware_info->info.ulDefaultMemoryClock);
  1092. if (ASIC_IS_DCE4(rdev)) {
  1093. rdev->clock.default_dispclk =
  1094. le32_to_cpu(firmware_info->info_21.ulDefaultDispEngineClkFreq);
  1095. if (rdev->clock.default_dispclk == 0) {
  1096. if (ASIC_IS_DCE5(rdev))
  1097. rdev->clock.default_dispclk = 54000; /* 540 Mhz */
  1098. else
  1099. rdev->clock.default_dispclk = 60000; /* 600 Mhz */
  1100. }
  1101. rdev->clock.dp_extclk =
  1102. le16_to_cpu(firmware_info->info_21.usUniphyDPModeExtClkFreq);
  1103. rdev->clock.current_dispclk = rdev->clock.default_dispclk;
  1104. }
  1105. *dcpll = *p1pll;
  1106. rdev->clock.max_pixel_clock = le16_to_cpu(firmware_info->info.usMaxPixelClock);
  1107. if (rdev->clock.max_pixel_clock == 0)
  1108. rdev->clock.max_pixel_clock = 40000;
  1109. /* not technically a clock, but... */
  1110. rdev->mode_info.firmware_flags =
  1111. le16_to_cpu(firmware_info->info.usFirmwareCapability.susAccess);
  1112. return true;
  1113. }
  1114. return false;
  1115. }
  1116. union igp_info {
  1117. struct _ATOM_INTEGRATED_SYSTEM_INFO info;
  1118. struct _ATOM_INTEGRATED_SYSTEM_INFO_V2 info_2;
  1119. struct _ATOM_INTEGRATED_SYSTEM_INFO_V6 info_6;
  1120. struct _ATOM_INTEGRATED_SYSTEM_INFO_V1_7 info_7;
  1121. struct _ATOM_INTEGRATED_SYSTEM_INFO_V1_8 info_8;
  1122. };
  1123. bool radeon_atombios_sideport_present(struct radeon_device *rdev)
  1124. {
  1125. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1126. int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo);
  1127. union igp_info *igp_info;
  1128. u8 frev, crev;
  1129. u16 data_offset;
  1130. /* sideport is AMD only */
  1131. if (rdev->family == CHIP_RS600)
  1132. return false;
  1133. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  1134. &frev, &crev, &data_offset)) {
  1135. igp_info = (union igp_info *)(mode_info->atom_context->bios +
  1136. data_offset);
  1137. switch (crev) {
  1138. case 1:
  1139. if (le32_to_cpu(igp_info->info.ulBootUpMemoryClock))
  1140. return true;
  1141. break;
  1142. case 2:
  1143. if (le32_to_cpu(igp_info->info_2.ulBootUpSidePortClock))
  1144. return true;
  1145. break;
  1146. default:
  1147. DRM_ERROR("Unsupported IGP table: %d %d\n", frev, crev);
  1148. break;
  1149. }
  1150. }
  1151. return false;
  1152. }
  1153. bool radeon_atombios_get_tmds_info(struct radeon_encoder *encoder,
  1154. struct radeon_encoder_int_tmds *tmds)
  1155. {
  1156. struct drm_device *dev = encoder->base.dev;
  1157. struct radeon_device *rdev = dev->dev_private;
  1158. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1159. int index = GetIndexIntoMasterTable(DATA, TMDS_Info);
  1160. uint16_t data_offset;
  1161. struct _ATOM_TMDS_INFO *tmds_info;
  1162. uint8_t frev, crev;
  1163. uint16_t maxfreq;
  1164. int i;
  1165. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  1166. &frev, &crev, &data_offset)) {
  1167. tmds_info =
  1168. (struct _ATOM_TMDS_INFO *)(mode_info->atom_context->bios +
  1169. data_offset);
  1170. maxfreq = le16_to_cpu(tmds_info->usMaxFrequency);
  1171. for (i = 0; i < 4; i++) {
  1172. tmds->tmds_pll[i].freq =
  1173. le16_to_cpu(tmds_info->asMiscInfo[i].usFrequency);
  1174. tmds->tmds_pll[i].value =
  1175. tmds_info->asMiscInfo[i].ucPLL_ChargePump & 0x3f;
  1176. tmds->tmds_pll[i].value |=
  1177. (tmds_info->asMiscInfo[i].
  1178. ucPLL_VCO_Gain & 0x3f) << 6;
  1179. tmds->tmds_pll[i].value |=
  1180. (tmds_info->asMiscInfo[i].
  1181. ucPLL_DutyCycle & 0xf) << 12;
  1182. tmds->tmds_pll[i].value |=
  1183. (tmds_info->asMiscInfo[i].
  1184. ucPLL_VoltageSwing & 0xf) << 16;
  1185. DRM_DEBUG_KMS("TMDS PLL From ATOMBIOS %u %x\n",
  1186. tmds->tmds_pll[i].freq,
  1187. tmds->tmds_pll[i].value);
  1188. if (maxfreq == tmds->tmds_pll[i].freq) {
  1189. tmds->tmds_pll[i].freq = 0xffffffff;
  1190. break;
  1191. }
  1192. }
  1193. return true;
  1194. }
  1195. return false;
  1196. }
  1197. bool radeon_atombios_get_ppll_ss_info(struct radeon_device *rdev,
  1198. struct radeon_atom_ss *ss,
  1199. int id)
  1200. {
  1201. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1202. int index = GetIndexIntoMasterTable(DATA, PPLL_SS_Info);
  1203. uint16_t data_offset, size;
  1204. struct _ATOM_SPREAD_SPECTRUM_INFO *ss_info;
  1205. uint8_t frev, crev;
  1206. int i, num_indices;
  1207. memset(ss, 0, sizeof(struct radeon_atom_ss));
  1208. if (atom_parse_data_header(mode_info->atom_context, index, &size,
  1209. &frev, &crev, &data_offset)) {
  1210. ss_info =
  1211. (struct _ATOM_SPREAD_SPECTRUM_INFO *)(mode_info->atom_context->bios + data_offset);
  1212. num_indices = (size - sizeof(ATOM_COMMON_TABLE_HEADER)) /
  1213. sizeof(ATOM_SPREAD_SPECTRUM_ASSIGNMENT);
  1214. for (i = 0; i < num_indices; i++) {
  1215. if (ss_info->asSS_Info[i].ucSS_Id == id) {
  1216. ss->percentage =
  1217. le16_to_cpu(ss_info->asSS_Info[i].usSpreadSpectrumPercentage);
  1218. ss->type = ss_info->asSS_Info[i].ucSpreadSpectrumType;
  1219. ss->step = ss_info->asSS_Info[i].ucSS_Step;
  1220. ss->delay = ss_info->asSS_Info[i].ucSS_Delay;
  1221. ss->range = ss_info->asSS_Info[i].ucSS_Range;
  1222. ss->refdiv = ss_info->asSS_Info[i].ucRecommendedRef_Div;
  1223. return true;
  1224. }
  1225. }
  1226. }
  1227. return false;
  1228. }
  1229. static void radeon_atombios_get_igp_ss_overrides(struct radeon_device *rdev,
  1230. struct radeon_atom_ss *ss,
  1231. int id)
  1232. {
  1233. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1234. int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo);
  1235. u16 data_offset, size;
  1236. union igp_info *igp_info;
  1237. u8 frev, crev;
  1238. u16 percentage = 0, rate = 0;
  1239. /* get any igp specific overrides */
  1240. if (atom_parse_data_header(mode_info->atom_context, index, &size,
  1241. &frev, &crev, &data_offset)) {
  1242. igp_info = (union igp_info *)
  1243. (mode_info->atom_context->bios + data_offset);
  1244. switch (crev) {
  1245. case 6:
  1246. switch (id) {
  1247. case ASIC_INTERNAL_SS_ON_TMDS:
  1248. percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage);
  1249. rate = le16_to_cpu(igp_info->info_6.usDVISSpreadRateIn10Hz);
  1250. break;
  1251. case ASIC_INTERNAL_SS_ON_HDMI:
  1252. percentage = le16_to_cpu(igp_info->info_6.usHDMISSPercentage);
  1253. rate = le16_to_cpu(igp_info->info_6.usHDMISSpreadRateIn10Hz);
  1254. break;
  1255. case ASIC_INTERNAL_SS_ON_LVDS:
  1256. percentage = le16_to_cpu(igp_info->info_6.usLvdsSSPercentage);
  1257. rate = le16_to_cpu(igp_info->info_6.usLvdsSSpreadRateIn10Hz);
  1258. break;
  1259. }
  1260. break;
  1261. case 7:
  1262. switch (id) {
  1263. case ASIC_INTERNAL_SS_ON_TMDS:
  1264. percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage);
  1265. rate = le16_to_cpu(igp_info->info_7.usDVISSpreadRateIn10Hz);
  1266. break;
  1267. case ASIC_INTERNAL_SS_ON_HDMI:
  1268. percentage = le16_to_cpu(igp_info->info_7.usHDMISSPercentage);
  1269. rate = le16_to_cpu(igp_info->info_7.usHDMISSpreadRateIn10Hz);
  1270. break;
  1271. case ASIC_INTERNAL_SS_ON_LVDS:
  1272. percentage = le16_to_cpu(igp_info->info_7.usLvdsSSPercentage);
  1273. rate = le16_to_cpu(igp_info->info_7.usLvdsSSpreadRateIn10Hz);
  1274. break;
  1275. }
  1276. break;
  1277. case 8:
  1278. switch (id) {
  1279. case ASIC_INTERNAL_SS_ON_TMDS:
  1280. percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage);
  1281. rate = le16_to_cpu(igp_info->info_8.usDVISSpreadRateIn10Hz);
  1282. break;
  1283. case ASIC_INTERNAL_SS_ON_HDMI:
  1284. percentage = le16_to_cpu(igp_info->info_8.usHDMISSPercentage);
  1285. rate = le16_to_cpu(igp_info->info_8.usHDMISSpreadRateIn10Hz);
  1286. break;
  1287. case ASIC_INTERNAL_SS_ON_LVDS:
  1288. percentage = le16_to_cpu(igp_info->info_8.usLvdsSSPercentage);
  1289. rate = le16_to_cpu(igp_info->info_8.usLvdsSSpreadRateIn10Hz);
  1290. break;
  1291. }
  1292. break;
  1293. default:
  1294. DRM_ERROR("Unsupported IGP table: %d %d\n", frev, crev);
  1295. break;
  1296. }
  1297. if (percentage)
  1298. ss->percentage = percentage;
  1299. if (rate)
  1300. ss->rate = rate;
  1301. }
  1302. }
  1303. union asic_ss_info {
  1304. struct _ATOM_ASIC_INTERNAL_SS_INFO info;
  1305. struct _ATOM_ASIC_INTERNAL_SS_INFO_V2 info_2;
  1306. struct _ATOM_ASIC_INTERNAL_SS_INFO_V3 info_3;
  1307. };
  1308. bool radeon_atombios_get_asic_ss_info(struct radeon_device *rdev,
  1309. struct radeon_atom_ss *ss,
  1310. int id, u32 clock)
  1311. {
  1312. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1313. int index = GetIndexIntoMasterTable(DATA, ASIC_InternalSS_Info);
  1314. uint16_t data_offset, size;
  1315. union asic_ss_info *ss_info;
  1316. uint8_t frev, crev;
  1317. int i, num_indices;
  1318. memset(ss, 0, sizeof(struct radeon_atom_ss));
  1319. if (atom_parse_data_header(mode_info->atom_context, index, &size,
  1320. &frev, &crev, &data_offset)) {
  1321. ss_info =
  1322. (union asic_ss_info *)(mode_info->atom_context->bios + data_offset);
  1323. switch (frev) {
  1324. case 1:
  1325. num_indices = (size - sizeof(ATOM_COMMON_TABLE_HEADER)) /
  1326. sizeof(ATOM_ASIC_SS_ASSIGNMENT);
  1327. for (i = 0; i < num_indices; i++) {
  1328. if ((ss_info->info.asSpreadSpectrum[i].ucClockIndication == id) &&
  1329. (clock <= le32_to_cpu(ss_info->info.asSpreadSpectrum[i].ulTargetClockRange))) {
  1330. ss->percentage =
  1331. le16_to_cpu(ss_info->info.asSpreadSpectrum[i].usSpreadSpectrumPercentage);
  1332. ss->type = ss_info->info.asSpreadSpectrum[i].ucSpreadSpectrumMode;
  1333. ss->rate = le16_to_cpu(ss_info->info.asSpreadSpectrum[i].usSpreadRateInKhz);
  1334. return true;
  1335. }
  1336. }
  1337. break;
  1338. case 2:
  1339. num_indices = (size - sizeof(ATOM_COMMON_TABLE_HEADER)) /
  1340. sizeof(ATOM_ASIC_SS_ASSIGNMENT_V2);
  1341. for (i = 0; i < num_indices; i++) {
  1342. if ((ss_info->info_2.asSpreadSpectrum[i].ucClockIndication == id) &&
  1343. (clock <= le32_to_cpu(ss_info->info_2.asSpreadSpectrum[i].ulTargetClockRange))) {
  1344. ss->percentage =
  1345. le16_to_cpu(ss_info->info_2.asSpreadSpectrum[i].usSpreadSpectrumPercentage);
  1346. ss->type = ss_info->info_2.asSpreadSpectrum[i].ucSpreadSpectrumMode;
  1347. ss->rate = le16_to_cpu(ss_info->info_2.asSpreadSpectrum[i].usSpreadRateIn10Hz);
  1348. if ((crev == 2) &&
  1349. ((id == ASIC_INTERNAL_ENGINE_SS) ||
  1350. (id == ASIC_INTERNAL_MEMORY_SS)))
  1351. ss->rate /= 100;
  1352. return true;
  1353. }
  1354. }
  1355. break;
  1356. case 3:
  1357. num_indices = (size - sizeof(ATOM_COMMON_TABLE_HEADER)) /
  1358. sizeof(ATOM_ASIC_SS_ASSIGNMENT_V3);
  1359. for (i = 0; i < num_indices; i++) {
  1360. if ((ss_info->info_3.asSpreadSpectrum[i].ucClockIndication == id) &&
  1361. (clock <= le32_to_cpu(ss_info->info_3.asSpreadSpectrum[i].ulTargetClockRange))) {
  1362. ss->percentage =
  1363. le16_to_cpu(ss_info->info_3.asSpreadSpectrum[i].usSpreadSpectrumPercentage);
  1364. ss->type = ss_info->info_3.asSpreadSpectrum[i].ucSpreadSpectrumMode;
  1365. ss->rate = le16_to_cpu(ss_info->info_3.asSpreadSpectrum[i].usSpreadRateIn10Hz);
  1366. if ((id == ASIC_INTERNAL_ENGINE_SS) ||
  1367. (id == ASIC_INTERNAL_MEMORY_SS))
  1368. ss->rate /= 100;
  1369. if (rdev->flags & RADEON_IS_IGP)
  1370. radeon_atombios_get_igp_ss_overrides(rdev, ss, id);
  1371. return true;
  1372. }
  1373. }
  1374. break;
  1375. default:
  1376. DRM_ERROR("Unsupported ASIC_InternalSS_Info table: %d %d\n", frev, crev);
  1377. break;
  1378. }
  1379. }
  1380. return false;
  1381. }
  1382. union lvds_info {
  1383. struct _ATOM_LVDS_INFO info;
  1384. struct _ATOM_LVDS_INFO_V12 info_12;
  1385. };
  1386. struct radeon_encoder_atom_dig *radeon_atombios_get_lvds_info(struct
  1387. radeon_encoder
  1388. *encoder)
  1389. {
  1390. struct drm_device *dev = encoder->base.dev;
  1391. struct radeon_device *rdev = dev->dev_private;
  1392. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1393. int index = GetIndexIntoMasterTable(DATA, LVDS_Info);
  1394. uint16_t data_offset, misc;
  1395. union lvds_info *lvds_info;
  1396. uint8_t frev, crev;
  1397. struct radeon_encoder_atom_dig *lvds = NULL;
  1398. int encoder_enum = (encoder->encoder_enum & ENUM_ID_MASK) >> ENUM_ID_SHIFT;
  1399. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  1400. &frev, &crev, &data_offset)) {
  1401. lvds_info =
  1402. (union lvds_info *)(mode_info->atom_context->bios + data_offset);
  1403. lvds =
  1404. kzalloc(sizeof(struct radeon_encoder_atom_dig), GFP_KERNEL);
  1405. if (!lvds)
  1406. return NULL;
  1407. lvds->native_mode.clock =
  1408. le16_to_cpu(lvds_info->info.sLCDTiming.usPixClk) * 10;
  1409. lvds->native_mode.hdisplay =
  1410. le16_to_cpu(lvds_info->info.sLCDTiming.usHActive);
  1411. lvds->native_mode.vdisplay =
  1412. le16_to_cpu(lvds_info->info.sLCDTiming.usVActive);
  1413. lvds->native_mode.htotal = lvds->native_mode.hdisplay +
  1414. le16_to_cpu(lvds_info->info.sLCDTiming.usHBlanking_Time);
  1415. lvds->native_mode.hsync_start = lvds->native_mode.hdisplay +
  1416. le16_to_cpu(lvds_info->info.sLCDTiming.usHSyncOffset);
  1417. lvds->native_mode.hsync_end = lvds->native_mode.hsync_start +
  1418. le16_to_cpu(lvds_info->info.sLCDTiming.usHSyncWidth);
  1419. lvds->native_mode.vtotal = lvds->native_mode.vdisplay +
  1420. le16_to_cpu(lvds_info->info.sLCDTiming.usVBlanking_Time);
  1421. lvds->native_mode.vsync_start = lvds->native_mode.vdisplay +
  1422. le16_to_cpu(lvds_info->info.sLCDTiming.usVSyncOffset);
  1423. lvds->native_mode.vsync_end = lvds->native_mode.vsync_start +
  1424. le16_to_cpu(lvds_info->info.sLCDTiming.usVSyncWidth);
  1425. lvds->panel_pwr_delay =
  1426. le16_to_cpu(lvds_info->info.usOffDelayInMs);
  1427. lvds->lcd_misc = lvds_info->info.ucLVDS_Misc;
  1428. misc = le16_to_cpu(lvds_info->info.sLCDTiming.susModeMiscInfo.usAccess);
  1429. if (misc & ATOM_VSYNC_POLARITY)
  1430. lvds->native_mode.flags |= DRM_MODE_FLAG_NVSYNC;
  1431. if (misc & ATOM_HSYNC_POLARITY)
  1432. lvds->native_mode.flags |= DRM_MODE_FLAG_NHSYNC;
  1433. if (misc & ATOM_COMPOSITESYNC)
  1434. lvds->native_mode.flags |= DRM_MODE_FLAG_CSYNC;
  1435. if (misc & ATOM_INTERLACE)
  1436. lvds->native_mode.flags |= DRM_MODE_FLAG_INTERLACE;
  1437. if (misc & ATOM_DOUBLE_CLOCK_MODE)
  1438. lvds->native_mode.flags |= DRM_MODE_FLAG_DBLSCAN;
  1439. lvds->native_mode.width_mm = le16_to_cpu(lvds_info->info.sLCDTiming.usImageHSize);
  1440. lvds->native_mode.height_mm = le16_to_cpu(lvds_info->info.sLCDTiming.usImageVSize);
  1441. /* set crtc values */
  1442. drm_mode_set_crtcinfo(&lvds->native_mode, CRTC_INTERLACE_HALVE_V);
  1443. lvds->lcd_ss_id = lvds_info->info.ucSS_Id;
  1444. encoder->native_mode = lvds->native_mode;
  1445. if (encoder_enum == 2)
  1446. lvds->linkb = true;
  1447. else
  1448. lvds->linkb = false;
  1449. /* parse the lcd record table */
  1450. if (le16_to_cpu(lvds_info->info.usModePatchTableOffset)) {
  1451. ATOM_FAKE_EDID_PATCH_RECORD *fake_edid_record;
  1452. ATOM_PANEL_RESOLUTION_PATCH_RECORD *panel_res_record;
  1453. bool bad_record = false;
  1454. u8 *record;
  1455. if ((frev == 1) && (crev < 2))
  1456. /* absolute */
  1457. record = (u8 *)(mode_info->atom_context->bios +
  1458. le16_to_cpu(lvds_info->info.usModePatchTableOffset));
  1459. else
  1460. /* relative */
  1461. record = (u8 *)(mode_info->atom_context->bios +
  1462. data_offset +
  1463. le16_to_cpu(lvds_info->info.usModePatchTableOffset));
  1464. while (*record != ATOM_RECORD_END_TYPE) {
  1465. switch (*record) {
  1466. case LCD_MODE_PATCH_RECORD_MODE_TYPE:
  1467. record += sizeof(ATOM_PATCH_RECORD_MODE);
  1468. break;
  1469. case LCD_RTS_RECORD_TYPE:
  1470. record += sizeof(ATOM_LCD_RTS_RECORD);
  1471. break;
  1472. case LCD_CAP_RECORD_TYPE:
  1473. record += sizeof(ATOM_LCD_MODE_CONTROL_CAP);
  1474. break;
  1475. case LCD_FAKE_EDID_PATCH_RECORD_TYPE:
  1476. fake_edid_record = (ATOM_FAKE_EDID_PATCH_RECORD *)record;
  1477. if (fake_edid_record->ucFakeEDIDLength) {
  1478. struct edid *edid;
  1479. int edid_size =
  1480. max((int)EDID_LENGTH, (int)fake_edid_record->ucFakeEDIDLength);
  1481. edid = kmalloc(edid_size, GFP_KERNEL);
  1482. if (edid) {
  1483. memcpy((u8 *)edid, (u8 *)&fake_edid_record->ucFakeEDIDString[0],
  1484. fake_edid_record->ucFakeEDIDLength);
  1485. if (drm_edid_is_valid(edid)) {
  1486. rdev->mode_info.bios_hardcoded_edid = edid;
  1487. rdev->mode_info.bios_hardcoded_edid_size = edid_size;
  1488. } else
  1489. kfree(edid);
  1490. }
  1491. }
  1492. record += sizeof(ATOM_FAKE_EDID_PATCH_RECORD);
  1493. break;
  1494. case LCD_PANEL_RESOLUTION_RECORD_TYPE:
  1495. panel_res_record = (ATOM_PANEL_RESOLUTION_PATCH_RECORD *)record;
  1496. lvds->native_mode.width_mm = panel_res_record->usHSize;
  1497. lvds->native_mode.height_mm = panel_res_record->usVSize;
  1498. record += sizeof(ATOM_PANEL_RESOLUTION_PATCH_RECORD);
  1499. break;
  1500. default:
  1501. DRM_ERROR("Bad LCD record %d\n", *record);
  1502. bad_record = true;
  1503. break;
  1504. }
  1505. if (bad_record)
  1506. break;
  1507. }
  1508. }
  1509. }
  1510. return lvds;
  1511. }
  1512. struct radeon_encoder_primary_dac *
  1513. radeon_atombios_get_primary_dac_info(struct radeon_encoder *encoder)
  1514. {
  1515. struct drm_device *dev = encoder->base.dev;
  1516. struct radeon_device *rdev = dev->dev_private;
  1517. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1518. int index = GetIndexIntoMasterTable(DATA, CompassionateData);
  1519. uint16_t data_offset;
  1520. struct _COMPASSIONATE_DATA *dac_info;
  1521. uint8_t frev, crev;
  1522. uint8_t bg, dac;
  1523. struct radeon_encoder_primary_dac *p_dac = NULL;
  1524. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  1525. &frev, &crev, &data_offset)) {
  1526. dac_info = (struct _COMPASSIONATE_DATA *)
  1527. (mode_info->atom_context->bios + data_offset);
  1528. p_dac = kzalloc(sizeof(struct radeon_encoder_primary_dac), GFP_KERNEL);
  1529. if (!p_dac)
  1530. return NULL;
  1531. bg = dac_info->ucDAC1_BG_Adjustment;
  1532. dac = dac_info->ucDAC1_DAC_Adjustment;
  1533. p_dac->ps2_pdac_adj = (bg << 8) | (dac);
  1534. }
  1535. return p_dac;
  1536. }
  1537. bool radeon_atom_get_tv_timings(struct radeon_device *rdev, int index,
  1538. struct drm_display_mode *mode)
  1539. {
  1540. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1541. ATOM_ANALOG_TV_INFO *tv_info;
  1542. ATOM_ANALOG_TV_INFO_V1_2 *tv_info_v1_2;
  1543. ATOM_DTD_FORMAT *dtd_timings;
  1544. int data_index = GetIndexIntoMasterTable(DATA, AnalogTV_Info);
  1545. u8 frev, crev;
  1546. u16 data_offset, misc;
  1547. if (!atom_parse_data_header(mode_info->atom_context, data_index, NULL,
  1548. &frev, &crev, &data_offset))
  1549. return false;
  1550. switch (crev) {
  1551. case 1:
  1552. tv_info = (ATOM_ANALOG_TV_INFO *)(mode_info->atom_context->bios + data_offset);
  1553. if (index >= MAX_SUPPORTED_TV_TIMING)
  1554. return false;
  1555. mode->crtc_htotal = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_Total);
  1556. mode->crtc_hdisplay = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_Disp);
  1557. mode->crtc_hsync_start = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_SyncStart);
  1558. mode->crtc_hsync_end = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_SyncStart) +
  1559. le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_SyncWidth);
  1560. mode->crtc_vtotal = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_V_Total);
  1561. mode->crtc_vdisplay = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_V_Disp);
  1562. mode->crtc_vsync_start = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_V_SyncStart);
  1563. mode->crtc_vsync_end = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_V_SyncStart) +
  1564. le16_to_cpu(tv_info->aModeTimings[index].usCRTC_V_SyncWidth);
  1565. mode->flags = 0;
  1566. misc = le16_to_cpu(tv_info->aModeTimings[index].susModeMiscInfo.usAccess);
  1567. if (misc & ATOM_VSYNC_POLARITY)
  1568. mode->flags |= DRM_MODE_FLAG_NVSYNC;
  1569. if (misc & ATOM_HSYNC_POLARITY)
  1570. mode->flags |= DRM_MODE_FLAG_NHSYNC;
  1571. if (misc & ATOM_COMPOSITESYNC)
  1572. mode->flags |= DRM_MODE_FLAG_CSYNC;
  1573. if (misc & ATOM_INTERLACE)
  1574. mode->flags |= DRM_MODE_FLAG_INTERLACE;
  1575. if (misc & ATOM_DOUBLE_CLOCK_MODE)
  1576. mode->flags |= DRM_MODE_FLAG_DBLSCAN;
  1577. mode->clock = le16_to_cpu(tv_info->aModeTimings[index].usPixelClock) * 10;
  1578. if (index == 1) {
  1579. /* PAL timings appear to have wrong values for totals */
  1580. mode->crtc_htotal -= 1;
  1581. mode->crtc_vtotal -= 1;
  1582. }
  1583. break;
  1584. case 2:
  1585. tv_info_v1_2 = (ATOM_ANALOG_TV_INFO_V1_2 *)(mode_info->atom_context->bios + data_offset);
  1586. if (index >= MAX_SUPPORTED_TV_TIMING_V1_2)
  1587. return false;
  1588. dtd_timings = &tv_info_v1_2->aModeTimings[index];
  1589. mode->crtc_htotal = le16_to_cpu(dtd_timings->usHActive) +
  1590. le16_to_cpu(dtd_timings->usHBlanking_Time);
  1591. mode->crtc_hdisplay = le16_to_cpu(dtd_timings->usHActive);
  1592. mode->crtc_hsync_start = le16_to_cpu(dtd_timings->usHActive) +
  1593. le16_to_cpu(dtd_timings->usHSyncOffset);
  1594. mode->crtc_hsync_end = mode->crtc_hsync_start +
  1595. le16_to_cpu(dtd_timings->usHSyncWidth);
  1596. mode->crtc_vtotal = le16_to_cpu(dtd_timings->usVActive) +
  1597. le16_to_cpu(dtd_timings->usVBlanking_Time);
  1598. mode->crtc_vdisplay = le16_to_cpu(dtd_timings->usVActive);
  1599. mode->crtc_vsync_start = le16_to_cpu(dtd_timings->usVActive) +
  1600. le16_to_cpu(dtd_timings->usVSyncOffset);
  1601. mode->crtc_vsync_end = mode->crtc_vsync_start +
  1602. le16_to_cpu(dtd_timings->usVSyncWidth);
  1603. mode->flags = 0;
  1604. misc = le16_to_cpu(dtd_timings->susModeMiscInfo.usAccess);
  1605. if (misc & ATOM_VSYNC_POLARITY)
  1606. mode->flags |= DRM_MODE_FLAG_NVSYNC;
  1607. if (misc & ATOM_HSYNC_POLARITY)
  1608. mode->flags |= DRM_MODE_FLAG_NHSYNC;
  1609. if (misc & ATOM_COMPOSITESYNC)
  1610. mode->flags |= DRM_MODE_FLAG_CSYNC;
  1611. if (misc & ATOM_INTERLACE)
  1612. mode->flags |= DRM_MODE_FLAG_INTERLACE;
  1613. if (misc & ATOM_DOUBLE_CLOCK_MODE)
  1614. mode->flags |= DRM_MODE_FLAG_DBLSCAN;
  1615. mode->clock = le16_to_cpu(dtd_timings->usPixClk) * 10;
  1616. break;
  1617. }
  1618. return true;
  1619. }
  1620. enum radeon_tv_std
  1621. radeon_atombios_get_tv_info(struct radeon_device *rdev)
  1622. {
  1623. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1624. int index = GetIndexIntoMasterTable(DATA, AnalogTV_Info);
  1625. uint16_t data_offset;
  1626. uint8_t frev, crev;
  1627. struct _ATOM_ANALOG_TV_INFO *tv_info;
  1628. enum radeon_tv_std tv_std = TV_STD_NTSC;
  1629. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  1630. &frev, &crev, &data_offset)) {
  1631. tv_info = (struct _ATOM_ANALOG_TV_INFO *)
  1632. (mode_info->atom_context->bios + data_offset);
  1633. switch (tv_info->ucTV_BootUpDefaultStandard) {
  1634. case ATOM_TV_NTSC:
  1635. tv_std = TV_STD_NTSC;
  1636. DRM_DEBUG_KMS("Default TV standard: NTSC\n");
  1637. break;
  1638. case ATOM_TV_NTSCJ:
  1639. tv_std = TV_STD_NTSC_J;
  1640. DRM_DEBUG_KMS("Default TV standard: NTSC-J\n");
  1641. break;
  1642. case ATOM_TV_PAL:
  1643. tv_std = TV_STD_PAL;
  1644. DRM_DEBUG_KMS("Default TV standard: PAL\n");
  1645. break;
  1646. case ATOM_TV_PALM:
  1647. tv_std = TV_STD_PAL_M;
  1648. DRM_DEBUG_KMS("Default TV standard: PAL-M\n");
  1649. break;
  1650. case ATOM_TV_PALN:
  1651. tv_std = TV_STD_PAL_N;
  1652. DRM_DEBUG_KMS("Default TV standard: PAL-N\n");
  1653. break;
  1654. case ATOM_TV_PALCN:
  1655. tv_std = TV_STD_PAL_CN;
  1656. DRM_DEBUG_KMS("Default TV standard: PAL-CN\n");
  1657. break;
  1658. case ATOM_TV_PAL60:
  1659. tv_std = TV_STD_PAL_60;
  1660. DRM_DEBUG_KMS("Default TV standard: PAL-60\n");
  1661. break;
  1662. case ATOM_TV_SECAM:
  1663. tv_std = TV_STD_SECAM;
  1664. DRM_DEBUG_KMS("Default TV standard: SECAM\n");
  1665. break;
  1666. default:
  1667. tv_std = TV_STD_NTSC;
  1668. DRM_DEBUG_KMS("Unknown TV standard; defaulting to NTSC\n");
  1669. break;
  1670. }
  1671. }
  1672. return tv_std;
  1673. }
  1674. struct radeon_encoder_tv_dac *
  1675. radeon_atombios_get_tv_dac_info(struct radeon_encoder *encoder)
  1676. {
  1677. struct drm_device *dev = encoder->base.dev;
  1678. struct radeon_device *rdev = dev->dev_private;
  1679. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1680. int index = GetIndexIntoMasterTable(DATA, CompassionateData);
  1681. uint16_t data_offset;
  1682. struct _COMPASSIONATE_DATA *dac_info;
  1683. uint8_t frev, crev;
  1684. uint8_t bg, dac;
  1685. struct radeon_encoder_tv_dac *tv_dac = NULL;
  1686. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  1687. &frev, &crev, &data_offset)) {
  1688. dac_info = (struct _COMPASSIONATE_DATA *)
  1689. (mode_info->atom_context->bios + data_offset);
  1690. tv_dac = kzalloc(sizeof(struct radeon_encoder_tv_dac), GFP_KERNEL);
  1691. if (!tv_dac)
  1692. return NULL;
  1693. bg = dac_info->ucDAC2_CRT2_BG_Adjustment;
  1694. dac = dac_info->ucDAC2_CRT2_DAC_Adjustment;
  1695. tv_dac->ps2_tvdac_adj = (bg << 16) | (dac << 20);
  1696. bg = dac_info->ucDAC2_PAL_BG_Adjustment;
  1697. dac = dac_info->ucDAC2_PAL_DAC_Adjustment;
  1698. tv_dac->pal_tvdac_adj = (bg << 16) | (dac << 20);
  1699. bg = dac_info->ucDAC2_NTSC_BG_Adjustment;
  1700. dac = dac_info->ucDAC2_NTSC_DAC_Adjustment;
  1701. tv_dac->ntsc_tvdac_adj = (bg << 16) | (dac << 20);
  1702. tv_dac->tv_std = radeon_atombios_get_tv_info(rdev);
  1703. }
  1704. return tv_dac;
  1705. }
  1706. static const char *thermal_controller_names[] = {
  1707. "NONE",
  1708. "lm63",
  1709. "adm1032",
  1710. "adm1030",
  1711. "max6649",
  1712. "lm64",
  1713. "f75375",
  1714. "asc7xxx",
  1715. };
  1716. static const char *pp_lib_thermal_controller_names[] = {
  1717. "NONE",
  1718. "lm63",
  1719. "adm1032",
  1720. "adm1030",
  1721. "max6649",
  1722. "lm64",
  1723. "f75375",
  1724. "RV6xx",
  1725. "RV770",
  1726. "adt7473",
  1727. "NONE",
  1728. "External GPIO",
  1729. "Evergreen",
  1730. "emc2103",
  1731. "Sumo",
  1732. "Northern Islands",
  1733. "Southern Islands",
  1734. "lm96163",
  1735. "Sea Islands",
  1736. };
  1737. union power_info {
  1738. struct _ATOM_POWERPLAY_INFO info;
  1739. struct _ATOM_POWERPLAY_INFO_V2 info_2;
  1740. struct _ATOM_POWERPLAY_INFO_V3 info_3;
  1741. struct _ATOM_PPLIB_POWERPLAYTABLE pplib;
  1742. struct _ATOM_PPLIB_POWERPLAYTABLE2 pplib2;
  1743. struct _ATOM_PPLIB_POWERPLAYTABLE3 pplib3;
  1744. };
  1745. union pplib_clock_info {
  1746. struct _ATOM_PPLIB_R600_CLOCK_INFO r600;
  1747. struct _ATOM_PPLIB_RS780_CLOCK_INFO rs780;
  1748. struct _ATOM_PPLIB_EVERGREEN_CLOCK_INFO evergreen;
  1749. struct _ATOM_PPLIB_SUMO_CLOCK_INFO sumo;
  1750. struct _ATOM_PPLIB_SI_CLOCK_INFO si;
  1751. struct _ATOM_PPLIB_CI_CLOCK_INFO ci;
  1752. };
  1753. union pplib_power_state {
  1754. struct _ATOM_PPLIB_STATE v1;
  1755. struct _ATOM_PPLIB_STATE_V2 v2;
  1756. };
  1757. static void radeon_atombios_parse_misc_flags_1_3(struct radeon_device *rdev,
  1758. int state_index,
  1759. u32 misc, u32 misc2)
  1760. {
  1761. rdev->pm.power_state[state_index].misc = misc;
  1762. rdev->pm.power_state[state_index].misc2 = misc2;
  1763. /* order matters! */
  1764. if (misc & ATOM_PM_MISCINFO_POWER_SAVING_MODE)
  1765. rdev->pm.power_state[state_index].type =
  1766. POWER_STATE_TYPE_POWERSAVE;
  1767. if (misc & ATOM_PM_MISCINFO_DEFAULT_DC_STATE_ENTRY_TRUE)
  1768. rdev->pm.power_state[state_index].type =
  1769. POWER_STATE_TYPE_BATTERY;
  1770. if (misc & ATOM_PM_MISCINFO_DEFAULT_LOW_DC_STATE_ENTRY_TRUE)
  1771. rdev->pm.power_state[state_index].type =
  1772. POWER_STATE_TYPE_BATTERY;
  1773. if (misc & ATOM_PM_MISCINFO_LOAD_BALANCE_EN)
  1774. rdev->pm.power_state[state_index].type =
  1775. POWER_STATE_TYPE_BALANCED;
  1776. if (misc & ATOM_PM_MISCINFO_3D_ACCELERATION_EN) {
  1777. rdev->pm.power_state[state_index].type =
  1778. POWER_STATE_TYPE_PERFORMANCE;
  1779. rdev->pm.power_state[state_index].flags &=
  1780. ~RADEON_PM_STATE_SINGLE_DISPLAY_ONLY;
  1781. }
  1782. if (misc2 & ATOM_PM_MISCINFO2_SYSTEM_AC_LITE_MODE)
  1783. rdev->pm.power_state[state_index].type =
  1784. POWER_STATE_TYPE_BALANCED;
  1785. if (misc & ATOM_PM_MISCINFO_DRIVER_DEFAULT_MODE) {
  1786. rdev->pm.power_state[state_index].type =
  1787. POWER_STATE_TYPE_DEFAULT;
  1788. rdev->pm.default_power_state_index = state_index;
  1789. rdev->pm.power_state[state_index].default_clock_mode =
  1790. &rdev->pm.power_state[state_index].clock_info[0];
  1791. } else if (state_index == 0) {
  1792. rdev->pm.power_state[state_index].clock_info[0].flags |=
  1793. RADEON_PM_MODE_NO_DISPLAY;
  1794. }
  1795. }
  1796. static int radeon_atombios_parse_power_table_1_3(struct radeon_device *rdev)
  1797. {
  1798. struct radeon_mode_info *mode_info = &rdev->mode_info;
  1799. u32 misc, misc2 = 0;
  1800. int num_modes = 0, i;
  1801. int state_index = 0;
  1802. struct radeon_i2c_bus_rec i2c_bus;
  1803. union power_info *power_info;
  1804. int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo);
  1805. u16 data_offset;
  1806. u8 frev, crev;
  1807. if (!atom_parse_data_header(mode_info->atom_context, index, NULL,
  1808. &frev, &crev, &data_offset))
  1809. return state_index;
  1810. power_info = (union power_info *)(mode_info->atom_context->bios + data_offset);
  1811. /* add the i2c bus for thermal/fan chip */
  1812. if ((power_info->info.ucOverdriveThermalController > 0) &&
  1813. (power_info->info.ucOverdriveThermalController < ARRAY_SIZE(thermal_controller_names))) {
  1814. DRM_INFO("Possible %s thermal controller at 0x%02x\n",
  1815. thermal_controller_names[power_info->info.ucOverdriveThermalController],
  1816. power_info->info.ucOverdriveControllerAddress >> 1);
  1817. i2c_bus = radeon_lookup_i2c_gpio(rdev, power_info->info.ucOverdriveI2cLine);
  1818. rdev->pm.i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
  1819. if (rdev->pm.i2c_bus) {
  1820. struct i2c_board_info info = { };
  1821. const char *name = thermal_controller_names[power_info->info.
  1822. ucOverdriveThermalController];
  1823. info.addr = power_info->info.ucOverdriveControllerAddress >> 1;
  1824. strlcpy(info.type, name, sizeof(info.type));
  1825. i2c_new_device(&rdev->pm.i2c_bus->adapter, &info);
  1826. }
  1827. }
  1828. num_modes = power_info->info.ucNumOfPowerModeEntries;
  1829. if (num_modes > ATOM_MAX_NUMBEROF_POWER_BLOCK)
  1830. num_modes = ATOM_MAX_NUMBEROF_POWER_BLOCK;
  1831. if (num_modes == 0)
  1832. return state_index;
  1833. rdev->pm.power_state = kzalloc(sizeof(struct radeon_power_state) * num_modes, GFP_KERNEL);
  1834. if (!rdev->pm.power_state)
  1835. return state_index;
  1836. /* last mode is usually default, array is low to high */
  1837. for (i = 0; i < num_modes; i++) {
  1838. rdev->pm.power_state[state_index].clock_info =
  1839. kzalloc(sizeof(struct radeon_pm_clock_info) * 1, GFP_KERNEL);
  1840. if (!rdev->pm.power_state[state_index].clock_info)
  1841. return state_index;
  1842. rdev->pm.power_state[state_index].num_clock_modes = 1;
  1843. rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_NONE;
  1844. switch (frev) {
  1845. case 1:
  1846. rdev->pm.power_state[state_index].clock_info[0].mclk =
  1847. le16_to_cpu(power_info->info.asPowerPlayInfo[i].usMemoryClock);
  1848. rdev->pm.power_state[state_index].clock_info[0].sclk =
  1849. le16_to_cpu(power_info->info.asPowerPlayInfo[i].usEngineClock);
  1850. /* skip invalid modes */
  1851. if ((rdev->pm.power_state[state_index].clock_info[0].mclk == 0) ||
  1852. (rdev->pm.power_state[state_index].clock_info[0].sclk == 0))
  1853. continue;
  1854. rdev->pm.power_state[state_index].pcie_lanes =
  1855. power_info->info.asPowerPlayInfo[i].ucNumPciELanes;
  1856. misc = le32_to_cpu(power_info->info.asPowerPlayInfo[i].ulMiscInfo);
  1857. if ((misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_SUPPORT) ||
  1858. (misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_ACTIVE_HIGH)) {
  1859. rdev->pm.power_state[state_index].clock_info[0].voltage.type =
  1860. VOLTAGE_GPIO;
  1861. rdev->pm.power_state[state_index].clock_info[0].voltage.gpio =
  1862. radeon_lookup_gpio(rdev,
  1863. power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex);
  1864. if (misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_ACTIVE_HIGH)
  1865. rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
  1866. true;
  1867. else
  1868. rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
  1869. false;
  1870. } else if (misc & ATOM_PM_MISCINFO_PROGRAM_VOLTAGE) {
  1871. rdev->pm.power_state[state_index].clock_info[0].voltage.type =
  1872. VOLTAGE_VDDC;
  1873. rdev->pm.power_state[state_index].clock_info[0].voltage.vddc_id =
  1874. power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex;
  1875. }
  1876. rdev->pm.power_state[state_index].flags = RADEON_PM_STATE_SINGLE_DISPLAY_ONLY;
  1877. radeon_atombios_parse_misc_flags_1_3(rdev, state_index, misc, 0);
  1878. state_index++;
  1879. break;
  1880. case 2:
  1881. rdev->pm.power_state[state_index].clock_info[0].mclk =
  1882. le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulMemoryClock);
  1883. rdev->pm.power_state[state_index].clock_info[0].sclk =
  1884. le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulEngineClock);
  1885. /* skip invalid modes */
  1886. if ((rdev->pm.power_state[state_index].clock_info[0].mclk == 0) ||
  1887. (rdev->pm.power_state[state_index].clock_info[0].sclk == 0))
  1888. continue;
  1889. rdev->pm.power_state[state_index].pcie_lanes =
  1890. power_info->info_2.asPowerPlayInfo[i].ucNumPciELanes;
  1891. misc = le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulMiscInfo);
  1892. misc2 = le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulMiscInfo2);
  1893. if ((misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_SUPPORT) ||
  1894. (misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_ACTIVE_HIGH)) {
  1895. rdev->pm.power_state[state_index].clock_info[0].voltage.type =
  1896. VOLTAGE_GPIO;
  1897. rdev->pm.power_state[state_index].clock_info[0].voltage.gpio =
  1898. radeon_lookup_gpio(rdev,
  1899. power_info->info_2.asPowerPlayInfo[i].ucVoltageDropIndex);
  1900. if (misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_ACTIVE_HIGH)
  1901. rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
  1902. true;
  1903. else
  1904. rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
  1905. false;
  1906. } else if (misc & ATOM_PM_MISCINFO_PROGRAM_VOLTAGE) {
  1907. rdev->pm.power_state[state_index].clock_info[0].voltage.type =
  1908. VOLTAGE_VDDC;
  1909. rdev->pm.power_state[state_index].clock_info[0].voltage.vddc_id =
  1910. power_info->info_2.asPowerPlayInfo[i].ucVoltageDropIndex;
  1911. }
  1912. rdev->pm.power_state[state_index].flags = RADEON_PM_STATE_SINGLE_DISPLAY_ONLY;
  1913. radeon_atombios_parse_misc_flags_1_3(rdev, state_index, misc, misc2);
  1914. state_index++;
  1915. break;
  1916. case 3:
  1917. rdev->pm.power_state[state_index].clock_info[0].mclk =
  1918. le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulMemoryClock);
  1919. rdev->pm.power_state[state_index].clock_info[0].sclk =
  1920. le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulEngineClock);
  1921. /* skip invalid modes */
  1922. if ((rdev->pm.power_state[state_index].clock_info[0].mclk == 0) ||
  1923. (rdev->pm.power_state[state_index].clock_info[0].sclk == 0))
  1924. continue;
  1925. rdev->pm.power_state[state_index].pcie_lanes =
  1926. power_info->info_3.asPowerPlayInfo[i].ucNumPciELanes;
  1927. misc = le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulMiscInfo);
  1928. misc2 = le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulMiscInfo2);
  1929. if ((misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_SUPPORT) ||
  1930. (misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_ACTIVE_HIGH)) {
  1931. rdev->pm.power_state[state_index].clock_info[0].voltage.type =
  1932. VOLTAGE_GPIO;
  1933. rdev->pm.power_state[state_index].clock_info[0].voltage.gpio =
  1934. radeon_lookup_gpio(rdev,
  1935. power_info->info_3.asPowerPlayInfo[i].ucVoltageDropIndex);
  1936. if (misc & ATOM_PM_MISCINFO_VOLTAGE_DROP_ACTIVE_HIGH)
  1937. rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
  1938. true;
  1939. else
  1940. rdev->pm.power_state[state_index].clock_info[0].voltage.active_high =
  1941. false;
  1942. } else if (misc & ATOM_PM_MISCINFO_PROGRAM_VOLTAGE) {
  1943. rdev->pm.power_state[state_index].clock_info[0].voltage.type =
  1944. VOLTAGE_VDDC;
  1945. rdev->pm.power_state[state_index].clock_info[0].voltage.vddc_id =
  1946. power_info->info_3.asPowerPlayInfo[i].ucVoltageDropIndex;
  1947. if (misc2 & ATOM_PM_MISCINFO2_VDDCI_DYNAMIC_VOLTAGE_EN) {
  1948. rdev->pm.power_state[state_index].clock_info[0].voltage.vddci_enabled =
  1949. true;
  1950. rdev->pm.power_state[state_index].clock_info[0].voltage.vddci_id =
  1951. power_info->info_3.asPowerPlayInfo[i].ucVDDCI_VoltageDropIndex;
  1952. }
  1953. }
  1954. rdev->pm.power_state[state_index].flags = RADEON_PM_STATE_SINGLE_DISPLAY_ONLY;
  1955. radeon_atombios_parse_misc_flags_1_3(rdev, state_index, misc, misc2);
  1956. state_index++;
  1957. break;
  1958. }
  1959. }
  1960. /* last mode is usually default */
  1961. if (rdev->pm.default_power_state_index == -1) {
  1962. rdev->pm.power_state[state_index - 1].type =
  1963. POWER_STATE_TYPE_DEFAULT;
  1964. rdev->pm.default_power_state_index = state_index - 1;
  1965. rdev->pm.power_state[state_index - 1].default_clock_mode =
  1966. &rdev->pm.power_state[state_index - 1].clock_info[0];
  1967. rdev->pm.power_state[state_index].flags &=
  1968. ~RADEON_PM_STATE_SINGLE_DISPLAY_ONLY;
  1969. rdev->pm.power_state[state_index].misc = 0;
  1970. rdev->pm.power_state[state_index].misc2 = 0;
  1971. }
  1972. return state_index;
  1973. }
  1974. static void radeon_atombios_add_pplib_thermal_controller(struct radeon_device *rdev,
  1975. ATOM_PPLIB_THERMALCONTROLLER *controller)
  1976. {
  1977. struct radeon_i2c_bus_rec i2c_bus;
  1978. /* add the i2c bus for thermal/fan chip */
  1979. if (controller->ucType > 0) {
  1980. if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV6xx) {
  1981. DRM_INFO("Internal thermal controller %s fan control\n",
  1982. (controller->ucFanParameters &
  1983. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  1984. rdev->pm.int_thermal_type = THERMAL_TYPE_RV6XX;
  1985. } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_RV770) {
  1986. DRM_INFO("Internal thermal controller %s fan control\n",
  1987. (controller->ucFanParameters &
  1988. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  1989. rdev->pm.int_thermal_type = THERMAL_TYPE_RV770;
  1990. } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_EVERGREEN) {
  1991. DRM_INFO("Internal thermal controller %s fan control\n",
  1992. (controller->ucFanParameters &
  1993. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  1994. rdev->pm.int_thermal_type = THERMAL_TYPE_EVERGREEN;
  1995. } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SUMO) {
  1996. DRM_INFO("Internal thermal controller %s fan control\n",
  1997. (controller->ucFanParameters &
  1998. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  1999. rdev->pm.int_thermal_type = THERMAL_TYPE_SUMO;
  2000. } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_NISLANDS) {
  2001. DRM_INFO("Internal thermal controller %s fan control\n",
  2002. (controller->ucFanParameters &
  2003. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  2004. rdev->pm.int_thermal_type = THERMAL_TYPE_NI;
  2005. } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_SISLANDS) {
  2006. DRM_INFO("Internal thermal controller %s fan control\n",
  2007. (controller->ucFanParameters &
  2008. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  2009. rdev->pm.int_thermal_type = THERMAL_TYPE_SI;
  2010. } else if (controller->ucType == ATOM_PP_THERMALCONTROLLER_CISLANDS) {
  2011. DRM_INFO("Internal thermal controller %s fan control\n",
  2012. (controller->ucFanParameters &
  2013. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  2014. rdev->pm.int_thermal_type = THERMAL_TYPE_CI;
  2015. } else if ((controller->ucType ==
  2016. ATOM_PP_THERMALCONTROLLER_EXTERNAL_GPIO) ||
  2017. (controller->ucType ==
  2018. ATOM_PP_THERMALCONTROLLER_ADT7473_WITH_INTERNAL) ||
  2019. (controller->ucType ==
  2020. ATOM_PP_THERMALCONTROLLER_EMC2103_WITH_INTERNAL)) {
  2021. DRM_INFO("Special thermal controller config\n");
  2022. } else if (controller->ucType < ARRAY_SIZE(pp_lib_thermal_controller_names)) {
  2023. DRM_INFO("Possible %s thermal controller at 0x%02x %s fan control\n",
  2024. pp_lib_thermal_controller_names[controller->ucType],
  2025. controller->ucI2cAddress >> 1,
  2026. (controller->ucFanParameters &
  2027. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  2028. i2c_bus = radeon_lookup_i2c_gpio(rdev, controller->ucI2cLine);
  2029. rdev->pm.i2c_bus = radeon_i2c_lookup(rdev, &i2c_bus);
  2030. if (rdev->pm.i2c_bus) {
  2031. struct i2c_board_info info = { };
  2032. const char *name = pp_lib_thermal_controller_names[controller->ucType];
  2033. info.addr = controller->ucI2cAddress >> 1;
  2034. strlcpy(info.type, name, sizeof(info.type));
  2035. i2c_new_device(&rdev->pm.i2c_bus->adapter, &info);
  2036. }
  2037. } else {
  2038. DRM_INFO("Unknown thermal controller type %d at 0x%02x %s fan control\n",
  2039. controller->ucType,
  2040. controller->ucI2cAddress >> 1,
  2041. (controller->ucFanParameters &
  2042. ATOM_PP_FANPARAMETERS_NOFAN) ? "without" : "with");
  2043. }
  2044. }
  2045. }
  2046. void radeon_atombios_get_default_voltages(struct radeon_device *rdev,
  2047. u16 *vddc, u16 *vddci, u16 *mvdd)
  2048. {
  2049. struct radeon_mode_info *mode_info = &rdev->mode_info;
  2050. int index = GetIndexIntoMasterTable(DATA, FirmwareInfo);
  2051. u8 frev, crev;
  2052. u16 data_offset;
  2053. union firmware_info *firmware_info;
  2054. *vddc = 0;
  2055. *vddci = 0;
  2056. *mvdd = 0;
  2057. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  2058. &frev, &crev, &data_offset)) {
  2059. firmware_info =
  2060. (union firmware_info *)(mode_info->atom_context->bios +
  2061. data_offset);
  2062. *vddc = le16_to_cpu(firmware_info->info_14.usBootUpVDDCVoltage);
  2063. if ((frev == 2) && (crev >= 2)) {
  2064. *vddci = le16_to_cpu(firmware_info->info_22.usBootUpVDDCIVoltage);
  2065. *mvdd = le16_to_cpu(firmware_info->info_22.usBootUpMVDDCVoltage);
  2066. }
  2067. }
  2068. }
  2069. static void radeon_atombios_parse_pplib_non_clock_info(struct radeon_device *rdev,
  2070. int state_index, int mode_index,
  2071. struct _ATOM_PPLIB_NONCLOCK_INFO *non_clock_info)
  2072. {
  2073. int j;
  2074. u32 misc = le32_to_cpu(non_clock_info->ulCapsAndSettings);
  2075. u32 misc2 = le16_to_cpu(non_clock_info->usClassification);
  2076. u16 vddc, vddci, mvdd;
  2077. radeon_atombios_get_default_voltages(rdev, &vddc, &vddci, &mvdd);
  2078. rdev->pm.power_state[state_index].misc = misc;
  2079. rdev->pm.power_state[state_index].misc2 = misc2;
  2080. rdev->pm.power_state[state_index].pcie_lanes =
  2081. ((misc & ATOM_PPLIB_PCIE_LINK_WIDTH_MASK) >>
  2082. ATOM_PPLIB_PCIE_LINK_WIDTH_SHIFT) + 1;
  2083. switch (misc2 & ATOM_PPLIB_CLASSIFICATION_UI_MASK) {
  2084. case ATOM_PPLIB_CLASSIFICATION_UI_BATTERY:
  2085. rdev->pm.power_state[state_index].type =
  2086. POWER_STATE_TYPE_BATTERY;
  2087. break;
  2088. case ATOM_PPLIB_CLASSIFICATION_UI_BALANCED:
  2089. rdev->pm.power_state[state_index].type =
  2090. POWER_STATE_TYPE_BALANCED;
  2091. break;
  2092. case ATOM_PPLIB_CLASSIFICATION_UI_PERFORMANCE:
  2093. rdev->pm.power_state[state_index].type =
  2094. POWER_STATE_TYPE_PERFORMANCE;
  2095. break;
  2096. case ATOM_PPLIB_CLASSIFICATION_UI_NONE:
  2097. if (misc2 & ATOM_PPLIB_CLASSIFICATION_3DPERFORMANCE)
  2098. rdev->pm.power_state[state_index].type =
  2099. POWER_STATE_TYPE_PERFORMANCE;
  2100. break;
  2101. }
  2102. rdev->pm.power_state[state_index].flags = 0;
  2103. if (misc & ATOM_PPLIB_SINGLE_DISPLAY_ONLY)
  2104. rdev->pm.power_state[state_index].flags |=
  2105. RADEON_PM_STATE_SINGLE_DISPLAY_ONLY;
  2106. if (misc2 & ATOM_PPLIB_CLASSIFICATION_BOOT) {
  2107. rdev->pm.power_state[state_index].type =
  2108. POWER_STATE_TYPE_DEFAULT;
  2109. rdev->pm.default_power_state_index = state_index;
  2110. rdev->pm.power_state[state_index].default_clock_mode =
  2111. &rdev->pm.power_state[state_index].clock_info[mode_index - 1];
  2112. if ((rdev->family >= CHIP_BARTS) && !(rdev->flags & RADEON_IS_IGP)) {
  2113. /* NI chips post without MC ucode, so default clocks are strobe mode only */
  2114. rdev->pm.default_sclk = rdev->pm.power_state[state_index].clock_info[0].sclk;
  2115. rdev->pm.default_mclk = rdev->pm.power_state[state_index].clock_info[0].mclk;
  2116. rdev->pm.default_vddc = rdev->pm.power_state[state_index].clock_info[0].voltage.voltage;
  2117. rdev->pm.default_vddci = rdev->pm.power_state[state_index].clock_info[0].voltage.vddci;
  2118. } else {
  2119. u16 max_vddci = 0;
  2120. if (ASIC_IS_DCE4(rdev))
  2121. radeon_atom_get_max_voltage(rdev,
  2122. SET_VOLTAGE_TYPE_ASIC_VDDCI,
  2123. &max_vddci);
  2124. /* patch the table values with the default sclk/mclk from firmware info */
  2125. for (j = 0; j < mode_index; j++) {
  2126. rdev->pm.power_state[state_index].clock_info[j].mclk =
  2127. rdev->clock.default_mclk;
  2128. rdev->pm.power_state[state_index].clock_info[j].sclk =
  2129. rdev->clock.default_sclk;
  2130. if (vddc)
  2131. rdev->pm.power_state[state_index].clock_info[j].voltage.voltage =
  2132. vddc;
  2133. if (max_vddci)
  2134. rdev->pm.power_state[state_index].clock_info[j].voltage.vddci =
  2135. max_vddci;
  2136. }
  2137. }
  2138. }
  2139. }
  2140. static bool radeon_atombios_parse_pplib_clock_info(struct radeon_device *rdev,
  2141. int state_index, int mode_index,
  2142. union pplib_clock_info *clock_info)
  2143. {
  2144. u32 sclk, mclk;
  2145. u16 vddc;
  2146. if (rdev->flags & RADEON_IS_IGP) {
  2147. if (rdev->family >= CHIP_PALM) {
  2148. sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow);
  2149. sclk |= clock_info->sumo.ucEngineClockHigh << 16;
  2150. rdev->pm.power_state[state_index].clock_info[mode_index].sclk = sclk;
  2151. } else {
  2152. sclk = le16_to_cpu(clock_info->rs780.usLowEngineClockLow);
  2153. sclk |= clock_info->rs780.ucLowEngineClockHigh << 16;
  2154. rdev->pm.power_state[state_index].clock_info[mode_index].sclk = sclk;
  2155. }
  2156. } else if (rdev->family >= CHIP_BONAIRE) {
  2157. sclk = le16_to_cpu(clock_info->ci.usEngineClockLow);
  2158. sclk |= clock_info->ci.ucEngineClockHigh << 16;
  2159. mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow);
  2160. mclk |= clock_info->ci.ucMemoryClockHigh << 16;
  2161. rdev->pm.power_state[state_index].clock_info[mode_index].mclk = mclk;
  2162. rdev->pm.power_state[state_index].clock_info[mode_index].sclk = sclk;
  2163. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.type =
  2164. VOLTAGE_NONE;
  2165. } else if (rdev->family >= CHIP_TAHITI) {
  2166. sclk = le16_to_cpu(clock_info->si.usEngineClockLow);
  2167. sclk |= clock_info->si.ucEngineClockHigh << 16;
  2168. mclk = le16_to_cpu(clock_info->si.usMemoryClockLow);
  2169. mclk |= clock_info->si.ucMemoryClockHigh << 16;
  2170. rdev->pm.power_state[state_index].clock_info[mode_index].mclk = mclk;
  2171. rdev->pm.power_state[state_index].clock_info[mode_index].sclk = sclk;
  2172. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.type =
  2173. VOLTAGE_SW;
  2174. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage =
  2175. le16_to_cpu(clock_info->si.usVDDC);
  2176. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.vddci =
  2177. le16_to_cpu(clock_info->si.usVDDCI);
  2178. } else if (rdev->family >= CHIP_CEDAR) {
  2179. sclk = le16_to_cpu(clock_info->evergreen.usEngineClockLow);
  2180. sclk |= clock_info->evergreen.ucEngineClockHigh << 16;
  2181. mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow);
  2182. mclk |= clock_info->evergreen.ucMemoryClockHigh << 16;
  2183. rdev->pm.power_state[state_index].clock_info[mode_index].mclk = mclk;
  2184. rdev->pm.power_state[state_index].clock_info[mode_index].sclk = sclk;
  2185. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.type =
  2186. VOLTAGE_SW;
  2187. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage =
  2188. le16_to_cpu(clock_info->evergreen.usVDDC);
  2189. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.vddci =
  2190. le16_to_cpu(clock_info->evergreen.usVDDCI);
  2191. } else {
  2192. sclk = le16_to_cpu(clock_info->r600.usEngineClockLow);
  2193. sclk |= clock_info->r600.ucEngineClockHigh << 16;
  2194. mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow);
  2195. mclk |= clock_info->r600.ucMemoryClockHigh << 16;
  2196. rdev->pm.power_state[state_index].clock_info[mode_index].mclk = mclk;
  2197. rdev->pm.power_state[state_index].clock_info[mode_index].sclk = sclk;
  2198. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.type =
  2199. VOLTAGE_SW;
  2200. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage =
  2201. le16_to_cpu(clock_info->r600.usVDDC);
  2202. }
  2203. /* patch up vddc if necessary */
  2204. switch (rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage) {
  2205. case ATOM_VIRTUAL_VOLTAGE_ID0:
  2206. case ATOM_VIRTUAL_VOLTAGE_ID1:
  2207. case ATOM_VIRTUAL_VOLTAGE_ID2:
  2208. case ATOM_VIRTUAL_VOLTAGE_ID3:
  2209. if (radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC,
  2210. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage,
  2211. &vddc) == 0)
  2212. rdev->pm.power_state[state_index].clock_info[mode_index].voltage.voltage = vddc;
  2213. break;
  2214. default:
  2215. break;
  2216. }
  2217. if (rdev->flags & RADEON_IS_IGP) {
  2218. /* skip invalid modes */
  2219. if (rdev->pm.power_state[state_index].clock_info[mode_index].sclk == 0)
  2220. return false;
  2221. } else {
  2222. /* skip invalid modes */
  2223. if ((rdev->pm.power_state[state_index].clock_info[mode_index].mclk == 0) ||
  2224. (rdev->pm.power_state[state_index].clock_info[mode_index].sclk == 0))
  2225. return false;
  2226. }
  2227. return true;
  2228. }
  2229. static int radeon_atombios_parse_power_table_4_5(struct radeon_device *rdev)
  2230. {
  2231. struct radeon_mode_info *mode_info = &rdev->mode_info;
  2232. struct _ATOM_PPLIB_NONCLOCK_INFO *non_clock_info;
  2233. union pplib_power_state *power_state;
  2234. int i, j;
  2235. int state_index = 0, mode_index = 0;
  2236. union pplib_clock_info *clock_info;
  2237. bool valid;
  2238. union power_info *power_info;
  2239. int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo);
  2240. u16 data_offset;
  2241. u8 frev, crev;
  2242. if (!atom_parse_data_header(mode_info->atom_context, index, NULL,
  2243. &frev, &crev, &data_offset))
  2244. return state_index;
  2245. power_info = (union power_info *)(mode_info->atom_context->bios + data_offset);
  2246. radeon_atombios_add_pplib_thermal_controller(rdev, &power_info->pplib.sThermalController);
  2247. if (power_info->pplib.ucNumStates == 0)
  2248. return state_index;
  2249. rdev->pm.power_state = kzalloc(sizeof(struct radeon_power_state) *
  2250. power_info->pplib.ucNumStates, GFP_KERNEL);
  2251. if (!rdev->pm.power_state)
  2252. return state_index;
  2253. /* first mode is usually default, followed by low to high */
  2254. for (i = 0; i < power_info->pplib.ucNumStates; i++) {
  2255. mode_index = 0;
  2256. power_state = (union pplib_power_state *)
  2257. (mode_info->atom_context->bios + data_offset +
  2258. le16_to_cpu(power_info->pplib.usStateArrayOffset) +
  2259. i * power_info->pplib.ucStateEntrySize);
  2260. non_clock_info = (struct _ATOM_PPLIB_NONCLOCK_INFO *)
  2261. (mode_info->atom_context->bios + data_offset +
  2262. le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset) +
  2263. (power_state->v1.ucNonClockStateIndex *
  2264. power_info->pplib.ucNonClockSize));
  2265. rdev->pm.power_state[i].clock_info = kzalloc(sizeof(struct radeon_pm_clock_info) *
  2266. ((power_info->pplib.ucStateEntrySize - 1) ?
  2267. (power_info->pplib.ucStateEntrySize - 1) : 1),
  2268. GFP_KERNEL);
  2269. if (!rdev->pm.power_state[i].clock_info)
  2270. return state_index;
  2271. if (power_info->pplib.ucStateEntrySize - 1) {
  2272. for (j = 0; j < (power_info->pplib.ucStateEntrySize - 1); j++) {
  2273. clock_info = (union pplib_clock_info *)
  2274. (mode_info->atom_context->bios + data_offset +
  2275. le16_to_cpu(power_info->pplib.usClockInfoArrayOffset) +
  2276. (power_state->v1.ucClockStateIndices[j] *
  2277. power_info->pplib.ucClockInfoSize));
  2278. valid = radeon_atombios_parse_pplib_clock_info(rdev,
  2279. state_index, mode_index,
  2280. clock_info);
  2281. if (valid)
  2282. mode_index++;
  2283. }
  2284. } else {
  2285. rdev->pm.power_state[state_index].clock_info[0].mclk =
  2286. rdev->clock.default_mclk;
  2287. rdev->pm.power_state[state_index].clock_info[0].sclk =
  2288. rdev->clock.default_sclk;
  2289. mode_index++;
  2290. }
  2291. rdev->pm.power_state[state_index].num_clock_modes = mode_index;
  2292. if (mode_index) {
  2293. radeon_atombios_parse_pplib_non_clock_info(rdev, state_index, mode_index,
  2294. non_clock_info);
  2295. state_index++;
  2296. }
  2297. }
  2298. /* if multiple clock modes, mark the lowest as no display */
  2299. for (i = 0; i < state_index; i++) {
  2300. if (rdev->pm.power_state[i].num_clock_modes > 1)
  2301. rdev->pm.power_state[i].clock_info[0].flags |=
  2302. RADEON_PM_MODE_NO_DISPLAY;
  2303. }
  2304. /* first mode is usually default */
  2305. if (rdev->pm.default_power_state_index == -1) {
  2306. rdev->pm.power_state[0].type =
  2307. POWER_STATE_TYPE_DEFAULT;
  2308. rdev->pm.default_power_state_index = 0;
  2309. rdev->pm.power_state[0].default_clock_mode =
  2310. &rdev->pm.power_state[0].clock_info[0];
  2311. }
  2312. return state_index;
  2313. }
  2314. static int radeon_atombios_parse_power_table_6(struct radeon_device *rdev)
  2315. {
  2316. struct radeon_mode_info *mode_info = &rdev->mode_info;
  2317. struct _ATOM_PPLIB_NONCLOCK_INFO *non_clock_info;
  2318. union pplib_power_state *power_state;
  2319. int i, j, non_clock_array_index, clock_array_index;
  2320. int state_index = 0, mode_index = 0;
  2321. union pplib_clock_info *clock_info;
  2322. struct _StateArray *state_array;
  2323. struct _ClockInfoArray *clock_info_array;
  2324. struct _NonClockInfoArray *non_clock_info_array;
  2325. bool valid;
  2326. union power_info *power_info;
  2327. int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo);
  2328. u16 data_offset;
  2329. u8 frev, crev;
  2330. u8 *power_state_offset;
  2331. if (!atom_parse_data_header(mode_info->atom_context, index, NULL,
  2332. &frev, &crev, &data_offset))
  2333. return state_index;
  2334. power_info = (union power_info *)(mode_info->atom_context->bios + data_offset);
  2335. radeon_atombios_add_pplib_thermal_controller(rdev, &power_info->pplib.sThermalController);
  2336. state_array = (struct _StateArray *)
  2337. (mode_info->atom_context->bios + data_offset +
  2338. le16_to_cpu(power_info->pplib.usStateArrayOffset));
  2339. clock_info_array = (struct _ClockInfoArray *)
  2340. (mode_info->atom_context->bios + data_offset +
  2341. le16_to_cpu(power_info->pplib.usClockInfoArrayOffset));
  2342. non_clock_info_array = (struct _NonClockInfoArray *)
  2343. (mode_info->atom_context->bios + data_offset +
  2344. le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset));
  2345. if (state_array->ucNumEntries == 0)
  2346. return state_index;
  2347. rdev->pm.power_state = kzalloc(sizeof(struct radeon_power_state) *
  2348. state_array->ucNumEntries, GFP_KERNEL);
  2349. if (!rdev->pm.power_state)
  2350. return state_index;
  2351. power_state_offset = (u8 *)state_array->states;
  2352. for (i = 0; i < state_array->ucNumEntries; i++) {
  2353. mode_index = 0;
  2354. power_state = (union pplib_power_state *)power_state_offset;
  2355. non_clock_array_index = power_state->v2.nonClockInfoIndex;
  2356. non_clock_info = (struct _ATOM_PPLIB_NONCLOCK_INFO *)
  2357. &non_clock_info_array->nonClockInfo[non_clock_array_index];
  2358. rdev->pm.power_state[i].clock_info = kzalloc(sizeof(struct radeon_pm_clock_info) *
  2359. (power_state->v2.ucNumDPMLevels ?
  2360. power_state->v2.ucNumDPMLevels : 1),
  2361. GFP_KERNEL);
  2362. if (!rdev->pm.power_state[i].clock_info)
  2363. return state_index;
  2364. if (power_state->v2.ucNumDPMLevels) {
  2365. for (j = 0; j < power_state->v2.ucNumDPMLevels; j++) {
  2366. clock_array_index = power_state->v2.clockInfoIndex[j];
  2367. clock_info = (union pplib_clock_info *)
  2368. &clock_info_array->clockInfo[clock_array_index * clock_info_array->ucEntrySize];
  2369. valid = radeon_atombios_parse_pplib_clock_info(rdev,
  2370. state_index, mode_index,
  2371. clock_info);
  2372. if (valid)
  2373. mode_index++;
  2374. }
  2375. } else {
  2376. rdev->pm.power_state[state_index].clock_info[0].mclk =
  2377. rdev->clock.default_mclk;
  2378. rdev->pm.power_state[state_index].clock_info[0].sclk =
  2379. rdev->clock.default_sclk;
  2380. mode_index++;
  2381. }
  2382. rdev->pm.power_state[state_index].num_clock_modes = mode_index;
  2383. if (mode_index) {
  2384. radeon_atombios_parse_pplib_non_clock_info(rdev, state_index, mode_index,
  2385. non_clock_info);
  2386. state_index++;
  2387. }
  2388. power_state_offset += 2 + power_state->v2.ucNumDPMLevels;
  2389. }
  2390. /* if multiple clock modes, mark the lowest as no display */
  2391. for (i = 0; i < state_index; i++) {
  2392. if (rdev->pm.power_state[i].num_clock_modes > 1)
  2393. rdev->pm.power_state[i].clock_info[0].flags |=
  2394. RADEON_PM_MODE_NO_DISPLAY;
  2395. }
  2396. /* first mode is usually default */
  2397. if (rdev->pm.default_power_state_index == -1) {
  2398. rdev->pm.power_state[0].type =
  2399. POWER_STATE_TYPE_DEFAULT;
  2400. rdev->pm.default_power_state_index = 0;
  2401. rdev->pm.power_state[0].default_clock_mode =
  2402. &rdev->pm.power_state[0].clock_info[0];
  2403. }
  2404. return state_index;
  2405. }
  2406. void radeon_atombios_get_power_modes(struct radeon_device *rdev)
  2407. {
  2408. struct radeon_mode_info *mode_info = &rdev->mode_info;
  2409. int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo);
  2410. u16 data_offset;
  2411. u8 frev, crev;
  2412. int state_index = 0;
  2413. rdev->pm.default_power_state_index = -1;
  2414. if (atom_parse_data_header(mode_info->atom_context, index, NULL,
  2415. &frev, &crev, &data_offset)) {
  2416. switch (frev) {
  2417. case 1:
  2418. case 2:
  2419. case 3:
  2420. state_index = radeon_atombios_parse_power_table_1_3(rdev);
  2421. break;
  2422. case 4:
  2423. case 5:
  2424. state_index = radeon_atombios_parse_power_table_4_5(rdev);
  2425. break;
  2426. case 6:
  2427. state_index = radeon_atombios_parse_power_table_6(rdev);
  2428. break;
  2429. default:
  2430. break;
  2431. }
  2432. }
  2433. if (state_index == 0) {
  2434. rdev->pm.power_state = kzalloc(sizeof(struct radeon_power_state), GFP_KERNEL);
  2435. if (rdev->pm.power_state) {
  2436. rdev->pm.power_state[0].clock_info =
  2437. kzalloc(sizeof(struct radeon_pm_clock_info) * 1, GFP_KERNEL);
  2438. if (rdev->pm.power_state[0].clock_info) {
  2439. /* add the default mode */
  2440. rdev->pm.power_state[state_index].type =
  2441. POWER_STATE_TYPE_DEFAULT;
  2442. rdev->pm.power_state[state_index].num_clock_modes = 1;
  2443. rdev->pm.power_state[state_index].clock_info[0].mclk = rdev->clock.default_mclk;
  2444. rdev->pm.power_state[state_index].clock_info[0].sclk = rdev->clock.default_sclk;
  2445. rdev->pm.power_state[state_index].default_clock_mode =
  2446. &rdev->pm.power_state[state_index].clock_info[0];
  2447. rdev->pm.power_state[state_index].clock_info[0].voltage.type = VOLTAGE_NONE;
  2448. rdev->pm.power_state[state_index].pcie_lanes = 16;
  2449. rdev->pm.default_power_state_index = state_index;
  2450. rdev->pm.power_state[state_index].flags = 0;
  2451. state_index++;
  2452. }
  2453. }
  2454. }
  2455. rdev->pm.num_power_states = state_index;
  2456. rdev->pm.current_power_state_index = rdev->pm.default_power_state_index;
  2457. rdev->pm.current_clock_mode_index = 0;
  2458. if (rdev->pm.default_power_state_index >= 0)
  2459. rdev->pm.current_vddc =
  2460. rdev->pm.power_state[rdev->pm.default_power_state_index].clock_info[0].voltage.voltage;
  2461. else
  2462. rdev->pm.current_vddc = 0;
  2463. }
  2464. union get_clock_dividers {
  2465. struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS v1;
  2466. struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V2 v2;
  2467. struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V3 v3;
  2468. struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V4 v4;
  2469. struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V5 v5;
  2470. struct _COMPUTE_GPU_CLOCK_INPUT_PARAMETERS_V1_6 v6_in;
  2471. struct _COMPUTE_GPU_CLOCK_OUTPUT_PARAMETERS_V1_6 v6_out;
  2472. };
  2473. int radeon_atom_get_clock_dividers(struct radeon_device *rdev,
  2474. u8 clock_type,
  2475. u32 clock,
  2476. bool strobe_mode,
  2477. struct atom_clock_dividers *dividers)
  2478. {
  2479. union get_clock_dividers args;
  2480. int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL);
  2481. u8 frev, crev;
  2482. memset(&args, 0, sizeof(args));
  2483. memset(dividers, 0, sizeof(struct atom_clock_dividers));
  2484. if (!atom_parse_cmd_header(rdev->mode_info.atom_context, index, &frev, &crev))
  2485. return -EINVAL;
  2486. switch (crev) {
  2487. case 1:
  2488. /* r4xx, r5xx */
  2489. args.v1.ucAction = clock_type;
  2490. args.v1.ulClock = cpu_to_le32(clock); /* 10 khz */
  2491. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2492. dividers->post_div = args.v1.ucPostDiv;
  2493. dividers->fb_div = args.v1.ucFbDiv;
  2494. dividers->enable_post_div = true;
  2495. break;
  2496. case 2:
  2497. case 3:
  2498. case 5:
  2499. /* r6xx, r7xx, evergreen, ni, si */
  2500. if (rdev->family <= CHIP_RV770) {
  2501. args.v2.ucAction = clock_type;
  2502. args.v2.ulClock = cpu_to_le32(clock); /* 10 khz */
  2503. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2504. dividers->post_div = args.v2.ucPostDiv;
  2505. dividers->fb_div = le16_to_cpu(args.v2.usFbDiv);
  2506. dividers->ref_div = args.v2.ucAction;
  2507. if (rdev->family == CHIP_RV770) {
  2508. dividers->enable_post_div = (le32_to_cpu(args.v2.ulClock) & (1 << 24)) ?
  2509. true : false;
  2510. dividers->vco_mode = (le32_to_cpu(args.v2.ulClock) & (1 << 25)) ? 1 : 0;
  2511. } else
  2512. dividers->enable_post_div = (dividers->fb_div & 1) ? true : false;
  2513. } else {
  2514. if (clock_type == COMPUTE_ENGINE_PLL_PARAM) {
  2515. args.v3.ulClockParams = cpu_to_le32((clock_type << 24) | clock);
  2516. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2517. dividers->post_div = args.v3.ucPostDiv;
  2518. dividers->enable_post_div = (args.v3.ucCntlFlag &
  2519. ATOM_PLL_CNTL_FLAG_PLL_POST_DIV_EN) ? true : false;
  2520. dividers->enable_dithen = (args.v3.ucCntlFlag &
  2521. ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true;
  2522. dividers->fb_div = le16_to_cpu(args.v3.ulFbDiv.usFbDiv);
  2523. dividers->frac_fb_div = le16_to_cpu(args.v3.ulFbDiv.usFbDivFrac);
  2524. dividers->ref_div = args.v3.ucRefDiv;
  2525. dividers->vco_mode = (args.v3.ucCntlFlag &
  2526. ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE) ? 1 : 0;
  2527. } else {
  2528. /* for SI we use ComputeMemoryClockParam for memory plls */
  2529. if (rdev->family >= CHIP_TAHITI)
  2530. return -EINVAL;
  2531. args.v5.ulClockParams = cpu_to_le32((clock_type << 24) | clock);
  2532. if (strobe_mode)
  2533. args.v5.ucInputFlag = ATOM_PLL_INPUT_FLAG_PLL_STROBE_MODE_EN;
  2534. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2535. dividers->post_div = args.v5.ucPostDiv;
  2536. dividers->enable_post_div = (args.v5.ucCntlFlag &
  2537. ATOM_PLL_CNTL_FLAG_PLL_POST_DIV_EN) ? true : false;
  2538. dividers->enable_dithen = (args.v5.ucCntlFlag &
  2539. ATOM_PLL_CNTL_FLAG_FRACTION_DISABLE) ? false : true;
  2540. dividers->whole_fb_div = le16_to_cpu(args.v5.ulFbDiv.usFbDiv);
  2541. dividers->frac_fb_div = le16_to_cpu(args.v5.ulFbDiv.usFbDivFrac);
  2542. dividers->ref_div = args.v5.ucRefDiv;
  2543. dividers->vco_mode = (args.v5.ucCntlFlag &
  2544. ATOM_PLL_CNTL_FLAG_MPLL_VCO_MODE) ? 1 : 0;
  2545. }
  2546. }
  2547. break;
  2548. case 4:
  2549. /* fusion */
  2550. args.v4.ulClock = cpu_to_le32(clock); /* 10 khz */
  2551. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2552. dividers->post_divider = dividers->post_div = args.v4.ucPostDiv;
  2553. dividers->real_clock = le32_to_cpu(args.v4.ulClock);
  2554. break;
  2555. case 6:
  2556. /* CI */
  2557. /* COMPUTE_GPUCLK_INPUT_FLAG_DEFAULT_GPUCLK, COMPUTE_GPUCLK_INPUT_FLAG_SCLK */
  2558. args.v6_in.ulClock.ulComputeClockFlag = clock_type;
  2559. args.v6_in.ulClock.ulClockFreq = cpu_to_le32(clock); /* 10 khz */
  2560. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2561. dividers->whole_fb_div = le16_to_cpu(args.v6_out.ulFbDiv.usFbDiv);
  2562. dividers->frac_fb_div = le16_to_cpu(args.v6_out.ulFbDiv.usFbDivFrac);
  2563. dividers->ref_div = args.v6_out.ucPllRefDiv;
  2564. dividers->post_div = args.v6_out.ucPllPostDiv;
  2565. dividers->flags = args.v6_out.ucPllCntlFlag;
  2566. dividers->real_clock = le32_to_cpu(args.v6_out.ulClock.ulClock);
  2567. dividers->post_divider = args.v6_out.ulClock.ucPostDiv;
  2568. break;
  2569. default:
  2570. return -EINVAL;
  2571. }
  2572. return 0;
  2573. }
  2574. int radeon_atom_get_memory_pll_dividers(struct radeon_device *rdev,
  2575. u32 clock,
  2576. bool strobe_mode,
  2577. struct atom_mpll_param *mpll_param)
  2578. {
  2579. COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_1 args;
  2580. int index = GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam);
  2581. u8 frev, crev;
  2582. memset(&args, 0, sizeof(args));
  2583. memset(mpll_param, 0, sizeof(struct atom_mpll_param));
  2584. if (!atom_parse_cmd_header(rdev->mode_info.atom_context, index, &frev, &crev))
  2585. return -EINVAL;
  2586. switch (frev) {
  2587. case 2:
  2588. switch (crev) {
  2589. case 1:
  2590. /* SI */
  2591. args.ulClock = cpu_to_le32(clock); /* 10 khz */
  2592. args.ucInputFlag = 0;
  2593. if (strobe_mode)
  2594. args.ucInputFlag |= MPLL_INPUT_FLAG_STROBE_MODE_EN;
  2595. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2596. mpll_param->clkfrac = le16_to_cpu(args.ulFbDiv.usFbDivFrac);
  2597. mpll_param->clkf = le16_to_cpu(args.ulFbDiv.usFbDiv);
  2598. mpll_param->post_div = args.ucPostDiv;
  2599. mpll_param->dll_speed = args.ucDllSpeed;
  2600. mpll_param->bwcntl = args.ucBWCntl;
  2601. mpll_param->vco_mode =
  2602. (args.ucPllCntlFlag & MPLL_CNTL_FLAG_VCO_MODE_MASK) ? 1 : 0;
  2603. mpll_param->yclk_sel =
  2604. (args.ucPllCntlFlag & MPLL_CNTL_FLAG_BYPASS_DQ_PLL) ? 1 : 0;
  2605. mpll_param->qdr =
  2606. (args.ucPllCntlFlag & MPLL_CNTL_FLAG_QDR_ENABLE) ? 1 : 0;
  2607. mpll_param->half_rate =
  2608. (args.ucPllCntlFlag & MPLL_CNTL_FLAG_AD_HALF_RATE) ? 1 : 0;
  2609. break;
  2610. default:
  2611. return -EINVAL;
  2612. }
  2613. break;
  2614. default:
  2615. return -EINVAL;
  2616. }
  2617. return 0;
  2618. }
  2619. void radeon_atom_set_clock_gating(struct radeon_device *rdev, int enable)
  2620. {
  2621. DYNAMIC_CLOCK_GATING_PS_ALLOCATION args;
  2622. int index = GetIndexIntoMasterTable(COMMAND, DynamicClockGating);
  2623. args.ucEnable = enable;
  2624. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2625. }
  2626. uint32_t radeon_atom_get_engine_clock(struct radeon_device *rdev)
  2627. {
  2628. GET_ENGINE_CLOCK_PS_ALLOCATION args;
  2629. int index = GetIndexIntoMasterTable(COMMAND, GetEngineClock);
  2630. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2631. return le32_to_cpu(args.ulReturnEngineClock);
  2632. }
  2633. uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev)
  2634. {
  2635. GET_MEMORY_CLOCK_PS_ALLOCATION args;
  2636. int index = GetIndexIntoMasterTable(COMMAND, GetMemoryClock);
  2637. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2638. return le32_to_cpu(args.ulReturnMemoryClock);
  2639. }
  2640. void radeon_atom_set_engine_clock(struct radeon_device *rdev,
  2641. uint32_t eng_clock)
  2642. {
  2643. SET_ENGINE_CLOCK_PS_ALLOCATION args;
  2644. int index = GetIndexIntoMasterTable(COMMAND, SetEngineClock);
  2645. args.ulTargetEngineClock = cpu_to_le32(eng_clock); /* 10 khz */
  2646. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2647. }
  2648. void radeon_atom_set_memory_clock(struct radeon_device *rdev,
  2649. uint32_t mem_clock)
  2650. {
  2651. SET_MEMORY_CLOCK_PS_ALLOCATION args;
  2652. int index = GetIndexIntoMasterTable(COMMAND, SetMemoryClock);
  2653. if (rdev->flags & RADEON_IS_IGP)
  2654. return;
  2655. args.ulTargetMemoryClock = cpu_to_le32(mem_clock); /* 10 khz */
  2656. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2657. }
  2658. void radeon_atom_set_engine_dram_timings(struct radeon_device *rdev,
  2659. u32 eng_clock, u32 mem_clock)
  2660. {
  2661. SET_ENGINE_CLOCK_PS_ALLOCATION args;
  2662. int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
  2663. u32 tmp;
  2664. memset(&args, 0, sizeof(args));
  2665. tmp = eng_clock & SET_CLOCK_FREQ_MASK;
  2666. tmp |= (COMPUTE_ENGINE_PLL_PARAM << 24);
  2667. args.ulTargetEngineClock = cpu_to_le32(tmp);
  2668. if (mem_clock)
  2669. args.sReserved.ulClock = cpu_to_le32(mem_clock & SET_CLOCK_FREQ_MASK);
  2670. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2671. }
  2672. void radeon_atom_update_memory_dll(struct radeon_device *rdev,
  2673. u32 mem_clock)
  2674. {
  2675. u32 args;
  2676. int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
  2677. args = cpu_to_le32(mem_clock); /* 10 khz */
  2678. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2679. }
  2680. void radeon_atom_set_ac_timing(struct radeon_device *rdev,
  2681. u32 mem_clock)
  2682. {
  2683. SET_MEMORY_CLOCK_PS_ALLOCATION args;
  2684. int index = GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings);
  2685. u32 tmp = mem_clock | (COMPUTE_MEMORY_PLL_PARAM << 24);
  2686. args.ulTargetMemoryClock = cpu_to_le32(tmp); /* 10 khz */
  2687. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2688. }
  2689. union set_voltage {
  2690. struct _SET_VOLTAGE_PS_ALLOCATION alloc;
  2691. struct _SET_VOLTAGE_PARAMETERS v1;
  2692. struct _SET_VOLTAGE_PARAMETERS_V2 v2;
  2693. struct _SET_VOLTAGE_PARAMETERS_V1_3 v3;
  2694. };
  2695. void radeon_atom_set_voltage(struct radeon_device *rdev, u16 voltage_level, u8 voltage_type)
  2696. {
  2697. union set_voltage args;
  2698. int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
  2699. u8 frev, crev, volt_index = voltage_level;
  2700. if (!atom_parse_cmd_header(rdev->mode_info.atom_context, index, &frev, &crev))
  2701. return;
  2702. /* 0xff01 is a flag rather then an actual voltage */
  2703. if (voltage_level == 0xff01)
  2704. return;
  2705. switch (crev) {
  2706. case 1:
  2707. args.v1.ucVoltageType = voltage_type;
  2708. args.v1.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_ALL_SOURCE;
  2709. args.v1.ucVoltageIndex = volt_index;
  2710. break;
  2711. case 2:
  2712. args.v2.ucVoltageType = voltage_type;
  2713. args.v2.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_SET_VOLTAGE;
  2714. args.v2.usVoltageLevel = cpu_to_le16(voltage_level);
  2715. break;
  2716. case 3:
  2717. args.v3.ucVoltageType = voltage_type;
  2718. args.v3.ucVoltageMode = ATOM_SET_VOLTAGE;
  2719. args.v3.usVoltageLevel = cpu_to_le16(voltage_level);
  2720. break;
  2721. default:
  2722. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  2723. return;
  2724. }
  2725. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2726. }
  2727. int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type,
  2728. u16 voltage_id, u16 *voltage)
  2729. {
  2730. union set_voltage args;
  2731. int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
  2732. u8 frev, crev;
  2733. if (!atom_parse_cmd_header(rdev->mode_info.atom_context, index, &frev, &crev))
  2734. return -EINVAL;
  2735. switch (crev) {
  2736. case 1:
  2737. return -EINVAL;
  2738. case 2:
  2739. args.v2.ucVoltageType = SET_VOLTAGE_GET_MAX_VOLTAGE;
  2740. args.v2.ucVoltageMode = 0;
  2741. args.v2.usVoltageLevel = 0;
  2742. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2743. *voltage = le16_to_cpu(args.v2.usVoltageLevel);
  2744. break;
  2745. case 3:
  2746. args.v3.ucVoltageType = voltage_type;
  2747. args.v3.ucVoltageMode = ATOM_GET_VOLTAGE_LEVEL;
  2748. args.v3.usVoltageLevel = cpu_to_le16(voltage_id);
  2749. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2750. *voltage = le16_to_cpu(args.v3.usVoltageLevel);
  2751. break;
  2752. default:
  2753. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  2754. return -EINVAL;
  2755. }
  2756. return 0;
  2757. }
  2758. int radeon_atom_get_leakage_vddc_based_on_leakage_idx(struct radeon_device *rdev,
  2759. u16 *voltage,
  2760. u16 leakage_idx)
  2761. {
  2762. return radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage);
  2763. }
  2764. int radeon_atom_get_voltage_gpio_settings(struct radeon_device *rdev,
  2765. u16 voltage_level, u8 voltage_type,
  2766. u32 *gpio_value, u32 *gpio_mask)
  2767. {
  2768. union set_voltage args;
  2769. int index = GetIndexIntoMasterTable(COMMAND, SetVoltage);
  2770. u8 frev, crev;
  2771. if (!atom_parse_cmd_header(rdev->mode_info.atom_context, index, &frev, &crev))
  2772. return -EINVAL;
  2773. switch (crev) {
  2774. case 1:
  2775. return -EINVAL;
  2776. case 2:
  2777. args.v2.ucVoltageType = voltage_type;
  2778. args.v2.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_GET_GPIOMASK;
  2779. args.v2.usVoltageLevel = cpu_to_le16(voltage_level);
  2780. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2781. *gpio_mask = le32_to_cpu(*(u32 *)&args.v2);
  2782. args.v2.ucVoltageType = voltage_type;
  2783. args.v2.ucVoltageMode = SET_ASIC_VOLTAGE_MODE_GET_GPIOVAL;
  2784. args.v2.usVoltageLevel = cpu_to_le16(voltage_level);
  2785. atom_execute_table(rdev->mode_info.atom_context, index, (uint32_t *)&args);
  2786. *gpio_value = le32_to_cpu(*(u32 *)&args.v2);
  2787. break;
  2788. default:
  2789. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  2790. return -EINVAL;
  2791. }
  2792. return 0;
  2793. }
  2794. union voltage_object_info {
  2795. struct _ATOM_VOLTAGE_OBJECT_INFO v1;
  2796. struct _ATOM_VOLTAGE_OBJECT_INFO_V2 v2;
  2797. struct _ATOM_VOLTAGE_OBJECT_INFO_V3_1 v3;
  2798. };
  2799. union voltage_object {
  2800. struct _ATOM_VOLTAGE_OBJECT v1;
  2801. struct _ATOM_VOLTAGE_OBJECT_V2 v2;
  2802. union _ATOM_VOLTAGE_OBJECT_V3 v3;
  2803. };
  2804. static ATOM_VOLTAGE_OBJECT *atom_lookup_voltage_object_v1(ATOM_VOLTAGE_OBJECT_INFO *v1,
  2805. u8 voltage_type)
  2806. {
  2807. u32 size = le16_to_cpu(v1->sHeader.usStructureSize);
  2808. u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO, asVoltageObj[0]);
  2809. u8 *start = (u8 *)v1;
  2810. while (offset < size) {
  2811. ATOM_VOLTAGE_OBJECT *vo = (ATOM_VOLTAGE_OBJECT *)(start + offset);
  2812. if (vo->ucVoltageType == voltage_type)
  2813. return vo;
  2814. offset += offsetof(ATOM_VOLTAGE_OBJECT, asFormula.ucVIDAdjustEntries) +
  2815. vo->asFormula.ucNumOfVoltageEntries;
  2816. }
  2817. return NULL;
  2818. }
  2819. static ATOM_VOLTAGE_OBJECT_V2 *atom_lookup_voltage_object_v2(ATOM_VOLTAGE_OBJECT_INFO_V2 *v2,
  2820. u8 voltage_type)
  2821. {
  2822. u32 size = le16_to_cpu(v2->sHeader.usStructureSize);
  2823. u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V2, asVoltageObj[0]);
  2824. u8 *start = (u8*)v2;
  2825. while (offset < size) {
  2826. ATOM_VOLTAGE_OBJECT_V2 *vo = (ATOM_VOLTAGE_OBJECT_V2 *)(start + offset);
  2827. if (vo->ucVoltageType == voltage_type)
  2828. return vo;
  2829. offset += offsetof(ATOM_VOLTAGE_OBJECT_V2, asFormula.asVIDAdjustEntries) +
  2830. (vo->asFormula.ucNumOfVoltageEntries * sizeof(VOLTAGE_LUT_ENTRY));
  2831. }
  2832. return NULL;
  2833. }
  2834. static ATOM_VOLTAGE_OBJECT_V3 *atom_lookup_voltage_object_v3(ATOM_VOLTAGE_OBJECT_INFO_V3_1 *v3,
  2835. u8 voltage_type, u8 voltage_mode)
  2836. {
  2837. u32 size = le16_to_cpu(v3->sHeader.usStructureSize);
  2838. u32 offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]);
  2839. u8 *start = (u8*)v3;
  2840. while (offset < size) {
  2841. ATOM_VOLTAGE_OBJECT_V3 *vo = (ATOM_VOLTAGE_OBJECT_V3 *)(start + offset);
  2842. if ((vo->asGpioVoltageObj.sHeader.ucVoltageType == voltage_type) &&
  2843. (vo->asGpioVoltageObj.sHeader.ucVoltageMode == voltage_mode))
  2844. return vo;
  2845. offset += le16_to_cpu(vo->asGpioVoltageObj.sHeader.usSize);
  2846. }
  2847. return NULL;
  2848. }
  2849. bool
  2850. radeon_atom_is_voltage_gpio(struct radeon_device *rdev,
  2851. u8 voltage_type, u8 voltage_mode)
  2852. {
  2853. int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo);
  2854. u8 frev, crev;
  2855. u16 data_offset, size;
  2856. union voltage_object_info *voltage_info;
  2857. union voltage_object *voltage_object = NULL;
  2858. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  2859. &frev, &crev, &data_offset)) {
  2860. voltage_info = (union voltage_object_info *)
  2861. (rdev->mode_info.atom_context->bios + data_offset);
  2862. switch (frev) {
  2863. case 1:
  2864. case 2:
  2865. switch (crev) {
  2866. case 1:
  2867. voltage_object = (union voltage_object *)
  2868. atom_lookup_voltage_object_v1(&voltage_info->v1, voltage_type);
  2869. if (voltage_object &&
  2870. (voltage_object->v1.asControl.ucVoltageControlId == VOLTAGE_CONTROLLED_BY_GPIO))
  2871. return true;
  2872. break;
  2873. case 2:
  2874. voltage_object = (union voltage_object *)
  2875. atom_lookup_voltage_object_v2(&voltage_info->v2, voltage_type);
  2876. if (voltage_object &&
  2877. (voltage_object->v2.asControl.ucVoltageControlId == VOLTAGE_CONTROLLED_BY_GPIO))
  2878. return true;
  2879. break;
  2880. default:
  2881. DRM_ERROR("unknown voltage object table\n");
  2882. return false;
  2883. }
  2884. break;
  2885. case 3:
  2886. switch (crev) {
  2887. case 1:
  2888. if (atom_lookup_voltage_object_v3(&voltage_info->v3,
  2889. voltage_type, voltage_mode))
  2890. return true;
  2891. break;
  2892. default:
  2893. DRM_ERROR("unknown voltage object table\n");
  2894. return false;
  2895. }
  2896. break;
  2897. default:
  2898. DRM_ERROR("unknown voltage object table\n");
  2899. return false;
  2900. }
  2901. }
  2902. return false;
  2903. }
  2904. int radeon_atom_get_max_voltage(struct radeon_device *rdev,
  2905. u8 voltage_type, u16 *max_voltage)
  2906. {
  2907. int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo);
  2908. u8 frev, crev;
  2909. u16 data_offset, size;
  2910. union voltage_object_info *voltage_info;
  2911. union voltage_object *voltage_object = NULL;
  2912. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  2913. &frev, &crev, &data_offset)) {
  2914. voltage_info = (union voltage_object_info *)
  2915. (rdev->mode_info.atom_context->bios + data_offset);
  2916. switch (crev) {
  2917. case 1:
  2918. voltage_object = (union voltage_object *)
  2919. atom_lookup_voltage_object_v1(&voltage_info->v1, voltage_type);
  2920. if (voltage_object) {
  2921. ATOM_VOLTAGE_FORMULA *formula =
  2922. &voltage_object->v1.asFormula;
  2923. if (formula->ucFlag & 1)
  2924. *max_voltage =
  2925. le16_to_cpu(formula->usVoltageBaseLevel) +
  2926. formula->ucNumOfVoltageEntries / 2 *
  2927. le16_to_cpu(formula->usVoltageStep);
  2928. else
  2929. *max_voltage =
  2930. le16_to_cpu(formula->usVoltageBaseLevel) +
  2931. (formula->ucNumOfVoltageEntries - 1) *
  2932. le16_to_cpu(formula->usVoltageStep);
  2933. return 0;
  2934. }
  2935. break;
  2936. case 2:
  2937. voltage_object = (union voltage_object *)
  2938. atom_lookup_voltage_object_v2(&voltage_info->v2, voltage_type);
  2939. if (voltage_object) {
  2940. ATOM_VOLTAGE_FORMULA_V2 *formula =
  2941. &voltage_object->v2.asFormula;
  2942. if (formula->ucNumOfVoltageEntries) {
  2943. *max_voltage =
  2944. le16_to_cpu(formula->asVIDAdjustEntries[
  2945. formula->ucNumOfVoltageEntries - 1
  2946. ].usVoltageValue);
  2947. return 0;
  2948. }
  2949. }
  2950. break;
  2951. default:
  2952. DRM_ERROR("unknown voltage object table\n");
  2953. return -EINVAL;
  2954. }
  2955. }
  2956. return -EINVAL;
  2957. }
  2958. int radeon_atom_get_min_voltage(struct radeon_device *rdev,
  2959. u8 voltage_type, u16 *min_voltage)
  2960. {
  2961. int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo);
  2962. u8 frev, crev;
  2963. u16 data_offset, size;
  2964. union voltage_object_info *voltage_info;
  2965. union voltage_object *voltage_object = NULL;
  2966. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  2967. &frev, &crev, &data_offset)) {
  2968. voltage_info = (union voltage_object_info *)
  2969. (rdev->mode_info.atom_context->bios + data_offset);
  2970. switch (crev) {
  2971. case 1:
  2972. voltage_object = (union voltage_object *)
  2973. atom_lookup_voltage_object_v1(&voltage_info->v1, voltage_type);
  2974. if (voltage_object) {
  2975. ATOM_VOLTAGE_FORMULA *formula =
  2976. &voltage_object->v1.asFormula;
  2977. *min_voltage =
  2978. le16_to_cpu(formula->usVoltageBaseLevel);
  2979. return 0;
  2980. }
  2981. break;
  2982. case 2:
  2983. voltage_object = (union voltage_object *)
  2984. atom_lookup_voltage_object_v2(&voltage_info->v2, voltage_type);
  2985. if (voltage_object) {
  2986. ATOM_VOLTAGE_FORMULA_V2 *formula =
  2987. &voltage_object->v2.asFormula;
  2988. if (formula->ucNumOfVoltageEntries) {
  2989. *min_voltage =
  2990. le16_to_cpu(formula->asVIDAdjustEntries[
  2991. 0
  2992. ].usVoltageValue);
  2993. return 0;
  2994. }
  2995. }
  2996. break;
  2997. default:
  2998. DRM_ERROR("unknown voltage object table\n");
  2999. return -EINVAL;
  3000. }
  3001. }
  3002. return -EINVAL;
  3003. }
  3004. int radeon_atom_get_voltage_step(struct radeon_device *rdev,
  3005. u8 voltage_type, u16 *voltage_step)
  3006. {
  3007. int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo);
  3008. u8 frev, crev;
  3009. u16 data_offset, size;
  3010. union voltage_object_info *voltage_info;
  3011. union voltage_object *voltage_object = NULL;
  3012. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  3013. &frev, &crev, &data_offset)) {
  3014. voltage_info = (union voltage_object_info *)
  3015. (rdev->mode_info.atom_context->bios + data_offset);
  3016. switch (crev) {
  3017. case 1:
  3018. voltage_object = (union voltage_object *)
  3019. atom_lookup_voltage_object_v1(&voltage_info->v1, voltage_type);
  3020. if (voltage_object) {
  3021. ATOM_VOLTAGE_FORMULA *formula =
  3022. &voltage_object->v1.asFormula;
  3023. if (formula->ucFlag & 1)
  3024. *voltage_step =
  3025. (le16_to_cpu(formula->usVoltageStep) + 1) / 2;
  3026. else
  3027. *voltage_step =
  3028. le16_to_cpu(formula->usVoltageStep);
  3029. return 0;
  3030. }
  3031. break;
  3032. case 2:
  3033. return -EINVAL;
  3034. default:
  3035. DRM_ERROR("unknown voltage object table\n");
  3036. return -EINVAL;
  3037. }
  3038. }
  3039. return -EINVAL;
  3040. }
  3041. int radeon_atom_round_to_true_voltage(struct radeon_device *rdev,
  3042. u8 voltage_type,
  3043. u16 nominal_voltage,
  3044. u16 *true_voltage)
  3045. {
  3046. u16 min_voltage, max_voltage, voltage_step;
  3047. if (radeon_atom_get_max_voltage(rdev, voltage_type, &max_voltage))
  3048. return -EINVAL;
  3049. if (radeon_atom_get_min_voltage(rdev, voltage_type, &min_voltage))
  3050. return -EINVAL;
  3051. if (radeon_atom_get_voltage_step(rdev, voltage_type, &voltage_step))
  3052. return -EINVAL;
  3053. if (nominal_voltage <= min_voltage)
  3054. *true_voltage = min_voltage;
  3055. else if (nominal_voltage >= max_voltage)
  3056. *true_voltage = max_voltage;
  3057. else
  3058. *true_voltage = min_voltage +
  3059. ((nominal_voltage - min_voltage) / voltage_step) *
  3060. voltage_step;
  3061. return 0;
  3062. }
  3063. int radeon_atom_get_voltage_table(struct radeon_device *rdev,
  3064. u8 voltage_type, u8 voltage_mode,
  3065. struct atom_voltage_table *voltage_table)
  3066. {
  3067. int index = GetIndexIntoMasterTable(DATA, VoltageObjectInfo);
  3068. u8 frev, crev;
  3069. u16 data_offset, size;
  3070. int i, ret;
  3071. union voltage_object_info *voltage_info;
  3072. union voltage_object *voltage_object = NULL;
  3073. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  3074. &frev, &crev, &data_offset)) {
  3075. voltage_info = (union voltage_object_info *)
  3076. (rdev->mode_info.atom_context->bios + data_offset);
  3077. switch (frev) {
  3078. case 1:
  3079. case 2:
  3080. switch (crev) {
  3081. case 1:
  3082. DRM_ERROR("old table version %d, %d\n", frev, crev);
  3083. return -EINVAL;
  3084. case 2:
  3085. voltage_object = (union voltage_object *)
  3086. atom_lookup_voltage_object_v2(&voltage_info->v2, voltage_type);
  3087. if (voltage_object) {
  3088. ATOM_VOLTAGE_FORMULA_V2 *formula =
  3089. &voltage_object->v2.asFormula;
  3090. if (formula->ucNumOfVoltageEntries > MAX_VOLTAGE_ENTRIES)
  3091. return -EINVAL;
  3092. for (i = 0; i < formula->ucNumOfVoltageEntries; i++) {
  3093. voltage_table->entries[i].value =
  3094. le16_to_cpu(formula->asVIDAdjustEntries[i].usVoltageValue);
  3095. ret = radeon_atom_get_voltage_gpio_settings(rdev,
  3096. voltage_table->entries[i].value,
  3097. voltage_type,
  3098. &voltage_table->entries[i].smio_low,
  3099. &voltage_table->mask_low);
  3100. if (ret)
  3101. return ret;
  3102. }
  3103. voltage_table->count = formula->ucNumOfVoltageEntries;
  3104. return 0;
  3105. }
  3106. break;
  3107. default:
  3108. DRM_ERROR("unknown voltage object table\n");
  3109. return -EINVAL;
  3110. }
  3111. break;
  3112. case 3:
  3113. switch (crev) {
  3114. case 1:
  3115. voltage_object = (union voltage_object *)
  3116. atom_lookup_voltage_object_v3(&voltage_info->v3,
  3117. voltage_type, voltage_mode);
  3118. if (voltage_object) {
  3119. ATOM_GPIO_VOLTAGE_OBJECT_V3 *gpio =
  3120. &voltage_object->v3.asGpioVoltageObj;
  3121. if (gpio->ucGpioEntryNum > MAX_VOLTAGE_ENTRIES)
  3122. return -EINVAL;
  3123. for (i = 0; i < gpio->ucGpioEntryNum; i++) {
  3124. voltage_table->entries[i].value =
  3125. le16_to_cpu(gpio->asVolGpioLut[i].usVoltageValue);
  3126. voltage_table->entries[i].smio_low =
  3127. le32_to_cpu(gpio->asVolGpioLut[i].ulVoltageId);
  3128. }
  3129. voltage_table->mask_low = le32_to_cpu(gpio->ulGpioMaskVal);
  3130. voltage_table->count = gpio->ucGpioEntryNum;
  3131. voltage_table->phase_delay = gpio->ucPhaseDelay;
  3132. return 0;
  3133. }
  3134. break;
  3135. default:
  3136. DRM_ERROR("unknown voltage object table\n");
  3137. return -EINVAL;
  3138. }
  3139. break;
  3140. default:
  3141. DRM_ERROR("unknown voltage object table\n");
  3142. return -EINVAL;
  3143. }
  3144. }
  3145. return -EINVAL;
  3146. }
  3147. union vram_info {
  3148. struct _ATOM_VRAM_INFO_V3 v1_3;
  3149. struct _ATOM_VRAM_INFO_V4 v1_4;
  3150. struct _ATOM_VRAM_INFO_HEADER_V2_1 v2_1;
  3151. };
  3152. int radeon_atom_get_memory_info(struct radeon_device *rdev,
  3153. u8 module_index, struct atom_memory_info *mem_info)
  3154. {
  3155. int index = GetIndexIntoMasterTable(DATA, VRAM_Info);
  3156. u8 frev, crev, i;
  3157. u16 data_offset, size;
  3158. union vram_info *vram_info;
  3159. u8 *p;
  3160. memset(mem_info, 0, sizeof(struct atom_memory_info));
  3161. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  3162. &frev, &crev, &data_offset)) {
  3163. vram_info = (union vram_info *)
  3164. (rdev->mode_info.atom_context->bios + data_offset);
  3165. switch (frev) {
  3166. case 1:
  3167. switch (crev) {
  3168. case 3:
  3169. /* r6xx */
  3170. if (module_index < vram_info->v1_3.ucNumOfVRAMModule) {
  3171. ATOM_VRAM_MODULE_V3 *vram_module =
  3172. (ATOM_VRAM_MODULE_V3 *)vram_info->v1_3.aVramInfo;
  3173. p = (u8 *)vram_info->v1_3.aVramInfo;
  3174. for (i = 0; i < module_index; i++) {
  3175. vram_module = (ATOM_VRAM_MODULE_V3 *)p;
  3176. if (le16_to_cpu(vram_module->usSize) == 0)
  3177. return -EINVAL;
  3178. p += le16_to_cpu(vram_module->usSize);
  3179. }
  3180. mem_info->mem_vendor = vram_module->asMemory.ucMemoryVenderID & 0xf;
  3181. mem_info->mem_type = vram_module->asMemory.ucMemoryType & 0xf0;
  3182. } else
  3183. return -EINVAL;
  3184. break;
  3185. case 4:
  3186. /* r7xx, evergreen */
  3187. if (module_index < vram_info->v1_4.ucNumOfVRAMModule) {
  3188. ATOM_VRAM_MODULE_V4 *vram_module =
  3189. (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo;
  3190. p = (u8 *)vram_info->v1_4.aVramInfo;
  3191. for (i = 0; i < module_index; i++) {
  3192. vram_module = (ATOM_VRAM_MODULE_V4 *)p;
  3193. if (le16_to_cpu(vram_module->usModuleSize) == 0)
  3194. return -EINVAL;
  3195. p += le16_to_cpu(vram_module->usModuleSize);
  3196. }
  3197. mem_info->mem_vendor = vram_module->ucMemoryVenderID & 0xf;
  3198. mem_info->mem_type = vram_module->ucMemoryType & 0xf0;
  3199. } else
  3200. return -EINVAL;
  3201. break;
  3202. default:
  3203. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  3204. return -EINVAL;
  3205. }
  3206. break;
  3207. case 2:
  3208. switch (crev) {
  3209. case 1:
  3210. /* ni */
  3211. if (module_index < vram_info->v2_1.ucNumOfVRAMModule) {
  3212. ATOM_VRAM_MODULE_V7 *vram_module =
  3213. (ATOM_VRAM_MODULE_V7 *)vram_info->v2_1.aVramInfo;
  3214. p = (u8 *)vram_info->v2_1.aVramInfo;
  3215. for (i = 0; i < module_index; i++) {
  3216. vram_module = (ATOM_VRAM_MODULE_V7 *)p;
  3217. if (le16_to_cpu(vram_module->usModuleSize) == 0)
  3218. return -EINVAL;
  3219. p += le16_to_cpu(vram_module->usModuleSize);
  3220. }
  3221. mem_info->mem_vendor = vram_module->ucMemoryVenderID & 0xf;
  3222. mem_info->mem_type = vram_module->ucMemoryType & 0xf0;
  3223. } else
  3224. return -EINVAL;
  3225. break;
  3226. default:
  3227. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  3228. return -EINVAL;
  3229. }
  3230. break;
  3231. default:
  3232. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  3233. return -EINVAL;
  3234. }
  3235. return 0;
  3236. }
  3237. return -EINVAL;
  3238. }
  3239. int radeon_atom_get_mclk_range_table(struct radeon_device *rdev,
  3240. bool gddr5, u8 module_index,
  3241. struct atom_memory_clock_range_table *mclk_range_table)
  3242. {
  3243. int index = GetIndexIntoMasterTable(DATA, VRAM_Info);
  3244. u8 frev, crev, i;
  3245. u16 data_offset, size;
  3246. union vram_info *vram_info;
  3247. u32 mem_timing_size = gddr5 ?
  3248. sizeof(ATOM_MEMORY_TIMING_FORMAT_V2) : sizeof(ATOM_MEMORY_TIMING_FORMAT);
  3249. u8 *p;
  3250. memset(mclk_range_table, 0, sizeof(struct atom_memory_clock_range_table));
  3251. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  3252. &frev, &crev, &data_offset)) {
  3253. vram_info = (union vram_info *)
  3254. (rdev->mode_info.atom_context->bios + data_offset);
  3255. switch (frev) {
  3256. case 1:
  3257. switch (crev) {
  3258. case 3:
  3259. DRM_ERROR("old table version %d, %d\n", frev, crev);
  3260. return -EINVAL;
  3261. case 4:
  3262. /* r7xx, evergreen */
  3263. if (module_index < vram_info->v1_4.ucNumOfVRAMModule) {
  3264. ATOM_VRAM_MODULE_V4 *vram_module =
  3265. (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo;
  3266. ATOM_MEMORY_TIMING_FORMAT *format;
  3267. p = (u8 *)vram_info->v1_4.aVramInfo;
  3268. for (i = 0; i < module_index; i++) {
  3269. vram_module = (ATOM_VRAM_MODULE_V4 *)p;
  3270. if (le16_to_cpu(vram_module->usModuleSize) == 0)
  3271. return -EINVAL;
  3272. p += le16_to_cpu(vram_module->usModuleSize);
  3273. }
  3274. mclk_range_table->num_entries = (u8)
  3275. ((vram_module->usModuleSize - offsetof(ATOM_VRAM_MODULE_V4, asMemTiming)) /
  3276. mem_timing_size);
  3277. p = (u8 *)vram_module->asMemTiming;
  3278. for (i = 0; i < mclk_range_table->num_entries; i++) {
  3279. format = (ATOM_MEMORY_TIMING_FORMAT *)p;
  3280. mclk_range_table->mclk[i] = le32_to_cpu(format->ulClkRange);
  3281. p += mem_timing_size;
  3282. }
  3283. } else
  3284. return -EINVAL;
  3285. break;
  3286. default:
  3287. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  3288. return -EINVAL;
  3289. }
  3290. break;
  3291. case 2:
  3292. DRM_ERROR("new table version %d, %d\n", frev, crev);
  3293. return -EINVAL;
  3294. default:
  3295. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  3296. return -EINVAL;
  3297. }
  3298. return 0;
  3299. }
  3300. return -EINVAL;
  3301. }
  3302. #define MEM_ID_MASK 0xff000000
  3303. #define MEM_ID_SHIFT 24
  3304. #define CLOCK_RANGE_MASK 0x00ffffff
  3305. #define CLOCK_RANGE_SHIFT 0
  3306. #define LOW_NIBBLE_MASK 0xf
  3307. #define DATA_EQU_PREV 0
  3308. #define DATA_FROM_TABLE 4
  3309. int radeon_atom_init_mc_reg_table(struct radeon_device *rdev,
  3310. u8 module_index,
  3311. struct atom_mc_reg_table *reg_table)
  3312. {
  3313. int index = GetIndexIntoMasterTable(DATA, VRAM_Info);
  3314. u8 frev, crev, num_entries, t_mem_id, num_ranges = 0;
  3315. u32 i = 0, j;
  3316. u16 data_offset, size;
  3317. union vram_info *vram_info;
  3318. memset(reg_table, 0, sizeof(struct atom_mc_reg_table));
  3319. if (atom_parse_data_header(rdev->mode_info.atom_context, index, &size,
  3320. &frev, &crev, &data_offset)) {
  3321. vram_info = (union vram_info *)
  3322. (rdev->mode_info.atom_context->bios + data_offset);
  3323. switch (frev) {
  3324. case 1:
  3325. DRM_ERROR("old table version %d, %d\n", frev, crev);
  3326. return -EINVAL;
  3327. case 2:
  3328. switch (crev) {
  3329. case 1:
  3330. if (module_index < vram_info->v2_1.ucNumOfVRAMModule) {
  3331. ATOM_INIT_REG_BLOCK *reg_block =
  3332. (ATOM_INIT_REG_BLOCK *)
  3333. ((u8 *)vram_info + le16_to_cpu(vram_info->v2_1.usMemClkPatchTblOffset));
  3334. ATOM_MEMORY_SETTING_DATA_BLOCK *reg_data =
  3335. (ATOM_MEMORY_SETTING_DATA_BLOCK *)
  3336. ((u8 *)reg_block + (2 * sizeof(u16)) +
  3337. le16_to_cpu(reg_block->usRegIndexTblSize));
  3338. num_entries = (u8)((le16_to_cpu(reg_block->usRegIndexTblSize)) /
  3339. sizeof(ATOM_INIT_REG_INDEX_FORMAT)) - 1;
  3340. if (num_entries > VBIOS_MC_REGISTER_ARRAY_SIZE)
  3341. return -EINVAL;
  3342. while (!(reg_block->asRegIndexBuf[i].ucPreRegDataLength & ACCESS_PLACEHOLDER) &&
  3343. (i < num_entries)) {
  3344. reg_table->mc_reg_address[i].s1 =
  3345. (u16)(le16_to_cpu(reg_block->asRegIndexBuf[i].usRegIndex));
  3346. reg_table->mc_reg_address[i].pre_reg_data =
  3347. (u8)(reg_block->asRegIndexBuf[i].ucPreRegDataLength);
  3348. i++;
  3349. }
  3350. reg_table->last = i;
  3351. while ((*(u32 *)reg_data != END_OF_REG_DATA_BLOCK) &&
  3352. (num_ranges < VBIOS_MAX_AC_TIMING_ENTRIES)) {
  3353. t_mem_id = (u8)((*(u32 *)reg_data & MEM_ID_MASK) >> MEM_ID_SHIFT);
  3354. if (module_index == t_mem_id) {
  3355. reg_table->mc_reg_table_entry[num_ranges].mclk_max =
  3356. (u32)((*(u32 *)reg_data & CLOCK_RANGE_MASK) >> CLOCK_RANGE_SHIFT);
  3357. for (i = 0, j = 1; i < reg_table->last; i++) {
  3358. if ((reg_table->mc_reg_address[i].pre_reg_data & LOW_NIBBLE_MASK) == DATA_FROM_TABLE) {
  3359. reg_table->mc_reg_table_entry[num_ranges].mc_data[i] =
  3360. (u32)*((u32 *)reg_data + j);
  3361. j++;
  3362. } else if ((reg_table->mc_reg_address[i].pre_reg_data & LOW_NIBBLE_MASK) == DATA_EQU_PREV) {
  3363. reg_table->mc_reg_table_entry[num_ranges].mc_data[i] =
  3364. reg_table->mc_reg_table_entry[num_ranges].mc_data[i - 1];
  3365. }
  3366. }
  3367. num_ranges++;
  3368. }
  3369. reg_data = (ATOM_MEMORY_SETTING_DATA_BLOCK *)
  3370. ((u8 *)reg_data + le16_to_cpu(reg_block->usRegDataBlkSize));
  3371. }
  3372. if (*(u32 *)reg_data != END_OF_REG_DATA_BLOCK)
  3373. return -EINVAL;
  3374. reg_table->num_entries = num_ranges;
  3375. } else
  3376. return -EINVAL;
  3377. break;
  3378. default:
  3379. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  3380. return -EINVAL;
  3381. }
  3382. break;
  3383. default:
  3384. DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
  3385. return -EINVAL;
  3386. }
  3387. return 0;
  3388. }
  3389. return -EINVAL;
  3390. }
  3391. void radeon_atom_initialize_bios_scratch_regs(struct drm_device *dev)
  3392. {
  3393. struct radeon_device *rdev = dev->dev_private;
  3394. uint32_t bios_2_scratch, bios_6_scratch;
  3395. if (rdev->family >= CHIP_R600) {
  3396. bios_2_scratch = RREG32(R600_BIOS_2_SCRATCH);
  3397. bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
  3398. } else {
  3399. bios_2_scratch = RREG32(RADEON_BIOS_2_SCRATCH);
  3400. bios_6_scratch = RREG32(RADEON_BIOS_6_SCRATCH);
  3401. }
  3402. /* let the bios control the backlight */
  3403. bios_2_scratch &= ~ATOM_S2_VRI_BRIGHT_ENABLE;
  3404. /* tell the bios not to handle mode switching */
  3405. bios_6_scratch |= ATOM_S6_ACC_BLOCK_DISPLAY_SWITCH;
  3406. if (rdev->family >= CHIP_R600) {
  3407. WREG32(R600_BIOS_2_SCRATCH, bios_2_scratch);
  3408. WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
  3409. } else {
  3410. WREG32(RADEON_BIOS_2_SCRATCH, bios_2_scratch);
  3411. WREG32(RADEON_BIOS_6_SCRATCH, bios_6_scratch);
  3412. }
  3413. }
  3414. void radeon_save_bios_scratch_regs(struct radeon_device *rdev)
  3415. {
  3416. uint32_t scratch_reg;
  3417. int i;
  3418. if (rdev->family >= CHIP_R600)
  3419. scratch_reg = R600_BIOS_0_SCRATCH;
  3420. else
  3421. scratch_reg = RADEON_BIOS_0_SCRATCH;
  3422. for (i = 0; i < RADEON_BIOS_NUM_SCRATCH; i++)
  3423. rdev->bios_scratch[i] = RREG32(scratch_reg + (i * 4));
  3424. }
  3425. void radeon_restore_bios_scratch_regs(struct radeon_device *rdev)
  3426. {
  3427. uint32_t scratch_reg;
  3428. int i;
  3429. if (rdev->family >= CHIP_R600)
  3430. scratch_reg = R600_BIOS_0_SCRATCH;
  3431. else
  3432. scratch_reg = RADEON_BIOS_0_SCRATCH;
  3433. for (i = 0; i < RADEON_BIOS_NUM_SCRATCH; i++)
  3434. WREG32(scratch_reg + (i * 4), rdev->bios_scratch[i]);
  3435. }
  3436. void radeon_atom_output_lock(struct drm_encoder *encoder, bool lock)
  3437. {
  3438. struct drm_device *dev = encoder->dev;
  3439. struct radeon_device *rdev = dev->dev_private;
  3440. uint32_t bios_6_scratch;
  3441. if (rdev->family >= CHIP_R600)
  3442. bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
  3443. else
  3444. bios_6_scratch = RREG32(RADEON_BIOS_6_SCRATCH);
  3445. if (lock) {
  3446. bios_6_scratch |= ATOM_S6_CRITICAL_STATE;
  3447. bios_6_scratch &= ~ATOM_S6_ACC_MODE;
  3448. } else {
  3449. bios_6_scratch &= ~ATOM_S6_CRITICAL_STATE;
  3450. bios_6_scratch |= ATOM_S6_ACC_MODE;
  3451. }
  3452. if (rdev->family >= CHIP_R600)
  3453. WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
  3454. else
  3455. WREG32(RADEON_BIOS_6_SCRATCH, bios_6_scratch);
  3456. }
  3457. /* at some point we may want to break this out into individual functions */
  3458. void
  3459. radeon_atombios_connected_scratch_regs(struct drm_connector *connector,
  3460. struct drm_encoder *encoder,
  3461. bool connected)
  3462. {
  3463. struct drm_device *dev = connector->dev;
  3464. struct radeon_device *rdev = dev->dev_private;
  3465. struct radeon_connector *radeon_connector =
  3466. to_radeon_connector(connector);
  3467. struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder);
  3468. uint32_t bios_0_scratch, bios_3_scratch, bios_6_scratch;
  3469. if (rdev->family >= CHIP_R600) {
  3470. bios_0_scratch = RREG32(R600_BIOS_0_SCRATCH);
  3471. bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH);
  3472. bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
  3473. } else {
  3474. bios_0_scratch = RREG32(RADEON_BIOS_0_SCRATCH);
  3475. bios_3_scratch = RREG32(RADEON_BIOS_3_SCRATCH);
  3476. bios_6_scratch = RREG32(RADEON_BIOS_6_SCRATCH);
  3477. }
  3478. if ((radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) &&
  3479. (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT)) {
  3480. if (connected) {
  3481. DRM_DEBUG_KMS("TV1 connected\n");
  3482. bios_3_scratch |= ATOM_S3_TV1_ACTIVE;
  3483. bios_6_scratch |= ATOM_S6_ACC_REQ_TV1;
  3484. } else {
  3485. DRM_DEBUG_KMS("TV1 disconnected\n");
  3486. bios_0_scratch &= ~ATOM_S0_TV1_MASK;
  3487. bios_3_scratch &= ~ATOM_S3_TV1_ACTIVE;
  3488. bios_6_scratch &= ~ATOM_S6_ACC_REQ_TV1;
  3489. }
  3490. }
  3491. if ((radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) &&
  3492. (radeon_connector->devices & ATOM_DEVICE_CV_SUPPORT)) {
  3493. if (connected) {
  3494. DRM_DEBUG_KMS("CV connected\n");
  3495. bios_3_scratch |= ATOM_S3_CV_ACTIVE;
  3496. bios_6_scratch |= ATOM_S6_ACC_REQ_CV;
  3497. } else {
  3498. DRM_DEBUG_KMS("CV disconnected\n");
  3499. bios_0_scratch &= ~ATOM_S0_CV_MASK;
  3500. bios_3_scratch &= ~ATOM_S3_CV_ACTIVE;
  3501. bios_6_scratch &= ~ATOM_S6_ACC_REQ_CV;
  3502. }
  3503. }
  3504. if ((radeon_encoder->devices & ATOM_DEVICE_LCD1_SUPPORT) &&
  3505. (radeon_connector->devices & ATOM_DEVICE_LCD1_SUPPORT)) {
  3506. if (connected) {
  3507. DRM_DEBUG_KMS("LCD1 connected\n");
  3508. bios_0_scratch |= ATOM_S0_LCD1;
  3509. bios_3_scratch |= ATOM_S3_LCD1_ACTIVE;
  3510. bios_6_scratch |= ATOM_S6_ACC_REQ_LCD1;
  3511. } else {
  3512. DRM_DEBUG_KMS("LCD1 disconnected\n");
  3513. bios_0_scratch &= ~ATOM_S0_LCD1;
  3514. bios_3_scratch &= ~ATOM_S3_LCD1_ACTIVE;
  3515. bios_6_scratch &= ~ATOM_S6_ACC_REQ_LCD1;
  3516. }
  3517. }
  3518. if ((radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) &&
  3519. (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) {
  3520. if (connected) {
  3521. DRM_DEBUG_KMS("CRT1 connected\n");
  3522. bios_0_scratch |= ATOM_S0_CRT1_COLOR;
  3523. bios_3_scratch |= ATOM_S3_CRT1_ACTIVE;
  3524. bios_6_scratch |= ATOM_S6_ACC_REQ_CRT1;
  3525. } else {
  3526. DRM_DEBUG_KMS("CRT1 disconnected\n");
  3527. bios_0_scratch &= ~ATOM_S0_CRT1_MASK;
  3528. bios_3_scratch &= ~ATOM_S3_CRT1_ACTIVE;
  3529. bios_6_scratch &= ~ATOM_S6_ACC_REQ_CRT1;
  3530. }
  3531. }
  3532. if ((radeon_encoder->devices & ATOM_DEVICE_CRT2_SUPPORT) &&
  3533. (radeon_connector->devices & ATOM_DEVICE_CRT2_SUPPORT)) {
  3534. if (connected) {
  3535. DRM_DEBUG_KMS("CRT2 connected\n");
  3536. bios_0_scratch |= ATOM_S0_CRT2_COLOR;
  3537. bios_3_scratch |= ATOM_S3_CRT2_ACTIVE;
  3538. bios_6_scratch |= ATOM_S6_ACC_REQ_CRT2;
  3539. } else {
  3540. DRM_DEBUG_KMS("CRT2 disconnected\n");
  3541. bios_0_scratch &= ~ATOM_S0_CRT2_MASK;
  3542. bios_3_scratch &= ~ATOM_S3_CRT2_ACTIVE;
  3543. bios_6_scratch &= ~ATOM_S6_ACC_REQ_CRT2;
  3544. }
  3545. }
  3546. if ((radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) &&
  3547. (radeon_connector->devices & ATOM_DEVICE_DFP1_SUPPORT)) {
  3548. if (connected) {
  3549. DRM_DEBUG_KMS("DFP1 connected\n");
  3550. bios_0_scratch |= ATOM_S0_DFP1;
  3551. bios_3_scratch |= ATOM_S3_DFP1_ACTIVE;
  3552. bios_6_scratch |= ATOM_S6_ACC_REQ_DFP1;
  3553. } else {
  3554. DRM_DEBUG_KMS("DFP1 disconnected\n");
  3555. bios_0_scratch &= ~ATOM_S0_DFP1;
  3556. bios_3_scratch &= ~ATOM_S3_DFP1_ACTIVE;
  3557. bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP1;
  3558. }
  3559. }
  3560. if ((radeon_encoder->devices & ATOM_DEVICE_DFP2_SUPPORT) &&
  3561. (radeon_connector->devices & ATOM_DEVICE_DFP2_SUPPORT)) {
  3562. if (connected) {
  3563. DRM_DEBUG_KMS("DFP2 connected\n");
  3564. bios_0_scratch |= ATOM_S0_DFP2;
  3565. bios_3_scratch |= ATOM_S3_DFP2_ACTIVE;
  3566. bios_6_scratch |= ATOM_S6_ACC_REQ_DFP2;
  3567. } else {
  3568. DRM_DEBUG_KMS("DFP2 disconnected\n");
  3569. bios_0_scratch &= ~ATOM_S0_DFP2;
  3570. bios_3_scratch &= ~ATOM_S3_DFP2_ACTIVE;
  3571. bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP2;
  3572. }
  3573. }
  3574. if ((radeon_encoder->devices & ATOM_DEVICE_DFP3_SUPPORT) &&
  3575. (radeon_connector->devices & ATOM_DEVICE_DFP3_SUPPORT)) {
  3576. if (connected) {
  3577. DRM_DEBUG_KMS("DFP3 connected\n");
  3578. bios_0_scratch |= ATOM_S0_DFP3;
  3579. bios_3_scratch |= ATOM_S3_DFP3_ACTIVE;
  3580. bios_6_scratch |= ATOM_S6_ACC_REQ_DFP3;
  3581. } else {
  3582. DRM_DEBUG_KMS("DFP3 disconnected\n");
  3583. bios_0_scratch &= ~ATOM_S0_DFP3;
  3584. bios_3_scratch &= ~ATOM_S3_DFP3_ACTIVE;
  3585. bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP3;
  3586. }
  3587. }
  3588. if ((radeon_encoder->devices & ATOM_DEVICE_DFP4_SUPPORT) &&
  3589. (radeon_connector->devices & ATOM_DEVICE_DFP4_SUPPORT)) {
  3590. if (connected) {
  3591. DRM_DEBUG_KMS("DFP4 connected\n");
  3592. bios_0_scratch |= ATOM_S0_DFP4;
  3593. bios_3_scratch |= ATOM_S3_DFP4_ACTIVE;
  3594. bios_6_scratch |= ATOM_S6_ACC_REQ_DFP4;
  3595. } else {
  3596. DRM_DEBUG_KMS("DFP4 disconnected\n");
  3597. bios_0_scratch &= ~ATOM_S0_DFP4;
  3598. bios_3_scratch &= ~ATOM_S3_DFP4_ACTIVE;
  3599. bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP4;
  3600. }
  3601. }
  3602. if ((radeon_encoder->devices & ATOM_DEVICE_DFP5_SUPPORT) &&
  3603. (radeon_connector->devices & ATOM_DEVICE_DFP5_SUPPORT)) {
  3604. if (connected) {
  3605. DRM_DEBUG_KMS("DFP5 connected\n");
  3606. bios_0_scratch |= ATOM_S0_DFP5;
  3607. bios_3_scratch |= ATOM_S3_DFP5_ACTIVE;
  3608. bios_6_scratch |= ATOM_S6_ACC_REQ_DFP5;
  3609. } else {
  3610. DRM_DEBUG_KMS("DFP5 disconnected\n");
  3611. bios_0_scratch &= ~ATOM_S0_DFP5;
  3612. bios_3_scratch &= ~ATOM_S3_DFP5_ACTIVE;
  3613. bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP5;
  3614. }
  3615. }
  3616. if ((radeon_encoder->devices & ATOM_DEVICE_DFP6_SUPPORT) &&
  3617. (radeon_connector->devices & ATOM_DEVICE_DFP6_SUPPORT)) {
  3618. if (connected) {
  3619. DRM_DEBUG_KMS("DFP6 connected\n");
  3620. bios_0_scratch |= ATOM_S0_DFP6;
  3621. bios_3_scratch |= ATOM_S3_DFP6_ACTIVE;
  3622. bios_6_scratch |= ATOM_S6_ACC_REQ_DFP6;
  3623. } else {
  3624. DRM_DEBUG_KMS("DFP6 disconnected\n");
  3625. bios_0_scratch &= ~ATOM_S0_DFP6;
  3626. bios_3_scratch &= ~ATOM_S3_DFP6_ACTIVE;
  3627. bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP6;
  3628. }
  3629. }
  3630. if (rdev->family >= CHIP_R600) {
  3631. WREG32(R600_BIOS_0_SCRATCH, bios_0_scratch);
  3632. WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch);
  3633. WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
  3634. } else {
  3635. WREG32(RADEON_BIOS_0_SCRATCH, bios_0_scratch);
  3636. WREG32(RADEON_BIOS_3_SCRATCH, bios_3_scratch);
  3637. WREG32(RADEON_BIOS_6_SCRATCH, bios_6_scratch);
  3638. }
  3639. }
  3640. void
  3641. radeon_atombios_encoder_crtc_scratch_regs(struct drm_encoder *encoder, int crtc)
  3642. {
  3643. struct drm_device *dev = encoder->dev;
  3644. struct radeon_device *rdev = dev->dev_private;
  3645. struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder);
  3646. uint32_t bios_3_scratch;
  3647. if (ASIC_IS_DCE4(rdev))
  3648. return;
  3649. if (rdev->family >= CHIP_R600)
  3650. bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH);
  3651. else
  3652. bios_3_scratch = RREG32(RADEON_BIOS_3_SCRATCH);
  3653. if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) {
  3654. bios_3_scratch &= ~ATOM_S3_TV1_CRTC_ACTIVE;
  3655. bios_3_scratch |= (crtc << 18);
  3656. }
  3657. if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
  3658. bios_3_scratch &= ~ATOM_S3_CV_CRTC_ACTIVE;
  3659. bios_3_scratch |= (crtc << 24);
  3660. }
  3661. if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) {
  3662. bios_3_scratch &= ~ATOM_S3_CRT1_CRTC_ACTIVE;
  3663. bios_3_scratch |= (crtc << 16);
  3664. }
  3665. if (radeon_encoder->devices & ATOM_DEVICE_CRT2_SUPPORT) {
  3666. bios_3_scratch &= ~ATOM_S3_CRT2_CRTC_ACTIVE;
  3667. bios_3_scratch |= (crtc << 20);
  3668. }
  3669. if (radeon_encoder->devices & ATOM_DEVICE_LCD1_SUPPORT) {
  3670. bios_3_scratch &= ~ATOM_S3_LCD1_CRTC_ACTIVE;
  3671. bios_3_scratch |= (crtc << 17);
  3672. }
  3673. if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) {
  3674. bios_3_scratch &= ~ATOM_S3_DFP1_CRTC_ACTIVE;
  3675. bios_3_scratch |= (crtc << 19);
  3676. }
  3677. if (radeon_encoder->devices & ATOM_DEVICE_DFP2_SUPPORT) {
  3678. bios_3_scratch &= ~ATOM_S3_DFP2_CRTC_ACTIVE;
  3679. bios_3_scratch |= (crtc << 23);
  3680. }
  3681. if (radeon_encoder->devices & ATOM_DEVICE_DFP3_SUPPORT) {
  3682. bios_3_scratch &= ~ATOM_S3_DFP3_CRTC_ACTIVE;
  3683. bios_3_scratch |= (crtc << 25);
  3684. }
  3685. if (rdev->family >= CHIP_R600)
  3686. WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch);
  3687. else
  3688. WREG32(RADEON_BIOS_3_SCRATCH, bios_3_scratch);
  3689. }
  3690. void
  3691. radeon_atombios_encoder_dpms_scratch_regs(struct drm_encoder *encoder, bool on)
  3692. {
  3693. struct drm_device *dev = encoder->dev;
  3694. struct radeon_device *rdev = dev->dev_private;
  3695. struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder);
  3696. uint32_t bios_2_scratch;
  3697. if (ASIC_IS_DCE4(rdev))
  3698. return;
  3699. if (rdev->family >= CHIP_R600)
  3700. bios_2_scratch = RREG32(R600_BIOS_2_SCRATCH);
  3701. else
  3702. bios_2_scratch = RREG32(RADEON_BIOS_2_SCRATCH);
  3703. if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) {
  3704. if (on)
  3705. bios_2_scratch &= ~ATOM_S2_TV1_DPMS_STATE;
  3706. else
  3707. bios_2_scratch |= ATOM_S2_TV1_DPMS_STATE;
  3708. }
  3709. if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
  3710. if (on)
  3711. bios_2_scratch &= ~ATOM_S2_CV_DPMS_STATE;
  3712. else
  3713. bios_2_scratch |= ATOM_S2_CV_DPMS_STATE;
  3714. }
  3715. if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) {
  3716. if (on)
  3717. bios_2_scratch &= ~ATOM_S2_CRT1_DPMS_STATE;
  3718. else
  3719. bios_2_scratch |= ATOM_S2_CRT1_DPMS_STATE;
  3720. }
  3721. if (radeon_encoder->devices & ATOM_DEVICE_CRT2_SUPPORT) {
  3722. if (on)
  3723. bios_2_scratch &= ~ATOM_S2_CRT2_DPMS_STATE;
  3724. else
  3725. bios_2_scratch |= ATOM_S2_CRT2_DPMS_STATE;
  3726. }
  3727. if (radeon_encoder->devices & ATOM_DEVICE_LCD1_SUPPORT) {
  3728. if (on)
  3729. bios_2_scratch &= ~ATOM_S2_LCD1_DPMS_STATE;
  3730. else
  3731. bios_2_scratch |= ATOM_S2_LCD1_DPMS_STATE;
  3732. }
  3733. if (radeon_encoder->devices & ATOM_DEVICE_DFP1_SUPPORT) {
  3734. if (on)
  3735. bios_2_scratch &= ~ATOM_S2_DFP1_DPMS_STATE;
  3736. else
  3737. bios_2_scratch |= ATOM_S2_DFP1_DPMS_STATE;
  3738. }
  3739. if (radeon_encoder->devices & ATOM_DEVICE_DFP2_SUPPORT) {
  3740. if (on)
  3741. bios_2_scratch &= ~ATOM_S2_DFP2_DPMS_STATE;
  3742. else
  3743. bios_2_scratch |= ATOM_S2_DFP2_DPMS_STATE;
  3744. }
  3745. if (radeon_encoder->devices & ATOM_DEVICE_DFP3_SUPPORT) {
  3746. if (on)
  3747. bios_2_scratch &= ~ATOM_S2_DFP3_DPMS_STATE;
  3748. else
  3749. bios_2_scratch |= ATOM_S2_DFP3_DPMS_STATE;
  3750. }
  3751. if (radeon_encoder->devices & ATOM_DEVICE_DFP4_SUPPORT) {
  3752. if (on)
  3753. bios_2_scratch &= ~ATOM_S2_DFP4_DPMS_STATE;
  3754. else
  3755. bios_2_scratch |= ATOM_S2_DFP4_DPMS_STATE;
  3756. }
  3757. if (radeon_encoder->devices & ATOM_DEVICE_DFP5_SUPPORT) {
  3758. if (on)
  3759. bios_2_scratch &= ~ATOM_S2_DFP5_DPMS_STATE;
  3760. else
  3761. bios_2_scratch |= ATOM_S2_DFP5_DPMS_STATE;
  3762. }
  3763. if (rdev->family >= CHIP_R600)
  3764. WREG32(R600_BIOS_2_SCRATCH, bios_2_scratch);
  3765. else
  3766. WREG32(RADEON_BIOS_2_SCRATCH, bios_2_scratch);
  3767. }