radeon_cp.c 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435
  1. /* radeon_cp.c -- CP support for Radeon -*- linux-c -*- */
  2. /*
  3. * Copyright 2000 Precision Insight, Inc., Cedar Park, Texas.
  4. * Copyright 2000 VA Linux Systems, Inc., Fremont, California.
  5. * All Rights Reserved.
  6. *
  7. * Permission is hereby granted, free of charge, to any person obtaining a
  8. * copy of this software and associated documentation files (the "Software"),
  9. * to deal in the Software without restriction, including without limitation
  10. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  11. * and/or sell copies of the Software, and to permit persons to whom the
  12. * Software is furnished to do so, subject to the following conditions:
  13. *
  14. * The above copyright notice and this permission notice (including the next
  15. * paragraph) shall be included in all copies or substantial portions of the
  16. * Software.
  17. *
  18. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  19. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  20. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  21. * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
  22. * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  23. * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  24. * DEALINGS IN THE SOFTWARE.
  25. *
  26. * Authors:
  27. * Kevin E. Martin <martin@valinux.com>
  28. * Gareth Hughes <gareth@valinux.com>
  29. */
  30. #include "drmP.h"
  31. #include "drm.h"
  32. #include "radeon_drm.h"
  33. #include "radeon_drv.h"
  34. #include "r300_reg.h"
  35. #define RADEON_FIFO_DEBUG 0
  36. static int radeon_do_cleanup_cp(struct drm_device * dev);
  37. /* CP microcode (from ATI) */
  38. static const u32 R200_cp_microcode[][2] = {
  39. {0x21007000, 0000000000},
  40. {0x20007000, 0000000000},
  41. {0x000000ab, 0x00000004},
  42. {0x000000af, 0x00000004},
  43. {0x66544a49, 0000000000},
  44. {0x49494174, 0000000000},
  45. {0x54517d83, 0000000000},
  46. {0x498d8b64, 0000000000},
  47. {0x49494949, 0000000000},
  48. {0x49da493c, 0000000000},
  49. {0x49989898, 0000000000},
  50. {0xd34949d5, 0000000000},
  51. {0x9dc90e11, 0000000000},
  52. {0xce9b9b9b, 0000000000},
  53. {0x000f0000, 0x00000016},
  54. {0x352e232c, 0000000000},
  55. {0x00000013, 0x00000004},
  56. {0x000f0000, 0x00000016},
  57. {0x352e272c, 0000000000},
  58. {0x000f0001, 0x00000016},
  59. {0x3239362f, 0000000000},
  60. {0x000077ef, 0x00000002},
  61. {0x00061000, 0x00000002},
  62. {0x00000020, 0x0000001a},
  63. {0x00004000, 0x0000001e},
  64. {0x00061000, 0x00000002},
  65. {0x00000020, 0x0000001a},
  66. {0x00004000, 0x0000001e},
  67. {0x00061000, 0x00000002},
  68. {0x00000020, 0x0000001a},
  69. {0x00004000, 0x0000001e},
  70. {0x00000016, 0x00000004},
  71. {0x0003802a, 0x00000002},
  72. {0x040067e0, 0x00000002},
  73. {0x00000016, 0x00000004},
  74. {0x000077e0, 0x00000002},
  75. {0x00065000, 0x00000002},
  76. {0x000037e1, 0x00000002},
  77. {0x040067e1, 0x00000006},
  78. {0x000077e0, 0x00000002},
  79. {0x000077e1, 0x00000002},
  80. {0x000077e1, 0x00000006},
  81. {0xffffffff, 0000000000},
  82. {0x10000000, 0000000000},
  83. {0x0003802a, 0x00000002},
  84. {0x040067e0, 0x00000006},
  85. {0x00007675, 0x00000002},
  86. {0x00007676, 0x00000002},
  87. {0x00007677, 0x00000002},
  88. {0x00007678, 0x00000006},
  89. {0x0003802b, 0x00000002},
  90. {0x04002676, 0x00000002},
  91. {0x00007677, 0x00000002},
  92. {0x00007678, 0x00000006},
  93. {0x0000002e, 0x00000018},
  94. {0x0000002e, 0x00000018},
  95. {0000000000, 0x00000006},
  96. {0x0000002f, 0x00000018},
  97. {0x0000002f, 0x00000018},
  98. {0000000000, 0x00000006},
  99. {0x01605000, 0x00000002},
  100. {0x00065000, 0x00000002},
  101. {0x00098000, 0x00000002},
  102. {0x00061000, 0x00000002},
  103. {0x64c0603d, 0x00000004},
  104. {0x00080000, 0x00000016},
  105. {0000000000, 0000000000},
  106. {0x0400251d, 0x00000002},
  107. {0x00007580, 0x00000002},
  108. {0x00067581, 0x00000002},
  109. {0x04002580, 0x00000002},
  110. {0x00067581, 0x00000002},
  111. {0x00000046, 0x00000004},
  112. {0x00005000, 0000000000},
  113. {0x00061000, 0x00000002},
  114. {0x0000750e, 0x00000002},
  115. {0x00019000, 0x00000002},
  116. {0x00011055, 0x00000014},
  117. {0x00000055, 0x00000012},
  118. {0x0400250f, 0x00000002},
  119. {0x0000504a, 0x00000004},
  120. {0x00007565, 0x00000002},
  121. {0x00007566, 0x00000002},
  122. {0x00000051, 0x00000004},
  123. {0x01e655b4, 0x00000002},
  124. {0x4401b0dc, 0x00000002},
  125. {0x01c110dc, 0x00000002},
  126. {0x2666705d, 0x00000018},
  127. {0x040c2565, 0x00000002},
  128. {0x0000005d, 0x00000018},
  129. {0x04002564, 0x00000002},
  130. {0x00007566, 0x00000002},
  131. {0x00000054, 0x00000004},
  132. {0x00401060, 0x00000008},
  133. {0x00101000, 0x00000002},
  134. {0x000d80ff, 0x00000002},
  135. {0x00800063, 0x00000008},
  136. {0x000f9000, 0x00000002},
  137. {0x000e00ff, 0x00000002},
  138. {0000000000, 0x00000006},
  139. {0x00000080, 0x00000018},
  140. {0x00000054, 0x00000004},
  141. {0x00007576, 0x00000002},
  142. {0x00065000, 0x00000002},
  143. {0x00009000, 0x00000002},
  144. {0x00041000, 0x00000002},
  145. {0x0c00350e, 0x00000002},
  146. {0x00049000, 0x00000002},
  147. {0x00051000, 0x00000002},
  148. {0x01e785f8, 0x00000002},
  149. {0x00200000, 0x00000002},
  150. {0x00600073, 0x0000000c},
  151. {0x00007563, 0x00000002},
  152. {0x006075f0, 0x00000021},
  153. {0x20007068, 0x00000004},
  154. {0x00005068, 0x00000004},
  155. {0x00007576, 0x00000002},
  156. {0x00007577, 0x00000002},
  157. {0x0000750e, 0x00000002},
  158. {0x0000750f, 0x00000002},
  159. {0x00a05000, 0x00000002},
  160. {0x00600076, 0x0000000c},
  161. {0x006075f0, 0x00000021},
  162. {0x000075f8, 0x00000002},
  163. {0x00000076, 0x00000004},
  164. {0x000a750e, 0x00000002},
  165. {0x0020750f, 0x00000002},
  166. {0x00600079, 0x00000004},
  167. {0x00007570, 0x00000002},
  168. {0x00007571, 0x00000002},
  169. {0x00007572, 0x00000006},
  170. {0x00005000, 0x00000002},
  171. {0x00a05000, 0x00000002},
  172. {0x00007568, 0x00000002},
  173. {0x00061000, 0x00000002},
  174. {0x00000084, 0x0000000c},
  175. {0x00058000, 0x00000002},
  176. {0x0c607562, 0x00000002},
  177. {0x00000086, 0x00000004},
  178. {0x00600085, 0x00000004},
  179. {0x400070dd, 0000000000},
  180. {0x000380dd, 0x00000002},
  181. {0x00000093, 0x0000001c},
  182. {0x00065095, 0x00000018},
  183. {0x040025bb, 0x00000002},
  184. {0x00061096, 0x00000018},
  185. {0x040075bc, 0000000000},
  186. {0x000075bb, 0x00000002},
  187. {0x000075bc, 0000000000},
  188. {0x00090000, 0x00000006},
  189. {0x00090000, 0x00000002},
  190. {0x000d8002, 0x00000006},
  191. {0x00005000, 0x00000002},
  192. {0x00007821, 0x00000002},
  193. {0x00007800, 0000000000},
  194. {0x00007821, 0x00000002},
  195. {0x00007800, 0000000000},
  196. {0x01665000, 0x00000002},
  197. {0x000a0000, 0x00000002},
  198. {0x000671cc, 0x00000002},
  199. {0x0286f1cd, 0x00000002},
  200. {0x000000a3, 0x00000010},
  201. {0x21007000, 0000000000},
  202. {0x000000aa, 0x0000001c},
  203. {0x00065000, 0x00000002},
  204. {0x000a0000, 0x00000002},
  205. {0x00061000, 0x00000002},
  206. {0x000b0000, 0x00000002},
  207. {0x38067000, 0x00000002},
  208. {0x000a00a6, 0x00000004},
  209. {0x20007000, 0000000000},
  210. {0x01200000, 0x00000002},
  211. {0x20077000, 0x00000002},
  212. {0x01200000, 0x00000002},
  213. {0x20007000, 0000000000},
  214. {0x00061000, 0x00000002},
  215. {0x0120751b, 0x00000002},
  216. {0x8040750a, 0x00000002},
  217. {0x8040750b, 0x00000002},
  218. {0x00110000, 0x00000002},
  219. {0x000380dd, 0x00000002},
  220. {0x000000bd, 0x0000001c},
  221. {0x00061096, 0x00000018},
  222. {0x844075bd, 0x00000002},
  223. {0x00061095, 0x00000018},
  224. {0x840075bb, 0x00000002},
  225. {0x00061096, 0x00000018},
  226. {0x844075bc, 0x00000002},
  227. {0x000000c0, 0x00000004},
  228. {0x804075bd, 0x00000002},
  229. {0x800075bb, 0x00000002},
  230. {0x804075bc, 0x00000002},
  231. {0x00108000, 0x00000002},
  232. {0x01400000, 0x00000002},
  233. {0x006000c4, 0x0000000c},
  234. {0x20c07000, 0x00000020},
  235. {0x000000c6, 0x00000012},
  236. {0x00800000, 0x00000006},
  237. {0x0080751d, 0x00000006},
  238. {0x000025bb, 0x00000002},
  239. {0x000040c0, 0x00000004},
  240. {0x0000775c, 0x00000002},
  241. {0x00a05000, 0x00000002},
  242. {0x00661000, 0x00000002},
  243. {0x0460275d, 0x00000020},
  244. {0x00004000, 0000000000},
  245. {0x00007999, 0x00000002},
  246. {0x00a05000, 0x00000002},
  247. {0x00661000, 0x00000002},
  248. {0x0460299b, 0x00000020},
  249. {0x00004000, 0000000000},
  250. {0x01e00830, 0x00000002},
  251. {0x21007000, 0000000000},
  252. {0x00005000, 0x00000002},
  253. {0x00038042, 0x00000002},
  254. {0x040025e0, 0x00000002},
  255. {0x000075e1, 0000000000},
  256. {0x00000001, 0000000000},
  257. {0x000380d9, 0x00000002},
  258. {0x04007394, 0000000000},
  259. {0000000000, 0000000000},
  260. {0000000000, 0000000000},
  261. {0000000000, 0000000000},
  262. {0000000000, 0000000000},
  263. {0000000000, 0000000000},
  264. {0000000000, 0000000000},
  265. {0000000000, 0000000000},
  266. {0000000000, 0000000000},
  267. {0000000000, 0000000000},
  268. {0000000000, 0000000000},
  269. {0000000000, 0000000000},
  270. {0000000000, 0000000000},
  271. {0000000000, 0000000000},
  272. {0000000000, 0000000000},
  273. {0000000000, 0000000000},
  274. {0000000000, 0000000000},
  275. {0000000000, 0000000000},
  276. {0000000000, 0000000000},
  277. {0000000000, 0000000000},
  278. {0000000000, 0000000000},
  279. {0000000000, 0000000000},
  280. {0000000000, 0000000000},
  281. {0000000000, 0000000000},
  282. {0000000000, 0000000000},
  283. {0000000000, 0000000000},
  284. {0000000000, 0000000000},
  285. {0000000000, 0000000000},
  286. {0000000000, 0000000000},
  287. {0000000000, 0000000000},
  288. {0000000000, 0000000000},
  289. {0000000000, 0000000000},
  290. {0000000000, 0000000000},
  291. {0000000000, 0000000000},
  292. {0000000000, 0000000000},
  293. {0000000000, 0000000000},
  294. {0000000000, 0000000000},
  295. };
  296. static const u32 radeon_cp_microcode[][2] = {
  297. {0x21007000, 0000000000},
  298. {0x20007000, 0000000000},
  299. {0x000000b4, 0x00000004},
  300. {0x000000b8, 0x00000004},
  301. {0x6f5b4d4c, 0000000000},
  302. {0x4c4c427f, 0000000000},
  303. {0x5b568a92, 0000000000},
  304. {0x4ca09c6d, 0000000000},
  305. {0xad4c4c4c, 0000000000},
  306. {0x4ce1af3d, 0000000000},
  307. {0xd8afafaf, 0000000000},
  308. {0xd64c4cdc, 0000000000},
  309. {0x4cd10d10, 0000000000},
  310. {0x000f0000, 0x00000016},
  311. {0x362f242d, 0000000000},
  312. {0x00000012, 0x00000004},
  313. {0x000f0000, 0x00000016},
  314. {0x362f282d, 0000000000},
  315. {0x000380e7, 0x00000002},
  316. {0x04002c97, 0x00000002},
  317. {0x000f0001, 0x00000016},
  318. {0x333a3730, 0000000000},
  319. {0x000077ef, 0x00000002},
  320. {0x00061000, 0x00000002},
  321. {0x00000021, 0x0000001a},
  322. {0x00004000, 0x0000001e},
  323. {0x00061000, 0x00000002},
  324. {0x00000021, 0x0000001a},
  325. {0x00004000, 0x0000001e},
  326. {0x00061000, 0x00000002},
  327. {0x00000021, 0x0000001a},
  328. {0x00004000, 0x0000001e},
  329. {0x00000017, 0x00000004},
  330. {0x0003802b, 0x00000002},
  331. {0x040067e0, 0x00000002},
  332. {0x00000017, 0x00000004},
  333. {0x000077e0, 0x00000002},
  334. {0x00065000, 0x00000002},
  335. {0x000037e1, 0x00000002},
  336. {0x040067e1, 0x00000006},
  337. {0x000077e0, 0x00000002},
  338. {0x000077e1, 0x00000002},
  339. {0x000077e1, 0x00000006},
  340. {0xffffffff, 0000000000},
  341. {0x10000000, 0000000000},
  342. {0x0003802b, 0x00000002},
  343. {0x040067e0, 0x00000006},
  344. {0x00007675, 0x00000002},
  345. {0x00007676, 0x00000002},
  346. {0x00007677, 0x00000002},
  347. {0x00007678, 0x00000006},
  348. {0x0003802c, 0x00000002},
  349. {0x04002676, 0x00000002},
  350. {0x00007677, 0x00000002},
  351. {0x00007678, 0x00000006},
  352. {0x0000002f, 0x00000018},
  353. {0x0000002f, 0x00000018},
  354. {0000000000, 0x00000006},
  355. {0x00000030, 0x00000018},
  356. {0x00000030, 0x00000018},
  357. {0000000000, 0x00000006},
  358. {0x01605000, 0x00000002},
  359. {0x00065000, 0x00000002},
  360. {0x00098000, 0x00000002},
  361. {0x00061000, 0x00000002},
  362. {0x64c0603e, 0x00000004},
  363. {0x000380e6, 0x00000002},
  364. {0x040025c5, 0x00000002},
  365. {0x00080000, 0x00000016},
  366. {0000000000, 0000000000},
  367. {0x0400251d, 0x00000002},
  368. {0x00007580, 0x00000002},
  369. {0x00067581, 0x00000002},
  370. {0x04002580, 0x00000002},
  371. {0x00067581, 0x00000002},
  372. {0x00000049, 0x00000004},
  373. {0x00005000, 0000000000},
  374. {0x000380e6, 0x00000002},
  375. {0x040025c5, 0x00000002},
  376. {0x00061000, 0x00000002},
  377. {0x0000750e, 0x00000002},
  378. {0x00019000, 0x00000002},
  379. {0x00011055, 0x00000014},
  380. {0x00000055, 0x00000012},
  381. {0x0400250f, 0x00000002},
  382. {0x0000504f, 0x00000004},
  383. {0x000380e6, 0x00000002},
  384. {0x040025c5, 0x00000002},
  385. {0x00007565, 0x00000002},
  386. {0x00007566, 0x00000002},
  387. {0x00000058, 0x00000004},
  388. {0x000380e6, 0x00000002},
  389. {0x040025c5, 0x00000002},
  390. {0x01e655b4, 0x00000002},
  391. {0x4401b0e4, 0x00000002},
  392. {0x01c110e4, 0x00000002},
  393. {0x26667066, 0x00000018},
  394. {0x040c2565, 0x00000002},
  395. {0x00000066, 0x00000018},
  396. {0x04002564, 0x00000002},
  397. {0x00007566, 0x00000002},
  398. {0x0000005d, 0x00000004},
  399. {0x00401069, 0x00000008},
  400. {0x00101000, 0x00000002},
  401. {0x000d80ff, 0x00000002},
  402. {0x0080006c, 0x00000008},
  403. {0x000f9000, 0x00000002},
  404. {0x000e00ff, 0x00000002},
  405. {0000000000, 0x00000006},
  406. {0x0000008f, 0x00000018},
  407. {0x0000005b, 0x00000004},
  408. {0x000380e6, 0x00000002},
  409. {0x040025c5, 0x00000002},
  410. {0x00007576, 0x00000002},
  411. {0x00065000, 0x00000002},
  412. {0x00009000, 0x00000002},
  413. {0x00041000, 0x00000002},
  414. {0x0c00350e, 0x00000002},
  415. {0x00049000, 0x00000002},
  416. {0x00051000, 0x00000002},
  417. {0x01e785f8, 0x00000002},
  418. {0x00200000, 0x00000002},
  419. {0x0060007e, 0x0000000c},
  420. {0x00007563, 0x00000002},
  421. {0x006075f0, 0x00000021},
  422. {0x20007073, 0x00000004},
  423. {0x00005073, 0x00000004},
  424. {0x000380e6, 0x00000002},
  425. {0x040025c5, 0x00000002},
  426. {0x00007576, 0x00000002},
  427. {0x00007577, 0x00000002},
  428. {0x0000750e, 0x00000002},
  429. {0x0000750f, 0x00000002},
  430. {0x00a05000, 0x00000002},
  431. {0x00600083, 0x0000000c},
  432. {0x006075f0, 0x00000021},
  433. {0x000075f8, 0x00000002},
  434. {0x00000083, 0x00000004},
  435. {0x000a750e, 0x00000002},
  436. {0x000380e6, 0x00000002},
  437. {0x040025c5, 0x00000002},
  438. {0x0020750f, 0x00000002},
  439. {0x00600086, 0x00000004},
  440. {0x00007570, 0x00000002},
  441. {0x00007571, 0x00000002},
  442. {0x00007572, 0x00000006},
  443. {0x000380e6, 0x00000002},
  444. {0x040025c5, 0x00000002},
  445. {0x00005000, 0x00000002},
  446. {0x00a05000, 0x00000002},
  447. {0x00007568, 0x00000002},
  448. {0x00061000, 0x00000002},
  449. {0x00000095, 0x0000000c},
  450. {0x00058000, 0x00000002},
  451. {0x0c607562, 0x00000002},
  452. {0x00000097, 0x00000004},
  453. {0x000380e6, 0x00000002},
  454. {0x040025c5, 0x00000002},
  455. {0x00600096, 0x00000004},
  456. {0x400070e5, 0000000000},
  457. {0x000380e6, 0x00000002},
  458. {0x040025c5, 0x00000002},
  459. {0x000380e5, 0x00000002},
  460. {0x000000a8, 0x0000001c},
  461. {0x000650aa, 0x00000018},
  462. {0x040025bb, 0x00000002},
  463. {0x000610ab, 0x00000018},
  464. {0x040075bc, 0000000000},
  465. {0x000075bb, 0x00000002},
  466. {0x000075bc, 0000000000},
  467. {0x00090000, 0x00000006},
  468. {0x00090000, 0x00000002},
  469. {0x000d8002, 0x00000006},
  470. {0x00007832, 0x00000002},
  471. {0x00005000, 0x00000002},
  472. {0x000380e7, 0x00000002},
  473. {0x04002c97, 0x00000002},
  474. {0x00007820, 0x00000002},
  475. {0x00007821, 0x00000002},
  476. {0x00007800, 0000000000},
  477. {0x01200000, 0x00000002},
  478. {0x20077000, 0x00000002},
  479. {0x01200000, 0x00000002},
  480. {0x20007000, 0x00000002},
  481. {0x00061000, 0x00000002},
  482. {0x0120751b, 0x00000002},
  483. {0x8040750a, 0x00000002},
  484. {0x8040750b, 0x00000002},
  485. {0x00110000, 0x00000002},
  486. {0x000380e5, 0x00000002},
  487. {0x000000c6, 0x0000001c},
  488. {0x000610ab, 0x00000018},
  489. {0x844075bd, 0x00000002},
  490. {0x000610aa, 0x00000018},
  491. {0x840075bb, 0x00000002},
  492. {0x000610ab, 0x00000018},
  493. {0x844075bc, 0x00000002},
  494. {0x000000c9, 0x00000004},
  495. {0x804075bd, 0x00000002},
  496. {0x800075bb, 0x00000002},
  497. {0x804075bc, 0x00000002},
  498. {0x00108000, 0x00000002},
  499. {0x01400000, 0x00000002},
  500. {0x006000cd, 0x0000000c},
  501. {0x20c07000, 0x00000020},
  502. {0x000000cf, 0x00000012},
  503. {0x00800000, 0x00000006},
  504. {0x0080751d, 0x00000006},
  505. {0000000000, 0000000000},
  506. {0x0000775c, 0x00000002},
  507. {0x00a05000, 0x00000002},
  508. {0x00661000, 0x00000002},
  509. {0x0460275d, 0x00000020},
  510. {0x00004000, 0000000000},
  511. {0x01e00830, 0x00000002},
  512. {0x21007000, 0000000000},
  513. {0x6464614d, 0000000000},
  514. {0x69687420, 0000000000},
  515. {0x00000073, 0000000000},
  516. {0000000000, 0000000000},
  517. {0x00005000, 0x00000002},
  518. {0x000380d0, 0x00000002},
  519. {0x040025e0, 0x00000002},
  520. {0x000075e1, 0000000000},
  521. {0x00000001, 0000000000},
  522. {0x000380e0, 0x00000002},
  523. {0x04002394, 0x00000002},
  524. {0x00005000, 0000000000},
  525. {0000000000, 0000000000},
  526. {0000000000, 0000000000},
  527. {0x00000008, 0000000000},
  528. {0x00000004, 0000000000},
  529. {0000000000, 0000000000},
  530. {0000000000, 0000000000},
  531. {0000000000, 0000000000},
  532. {0000000000, 0000000000},
  533. {0000000000, 0000000000},
  534. {0000000000, 0000000000},
  535. {0000000000, 0000000000},
  536. {0000000000, 0000000000},
  537. {0000000000, 0000000000},
  538. {0000000000, 0000000000},
  539. {0000000000, 0000000000},
  540. {0000000000, 0000000000},
  541. {0000000000, 0000000000},
  542. {0000000000, 0000000000},
  543. {0000000000, 0000000000},
  544. {0000000000, 0000000000},
  545. {0000000000, 0000000000},
  546. {0000000000, 0000000000},
  547. {0000000000, 0000000000},
  548. {0000000000, 0000000000},
  549. {0000000000, 0000000000},
  550. {0000000000, 0000000000},
  551. {0000000000, 0000000000},
  552. {0000000000, 0000000000},
  553. };
  554. static const u32 R300_cp_microcode[][2] = {
  555. {0x4200e000, 0000000000},
  556. {0x4000e000, 0000000000},
  557. {0x000000af, 0x00000008},
  558. {0x000000b3, 0x00000008},
  559. {0x6c5a504f, 0000000000},
  560. {0x4f4f497a, 0000000000},
  561. {0x5a578288, 0000000000},
  562. {0x4f91906a, 0000000000},
  563. {0x4f4f4f4f, 0000000000},
  564. {0x4fe24f44, 0000000000},
  565. {0x4f9c9c9c, 0000000000},
  566. {0xdc4f4fde, 0000000000},
  567. {0xa1cd4f4f, 0000000000},
  568. {0xd29d9d9d, 0000000000},
  569. {0x4f0f9fd7, 0000000000},
  570. {0x000ca000, 0x00000004},
  571. {0x000d0012, 0x00000038},
  572. {0x0000e8b4, 0x00000004},
  573. {0x000d0014, 0x00000038},
  574. {0x0000e8b6, 0x00000004},
  575. {0x000d0016, 0x00000038},
  576. {0x0000e854, 0x00000004},
  577. {0x000d0018, 0x00000038},
  578. {0x0000e855, 0x00000004},
  579. {0x000d001a, 0x00000038},
  580. {0x0000e856, 0x00000004},
  581. {0x000d001c, 0x00000038},
  582. {0x0000e857, 0x00000004},
  583. {0x000d001e, 0x00000038},
  584. {0x0000e824, 0x00000004},
  585. {0x000d0020, 0x00000038},
  586. {0x0000e825, 0x00000004},
  587. {0x000d0022, 0x00000038},
  588. {0x0000e830, 0x00000004},
  589. {0x000d0024, 0x00000038},
  590. {0x0000f0c0, 0x00000004},
  591. {0x000d0026, 0x00000038},
  592. {0x0000f0c1, 0x00000004},
  593. {0x000d0028, 0x00000038},
  594. {0x0000f041, 0x00000004},
  595. {0x000d002a, 0x00000038},
  596. {0x0000f184, 0x00000004},
  597. {0x000d002c, 0x00000038},
  598. {0x0000f185, 0x00000004},
  599. {0x000d002e, 0x00000038},
  600. {0x0000f186, 0x00000004},
  601. {0x000d0030, 0x00000038},
  602. {0x0000f187, 0x00000004},
  603. {0x000d0032, 0x00000038},
  604. {0x0000f180, 0x00000004},
  605. {0x000d0034, 0x00000038},
  606. {0x0000f393, 0x00000004},
  607. {0x000d0036, 0x00000038},
  608. {0x0000f38a, 0x00000004},
  609. {0x000d0038, 0x00000038},
  610. {0x0000f38e, 0x00000004},
  611. {0x0000e821, 0x00000004},
  612. {0x0140a000, 0x00000004},
  613. {0x00000043, 0x00000018},
  614. {0x00cce800, 0x00000004},
  615. {0x001b0001, 0x00000004},
  616. {0x08004800, 0x00000004},
  617. {0x001b0001, 0x00000004},
  618. {0x08004800, 0x00000004},
  619. {0x001b0001, 0x00000004},
  620. {0x08004800, 0x00000004},
  621. {0x0000003a, 0x00000008},
  622. {0x0000a000, 0000000000},
  623. {0x02c0a000, 0x00000004},
  624. {0x000ca000, 0x00000004},
  625. {0x00130000, 0x00000004},
  626. {0x000c2000, 0x00000004},
  627. {0xc980c045, 0x00000008},
  628. {0x2000451d, 0x00000004},
  629. {0x0000e580, 0x00000004},
  630. {0x000ce581, 0x00000004},
  631. {0x08004580, 0x00000004},
  632. {0x000ce581, 0x00000004},
  633. {0x0000004c, 0x00000008},
  634. {0x0000a000, 0000000000},
  635. {0x000c2000, 0x00000004},
  636. {0x0000e50e, 0x00000004},
  637. {0x00032000, 0x00000004},
  638. {0x00022056, 0x00000028},
  639. {0x00000056, 0x00000024},
  640. {0x0800450f, 0x00000004},
  641. {0x0000a050, 0x00000008},
  642. {0x0000e565, 0x00000004},
  643. {0x0000e566, 0x00000004},
  644. {0x00000057, 0x00000008},
  645. {0x03cca5b4, 0x00000004},
  646. {0x05432000, 0x00000004},
  647. {0x00022000, 0x00000004},
  648. {0x4ccce063, 0x00000030},
  649. {0x08274565, 0x00000004},
  650. {0x00000063, 0x00000030},
  651. {0x08004564, 0x00000004},
  652. {0x0000e566, 0x00000004},
  653. {0x0000005a, 0x00000008},
  654. {0x00802066, 0x00000010},
  655. {0x00202000, 0x00000004},
  656. {0x001b00ff, 0x00000004},
  657. {0x01000069, 0x00000010},
  658. {0x001f2000, 0x00000004},
  659. {0x001c00ff, 0x00000004},
  660. {0000000000, 0x0000000c},
  661. {0x00000085, 0x00000030},
  662. {0x0000005a, 0x00000008},
  663. {0x0000e576, 0x00000004},
  664. {0x000ca000, 0x00000004},
  665. {0x00012000, 0x00000004},
  666. {0x00082000, 0x00000004},
  667. {0x1800650e, 0x00000004},
  668. {0x00092000, 0x00000004},
  669. {0x000a2000, 0x00000004},
  670. {0x000f0000, 0x00000004},
  671. {0x00400000, 0x00000004},
  672. {0x00000079, 0x00000018},
  673. {0x0000e563, 0x00000004},
  674. {0x00c0e5f9, 0x000000c2},
  675. {0x0000006e, 0x00000008},
  676. {0x0000a06e, 0x00000008},
  677. {0x0000e576, 0x00000004},
  678. {0x0000e577, 0x00000004},
  679. {0x0000e50e, 0x00000004},
  680. {0x0000e50f, 0x00000004},
  681. {0x0140a000, 0x00000004},
  682. {0x0000007c, 0x00000018},
  683. {0x00c0e5f9, 0x000000c2},
  684. {0x0000007c, 0x00000008},
  685. {0x0014e50e, 0x00000004},
  686. {0x0040e50f, 0x00000004},
  687. {0x00c0007f, 0x00000008},
  688. {0x0000e570, 0x00000004},
  689. {0x0000e571, 0x00000004},
  690. {0x0000e572, 0x0000000c},
  691. {0x0000a000, 0x00000004},
  692. {0x0140a000, 0x00000004},
  693. {0x0000e568, 0x00000004},
  694. {0x000c2000, 0x00000004},
  695. {0x00000089, 0x00000018},
  696. {0x000b0000, 0x00000004},
  697. {0x18c0e562, 0x00000004},
  698. {0x0000008b, 0x00000008},
  699. {0x00c0008a, 0x00000008},
  700. {0x000700e4, 0x00000004},
  701. {0x00000097, 0x00000038},
  702. {0x000ca099, 0x00000030},
  703. {0x080045bb, 0x00000004},
  704. {0x000c209a, 0x00000030},
  705. {0x0800e5bc, 0000000000},
  706. {0x0000e5bb, 0x00000004},
  707. {0x0000e5bc, 0000000000},
  708. {0x00120000, 0x0000000c},
  709. {0x00120000, 0x00000004},
  710. {0x001b0002, 0x0000000c},
  711. {0x0000a000, 0x00000004},
  712. {0x0000e821, 0x00000004},
  713. {0x0000e800, 0000000000},
  714. {0x0000e821, 0x00000004},
  715. {0x0000e82e, 0000000000},
  716. {0x02cca000, 0x00000004},
  717. {0x00140000, 0x00000004},
  718. {0x000ce1cc, 0x00000004},
  719. {0x050de1cd, 0x00000004},
  720. {0x000000a7, 0x00000020},
  721. {0x4200e000, 0000000000},
  722. {0x000000ae, 0x00000038},
  723. {0x000ca000, 0x00000004},
  724. {0x00140000, 0x00000004},
  725. {0x000c2000, 0x00000004},
  726. {0x00160000, 0x00000004},
  727. {0x700ce000, 0x00000004},
  728. {0x001400aa, 0x00000008},
  729. {0x4000e000, 0000000000},
  730. {0x02400000, 0x00000004},
  731. {0x400ee000, 0x00000004},
  732. {0x02400000, 0x00000004},
  733. {0x4000e000, 0000000000},
  734. {0x000c2000, 0x00000004},
  735. {0x0240e51b, 0x00000004},
  736. {0x0080e50a, 0x00000005},
  737. {0x0080e50b, 0x00000005},
  738. {0x00220000, 0x00000004},
  739. {0x000700e4, 0x00000004},
  740. {0x000000c1, 0x00000038},
  741. {0x000c209a, 0x00000030},
  742. {0x0880e5bd, 0x00000005},
  743. {0x000c2099, 0x00000030},
  744. {0x0800e5bb, 0x00000005},
  745. {0x000c209a, 0x00000030},
  746. {0x0880e5bc, 0x00000005},
  747. {0x000000c4, 0x00000008},
  748. {0x0080e5bd, 0x00000005},
  749. {0x0000e5bb, 0x00000005},
  750. {0x0080e5bc, 0x00000005},
  751. {0x00210000, 0x00000004},
  752. {0x02800000, 0x00000004},
  753. {0x00c000c8, 0x00000018},
  754. {0x4180e000, 0x00000040},
  755. {0x000000ca, 0x00000024},
  756. {0x01000000, 0x0000000c},
  757. {0x0100e51d, 0x0000000c},
  758. {0x000045bb, 0x00000004},
  759. {0x000080c4, 0x00000008},
  760. {0x0000f3ce, 0x00000004},
  761. {0x0140a000, 0x00000004},
  762. {0x00cc2000, 0x00000004},
  763. {0x08c053cf, 0x00000040},
  764. {0x00008000, 0000000000},
  765. {0x0000f3d2, 0x00000004},
  766. {0x0140a000, 0x00000004},
  767. {0x00cc2000, 0x00000004},
  768. {0x08c053d3, 0x00000040},
  769. {0x00008000, 0000000000},
  770. {0x0000f39d, 0x00000004},
  771. {0x0140a000, 0x00000004},
  772. {0x00cc2000, 0x00000004},
  773. {0x08c0539e, 0x00000040},
  774. {0x00008000, 0000000000},
  775. {0x03c00830, 0x00000004},
  776. {0x4200e000, 0000000000},
  777. {0x0000a000, 0x00000004},
  778. {0x200045e0, 0x00000004},
  779. {0x0000e5e1, 0000000000},
  780. {0x00000001, 0000000000},
  781. {0x000700e1, 0x00000004},
  782. {0x0800e394, 0000000000},
  783. {0000000000, 0000000000},
  784. {0000000000, 0000000000},
  785. {0000000000, 0000000000},
  786. {0000000000, 0000000000},
  787. {0000000000, 0000000000},
  788. {0000000000, 0000000000},
  789. {0000000000, 0000000000},
  790. {0000000000, 0000000000},
  791. {0000000000, 0000000000},
  792. {0000000000, 0000000000},
  793. {0000000000, 0000000000},
  794. {0000000000, 0000000000},
  795. {0000000000, 0000000000},
  796. {0000000000, 0000000000},
  797. {0000000000, 0000000000},
  798. {0000000000, 0000000000},
  799. {0000000000, 0000000000},
  800. {0000000000, 0000000000},
  801. {0000000000, 0000000000},
  802. {0000000000, 0000000000},
  803. {0000000000, 0000000000},
  804. {0000000000, 0000000000},
  805. {0000000000, 0000000000},
  806. {0000000000, 0000000000},
  807. {0000000000, 0000000000},
  808. {0000000000, 0000000000},
  809. {0000000000, 0000000000},
  810. {0000000000, 0000000000},
  811. };
  812. static u32 RADEON_READ_MCIND(drm_radeon_private_t *dev_priv, int addr)
  813. {
  814. u32 ret;
  815. RADEON_WRITE(R520_MC_IND_INDEX, 0x7f0000 | (addr & 0xff));
  816. ret = RADEON_READ(R520_MC_IND_DATA);
  817. RADEON_WRITE(R520_MC_IND_INDEX, 0);
  818. return ret;
  819. }
  820. static u32 RS690_READ_MCIND(drm_radeon_private_t *dev_priv, int addr)
  821. {
  822. RADEON_WRITE(RS690_MC_INDEX, (addr & RS690_MC_INDEX_MASK));
  823. return RADEON_READ(RS690_MC_DATA);
  824. }
  825. u32 radeon_read_fb_location(drm_radeon_private_t *dev_priv)
  826. {
  827. if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515)
  828. return RADEON_READ_MCIND(dev_priv, RV515_MC_FB_LOCATION);
  829. else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690)
  830. return RS690_READ_MCIND(dev_priv, RS690_MC_FB_LOCATION);
  831. else if ((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_RV515)
  832. return RADEON_READ_MCIND(dev_priv, R520_MC_FB_LOCATION);
  833. else
  834. return RADEON_READ(RADEON_MC_FB_LOCATION);
  835. }
  836. static void radeon_write_fb_location(drm_radeon_private_t *dev_priv, u32 fb_loc)
  837. {
  838. if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515)
  839. RADEON_WRITE_MCIND(RV515_MC_FB_LOCATION, fb_loc);
  840. else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690)
  841. RS690_WRITE_MCIND(RS690_MC_FB_LOCATION, fb_loc);
  842. else if ((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_RV515)
  843. RADEON_WRITE_MCIND(R520_MC_FB_LOCATION, fb_loc);
  844. else
  845. RADEON_WRITE(RADEON_MC_FB_LOCATION, fb_loc);
  846. }
  847. static void radeon_write_agp_location(drm_radeon_private_t *dev_priv, u32 agp_loc)
  848. {
  849. if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV515)
  850. RADEON_WRITE_MCIND(RV515_MC_AGP_LOCATION, agp_loc);
  851. else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690)
  852. RS690_WRITE_MCIND(RS690_MC_AGP_LOCATION, agp_loc);
  853. else if ((dev_priv->flags & RADEON_FAMILY_MASK) > CHIP_RV515)
  854. RADEON_WRITE_MCIND(R520_MC_AGP_LOCATION, agp_loc);
  855. else
  856. RADEON_WRITE(RADEON_MC_AGP_LOCATION, agp_loc);
  857. }
  858. static int RADEON_READ_PLL(struct drm_device * dev, int addr)
  859. {
  860. drm_radeon_private_t *dev_priv = dev->dev_private;
  861. RADEON_WRITE8(RADEON_CLOCK_CNTL_INDEX, addr & 0x1f);
  862. return RADEON_READ(RADEON_CLOCK_CNTL_DATA);
  863. }
  864. static u32 RADEON_READ_PCIE(drm_radeon_private_t *dev_priv, int addr)
  865. {
  866. RADEON_WRITE8(RADEON_PCIE_INDEX, addr & 0xff);
  867. return RADEON_READ(RADEON_PCIE_DATA);
  868. }
  869. static u32 RADEON_READ_IGPGART(drm_radeon_private_t *dev_priv, int addr)
  870. {
  871. u32 ret;
  872. RADEON_WRITE(RADEON_IGPGART_INDEX, addr & 0x7f);
  873. ret = RADEON_READ(RADEON_IGPGART_DATA);
  874. RADEON_WRITE(RADEON_IGPGART_INDEX, 0x7f);
  875. return ret;
  876. }
  877. #if RADEON_FIFO_DEBUG
  878. static void radeon_status(drm_radeon_private_t * dev_priv)
  879. {
  880. printk("%s:\n", __FUNCTION__);
  881. printk("RBBM_STATUS = 0x%08x\n",
  882. (unsigned int)RADEON_READ(RADEON_RBBM_STATUS));
  883. printk("CP_RB_RTPR = 0x%08x\n",
  884. (unsigned int)RADEON_READ(RADEON_CP_RB_RPTR));
  885. printk("CP_RB_WTPR = 0x%08x\n",
  886. (unsigned int)RADEON_READ(RADEON_CP_RB_WPTR));
  887. printk("AIC_CNTL = 0x%08x\n",
  888. (unsigned int)RADEON_READ(RADEON_AIC_CNTL));
  889. printk("AIC_STAT = 0x%08x\n",
  890. (unsigned int)RADEON_READ(RADEON_AIC_STAT));
  891. printk("AIC_PT_BASE = 0x%08x\n",
  892. (unsigned int)RADEON_READ(RADEON_AIC_PT_BASE));
  893. printk("TLB_ADDR = 0x%08x\n",
  894. (unsigned int)RADEON_READ(RADEON_AIC_TLB_ADDR));
  895. printk("TLB_DATA = 0x%08x\n",
  896. (unsigned int)RADEON_READ(RADEON_AIC_TLB_DATA));
  897. }
  898. #endif
  899. /* ================================================================
  900. * Engine, FIFO control
  901. */
  902. static int radeon_do_pixcache_flush(drm_radeon_private_t * dev_priv)
  903. {
  904. u32 tmp;
  905. int i;
  906. dev_priv->stats.boxes |= RADEON_BOX_WAIT_IDLE;
  907. tmp = RADEON_READ(RADEON_RB3D_DSTCACHE_CTLSTAT);
  908. tmp |= RADEON_RB3D_DC_FLUSH_ALL;
  909. RADEON_WRITE(RADEON_RB3D_DSTCACHE_CTLSTAT, tmp);
  910. for (i = 0; i < dev_priv->usec_timeout; i++) {
  911. if (!(RADEON_READ(RADEON_RB3D_DSTCACHE_CTLSTAT)
  912. & RADEON_RB3D_DC_BUSY)) {
  913. return 0;
  914. }
  915. DRM_UDELAY(1);
  916. }
  917. #if RADEON_FIFO_DEBUG
  918. DRM_ERROR("failed!\n");
  919. radeon_status(dev_priv);
  920. #endif
  921. return -EBUSY;
  922. }
  923. static int radeon_do_wait_for_fifo(drm_radeon_private_t * dev_priv, int entries)
  924. {
  925. int i;
  926. dev_priv->stats.boxes |= RADEON_BOX_WAIT_IDLE;
  927. for (i = 0; i < dev_priv->usec_timeout; i++) {
  928. int slots = (RADEON_READ(RADEON_RBBM_STATUS)
  929. & RADEON_RBBM_FIFOCNT_MASK);
  930. if (slots >= entries)
  931. return 0;
  932. DRM_UDELAY(1);
  933. }
  934. #if RADEON_FIFO_DEBUG
  935. DRM_ERROR("failed!\n");
  936. radeon_status(dev_priv);
  937. #endif
  938. return -EBUSY;
  939. }
  940. static int radeon_do_wait_for_idle(drm_radeon_private_t * dev_priv)
  941. {
  942. int i, ret;
  943. dev_priv->stats.boxes |= RADEON_BOX_WAIT_IDLE;
  944. ret = radeon_do_wait_for_fifo(dev_priv, 64);
  945. if (ret)
  946. return ret;
  947. for (i = 0; i < dev_priv->usec_timeout; i++) {
  948. if (!(RADEON_READ(RADEON_RBBM_STATUS)
  949. & RADEON_RBBM_ACTIVE)) {
  950. radeon_do_pixcache_flush(dev_priv);
  951. return 0;
  952. }
  953. DRM_UDELAY(1);
  954. }
  955. #if RADEON_FIFO_DEBUG
  956. DRM_ERROR("failed!\n");
  957. radeon_status(dev_priv);
  958. #endif
  959. return -EBUSY;
  960. }
  961. /* ================================================================
  962. * CP control, initialization
  963. */
  964. /* Load the microcode for the CP */
  965. static void radeon_cp_load_microcode(drm_radeon_private_t * dev_priv)
  966. {
  967. int i;
  968. DRM_DEBUG("\n");
  969. radeon_do_wait_for_idle(dev_priv);
  970. RADEON_WRITE(RADEON_CP_ME_RAM_ADDR, 0);
  971. if (dev_priv->microcode_version == UCODE_R200) {
  972. DRM_INFO("Loading R200 Microcode\n");
  973. for (i = 0; i < 256; i++) {
  974. RADEON_WRITE(RADEON_CP_ME_RAM_DATAH,
  975. R200_cp_microcode[i][1]);
  976. RADEON_WRITE(RADEON_CP_ME_RAM_DATAL,
  977. R200_cp_microcode[i][0]);
  978. }
  979. } else if (dev_priv->microcode_version == UCODE_R300) {
  980. DRM_INFO("Loading R300 Microcode\n");
  981. for (i = 0; i < 256; i++) {
  982. RADEON_WRITE(RADEON_CP_ME_RAM_DATAH,
  983. R300_cp_microcode[i][1]);
  984. RADEON_WRITE(RADEON_CP_ME_RAM_DATAL,
  985. R300_cp_microcode[i][0]);
  986. }
  987. } else {
  988. for (i = 0; i < 256; i++) {
  989. RADEON_WRITE(RADEON_CP_ME_RAM_DATAH,
  990. radeon_cp_microcode[i][1]);
  991. RADEON_WRITE(RADEON_CP_ME_RAM_DATAL,
  992. radeon_cp_microcode[i][0]);
  993. }
  994. }
  995. }
  996. /* Flush any pending commands to the CP. This should only be used just
  997. * prior to a wait for idle, as it informs the engine that the command
  998. * stream is ending.
  999. */
  1000. static void radeon_do_cp_flush(drm_radeon_private_t * dev_priv)
  1001. {
  1002. DRM_DEBUG("\n");
  1003. #if 0
  1004. u32 tmp;
  1005. tmp = RADEON_READ(RADEON_CP_RB_WPTR) | (1 << 31);
  1006. RADEON_WRITE(RADEON_CP_RB_WPTR, tmp);
  1007. #endif
  1008. }
  1009. /* Wait for the CP to go idle.
  1010. */
  1011. int radeon_do_cp_idle(drm_radeon_private_t * dev_priv)
  1012. {
  1013. RING_LOCALS;
  1014. DRM_DEBUG("\n");
  1015. BEGIN_RING(6);
  1016. RADEON_PURGE_CACHE();
  1017. RADEON_PURGE_ZCACHE();
  1018. RADEON_WAIT_UNTIL_IDLE();
  1019. ADVANCE_RING();
  1020. COMMIT_RING();
  1021. return radeon_do_wait_for_idle(dev_priv);
  1022. }
  1023. /* Start the Command Processor.
  1024. */
  1025. static void radeon_do_cp_start(drm_radeon_private_t * dev_priv)
  1026. {
  1027. RING_LOCALS;
  1028. DRM_DEBUG("\n");
  1029. radeon_do_wait_for_idle(dev_priv);
  1030. RADEON_WRITE(RADEON_CP_CSQ_CNTL, dev_priv->cp_mode);
  1031. dev_priv->cp_running = 1;
  1032. BEGIN_RING(6);
  1033. RADEON_PURGE_CACHE();
  1034. RADEON_PURGE_ZCACHE();
  1035. RADEON_WAIT_UNTIL_IDLE();
  1036. ADVANCE_RING();
  1037. COMMIT_RING();
  1038. }
  1039. /* Reset the Command Processor. This will not flush any pending
  1040. * commands, so you must wait for the CP command stream to complete
  1041. * before calling this routine.
  1042. */
  1043. static void radeon_do_cp_reset(drm_radeon_private_t * dev_priv)
  1044. {
  1045. u32 cur_read_ptr;
  1046. DRM_DEBUG("\n");
  1047. cur_read_ptr = RADEON_READ(RADEON_CP_RB_RPTR);
  1048. RADEON_WRITE(RADEON_CP_RB_WPTR, cur_read_ptr);
  1049. SET_RING_HEAD(dev_priv, cur_read_ptr);
  1050. dev_priv->ring.tail = cur_read_ptr;
  1051. }
  1052. /* Stop the Command Processor. This will not flush any pending
  1053. * commands, so you must flush the command stream and wait for the CP
  1054. * to go idle before calling this routine.
  1055. */
  1056. static void radeon_do_cp_stop(drm_radeon_private_t * dev_priv)
  1057. {
  1058. DRM_DEBUG("\n");
  1059. RADEON_WRITE(RADEON_CP_CSQ_CNTL, RADEON_CSQ_PRIDIS_INDDIS);
  1060. dev_priv->cp_running = 0;
  1061. }
  1062. /* Reset the engine. This will stop the CP if it is running.
  1063. */
  1064. static int radeon_do_engine_reset(struct drm_device * dev)
  1065. {
  1066. drm_radeon_private_t *dev_priv = dev->dev_private;
  1067. u32 clock_cntl_index, mclk_cntl, rbbm_soft_reset;
  1068. DRM_DEBUG("\n");
  1069. radeon_do_pixcache_flush(dev_priv);
  1070. if ((dev_priv->flags & RADEON_FAMILY_MASK) < CHIP_RV515) {
  1071. clock_cntl_index = RADEON_READ(RADEON_CLOCK_CNTL_INDEX);
  1072. mclk_cntl = RADEON_READ_PLL(dev, RADEON_MCLK_CNTL);
  1073. RADEON_WRITE_PLL(RADEON_MCLK_CNTL, (mclk_cntl |
  1074. RADEON_FORCEON_MCLKA |
  1075. RADEON_FORCEON_MCLKB |
  1076. RADEON_FORCEON_YCLKA |
  1077. RADEON_FORCEON_YCLKB |
  1078. RADEON_FORCEON_MC |
  1079. RADEON_FORCEON_AIC));
  1080. rbbm_soft_reset = RADEON_READ(RADEON_RBBM_SOFT_RESET);
  1081. RADEON_WRITE(RADEON_RBBM_SOFT_RESET, (rbbm_soft_reset |
  1082. RADEON_SOFT_RESET_CP |
  1083. RADEON_SOFT_RESET_HI |
  1084. RADEON_SOFT_RESET_SE |
  1085. RADEON_SOFT_RESET_RE |
  1086. RADEON_SOFT_RESET_PP |
  1087. RADEON_SOFT_RESET_E2 |
  1088. RADEON_SOFT_RESET_RB));
  1089. RADEON_READ(RADEON_RBBM_SOFT_RESET);
  1090. RADEON_WRITE(RADEON_RBBM_SOFT_RESET, (rbbm_soft_reset &
  1091. ~(RADEON_SOFT_RESET_CP |
  1092. RADEON_SOFT_RESET_HI |
  1093. RADEON_SOFT_RESET_SE |
  1094. RADEON_SOFT_RESET_RE |
  1095. RADEON_SOFT_RESET_PP |
  1096. RADEON_SOFT_RESET_E2 |
  1097. RADEON_SOFT_RESET_RB)));
  1098. RADEON_READ(RADEON_RBBM_SOFT_RESET);
  1099. RADEON_WRITE_PLL(RADEON_MCLK_CNTL, mclk_cntl);
  1100. RADEON_WRITE(RADEON_CLOCK_CNTL_INDEX, clock_cntl_index);
  1101. RADEON_WRITE(RADEON_RBBM_SOFT_RESET, rbbm_soft_reset);
  1102. }
  1103. /* Reset the CP ring */
  1104. radeon_do_cp_reset(dev_priv);
  1105. /* The CP is no longer running after an engine reset */
  1106. dev_priv->cp_running = 0;
  1107. /* Reset any pending vertex, indirect buffers */
  1108. radeon_freelist_reset(dev);
  1109. return 0;
  1110. }
  1111. static void radeon_cp_init_ring_buffer(struct drm_device * dev,
  1112. drm_radeon_private_t * dev_priv)
  1113. {
  1114. u32 ring_start, cur_read_ptr;
  1115. u32 tmp;
  1116. /* Initialize the memory controller. With new memory map, the fb location
  1117. * is not changed, it should have been properly initialized already. Part
  1118. * of the problem is that the code below is bogus, assuming the GART is
  1119. * always appended to the fb which is not necessarily the case
  1120. */
  1121. if (!dev_priv->new_memmap)
  1122. radeon_write_fb_location(dev_priv,
  1123. ((dev_priv->gart_vm_start - 1) & 0xffff0000)
  1124. | (dev_priv->fb_location >> 16));
  1125. #if __OS_HAS_AGP
  1126. if (dev_priv->flags & RADEON_IS_AGP) {
  1127. RADEON_WRITE(RADEON_AGP_BASE, (unsigned int)dev->agp->base);
  1128. radeon_write_agp_location(dev_priv,
  1129. (((dev_priv->gart_vm_start - 1 +
  1130. dev_priv->gart_size) & 0xffff0000) |
  1131. (dev_priv->gart_vm_start >> 16)));
  1132. ring_start = (dev_priv->cp_ring->offset
  1133. - dev->agp->base
  1134. + dev_priv->gart_vm_start);
  1135. } else
  1136. #endif
  1137. ring_start = (dev_priv->cp_ring->offset
  1138. - (unsigned long)dev->sg->virtual
  1139. + dev_priv->gart_vm_start);
  1140. RADEON_WRITE(RADEON_CP_RB_BASE, ring_start);
  1141. /* Set the write pointer delay */
  1142. RADEON_WRITE(RADEON_CP_RB_WPTR_DELAY, 0);
  1143. /* Initialize the ring buffer's read and write pointers */
  1144. cur_read_ptr = RADEON_READ(RADEON_CP_RB_RPTR);
  1145. RADEON_WRITE(RADEON_CP_RB_WPTR, cur_read_ptr);
  1146. SET_RING_HEAD(dev_priv, cur_read_ptr);
  1147. dev_priv->ring.tail = cur_read_ptr;
  1148. #if __OS_HAS_AGP
  1149. if (dev_priv->flags & RADEON_IS_AGP) {
  1150. RADEON_WRITE(RADEON_CP_RB_RPTR_ADDR,
  1151. dev_priv->ring_rptr->offset
  1152. - dev->agp->base + dev_priv->gart_vm_start);
  1153. } else
  1154. #endif
  1155. {
  1156. struct drm_sg_mem *entry = dev->sg;
  1157. unsigned long tmp_ofs, page_ofs;
  1158. tmp_ofs = dev_priv->ring_rptr->offset -
  1159. (unsigned long)dev->sg->virtual;
  1160. page_ofs = tmp_ofs >> PAGE_SHIFT;
  1161. RADEON_WRITE(RADEON_CP_RB_RPTR_ADDR, entry->busaddr[page_ofs]);
  1162. DRM_DEBUG("ring rptr: offset=0x%08lx handle=0x%08lx\n",
  1163. (unsigned long)entry->busaddr[page_ofs],
  1164. entry->handle + tmp_ofs);
  1165. }
  1166. /* Set ring buffer size */
  1167. #ifdef __BIG_ENDIAN
  1168. RADEON_WRITE(RADEON_CP_RB_CNTL,
  1169. RADEON_BUF_SWAP_32BIT |
  1170. (dev_priv->ring.fetch_size_l2ow << 18) |
  1171. (dev_priv->ring.rptr_update_l2qw << 8) |
  1172. dev_priv->ring.size_l2qw);
  1173. #else
  1174. RADEON_WRITE(RADEON_CP_RB_CNTL,
  1175. (dev_priv->ring.fetch_size_l2ow << 18) |
  1176. (dev_priv->ring.rptr_update_l2qw << 8) |
  1177. dev_priv->ring.size_l2qw);
  1178. #endif
  1179. /* Start with assuming that writeback doesn't work */
  1180. dev_priv->writeback_works = 0;
  1181. /* Initialize the scratch register pointer. This will cause
  1182. * the scratch register values to be written out to memory
  1183. * whenever they are updated.
  1184. *
  1185. * We simply put this behind the ring read pointer, this works
  1186. * with PCI GART as well as (whatever kind of) AGP GART
  1187. */
  1188. RADEON_WRITE(RADEON_SCRATCH_ADDR, RADEON_READ(RADEON_CP_RB_RPTR_ADDR)
  1189. + RADEON_SCRATCH_REG_OFFSET);
  1190. dev_priv->scratch = ((__volatile__ u32 *)
  1191. dev_priv->ring_rptr->handle +
  1192. (RADEON_SCRATCH_REG_OFFSET / sizeof(u32)));
  1193. RADEON_WRITE(RADEON_SCRATCH_UMSK, 0x7);
  1194. /* Turn on bus mastering */
  1195. tmp = RADEON_READ(RADEON_BUS_CNTL) & ~RADEON_BUS_MASTER_DIS;
  1196. RADEON_WRITE(RADEON_BUS_CNTL, tmp);
  1197. dev_priv->sarea_priv->last_frame = dev_priv->scratch[0] = 0;
  1198. RADEON_WRITE(RADEON_LAST_FRAME_REG, dev_priv->sarea_priv->last_frame);
  1199. dev_priv->sarea_priv->last_dispatch = dev_priv->scratch[1] = 0;
  1200. RADEON_WRITE(RADEON_LAST_DISPATCH_REG,
  1201. dev_priv->sarea_priv->last_dispatch);
  1202. dev_priv->sarea_priv->last_clear = dev_priv->scratch[2] = 0;
  1203. RADEON_WRITE(RADEON_LAST_CLEAR_REG, dev_priv->sarea_priv->last_clear);
  1204. radeon_do_wait_for_idle(dev_priv);
  1205. /* Sync everything up */
  1206. RADEON_WRITE(RADEON_ISYNC_CNTL,
  1207. (RADEON_ISYNC_ANY2D_IDLE3D |
  1208. RADEON_ISYNC_ANY3D_IDLE2D |
  1209. RADEON_ISYNC_WAIT_IDLEGUI |
  1210. RADEON_ISYNC_CPSCRATCH_IDLEGUI));
  1211. }
  1212. static void radeon_test_writeback(drm_radeon_private_t * dev_priv)
  1213. {
  1214. u32 tmp;
  1215. /* Writeback doesn't seem to work everywhere, test it here and possibly
  1216. * enable it if it appears to work
  1217. */
  1218. DRM_WRITE32(dev_priv->ring_rptr, RADEON_SCRATCHOFF(1), 0);
  1219. RADEON_WRITE(RADEON_SCRATCH_REG1, 0xdeadbeef);
  1220. for (tmp = 0; tmp < dev_priv->usec_timeout; tmp++) {
  1221. if (DRM_READ32(dev_priv->ring_rptr, RADEON_SCRATCHOFF(1)) ==
  1222. 0xdeadbeef)
  1223. break;
  1224. DRM_UDELAY(1);
  1225. }
  1226. if (tmp < dev_priv->usec_timeout) {
  1227. dev_priv->writeback_works = 1;
  1228. DRM_INFO("writeback test succeeded in %d usecs\n", tmp);
  1229. } else {
  1230. dev_priv->writeback_works = 0;
  1231. DRM_INFO("writeback test failed\n");
  1232. }
  1233. if (radeon_no_wb == 1) {
  1234. dev_priv->writeback_works = 0;
  1235. DRM_INFO("writeback forced off\n");
  1236. }
  1237. if (!dev_priv->writeback_works) {
  1238. /* Disable writeback to avoid unnecessary bus master transfer */
  1239. RADEON_WRITE(RADEON_CP_RB_CNTL, RADEON_READ(RADEON_CP_RB_CNTL) |
  1240. RADEON_RB_NO_UPDATE);
  1241. RADEON_WRITE(RADEON_SCRATCH_UMSK, 0);
  1242. }
  1243. }
  1244. /* Enable or disable IGP GART on the chip */
  1245. static void radeon_set_igpgart(drm_radeon_private_t * dev_priv, int on)
  1246. {
  1247. u32 temp, tmp;
  1248. tmp = RADEON_READ(RADEON_AIC_CNTL);
  1249. if (on) {
  1250. DRM_DEBUG("programming igpgart %08X %08lX %08X\n",
  1251. dev_priv->gart_vm_start,
  1252. (long)dev_priv->gart_info.bus_addr,
  1253. dev_priv->gart_size);
  1254. RADEON_WRITE_IGPGART(RADEON_IGPGART_UNK_18, 0x1000);
  1255. RADEON_WRITE_IGPGART(RADEON_IGPGART_ENABLE, 0x1);
  1256. RADEON_WRITE_IGPGART(RADEON_IGPGART_CTRL, 0x42040800);
  1257. RADEON_WRITE_IGPGART(RADEON_IGPGART_BASE_ADDR,
  1258. dev_priv->gart_info.bus_addr);
  1259. temp = RADEON_READ_IGPGART(dev_priv, RADEON_IGPGART_UNK_39);
  1260. RADEON_WRITE_IGPGART(RADEON_IGPGART_UNK_39, temp);
  1261. RADEON_WRITE(RADEON_AGP_BASE, (unsigned int)dev_priv->gart_vm_start);
  1262. dev_priv->gart_size = 32*1024*1024;
  1263. radeon_write_agp_location(dev_priv,
  1264. (((dev_priv->gart_vm_start - 1 +
  1265. dev_priv->gart_size) & 0xffff0000) |
  1266. (dev_priv->gart_vm_start >> 16)));
  1267. temp = RADEON_READ_IGPGART(dev_priv, RADEON_IGPGART_ENABLE);
  1268. RADEON_WRITE_IGPGART(RADEON_IGPGART_ENABLE, temp);
  1269. RADEON_READ_IGPGART(dev_priv, RADEON_IGPGART_FLUSH);
  1270. RADEON_WRITE_IGPGART(RADEON_IGPGART_FLUSH, 0x1);
  1271. RADEON_READ_IGPGART(dev_priv, RADEON_IGPGART_FLUSH);
  1272. RADEON_WRITE_IGPGART(RADEON_IGPGART_FLUSH, 0x0);
  1273. }
  1274. }
  1275. /* Enable or disable RS690 GART on the chip */
  1276. static void radeon_set_rs690gart(drm_radeon_private_t *dev_priv, int on)
  1277. {
  1278. u32 temp;
  1279. if (on) {
  1280. DRM_DEBUG("programming rs690 gart %08X %08lX %08X\n",
  1281. dev_priv->gart_vm_start,
  1282. (long)dev_priv->gart_info.bus_addr,
  1283. dev_priv->gart_size);
  1284. temp = RS690_READ_MCIND(dev_priv, RS690_MC_MISC_CNTL);
  1285. RS690_WRITE_MCIND(RS690_MC_MISC_CNTL, 0x5000);
  1286. RS690_WRITE_MCIND(RS690_MC_AGP_SIZE,
  1287. RS690_MC_GART_EN | RS690_MC_AGP_SIZE_32MB);
  1288. temp = RS690_READ_MCIND(dev_priv, RS690_MC_GART_FEATURE_ID);
  1289. RS690_WRITE_MCIND(RS690_MC_GART_FEATURE_ID, 0x42040800);
  1290. RS690_WRITE_MCIND(RS690_MC_GART_BASE,
  1291. dev_priv->gart_info.bus_addr);
  1292. temp = RS690_READ_MCIND(dev_priv, RS690_MC_AGP_MODE_CONTROL);
  1293. RS690_WRITE_MCIND(RS690_MC_AGP_MODE_CONTROL, 0x01400000);
  1294. RS690_WRITE_MCIND(RS690_MC_AGP_BASE,
  1295. (unsigned int)dev_priv->gart_vm_start);
  1296. dev_priv->gart_size = 32*1024*1024;
  1297. temp = (((dev_priv->gart_vm_start - 1 + dev_priv->gart_size) &
  1298. 0xffff0000) | (dev_priv->gart_vm_start >> 16));
  1299. RS690_WRITE_MCIND(RS690_MC_AGP_LOCATION, temp);
  1300. temp = RS690_READ_MCIND(dev_priv, RS690_MC_AGP_SIZE);
  1301. RS690_WRITE_MCIND(RS690_MC_AGP_SIZE,
  1302. RS690_MC_GART_EN | RS690_MC_AGP_SIZE_32MB);
  1303. do {
  1304. temp = RS690_READ_MCIND(dev_priv, RS690_MC_GART_CACHE_CNTL);
  1305. if ((temp & RS690_MC_GART_CLEAR_STATUS) ==
  1306. RS690_MC_GART_CLEAR_DONE)
  1307. break;
  1308. DRM_UDELAY(1);
  1309. } while (1);
  1310. RS690_WRITE_MCIND(RS690_MC_GART_CACHE_CNTL,
  1311. RS690_MC_GART_CC_CLEAR);
  1312. do {
  1313. temp = RS690_READ_MCIND(dev_priv, RS690_MC_GART_CACHE_CNTL);
  1314. if ((temp & RS690_MC_GART_CLEAR_STATUS) ==
  1315. RS690_MC_GART_CLEAR_DONE)
  1316. break;
  1317. DRM_UDELAY(1);
  1318. } while (1);
  1319. RS690_WRITE_MCIND(RS690_MC_GART_CACHE_CNTL,
  1320. RS690_MC_GART_CC_NO_CHANGE);
  1321. } else {
  1322. RS690_WRITE_MCIND(RS690_MC_AGP_SIZE, RS690_MC_GART_DIS);
  1323. }
  1324. }
  1325. static void radeon_set_pciegart(drm_radeon_private_t * dev_priv, int on)
  1326. {
  1327. u32 tmp = RADEON_READ_PCIE(dev_priv, RADEON_PCIE_TX_GART_CNTL);
  1328. if (on) {
  1329. DRM_DEBUG("programming pcie %08X %08lX %08X\n",
  1330. dev_priv->gart_vm_start,
  1331. (long)dev_priv->gart_info.bus_addr,
  1332. dev_priv->gart_size);
  1333. RADEON_WRITE_PCIE(RADEON_PCIE_TX_DISCARD_RD_ADDR_LO,
  1334. dev_priv->gart_vm_start);
  1335. RADEON_WRITE_PCIE(RADEON_PCIE_TX_GART_BASE,
  1336. dev_priv->gart_info.bus_addr);
  1337. RADEON_WRITE_PCIE(RADEON_PCIE_TX_GART_START_LO,
  1338. dev_priv->gart_vm_start);
  1339. RADEON_WRITE_PCIE(RADEON_PCIE_TX_GART_END_LO,
  1340. dev_priv->gart_vm_start +
  1341. dev_priv->gart_size - 1);
  1342. radeon_write_agp_location(dev_priv, 0xffffffc0); /* ?? */
  1343. RADEON_WRITE_PCIE(RADEON_PCIE_TX_GART_CNTL,
  1344. RADEON_PCIE_TX_GART_EN);
  1345. } else {
  1346. RADEON_WRITE_PCIE(RADEON_PCIE_TX_GART_CNTL,
  1347. tmp & ~RADEON_PCIE_TX_GART_EN);
  1348. }
  1349. }
  1350. /* Enable or disable PCI GART on the chip */
  1351. static void radeon_set_pcigart(drm_radeon_private_t * dev_priv, int on)
  1352. {
  1353. u32 tmp;
  1354. if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) {
  1355. radeon_set_rs690gart(dev_priv, on);
  1356. return;
  1357. }
  1358. if (dev_priv->flags & RADEON_IS_IGPGART) {
  1359. radeon_set_igpgart(dev_priv, on);
  1360. return;
  1361. }
  1362. if (dev_priv->flags & RADEON_IS_PCIE) {
  1363. radeon_set_pciegart(dev_priv, on);
  1364. return;
  1365. }
  1366. tmp = RADEON_READ(RADEON_AIC_CNTL);
  1367. if (on) {
  1368. RADEON_WRITE(RADEON_AIC_CNTL,
  1369. tmp | RADEON_PCIGART_TRANSLATE_EN);
  1370. /* set PCI GART page-table base address
  1371. */
  1372. RADEON_WRITE(RADEON_AIC_PT_BASE, dev_priv->gart_info.bus_addr);
  1373. /* set address range for PCI address translate
  1374. */
  1375. RADEON_WRITE(RADEON_AIC_LO_ADDR, dev_priv->gart_vm_start);
  1376. RADEON_WRITE(RADEON_AIC_HI_ADDR, dev_priv->gart_vm_start
  1377. + dev_priv->gart_size - 1);
  1378. /* Turn off AGP aperture -- is this required for PCI GART?
  1379. */
  1380. radeon_write_agp_location(dev_priv, 0xffffffc0);
  1381. RADEON_WRITE(RADEON_AGP_COMMAND, 0); /* clear AGP_COMMAND */
  1382. } else {
  1383. RADEON_WRITE(RADEON_AIC_CNTL,
  1384. tmp & ~RADEON_PCIGART_TRANSLATE_EN);
  1385. }
  1386. }
  1387. static int radeon_do_init_cp(struct drm_device * dev, drm_radeon_init_t * init)
  1388. {
  1389. drm_radeon_private_t *dev_priv = dev->dev_private;
  1390. DRM_DEBUG("\n");
  1391. /* if we require new memory map but we don't have it fail */
  1392. if ((dev_priv->flags & RADEON_NEW_MEMMAP) && !dev_priv->new_memmap) {
  1393. DRM_ERROR("Cannot initialise DRM on this card\nThis card requires a new X.org DDX for 3D\n");
  1394. radeon_do_cleanup_cp(dev);
  1395. return -EINVAL;
  1396. }
  1397. if (init->is_pci && (dev_priv->flags & RADEON_IS_AGP)) {
  1398. DRM_DEBUG("Forcing AGP card to PCI mode\n");
  1399. dev_priv->flags &= ~RADEON_IS_AGP;
  1400. } else if (!(dev_priv->flags & (RADEON_IS_AGP | RADEON_IS_PCI | RADEON_IS_PCIE))
  1401. && !init->is_pci) {
  1402. DRM_DEBUG("Restoring AGP flag\n");
  1403. dev_priv->flags |= RADEON_IS_AGP;
  1404. }
  1405. if ((!(dev_priv->flags & RADEON_IS_AGP)) && !dev->sg) {
  1406. DRM_ERROR("PCI GART memory not allocated!\n");
  1407. radeon_do_cleanup_cp(dev);
  1408. return -EINVAL;
  1409. }
  1410. dev_priv->usec_timeout = init->usec_timeout;
  1411. if (dev_priv->usec_timeout < 1 ||
  1412. dev_priv->usec_timeout > RADEON_MAX_USEC_TIMEOUT) {
  1413. DRM_DEBUG("TIMEOUT problem!\n");
  1414. radeon_do_cleanup_cp(dev);
  1415. return -EINVAL;
  1416. }
  1417. /* Enable vblank on CRTC1 for older X servers
  1418. */
  1419. dev_priv->vblank_crtc = DRM_RADEON_VBLANK_CRTC1;
  1420. switch(init->func) {
  1421. case RADEON_INIT_R200_CP:
  1422. dev_priv->microcode_version = UCODE_R200;
  1423. break;
  1424. case RADEON_INIT_R300_CP:
  1425. dev_priv->microcode_version = UCODE_R300;
  1426. break;
  1427. default:
  1428. dev_priv->microcode_version = UCODE_R100;
  1429. }
  1430. dev_priv->do_boxes = 0;
  1431. dev_priv->cp_mode = init->cp_mode;
  1432. /* We don't support anything other than bus-mastering ring mode,
  1433. * but the ring can be in either AGP or PCI space for the ring
  1434. * read pointer.
  1435. */
  1436. if ((init->cp_mode != RADEON_CSQ_PRIBM_INDDIS) &&
  1437. (init->cp_mode != RADEON_CSQ_PRIBM_INDBM)) {
  1438. DRM_DEBUG("BAD cp_mode (%x)!\n", init->cp_mode);
  1439. radeon_do_cleanup_cp(dev);
  1440. return -EINVAL;
  1441. }
  1442. switch (init->fb_bpp) {
  1443. case 16:
  1444. dev_priv->color_fmt = RADEON_COLOR_FORMAT_RGB565;
  1445. break;
  1446. case 32:
  1447. default:
  1448. dev_priv->color_fmt = RADEON_COLOR_FORMAT_ARGB8888;
  1449. break;
  1450. }
  1451. dev_priv->front_offset = init->front_offset;
  1452. dev_priv->front_pitch = init->front_pitch;
  1453. dev_priv->back_offset = init->back_offset;
  1454. dev_priv->back_pitch = init->back_pitch;
  1455. switch (init->depth_bpp) {
  1456. case 16:
  1457. dev_priv->depth_fmt = RADEON_DEPTH_FORMAT_16BIT_INT_Z;
  1458. break;
  1459. case 32:
  1460. default:
  1461. dev_priv->depth_fmt = RADEON_DEPTH_FORMAT_24BIT_INT_Z;
  1462. break;
  1463. }
  1464. dev_priv->depth_offset = init->depth_offset;
  1465. dev_priv->depth_pitch = init->depth_pitch;
  1466. /* Hardware state for depth clears. Remove this if/when we no
  1467. * longer clear the depth buffer with a 3D rectangle. Hard-code
  1468. * all values to prevent unwanted 3D state from slipping through
  1469. * and screwing with the clear operation.
  1470. */
  1471. dev_priv->depth_clear.rb3d_cntl = (RADEON_PLANE_MASK_ENABLE |
  1472. (dev_priv->color_fmt << 10) |
  1473. (dev_priv->microcode_version ==
  1474. UCODE_R100 ? RADEON_ZBLOCK16 : 0));
  1475. dev_priv->depth_clear.rb3d_zstencilcntl =
  1476. (dev_priv->depth_fmt |
  1477. RADEON_Z_TEST_ALWAYS |
  1478. RADEON_STENCIL_TEST_ALWAYS |
  1479. RADEON_STENCIL_S_FAIL_REPLACE |
  1480. RADEON_STENCIL_ZPASS_REPLACE |
  1481. RADEON_STENCIL_ZFAIL_REPLACE | RADEON_Z_WRITE_ENABLE);
  1482. dev_priv->depth_clear.se_cntl = (RADEON_FFACE_CULL_CW |
  1483. RADEON_BFACE_SOLID |
  1484. RADEON_FFACE_SOLID |
  1485. RADEON_FLAT_SHADE_VTX_LAST |
  1486. RADEON_DIFFUSE_SHADE_FLAT |
  1487. RADEON_ALPHA_SHADE_FLAT |
  1488. RADEON_SPECULAR_SHADE_FLAT |
  1489. RADEON_FOG_SHADE_FLAT |
  1490. RADEON_VTX_PIX_CENTER_OGL |
  1491. RADEON_ROUND_MODE_TRUNC |
  1492. RADEON_ROUND_PREC_8TH_PIX);
  1493. dev_priv->ring_offset = init->ring_offset;
  1494. dev_priv->ring_rptr_offset = init->ring_rptr_offset;
  1495. dev_priv->buffers_offset = init->buffers_offset;
  1496. dev_priv->gart_textures_offset = init->gart_textures_offset;
  1497. dev_priv->sarea = drm_getsarea(dev);
  1498. if (!dev_priv->sarea) {
  1499. DRM_ERROR("could not find sarea!\n");
  1500. radeon_do_cleanup_cp(dev);
  1501. return -EINVAL;
  1502. }
  1503. dev_priv->cp_ring = drm_core_findmap(dev, init->ring_offset);
  1504. if (!dev_priv->cp_ring) {
  1505. DRM_ERROR("could not find cp ring region!\n");
  1506. radeon_do_cleanup_cp(dev);
  1507. return -EINVAL;
  1508. }
  1509. dev_priv->ring_rptr = drm_core_findmap(dev, init->ring_rptr_offset);
  1510. if (!dev_priv->ring_rptr) {
  1511. DRM_ERROR("could not find ring read pointer!\n");
  1512. radeon_do_cleanup_cp(dev);
  1513. return -EINVAL;
  1514. }
  1515. dev->agp_buffer_token = init->buffers_offset;
  1516. dev->agp_buffer_map = drm_core_findmap(dev, init->buffers_offset);
  1517. if (!dev->agp_buffer_map) {
  1518. DRM_ERROR("could not find dma buffer region!\n");
  1519. radeon_do_cleanup_cp(dev);
  1520. return -EINVAL;
  1521. }
  1522. if (init->gart_textures_offset) {
  1523. dev_priv->gart_textures =
  1524. drm_core_findmap(dev, init->gart_textures_offset);
  1525. if (!dev_priv->gart_textures) {
  1526. DRM_ERROR("could not find GART texture region!\n");
  1527. radeon_do_cleanup_cp(dev);
  1528. return -EINVAL;
  1529. }
  1530. }
  1531. dev_priv->sarea_priv =
  1532. (drm_radeon_sarea_t *) ((u8 *) dev_priv->sarea->handle +
  1533. init->sarea_priv_offset);
  1534. #if __OS_HAS_AGP
  1535. if (dev_priv->flags & RADEON_IS_AGP) {
  1536. drm_core_ioremap(dev_priv->cp_ring, dev);
  1537. drm_core_ioremap(dev_priv->ring_rptr, dev);
  1538. drm_core_ioremap(dev->agp_buffer_map, dev);
  1539. if (!dev_priv->cp_ring->handle ||
  1540. !dev_priv->ring_rptr->handle ||
  1541. !dev->agp_buffer_map->handle) {
  1542. DRM_ERROR("could not find ioremap agp regions!\n");
  1543. radeon_do_cleanup_cp(dev);
  1544. return -EINVAL;
  1545. }
  1546. } else
  1547. #endif
  1548. {
  1549. dev_priv->cp_ring->handle = (void *)dev_priv->cp_ring->offset;
  1550. dev_priv->ring_rptr->handle =
  1551. (void *)dev_priv->ring_rptr->offset;
  1552. dev->agp_buffer_map->handle =
  1553. (void *)dev->agp_buffer_map->offset;
  1554. DRM_DEBUG("dev_priv->cp_ring->handle %p\n",
  1555. dev_priv->cp_ring->handle);
  1556. DRM_DEBUG("dev_priv->ring_rptr->handle %p\n",
  1557. dev_priv->ring_rptr->handle);
  1558. DRM_DEBUG("dev->agp_buffer_map->handle %p\n",
  1559. dev->agp_buffer_map->handle);
  1560. }
  1561. dev_priv->fb_location = (radeon_read_fb_location(dev_priv) & 0xffff) << 16;
  1562. dev_priv->fb_size =
  1563. ((radeon_read_fb_location(dev_priv) & 0xffff0000u) + 0x10000)
  1564. - dev_priv->fb_location;
  1565. dev_priv->front_pitch_offset = (((dev_priv->front_pitch / 64) << 22) |
  1566. ((dev_priv->front_offset
  1567. + dev_priv->fb_location) >> 10));
  1568. dev_priv->back_pitch_offset = (((dev_priv->back_pitch / 64) << 22) |
  1569. ((dev_priv->back_offset
  1570. + dev_priv->fb_location) >> 10));
  1571. dev_priv->depth_pitch_offset = (((dev_priv->depth_pitch / 64) << 22) |
  1572. ((dev_priv->depth_offset
  1573. + dev_priv->fb_location) >> 10));
  1574. dev_priv->gart_size = init->gart_size;
  1575. /* New let's set the memory map ... */
  1576. if (dev_priv->new_memmap) {
  1577. u32 base = 0;
  1578. DRM_INFO("Setting GART location based on new memory map\n");
  1579. /* If using AGP, try to locate the AGP aperture at the same
  1580. * location in the card and on the bus, though we have to
  1581. * align it down.
  1582. */
  1583. #if __OS_HAS_AGP
  1584. if (dev_priv->flags & RADEON_IS_AGP) {
  1585. base = dev->agp->base;
  1586. /* Check if valid */
  1587. if ((base + dev_priv->gart_size - 1) >= dev_priv->fb_location &&
  1588. base < (dev_priv->fb_location + dev_priv->fb_size - 1)) {
  1589. DRM_INFO("Can't use AGP base @0x%08lx, won't fit\n",
  1590. dev->agp->base);
  1591. base = 0;
  1592. }
  1593. }
  1594. #endif
  1595. /* If not or if AGP is at 0 (Macs), try to put it elsewhere */
  1596. if (base == 0) {
  1597. base = dev_priv->fb_location + dev_priv->fb_size;
  1598. if (base < dev_priv->fb_location ||
  1599. ((base + dev_priv->gart_size) & 0xfffffffful) < base)
  1600. base = dev_priv->fb_location
  1601. - dev_priv->gart_size;
  1602. }
  1603. dev_priv->gart_vm_start = base & 0xffc00000u;
  1604. if (dev_priv->gart_vm_start != base)
  1605. DRM_INFO("GART aligned down from 0x%08x to 0x%08x\n",
  1606. base, dev_priv->gart_vm_start);
  1607. } else {
  1608. DRM_INFO("Setting GART location based on old memory map\n");
  1609. dev_priv->gart_vm_start = dev_priv->fb_location +
  1610. RADEON_READ(RADEON_CONFIG_APER_SIZE);
  1611. }
  1612. #if __OS_HAS_AGP
  1613. if (dev_priv->flags & RADEON_IS_AGP)
  1614. dev_priv->gart_buffers_offset = (dev->agp_buffer_map->offset
  1615. - dev->agp->base
  1616. + dev_priv->gart_vm_start);
  1617. else
  1618. #endif
  1619. dev_priv->gart_buffers_offset = (dev->agp_buffer_map->offset
  1620. - (unsigned long)dev->sg->virtual
  1621. + dev_priv->gart_vm_start);
  1622. DRM_DEBUG("dev_priv->gart_size %d\n", dev_priv->gart_size);
  1623. DRM_DEBUG("dev_priv->gart_vm_start 0x%x\n", dev_priv->gart_vm_start);
  1624. DRM_DEBUG("dev_priv->gart_buffers_offset 0x%lx\n",
  1625. dev_priv->gart_buffers_offset);
  1626. dev_priv->ring.start = (u32 *) dev_priv->cp_ring->handle;
  1627. dev_priv->ring.end = ((u32 *) dev_priv->cp_ring->handle
  1628. + init->ring_size / sizeof(u32));
  1629. dev_priv->ring.size = init->ring_size;
  1630. dev_priv->ring.size_l2qw = drm_order(init->ring_size / 8);
  1631. dev_priv->ring.rptr_update = /* init->rptr_update */ 4096;
  1632. dev_priv->ring.rptr_update_l2qw = drm_order( /* init->rptr_update */ 4096 / 8);
  1633. dev_priv->ring.fetch_size = /* init->fetch_size */ 32;
  1634. dev_priv->ring.fetch_size_l2ow = drm_order( /* init->fetch_size */ 32 / 16);
  1635. dev_priv->ring.tail_mask = (dev_priv->ring.size / sizeof(u32)) - 1;
  1636. dev_priv->ring.high_mark = RADEON_RING_HIGH_MARK;
  1637. #if __OS_HAS_AGP
  1638. if (dev_priv->flags & RADEON_IS_AGP) {
  1639. /* Turn off PCI GART */
  1640. radeon_set_pcigart(dev_priv, 0);
  1641. } else
  1642. #endif
  1643. {
  1644. dev_priv->gart_info.table_mask = DMA_BIT_MASK(32);
  1645. /* if we have an offset set from userspace */
  1646. if (dev_priv->pcigart_offset_set) {
  1647. dev_priv->gart_info.bus_addr =
  1648. dev_priv->pcigart_offset + dev_priv->fb_location;
  1649. dev_priv->gart_info.mapping.offset =
  1650. dev_priv->pcigart_offset + dev_priv->fb_aper_offset;
  1651. dev_priv->gart_info.mapping.size =
  1652. dev_priv->gart_info.table_size;
  1653. drm_core_ioremap(&dev_priv->gart_info.mapping, dev);
  1654. dev_priv->gart_info.addr =
  1655. dev_priv->gart_info.mapping.handle;
  1656. if (dev_priv->flags & RADEON_IS_PCIE)
  1657. dev_priv->gart_info.gart_reg_if = DRM_ATI_GART_PCIE;
  1658. else
  1659. dev_priv->gart_info.gart_reg_if = DRM_ATI_GART_PCI;
  1660. dev_priv->gart_info.gart_table_location =
  1661. DRM_ATI_GART_FB;
  1662. DRM_DEBUG("Setting phys_pci_gart to %p %08lX\n",
  1663. dev_priv->gart_info.addr,
  1664. dev_priv->pcigart_offset);
  1665. } else {
  1666. if (dev_priv->flags & RADEON_IS_IGPGART)
  1667. dev_priv->gart_info.gart_reg_if = DRM_ATI_GART_IGP;
  1668. else
  1669. dev_priv->gart_info.gart_reg_if = DRM_ATI_GART_PCI;
  1670. dev_priv->gart_info.gart_table_location =
  1671. DRM_ATI_GART_MAIN;
  1672. dev_priv->gart_info.addr = NULL;
  1673. dev_priv->gart_info.bus_addr = 0;
  1674. if (dev_priv->flags & RADEON_IS_PCIE) {
  1675. DRM_ERROR
  1676. ("Cannot use PCI Express without GART in FB memory\n");
  1677. radeon_do_cleanup_cp(dev);
  1678. return -EINVAL;
  1679. }
  1680. }
  1681. if (!drm_ati_pcigart_init(dev, &dev_priv->gart_info)) {
  1682. DRM_ERROR("failed to init PCI GART!\n");
  1683. radeon_do_cleanup_cp(dev);
  1684. return -ENOMEM;
  1685. }
  1686. /* Turn on PCI GART */
  1687. radeon_set_pcigart(dev_priv, 1);
  1688. }
  1689. radeon_cp_load_microcode(dev_priv);
  1690. radeon_cp_init_ring_buffer(dev, dev_priv);
  1691. dev_priv->last_buf = 0;
  1692. radeon_do_engine_reset(dev);
  1693. radeon_test_writeback(dev_priv);
  1694. return 0;
  1695. }
  1696. static int radeon_do_cleanup_cp(struct drm_device * dev)
  1697. {
  1698. drm_radeon_private_t *dev_priv = dev->dev_private;
  1699. DRM_DEBUG("\n");
  1700. /* Make sure interrupts are disabled here because the uninstall ioctl
  1701. * may not have been called from userspace and after dev_private
  1702. * is freed, it's too late.
  1703. */
  1704. if (dev->irq_enabled)
  1705. drm_irq_uninstall(dev);
  1706. #if __OS_HAS_AGP
  1707. if (dev_priv->flags & RADEON_IS_AGP) {
  1708. if (dev_priv->cp_ring != NULL) {
  1709. drm_core_ioremapfree(dev_priv->cp_ring, dev);
  1710. dev_priv->cp_ring = NULL;
  1711. }
  1712. if (dev_priv->ring_rptr != NULL) {
  1713. drm_core_ioremapfree(dev_priv->ring_rptr, dev);
  1714. dev_priv->ring_rptr = NULL;
  1715. }
  1716. if (dev->agp_buffer_map != NULL) {
  1717. drm_core_ioremapfree(dev->agp_buffer_map, dev);
  1718. dev->agp_buffer_map = NULL;
  1719. }
  1720. } else
  1721. #endif
  1722. {
  1723. if (dev_priv->gart_info.bus_addr) {
  1724. /* Turn off PCI GART */
  1725. radeon_set_pcigart(dev_priv, 0);
  1726. if (!drm_ati_pcigart_cleanup(dev, &dev_priv->gart_info))
  1727. DRM_ERROR("failed to cleanup PCI GART!\n");
  1728. }
  1729. if (dev_priv->gart_info.gart_table_location == DRM_ATI_GART_FB)
  1730. {
  1731. drm_core_ioremapfree(&dev_priv->gart_info.mapping, dev);
  1732. dev_priv->gart_info.addr = 0;
  1733. }
  1734. }
  1735. /* only clear to the start of flags */
  1736. memset(dev_priv, 0, offsetof(drm_radeon_private_t, flags));
  1737. return 0;
  1738. }
  1739. /* This code will reinit the Radeon CP hardware after a resume from disc.
  1740. * AFAIK, it would be very difficult to pickle the state at suspend time, so
  1741. * here we make sure that all Radeon hardware initialisation is re-done without
  1742. * affecting running applications.
  1743. *
  1744. * Charl P. Botha <http://cpbotha.net>
  1745. */
  1746. static int radeon_do_resume_cp(struct drm_device * dev)
  1747. {
  1748. drm_radeon_private_t *dev_priv = dev->dev_private;
  1749. if (!dev_priv) {
  1750. DRM_ERROR("Called with no initialization\n");
  1751. return -EINVAL;
  1752. }
  1753. DRM_DEBUG("Starting radeon_do_resume_cp()\n");
  1754. #if __OS_HAS_AGP
  1755. if (dev_priv->flags & RADEON_IS_AGP) {
  1756. /* Turn off PCI GART */
  1757. radeon_set_pcigart(dev_priv, 0);
  1758. } else
  1759. #endif
  1760. {
  1761. /* Turn on PCI GART */
  1762. radeon_set_pcigart(dev_priv, 1);
  1763. }
  1764. radeon_cp_load_microcode(dev_priv);
  1765. radeon_cp_init_ring_buffer(dev, dev_priv);
  1766. radeon_do_engine_reset(dev);
  1767. DRM_DEBUG("radeon_do_resume_cp() complete\n");
  1768. return 0;
  1769. }
  1770. int radeon_cp_init(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1771. {
  1772. drm_radeon_init_t *init = data;
  1773. LOCK_TEST_WITH_RETURN(dev, file_priv);
  1774. if (init->func == RADEON_INIT_R300_CP)
  1775. r300_init_reg_flags(dev);
  1776. switch (init->func) {
  1777. case RADEON_INIT_CP:
  1778. case RADEON_INIT_R200_CP:
  1779. case RADEON_INIT_R300_CP:
  1780. return radeon_do_init_cp(dev, init);
  1781. case RADEON_CLEANUP_CP:
  1782. return radeon_do_cleanup_cp(dev);
  1783. }
  1784. return -EINVAL;
  1785. }
  1786. int radeon_cp_start(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1787. {
  1788. drm_radeon_private_t *dev_priv = dev->dev_private;
  1789. DRM_DEBUG("\n");
  1790. LOCK_TEST_WITH_RETURN(dev, file_priv);
  1791. if (dev_priv->cp_running) {
  1792. DRM_DEBUG("while CP running\n");
  1793. return 0;
  1794. }
  1795. if (dev_priv->cp_mode == RADEON_CSQ_PRIDIS_INDDIS) {
  1796. DRM_DEBUG("called with bogus CP mode (%d)\n",
  1797. dev_priv->cp_mode);
  1798. return 0;
  1799. }
  1800. radeon_do_cp_start(dev_priv);
  1801. return 0;
  1802. }
  1803. /* Stop the CP. The engine must have been idled before calling this
  1804. * routine.
  1805. */
  1806. int radeon_cp_stop(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1807. {
  1808. drm_radeon_private_t *dev_priv = dev->dev_private;
  1809. drm_radeon_cp_stop_t *stop = data;
  1810. int ret;
  1811. DRM_DEBUG("\n");
  1812. LOCK_TEST_WITH_RETURN(dev, file_priv);
  1813. if (!dev_priv->cp_running)
  1814. return 0;
  1815. /* Flush any pending CP commands. This ensures any outstanding
  1816. * commands are exectuted by the engine before we turn it off.
  1817. */
  1818. if (stop->flush) {
  1819. radeon_do_cp_flush(dev_priv);
  1820. }
  1821. /* If we fail to make the engine go idle, we return an error
  1822. * code so that the DRM ioctl wrapper can try again.
  1823. */
  1824. if (stop->idle) {
  1825. ret = radeon_do_cp_idle(dev_priv);
  1826. if (ret)
  1827. return ret;
  1828. }
  1829. /* Finally, we can turn off the CP. If the engine isn't idle,
  1830. * we will get some dropped triangles as they won't be fully
  1831. * rendered before the CP is shut down.
  1832. */
  1833. radeon_do_cp_stop(dev_priv);
  1834. /* Reset the engine */
  1835. radeon_do_engine_reset(dev);
  1836. return 0;
  1837. }
  1838. void radeon_do_release(struct drm_device * dev)
  1839. {
  1840. drm_radeon_private_t *dev_priv = dev->dev_private;
  1841. int i, ret;
  1842. if (dev_priv) {
  1843. if (dev_priv->cp_running) {
  1844. /* Stop the cp */
  1845. while ((ret = radeon_do_cp_idle(dev_priv)) != 0) {
  1846. DRM_DEBUG("radeon_do_cp_idle %d\n", ret);
  1847. #ifdef __linux__
  1848. schedule();
  1849. #else
  1850. tsleep(&ret, PZERO, "rdnrel", 1);
  1851. #endif
  1852. }
  1853. radeon_do_cp_stop(dev_priv);
  1854. radeon_do_engine_reset(dev);
  1855. }
  1856. /* Disable *all* interrupts */
  1857. if (dev_priv->mmio) /* remove this after permanent addmaps */
  1858. RADEON_WRITE(RADEON_GEN_INT_CNTL, 0);
  1859. if (dev_priv->mmio) { /* remove all surfaces */
  1860. for (i = 0; i < RADEON_MAX_SURFACES; i++) {
  1861. RADEON_WRITE(RADEON_SURFACE0_INFO + 16 * i, 0);
  1862. RADEON_WRITE(RADEON_SURFACE0_LOWER_BOUND +
  1863. 16 * i, 0);
  1864. RADEON_WRITE(RADEON_SURFACE0_UPPER_BOUND +
  1865. 16 * i, 0);
  1866. }
  1867. }
  1868. /* Free memory heap structures */
  1869. radeon_mem_takedown(&(dev_priv->gart_heap));
  1870. radeon_mem_takedown(&(dev_priv->fb_heap));
  1871. /* deallocate kernel resources */
  1872. radeon_do_cleanup_cp(dev);
  1873. }
  1874. }
  1875. /* Just reset the CP ring. Called as part of an X Server engine reset.
  1876. */
  1877. int radeon_cp_reset(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1878. {
  1879. drm_radeon_private_t *dev_priv = dev->dev_private;
  1880. DRM_DEBUG("\n");
  1881. LOCK_TEST_WITH_RETURN(dev, file_priv);
  1882. if (!dev_priv) {
  1883. DRM_DEBUG("called before init done\n");
  1884. return -EINVAL;
  1885. }
  1886. radeon_do_cp_reset(dev_priv);
  1887. /* The CP is no longer running after an engine reset */
  1888. dev_priv->cp_running = 0;
  1889. return 0;
  1890. }
  1891. int radeon_cp_idle(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1892. {
  1893. drm_radeon_private_t *dev_priv = dev->dev_private;
  1894. DRM_DEBUG("\n");
  1895. LOCK_TEST_WITH_RETURN(dev, file_priv);
  1896. return radeon_do_cp_idle(dev_priv);
  1897. }
  1898. /* Added by Charl P. Botha to call radeon_do_resume_cp().
  1899. */
  1900. int radeon_cp_resume(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1901. {
  1902. return radeon_do_resume_cp(dev);
  1903. }
  1904. int radeon_engine_reset(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1905. {
  1906. DRM_DEBUG("\n");
  1907. LOCK_TEST_WITH_RETURN(dev, file_priv);
  1908. return radeon_do_engine_reset(dev);
  1909. }
  1910. /* ================================================================
  1911. * Fullscreen mode
  1912. */
  1913. /* KW: Deprecated to say the least:
  1914. */
  1915. int radeon_fullscreen(struct drm_device *dev, void *data, struct drm_file *file_priv)
  1916. {
  1917. return 0;
  1918. }
  1919. /* ================================================================
  1920. * Freelist management
  1921. */
  1922. /* Original comment: FIXME: ROTATE_BUFS is a hack to cycle through
  1923. * bufs until freelist code is used. Note this hides a problem with
  1924. * the scratch register * (used to keep track of last buffer
  1925. * completed) being written to before * the last buffer has actually
  1926. * completed rendering.
  1927. *
  1928. * KW: It's also a good way to find free buffers quickly.
  1929. *
  1930. * KW: Ideally this loop wouldn't exist, and freelist_get wouldn't
  1931. * sleep. However, bugs in older versions of radeon_accel.c mean that
  1932. * we essentially have to do this, else old clients will break.
  1933. *
  1934. * However, it does leave open a potential deadlock where all the
  1935. * buffers are held by other clients, which can't release them because
  1936. * they can't get the lock.
  1937. */
  1938. struct drm_buf *radeon_freelist_get(struct drm_device * dev)
  1939. {
  1940. struct drm_device_dma *dma = dev->dma;
  1941. drm_radeon_private_t *dev_priv = dev->dev_private;
  1942. drm_radeon_buf_priv_t *buf_priv;
  1943. struct drm_buf *buf;
  1944. int i, t;
  1945. int start;
  1946. if (++dev_priv->last_buf >= dma->buf_count)
  1947. dev_priv->last_buf = 0;
  1948. start = dev_priv->last_buf;
  1949. for (t = 0; t < dev_priv->usec_timeout; t++) {
  1950. u32 done_age = GET_SCRATCH(1);
  1951. DRM_DEBUG("done_age = %d\n", done_age);
  1952. for (i = start; i < dma->buf_count; i++) {
  1953. buf = dma->buflist[i];
  1954. buf_priv = buf->dev_private;
  1955. if (buf->file_priv == NULL || (buf->pending &&
  1956. buf_priv->age <=
  1957. done_age)) {
  1958. dev_priv->stats.requested_bufs++;
  1959. buf->pending = 0;
  1960. return buf;
  1961. }
  1962. start = 0;
  1963. }
  1964. if (t) {
  1965. DRM_UDELAY(1);
  1966. dev_priv->stats.freelist_loops++;
  1967. }
  1968. }
  1969. DRM_DEBUG("returning NULL!\n");
  1970. return NULL;
  1971. }
  1972. #if 0
  1973. struct drm_buf *radeon_freelist_get(struct drm_device * dev)
  1974. {
  1975. struct drm_device_dma *dma = dev->dma;
  1976. drm_radeon_private_t *dev_priv = dev->dev_private;
  1977. drm_radeon_buf_priv_t *buf_priv;
  1978. struct drm_buf *buf;
  1979. int i, t;
  1980. int start;
  1981. u32 done_age = DRM_READ32(dev_priv->ring_rptr, RADEON_SCRATCHOFF(1));
  1982. if (++dev_priv->last_buf >= dma->buf_count)
  1983. dev_priv->last_buf = 0;
  1984. start = dev_priv->last_buf;
  1985. dev_priv->stats.freelist_loops++;
  1986. for (t = 0; t < 2; t++) {
  1987. for (i = start; i < dma->buf_count; i++) {
  1988. buf = dma->buflist[i];
  1989. buf_priv = buf->dev_private;
  1990. if (buf->file_priv == 0 || (buf->pending &&
  1991. buf_priv->age <=
  1992. done_age)) {
  1993. dev_priv->stats.requested_bufs++;
  1994. buf->pending = 0;
  1995. return buf;
  1996. }
  1997. }
  1998. start = 0;
  1999. }
  2000. return NULL;
  2001. }
  2002. #endif
  2003. void radeon_freelist_reset(struct drm_device * dev)
  2004. {
  2005. struct drm_device_dma *dma = dev->dma;
  2006. drm_radeon_private_t *dev_priv = dev->dev_private;
  2007. int i;
  2008. dev_priv->last_buf = 0;
  2009. for (i = 0; i < dma->buf_count; i++) {
  2010. struct drm_buf *buf = dma->buflist[i];
  2011. drm_radeon_buf_priv_t *buf_priv = buf->dev_private;
  2012. buf_priv->age = 0;
  2013. }
  2014. }
  2015. /* ================================================================
  2016. * CP command submission
  2017. */
  2018. int radeon_wait_ring(drm_radeon_private_t * dev_priv, int n)
  2019. {
  2020. drm_radeon_ring_buffer_t *ring = &dev_priv->ring;
  2021. int i;
  2022. u32 last_head = GET_RING_HEAD(dev_priv);
  2023. for (i = 0; i < dev_priv->usec_timeout; i++) {
  2024. u32 head = GET_RING_HEAD(dev_priv);
  2025. ring->space = (head - ring->tail) * sizeof(u32);
  2026. if (ring->space <= 0)
  2027. ring->space += ring->size;
  2028. if (ring->space > n)
  2029. return 0;
  2030. dev_priv->stats.boxes |= RADEON_BOX_WAIT_IDLE;
  2031. if (head != last_head)
  2032. i = 0;
  2033. last_head = head;
  2034. DRM_UDELAY(1);
  2035. }
  2036. /* FIXME: This return value is ignored in the BEGIN_RING macro! */
  2037. #if RADEON_FIFO_DEBUG
  2038. radeon_status(dev_priv);
  2039. DRM_ERROR("failed!\n");
  2040. #endif
  2041. return -EBUSY;
  2042. }
  2043. static int radeon_cp_get_buffers(struct drm_device *dev,
  2044. struct drm_file *file_priv,
  2045. struct drm_dma * d)
  2046. {
  2047. int i;
  2048. struct drm_buf *buf;
  2049. for (i = d->granted_count; i < d->request_count; i++) {
  2050. buf = radeon_freelist_get(dev);
  2051. if (!buf)
  2052. return -EBUSY; /* NOTE: broken client */
  2053. buf->file_priv = file_priv;
  2054. if (DRM_COPY_TO_USER(&d->request_indices[i], &buf->idx,
  2055. sizeof(buf->idx)))
  2056. return -EFAULT;
  2057. if (DRM_COPY_TO_USER(&d->request_sizes[i], &buf->total,
  2058. sizeof(buf->total)))
  2059. return -EFAULT;
  2060. d->granted_count++;
  2061. }
  2062. return 0;
  2063. }
  2064. int radeon_cp_buffers(struct drm_device *dev, void *data, struct drm_file *file_priv)
  2065. {
  2066. struct drm_device_dma *dma = dev->dma;
  2067. int ret = 0;
  2068. struct drm_dma *d = data;
  2069. LOCK_TEST_WITH_RETURN(dev, file_priv);
  2070. /* Please don't send us buffers.
  2071. */
  2072. if (d->send_count != 0) {
  2073. DRM_ERROR("Process %d trying to send %d buffers via drmDMA\n",
  2074. DRM_CURRENTPID, d->send_count);
  2075. return -EINVAL;
  2076. }
  2077. /* We'll send you buffers.
  2078. */
  2079. if (d->request_count < 0 || d->request_count > dma->buf_count) {
  2080. DRM_ERROR("Process %d trying to get %d buffers (of %d max)\n",
  2081. DRM_CURRENTPID, d->request_count, dma->buf_count);
  2082. return -EINVAL;
  2083. }
  2084. d->granted_count = 0;
  2085. if (d->request_count) {
  2086. ret = radeon_cp_get_buffers(dev, file_priv, d);
  2087. }
  2088. return ret;
  2089. }
  2090. int radeon_driver_load(struct drm_device *dev, unsigned long flags)
  2091. {
  2092. drm_radeon_private_t *dev_priv;
  2093. int ret = 0;
  2094. dev_priv = drm_alloc(sizeof(drm_radeon_private_t), DRM_MEM_DRIVER);
  2095. if (dev_priv == NULL)
  2096. return -ENOMEM;
  2097. memset(dev_priv, 0, sizeof(drm_radeon_private_t));
  2098. dev->dev_private = (void *)dev_priv;
  2099. dev_priv->flags = flags;
  2100. switch (flags & RADEON_FAMILY_MASK) {
  2101. case CHIP_R100:
  2102. case CHIP_RV200:
  2103. case CHIP_R200:
  2104. case CHIP_R300:
  2105. case CHIP_R350:
  2106. case CHIP_R420:
  2107. case CHIP_RV410:
  2108. case CHIP_RV515:
  2109. case CHIP_R520:
  2110. case CHIP_RV570:
  2111. case CHIP_R580:
  2112. dev_priv->flags |= RADEON_HAS_HIERZ;
  2113. break;
  2114. default:
  2115. /* all other chips have no hierarchical z buffer */
  2116. break;
  2117. }
  2118. if (drm_device_is_agp(dev))
  2119. dev_priv->flags |= RADEON_IS_AGP;
  2120. else if (drm_device_is_pcie(dev))
  2121. dev_priv->flags |= RADEON_IS_PCIE;
  2122. else
  2123. dev_priv->flags |= RADEON_IS_PCI;
  2124. DRM_DEBUG("%s card detected\n",
  2125. ((dev_priv->flags & RADEON_IS_AGP) ? "AGP" : (((dev_priv->flags & RADEON_IS_PCIE) ? "PCIE" : "PCI"))));
  2126. return ret;
  2127. }
  2128. /* Create mappings for registers and framebuffer so userland doesn't necessarily
  2129. * have to find them.
  2130. */
  2131. int radeon_driver_firstopen(struct drm_device *dev)
  2132. {
  2133. int ret;
  2134. drm_local_map_t *map;
  2135. drm_radeon_private_t *dev_priv = dev->dev_private;
  2136. dev_priv->gart_info.table_size = RADEON_PCIGART_TABLE_SIZE;
  2137. ret = drm_addmap(dev, drm_get_resource_start(dev, 2),
  2138. drm_get_resource_len(dev, 2), _DRM_REGISTERS,
  2139. _DRM_READ_ONLY, &dev_priv->mmio);
  2140. if (ret != 0)
  2141. return ret;
  2142. dev_priv->fb_aper_offset = drm_get_resource_start(dev, 0);
  2143. ret = drm_addmap(dev, dev_priv->fb_aper_offset,
  2144. drm_get_resource_len(dev, 0), _DRM_FRAME_BUFFER,
  2145. _DRM_WRITE_COMBINING, &map);
  2146. if (ret != 0)
  2147. return ret;
  2148. return 0;
  2149. }
  2150. int radeon_driver_unload(struct drm_device *dev)
  2151. {
  2152. drm_radeon_private_t *dev_priv = dev->dev_private;
  2153. DRM_DEBUG("\n");
  2154. drm_free(dev_priv, sizeof(*dev_priv), DRM_MEM_DRIVER);
  2155. dev->dev_private = NULL;
  2156. return 0;
  2157. }