radeon_device.c 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966
  1. /*
  2. * Copyright 2008 Advanced Micro Devices, Inc.
  3. * Copyright 2008 Red Hat Inc.
  4. * Copyright 2009 Jerome Glisse.
  5. *
  6. * Permission is hereby granted, free of charge, to any person obtaining a
  7. * copy of this software and associated documentation files (the "Software"),
  8. * to deal in the Software without restriction, including without limitation
  9. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  10. * and/or sell copies of the Software, and to permit persons to whom the
  11. * Software is furnished to do so, subject to the following conditions:
  12. *
  13. * The above copyright notice and this permission notice shall be included in
  14. * all copies or substantial portions of the Software.
  15. *
  16. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  17. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  18. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  19. * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
  20. * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  21. * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  22. * OTHER DEALINGS IN THE SOFTWARE.
  23. *
  24. * Authors: Dave Airlie
  25. * Alex Deucher
  26. * Jerome Glisse
  27. */
  28. #include <linux/console.h>
  29. #include <linux/slab.h>
  30. #include <drm/drmP.h>
  31. #include <drm/drm_crtc_helper.h>
  32. #include <drm/radeon_drm.h>
  33. #include <linux/vgaarb.h>
  34. #include <linux/vga_switcheroo.h>
  35. #include <linux/efi.h>
  36. #include "radeon_reg.h"
  37. #include "radeon.h"
  38. #include "atom.h"
  39. static const char radeon_family_name[][16] = {
  40. "R100",
  41. "RV100",
  42. "RS100",
  43. "RV200",
  44. "RS200",
  45. "R200",
  46. "RV250",
  47. "RS300",
  48. "RV280",
  49. "R300",
  50. "R350",
  51. "RV350",
  52. "RV380",
  53. "R420",
  54. "R423",
  55. "RV410",
  56. "RS400",
  57. "RS480",
  58. "RS600",
  59. "RS690",
  60. "RS740",
  61. "RV515",
  62. "R520",
  63. "RV530",
  64. "RV560",
  65. "RV570",
  66. "R580",
  67. "R600",
  68. "RV610",
  69. "RV630",
  70. "RV670",
  71. "RV620",
  72. "RV635",
  73. "RS780",
  74. "RS880",
  75. "RV770",
  76. "RV730",
  77. "RV710",
  78. "RV740",
  79. "CEDAR",
  80. "REDWOOD",
  81. "JUNIPER",
  82. "CYPRESS",
  83. "HEMLOCK",
  84. "PALM",
  85. "SUMO",
  86. "SUMO2",
  87. "BARTS",
  88. "TURKS",
  89. "CAICOS",
  90. "CAYMAN",
  91. "ARUBA",
  92. "TAHITI",
  93. "PITCAIRN",
  94. "VERDE",
  95. "OLAND",
  96. "HAINAN",
  97. "BONAIRE",
  98. "KAVERI",
  99. "KABINI",
  100. "HAWAII",
  101. "MULLINS",
  102. "LAST",
  103. };
  104. #define RADEON_PX_QUIRK_DISABLE_PX (1 << 0)
  105. #define RADEON_PX_QUIRK_LONG_WAKEUP (1 << 1)
  106. struct radeon_px_quirk {
  107. u32 chip_vendor;
  108. u32 chip_device;
  109. u32 subsys_vendor;
  110. u32 subsys_device;
  111. u32 px_quirk_flags;
  112. };
  113. static struct radeon_px_quirk radeon_px_quirk_list[] = {
  114. /* Acer aspire 5560g (CPU: AMD A4-3305M; GPU: AMD Radeon HD 6480g + 7470m)
  115. * https://bugzilla.kernel.org/show_bug.cgi?id=74551
  116. */
  117. { PCI_VENDOR_ID_ATI, 0x6760, 0x1025, 0x0672, RADEON_PX_QUIRK_DISABLE_PX },
  118. /* Asus K73TA laptop with AMD A6-3400M APU and Radeon 6550 GPU
  119. * https://bugzilla.kernel.org/show_bug.cgi?id=51381
  120. */
  121. { PCI_VENDOR_ID_ATI, 0x6741, 0x1043, 0x108c, RADEON_PX_QUIRK_DISABLE_PX },
  122. /* Asus K53TK laptop with AMD A6-3420M APU and Radeon 7670m GPU
  123. * https://bugzilla.kernel.org/show_bug.cgi?id=51381
  124. */
  125. { PCI_VENDOR_ID_ATI, 0x6840, 0x1043, 0x2122, RADEON_PX_QUIRK_DISABLE_PX },
  126. /* Asus K53TK laptop with AMD A6-3420M APU and Radeon 7670m GPU
  127. * https://bugs.freedesktop.org/show_bug.cgi?id=101491
  128. */
  129. { PCI_VENDOR_ID_ATI, 0x6741, 0x1043, 0x2122, RADEON_PX_QUIRK_DISABLE_PX },
  130. /* macbook pro 8.2 */
  131. { PCI_VENDOR_ID_ATI, 0x6741, PCI_VENDOR_ID_APPLE, 0x00e2, RADEON_PX_QUIRK_LONG_WAKEUP },
  132. { 0, 0, 0, 0, 0 },
  133. };
  134. bool radeon_is_px(struct drm_device *dev)
  135. {
  136. struct radeon_device *rdev = dev->dev_private;
  137. if (rdev->flags & RADEON_IS_PX)
  138. return true;
  139. return false;
  140. }
  141. static void radeon_device_handle_px_quirks(struct radeon_device *rdev)
  142. {
  143. struct radeon_px_quirk *p = radeon_px_quirk_list;
  144. /* Apply PX quirks */
  145. while (p && p->chip_device != 0) {
  146. if (rdev->pdev->vendor == p->chip_vendor &&
  147. rdev->pdev->device == p->chip_device &&
  148. rdev->pdev->subsystem_vendor == p->subsys_vendor &&
  149. rdev->pdev->subsystem_device == p->subsys_device) {
  150. rdev->px_quirk_flags = p->px_quirk_flags;
  151. break;
  152. }
  153. ++p;
  154. }
  155. if (rdev->px_quirk_flags & RADEON_PX_QUIRK_DISABLE_PX)
  156. rdev->flags &= ~RADEON_IS_PX;
  157. }
  158. /**
  159. * radeon_program_register_sequence - program an array of registers.
  160. *
  161. * @rdev: radeon_device pointer
  162. * @registers: pointer to the register array
  163. * @array_size: size of the register array
  164. *
  165. * Programs an array or registers with and and or masks.
  166. * This is a helper for setting golden registers.
  167. */
  168. void radeon_program_register_sequence(struct radeon_device *rdev,
  169. const u32 *registers,
  170. const u32 array_size)
  171. {
  172. u32 tmp, reg, and_mask, or_mask;
  173. int i;
  174. if (array_size % 3)
  175. return;
  176. for (i = 0; i < array_size; i +=3) {
  177. reg = registers[i + 0];
  178. and_mask = registers[i + 1];
  179. or_mask = registers[i + 2];
  180. if (and_mask == 0xffffffff) {
  181. tmp = or_mask;
  182. } else {
  183. tmp = RREG32(reg);
  184. tmp &= ~and_mask;
  185. tmp |= or_mask;
  186. }
  187. WREG32(reg, tmp);
  188. }
  189. }
  190. void radeon_pci_config_reset(struct radeon_device *rdev)
  191. {
  192. pci_write_config_dword(rdev->pdev, 0x7c, RADEON_ASIC_RESET_DATA);
  193. }
  194. /**
  195. * radeon_surface_init - Clear GPU surface registers.
  196. *
  197. * @rdev: radeon_device pointer
  198. *
  199. * Clear GPU surface registers (r1xx-r5xx).
  200. */
  201. void radeon_surface_init(struct radeon_device *rdev)
  202. {
  203. /* FIXME: check this out */
  204. if (rdev->family < CHIP_R600) {
  205. int i;
  206. for (i = 0; i < RADEON_GEM_MAX_SURFACES; i++) {
  207. if (rdev->surface_regs[i].bo)
  208. radeon_bo_get_surface_reg(rdev->surface_regs[i].bo);
  209. else
  210. radeon_clear_surface_reg(rdev, i);
  211. }
  212. /* enable surfaces */
  213. WREG32(RADEON_SURFACE_CNTL, 0);
  214. }
  215. }
  216. /*
  217. * GPU scratch registers helpers function.
  218. */
  219. /**
  220. * radeon_scratch_init - Init scratch register driver information.
  221. *
  222. * @rdev: radeon_device pointer
  223. *
  224. * Init CP scratch register driver information (r1xx-r5xx)
  225. */
  226. void radeon_scratch_init(struct radeon_device *rdev)
  227. {
  228. int i;
  229. /* FIXME: check this out */
  230. if (rdev->family < CHIP_R300) {
  231. rdev->scratch.num_reg = 5;
  232. } else {
  233. rdev->scratch.num_reg = 7;
  234. }
  235. rdev->scratch.reg_base = RADEON_SCRATCH_REG0;
  236. for (i = 0; i < rdev->scratch.num_reg; i++) {
  237. rdev->scratch.free[i] = true;
  238. rdev->scratch.reg[i] = rdev->scratch.reg_base + (i * 4);
  239. }
  240. }
  241. /**
  242. * radeon_scratch_get - Allocate a scratch register
  243. *
  244. * @rdev: radeon_device pointer
  245. * @reg: scratch register mmio offset
  246. *
  247. * Allocate a CP scratch register for use by the driver (all asics).
  248. * Returns 0 on success or -EINVAL on failure.
  249. */
  250. int radeon_scratch_get(struct radeon_device *rdev, uint32_t *reg)
  251. {
  252. int i;
  253. for (i = 0; i < rdev->scratch.num_reg; i++) {
  254. if (rdev->scratch.free[i]) {
  255. rdev->scratch.free[i] = false;
  256. *reg = rdev->scratch.reg[i];
  257. return 0;
  258. }
  259. }
  260. return -EINVAL;
  261. }
  262. /**
  263. * radeon_scratch_free - Free a scratch register
  264. *
  265. * @rdev: radeon_device pointer
  266. * @reg: scratch register mmio offset
  267. *
  268. * Free a CP scratch register allocated for use by the driver (all asics)
  269. */
  270. void radeon_scratch_free(struct radeon_device *rdev, uint32_t reg)
  271. {
  272. int i;
  273. for (i = 0; i < rdev->scratch.num_reg; i++) {
  274. if (rdev->scratch.reg[i] == reg) {
  275. rdev->scratch.free[i] = true;
  276. return;
  277. }
  278. }
  279. }
  280. /*
  281. * GPU doorbell aperture helpers function.
  282. */
  283. /**
  284. * radeon_doorbell_init - Init doorbell driver information.
  285. *
  286. * @rdev: radeon_device pointer
  287. *
  288. * Init doorbell driver information (CIK)
  289. * Returns 0 on success, error on failure.
  290. */
  291. static int radeon_doorbell_init(struct radeon_device *rdev)
  292. {
  293. /* doorbell bar mapping */
  294. rdev->doorbell.base = pci_resource_start(rdev->pdev, 2);
  295. rdev->doorbell.size = pci_resource_len(rdev->pdev, 2);
  296. rdev->doorbell.num_doorbells = min_t(u32, rdev->doorbell.size / sizeof(u32), RADEON_MAX_DOORBELLS);
  297. if (rdev->doorbell.num_doorbells == 0)
  298. return -EINVAL;
  299. rdev->doorbell.ptr = ioremap(rdev->doorbell.base, rdev->doorbell.num_doorbells * sizeof(u32));
  300. if (rdev->doorbell.ptr == NULL) {
  301. return -ENOMEM;
  302. }
  303. DRM_INFO("doorbell mmio base: 0x%08X\n", (uint32_t)rdev->doorbell.base);
  304. DRM_INFO("doorbell mmio size: %u\n", (unsigned)rdev->doorbell.size);
  305. memset(&rdev->doorbell.used, 0, sizeof(rdev->doorbell.used));
  306. return 0;
  307. }
  308. /**
  309. * radeon_doorbell_fini - Tear down doorbell driver information.
  310. *
  311. * @rdev: radeon_device pointer
  312. *
  313. * Tear down doorbell driver information (CIK)
  314. */
  315. static void radeon_doorbell_fini(struct radeon_device *rdev)
  316. {
  317. iounmap(rdev->doorbell.ptr);
  318. rdev->doorbell.ptr = NULL;
  319. }
  320. /**
  321. * radeon_doorbell_get - Allocate a doorbell entry
  322. *
  323. * @rdev: radeon_device pointer
  324. * @doorbell: doorbell index
  325. *
  326. * Allocate a doorbell for use by the driver (all asics).
  327. * Returns 0 on success or -EINVAL on failure.
  328. */
  329. int radeon_doorbell_get(struct radeon_device *rdev, u32 *doorbell)
  330. {
  331. unsigned long offset = find_first_zero_bit(rdev->doorbell.used, rdev->doorbell.num_doorbells);
  332. if (offset < rdev->doorbell.num_doorbells) {
  333. __set_bit(offset, rdev->doorbell.used);
  334. *doorbell = offset;
  335. return 0;
  336. } else {
  337. return -EINVAL;
  338. }
  339. }
  340. /**
  341. * radeon_doorbell_free - Free a doorbell entry
  342. *
  343. * @rdev: radeon_device pointer
  344. * @doorbell: doorbell index
  345. *
  346. * Free a doorbell allocated for use by the driver (all asics)
  347. */
  348. void radeon_doorbell_free(struct radeon_device *rdev, u32 doorbell)
  349. {
  350. if (doorbell < rdev->doorbell.num_doorbells)
  351. __clear_bit(doorbell, rdev->doorbell.used);
  352. }
  353. /**
  354. * radeon_doorbell_get_kfd_info - Report doorbell configuration required to
  355. * setup KFD
  356. *
  357. * @rdev: radeon_device pointer
  358. * @aperture_base: output returning doorbell aperture base physical address
  359. * @aperture_size: output returning doorbell aperture size in bytes
  360. * @start_offset: output returning # of doorbell bytes reserved for radeon.
  361. *
  362. * Radeon and the KFD share the doorbell aperture. Radeon sets it up,
  363. * takes doorbells required for its own rings and reports the setup to KFD.
  364. * Radeon reserved doorbells are at the start of the doorbell aperture.
  365. */
  366. void radeon_doorbell_get_kfd_info(struct radeon_device *rdev,
  367. phys_addr_t *aperture_base,
  368. size_t *aperture_size,
  369. size_t *start_offset)
  370. {
  371. /* The first num_doorbells are used by radeon.
  372. * KFD takes whatever's left in the aperture. */
  373. if (rdev->doorbell.size > rdev->doorbell.num_doorbells * sizeof(u32)) {
  374. *aperture_base = rdev->doorbell.base;
  375. *aperture_size = rdev->doorbell.size;
  376. *start_offset = rdev->doorbell.num_doorbells * sizeof(u32);
  377. } else {
  378. *aperture_base = 0;
  379. *aperture_size = 0;
  380. *start_offset = 0;
  381. }
  382. }
  383. /*
  384. * radeon_wb_*()
  385. * Writeback is the the method by which the the GPU updates special pages
  386. * in memory with the status of certain GPU events (fences, ring pointers,
  387. * etc.).
  388. */
  389. /**
  390. * radeon_wb_disable - Disable Writeback
  391. *
  392. * @rdev: radeon_device pointer
  393. *
  394. * Disables Writeback (all asics). Used for suspend.
  395. */
  396. void radeon_wb_disable(struct radeon_device *rdev)
  397. {
  398. rdev->wb.enabled = false;
  399. }
  400. /**
  401. * radeon_wb_fini - Disable Writeback and free memory
  402. *
  403. * @rdev: radeon_device pointer
  404. *
  405. * Disables Writeback and frees the Writeback memory (all asics).
  406. * Used at driver shutdown.
  407. */
  408. void radeon_wb_fini(struct radeon_device *rdev)
  409. {
  410. radeon_wb_disable(rdev);
  411. if (rdev->wb.wb_obj) {
  412. if (!radeon_bo_reserve(rdev->wb.wb_obj, false)) {
  413. radeon_bo_kunmap(rdev->wb.wb_obj);
  414. radeon_bo_unpin(rdev->wb.wb_obj);
  415. radeon_bo_unreserve(rdev->wb.wb_obj);
  416. }
  417. radeon_bo_unref(&rdev->wb.wb_obj);
  418. rdev->wb.wb = NULL;
  419. rdev->wb.wb_obj = NULL;
  420. }
  421. }
  422. /**
  423. * radeon_wb_init- Init Writeback driver info and allocate memory
  424. *
  425. * @rdev: radeon_device pointer
  426. *
  427. * Disables Writeback and frees the Writeback memory (all asics).
  428. * Used at driver startup.
  429. * Returns 0 on success or an -error on failure.
  430. */
  431. int radeon_wb_init(struct radeon_device *rdev)
  432. {
  433. int r;
  434. if (rdev->wb.wb_obj == NULL) {
  435. r = radeon_bo_create(rdev, RADEON_GPU_PAGE_SIZE, PAGE_SIZE, true,
  436. RADEON_GEM_DOMAIN_GTT, 0, NULL, NULL,
  437. &rdev->wb.wb_obj);
  438. if (r) {
  439. dev_warn(rdev->dev, "(%d) create WB bo failed\n", r);
  440. return r;
  441. }
  442. r = radeon_bo_reserve(rdev->wb.wb_obj, false);
  443. if (unlikely(r != 0)) {
  444. radeon_wb_fini(rdev);
  445. return r;
  446. }
  447. r = radeon_bo_pin(rdev->wb.wb_obj, RADEON_GEM_DOMAIN_GTT,
  448. &rdev->wb.gpu_addr);
  449. if (r) {
  450. radeon_bo_unreserve(rdev->wb.wb_obj);
  451. dev_warn(rdev->dev, "(%d) pin WB bo failed\n", r);
  452. radeon_wb_fini(rdev);
  453. return r;
  454. }
  455. r = radeon_bo_kmap(rdev->wb.wb_obj, (void **)&rdev->wb.wb);
  456. radeon_bo_unreserve(rdev->wb.wb_obj);
  457. if (r) {
  458. dev_warn(rdev->dev, "(%d) map WB bo failed\n", r);
  459. radeon_wb_fini(rdev);
  460. return r;
  461. }
  462. }
  463. /* clear wb memory */
  464. memset((char *)rdev->wb.wb, 0, RADEON_GPU_PAGE_SIZE);
  465. /* disable event_write fences */
  466. rdev->wb.use_event = false;
  467. /* disabled via module param */
  468. if (radeon_no_wb == 1) {
  469. rdev->wb.enabled = false;
  470. } else {
  471. if (rdev->flags & RADEON_IS_AGP) {
  472. /* often unreliable on AGP */
  473. rdev->wb.enabled = false;
  474. } else if (rdev->family < CHIP_R300) {
  475. /* often unreliable on pre-r300 */
  476. rdev->wb.enabled = false;
  477. } else {
  478. rdev->wb.enabled = true;
  479. /* event_write fences are only available on r600+ */
  480. if (rdev->family >= CHIP_R600) {
  481. rdev->wb.use_event = true;
  482. }
  483. }
  484. }
  485. /* always use writeback/events on NI, APUs */
  486. if (rdev->family >= CHIP_PALM) {
  487. rdev->wb.enabled = true;
  488. rdev->wb.use_event = true;
  489. }
  490. dev_info(rdev->dev, "WB %sabled\n", rdev->wb.enabled ? "en" : "dis");
  491. return 0;
  492. }
  493. /**
  494. * radeon_vram_location - try to find VRAM location
  495. * @rdev: radeon device structure holding all necessary informations
  496. * @mc: memory controller structure holding memory informations
  497. * @base: base address at which to put VRAM
  498. *
  499. * Function will place try to place VRAM at base address provided
  500. * as parameter (which is so far either PCI aperture address or
  501. * for IGP TOM base address).
  502. *
  503. * If there is not enough space to fit the unvisible VRAM in the 32bits
  504. * address space then we limit the VRAM size to the aperture.
  505. *
  506. * If we are using AGP and if the AGP aperture doesn't allow us to have
  507. * room for all the VRAM than we restrict the VRAM to the PCI aperture
  508. * size and print a warning.
  509. *
  510. * This function will never fails, worst case are limiting VRAM.
  511. *
  512. * Note: GTT start, end, size should be initialized before calling this
  513. * function on AGP platform.
  514. *
  515. * Note: We don't explicitly enforce VRAM start to be aligned on VRAM size,
  516. * this shouldn't be a problem as we are using the PCI aperture as a reference.
  517. * Otherwise this would be needed for rv280, all r3xx, and all r4xx, but
  518. * not IGP.
  519. *
  520. * Note: we use mc_vram_size as on some board we need to program the mc to
  521. * cover the whole aperture even if VRAM size is inferior to aperture size
  522. * Novell bug 204882 + along with lots of ubuntu ones
  523. *
  524. * Note: when limiting vram it's safe to overwritte real_vram_size because
  525. * we are not in case where real_vram_size is inferior to mc_vram_size (ie
  526. * note afected by bogus hw of Novell bug 204882 + along with lots of ubuntu
  527. * ones)
  528. *
  529. * Note: IGP TOM addr should be the same as the aperture addr, we don't
  530. * explicitly check for that thought.
  531. *
  532. * FIXME: when reducing VRAM size align new size on power of 2.
  533. */
  534. void radeon_vram_location(struct radeon_device *rdev, struct radeon_mc *mc, u64 base)
  535. {
  536. uint64_t limit = (uint64_t)radeon_vram_limit << 20;
  537. mc->vram_start = base;
  538. if (mc->mc_vram_size > (rdev->mc.mc_mask - base + 1)) {
  539. dev_warn(rdev->dev, "limiting VRAM to PCI aperture size\n");
  540. mc->real_vram_size = mc->aper_size;
  541. mc->mc_vram_size = mc->aper_size;
  542. }
  543. mc->vram_end = mc->vram_start + mc->mc_vram_size - 1;
  544. if (rdev->flags & RADEON_IS_AGP && mc->vram_end > mc->gtt_start && mc->vram_start <= mc->gtt_end) {
  545. dev_warn(rdev->dev, "limiting VRAM to PCI aperture size\n");
  546. mc->real_vram_size = mc->aper_size;
  547. mc->mc_vram_size = mc->aper_size;
  548. }
  549. mc->vram_end = mc->vram_start + mc->mc_vram_size - 1;
  550. if (limit && limit < mc->real_vram_size)
  551. mc->real_vram_size = limit;
  552. dev_info(rdev->dev, "VRAM: %lluM 0x%016llX - 0x%016llX (%lluM used)\n",
  553. mc->mc_vram_size >> 20, mc->vram_start,
  554. mc->vram_end, mc->real_vram_size >> 20);
  555. }
  556. /**
  557. * radeon_gtt_location - try to find GTT location
  558. * @rdev: radeon device structure holding all necessary informations
  559. * @mc: memory controller structure holding memory informations
  560. *
  561. * Function will place try to place GTT before or after VRAM.
  562. *
  563. * If GTT size is bigger than space left then we ajust GTT size.
  564. * Thus function will never fails.
  565. *
  566. * FIXME: when reducing GTT size align new size on power of 2.
  567. */
  568. void radeon_gtt_location(struct radeon_device *rdev, struct radeon_mc *mc)
  569. {
  570. u64 size_af, size_bf;
  571. size_af = ((rdev->mc.mc_mask - mc->vram_end) + mc->gtt_base_align) & ~mc->gtt_base_align;
  572. size_bf = mc->vram_start & ~mc->gtt_base_align;
  573. if (size_bf > size_af) {
  574. if (mc->gtt_size > size_bf) {
  575. dev_warn(rdev->dev, "limiting GTT\n");
  576. mc->gtt_size = size_bf;
  577. }
  578. mc->gtt_start = (mc->vram_start & ~mc->gtt_base_align) - mc->gtt_size;
  579. } else {
  580. if (mc->gtt_size > size_af) {
  581. dev_warn(rdev->dev, "limiting GTT\n");
  582. mc->gtt_size = size_af;
  583. }
  584. mc->gtt_start = (mc->vram_end + 1 + mc->gtt_base_align) & ~mc->gtt_base_align;
  585. }
  586. mc->gtt_end = mc->gtt_start + mc->gtt_size - 1;
  587. dev_info(rdev->dev, "GTT: %lluM 0x%016llX - 0x%016llX\n",
  588. mc->gtt_size >> 20, mc->gtt_start, mc->gtt_end);
  589. }
  590. /*
  591. * GPU helpers function.
  592. */
  593. /**
  594. * radeon_device_is_virtual - check if we are running is a virtual environment
  595. *
  596. * Check if the asic has been passed through to a VM (all asics).
  597. * Used at driver startup.
  598. * Returns true if virtual or false if not.
  599. */
  600. static bool radeon_device_is_virtual(void)
  601. {
  602. #ifdef CONFIG_X86
  603. return boot_cpu_has(X86_FEATURE_HYPERVISOR);
  604. #else
  605. return false;
  606. #endif
  607. }
  608. /**
  609. * radeon_card_posted - check if the hw has already been initialized
  610. *
  611. * @rdev: radeon_device pointer
  612. *
  613. * Check if the asic has been initialized (all asics).
  614. * Used at driver startup.
  615. * Returns true if initialized or false if not.
  616. */
  617. bool radeon_card_posted(struct radeon_device *rdev)
  618. {
  619. uint32_t reg;
  620. /* for pass through, always force asic_init for CI */
  621. if (rdev->family >= CHIP_BONAIRE &&
  622. radeon_device_is_virtual())
  623. return false;
  624. /* required for EFI mode on macbook2,1 which uses an r5xx asic */
  625. if (efi_enabled(EFI_BOOT) &&
  626. (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) &&
  627. (rdev->family < CHIP_R600))
  628. return false;
  629. if (ASIC_IS_NODCE(rdev))
  630. goto check_memsize;
  631. /* first check CRTCs */
  632. if (ASIC_IS_DCE4(rdev)) {
  633. reg = RREG32(EVERGREEN_CRTC_CONTROL + EVERGREEN_CRTC0_REGISTER_OFFSET) |
  634. RREG32(EVERGREEN_CRTC_CONTROL + EVERGREEN_CRTC1_REGISTER_OFFSET);
  635. if (rdev->num_crtc >= 4) {
  636. reg |= RREG32(EVERGREEN_CRTC_CONTROL + EVERGREEN_CRTC2_REGISTER_OFFSET) |
  637. RREG32(EVERGREEN_CRTC_CONTROL + EVERGREEN_CRTC3_REGISTER_OFFSET);
  638. }
  639. if (rdev->num_crtc >= 6) {
  640. reg |= RREG32(EVERGREEN_CRTC_CONTROL + EVERGREEN_CRTC4_REGISTER_OFFSET) |
  641. RREG32(EVERGREEN_CRTC_CONTROL + EVERGREEN_CRTC5_REGISTER_OFFSET);
  642. }
  643. if (reg & EVERGREEN_CRTC_MASTER_EN)
  644. return true;
  645. } else if (ASIC_IS_AVIVO(rdev)) {
  646. reg = RREG32(AVIVO_D1CRTC_CONTROL) |
  647. RREG32(AVIVO_D2CRTC_CONTROL);
  648. if (reg & AVIVO_CRTC_EN) {
  649. return true;
  650. }
  651. } else {
  652. reg = RREG32(RADEON_CRTC_GEN_CNTL) |
  653. RREG32(RADEON_CRTC2_GEN_CNTL);
  654. if (reg & RADEON_CRTC_EN) {
  655. return true;
  656. }
  657. }
  658. check_memsize:
  659. /* then check MEM_SIZE, in case the crtcs are off */
  660. if (rdev->family >= CHIP_R600)
  661. reg = RREG32(R600_CONFIG_MEMSIZE);
  662. else
  663. reg = RREG32(RADEON_CONFIG_MEMSIZE);
  664. if (reg)
  665. return true;
  666. return false;
  667. }
  668. /**
  669. * radeon_update_bandwidth_info - update display bandwidth params
  670. *
  671. * @rdev: radeon_device pointer
  672. *
  673. * Used when sclk/mclk are switched or display modes are set.
  674. * params are used to calculate display watermarks (all asics)
  675. */
  676. void radeon_update_bandwidth_info(struct radeon_device *rdev)
  677. {
  678. fixed20_12 a;
  679. u32 sclk = rdev->pm.current_sclk;
  680. u32 mclk = rdev->pm.current_mclk;
  681. /* sclk/mclk in Mhz */
  682. a.full = dfixed_const(100);
  683. rdev->pm.sclk.full = dfixed_const(sclk);
  684. rdev->pm.sclk.full = dfixed_div(rdev->pm.sclk, a);
  685. rdev->pm.mclk.full = dfixed_const(mclk);
  686. rdev->pm.mclk.full = dfixed_div(rdev->pm.mclk, a);
  687. if (rdev->flags & RADEON_IS_IGP) {
  688. a.full = dfixed_const(16);
  689. /* core_bandwidth = sclk(Mhz) * 16 */
  690. rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a);
  691. }
  692. }
  693. /**
  694. * radeon_boot_test_post_card - check and possibly initialize the hw
  695. *
  696. * @rdev: radeon_device pointer
  697. *
  698. * Check if the asic is initialized and if not, attempt to initialize
  699. * it (all asics).
  700. * Returns true if initialized or false if not.
  701. */
  702. bool radeon_boot_test_post_card(struct radeon_device *rdev)
  703. {
  704. if (radeon_card_posted(rdev))
  705. return true;
  706. if (rdev->bios) {
  707. DRM_INFO("GPU not posted. posting now...\n");
  708. if (rdev->is_atom_bios)
  709. atom_asic_init(rdev->mode_info.atom_context);
  710. else
  711. radeon_combios_asic_init(rdev->ddev);
  712. return true;
  713. } else {
  714. dev_err(rdev->dev, "Card not posted and no BIOS - ignoring\n");
  715. return false;
  716. }
  717. }
  718. /**
  719. * radeon_dummy_page_init - init dummy page used by the driver
  720. *
  721. * @rdev: radeon_device pointer
  722. *
  723. * Allocate the dummy page used by the driver (all asics).
  724. * This dummy page is used by the driver as a filler for gart entries
  725. * when pages are taken out of the GART
  726. * Returns 0 on sucess, -ENOMEM on failure.
  727. */
  728. int radeon_dummy_page_init(struct radeon_device *rdev)
  729. {
  730. if (rdev->dummy_page.page)
  731. return 0;
  732. rdev->dummy_page.page = alloc_page(GFP_DMA32 | GFP_KERNEL | __GFP_ZERO);
  733. if (rdev->dummy_page.page == NULL)
  734. return -ENOMEM;
  735. rdev->dummy_page.addr = pci_map_page(rdev->pdev, rdev->dummy_page.page,
  736. 0, PAGE_SIZE, PCI_DMA_BIDIRECTIONAL);
  737. if (pci_dma_mapping_error(rdev->pdev, rdev->dummy_page.addr)) {
  738. dev_err(&rdev->pdev->dev, "Failed to DMA MAP the dummy page\n");
  739. __free_page(rdev->dummy_page.page);
  740. rdev->dummy_page.page = NULL;
  741. return -ENOMEM;
  742. }
  743. rdev->dummy_page.entry = radeon_gart_get_page_entry(rdev->dummy_page.addr,
  744. RADEON_GART_PAGE_DUMMY);
  745. return 0;
  746. }
  747. /**
  748. * radeon_dummy_page_fini - free dummy page used by the driver
  749. *
  750. * @rdev: radeon_device pointer
  751. *
  752. * Frees the dummy page used by the driver (all asics).
  753. */
  754. void radeon_dummy_page_fini(struct radeon_device *rdev)
  755. {
  756. if (rdev->dummy_page.page == NULL)
  757. return;
  758. pci_unmap_page(rdev->pdev, rdev->dummy_page.addr,
  759. PAGE_SIZE, PCI_DMA_BIDIRECTIONAL);
  760. __free_page(rdev->dummy_page.page);
  761. rdev->dummy_page.page = NULL;
  762. }
  763. /* ATOM accessor methods */
  764. /*
  765. * ATOM is an interpreted byte code stored in tables in the vbios. The
  766. * driver registers callbacks to access registers and the interpreter
  767. * in the driver parses the tables and executes then to program specific
  768. * actions (set display modes, asic init, etc.). See radeon_atombios.c,
  769. * atombios.h, and atom.c
  770. */
  771. /**
  772. * cail_pll_read - read PLL register
  773. *
  774. * @info: atom card_info pointer
  775. * @reg: PLL register offset
  776. *
  777. * Provides a PLL register accessor for the atom interpreter (r4xx+).
  778. * Returns the value of the PLL register.
  779. */
  780. static uint32_t cail_pll_read(struct card_info *info, uint32_t reg)
  781. {
  782. struct radeon_device *rdev = info->dev->dev_private;
  783. uint32_t r;
  784. r = rdev->pll_rreg(rdev, reg);
  785. return r;
  786. }
  787. /**
  788. * cail_pll_write - write PLL register
  789. *
  790. * @info: atom card_info pointer
  791. * @reg: PLL register offset
  792. * @val: value to write to the pll register
  793. *
  794. * Provides a PLL register accessor for the atom interpreter (r4xx+).
  795. */
  796. static void cail_pll_write(struct card_info *info, uint32_t reg, uint32_t val)
  797. {
  798. struct radeon_device *rdev = info->dev->dev_private;
  799. rdev->pll_wreg(rdev, reg, val);
  800. }
  801. /**
  802. * cail_mc_read - read MC (Memory Controller) register
  803. *
  804. * @info: atom card_info pointer
  805. * @reg: MC register offset
  806. *
  807. * Provides an MC register accessor for the atom interpreter (r4xx+).
  808. * Returns the value of the MC register.
  809. */
  810. static uint32_t cail_mc_read(struct card_info *info, uint32_t reg)
  811. {
  812. struct radeon_device *rdev = info->dev->dev_private;
  813. uint32_t r;
  814. r = rdev->mc_rreg(rdev, reg);
  815. return r;
  816. }
  817. /**
  818. * cail_mc_write - write MC (Memory Controller) register
  819. *
  820. * @info: atom card_info pointer
  821. * @reg: MC register offset
  822. * @val: value to write to the pll register
  823. *
  824. * Provides a MC register accessor for the atom interpreter (r4xx+).
  825. */
  826. static void cail_mc_write(struct card_info *info, uint32_t reg, uint32_t val)
  827. {
  828. struct radeon_device *rdev = info->dev->dev_private;
  829. rdev->mc_wreg(rdev, reg, val);
  830. }
  831. /**
  832. * cail_reg_write - write MMIO register
  833. *
  834. * @info: atom card_info pointer
  835. * @reg: MMIO register offset
  836. * @val: value to write to the pll register
  837. *
  838. * Provides a MMIO register accessor for the atom interpreter (r4xx+).
  839. */
  840. static void cail_reg_write(struct card_info *info, uint32_t reg, uint32_t val)
  841. {
  842. struct radeon_device *rdev = info->dev->dev_private;
  843. WREG32(reg*4, val);
  844. }
  845. /**
  846. * cail_reg_read - read MMIO register
  847. *
  848. * @info: atom card_info pointer
  849. * @reg: MMIO register offset
  850. *
  851. * Provides an MMIO register accessor for the atom interpreter (r4xx+).
  852. * Returns the value of the MMIO register.
  853. */
  854. static uint32_t cail_reg_read(struct card_info *info, uint32_t reg)
  855. {
  856. struct radeon_device *rdev = info->dev->dev_private;
  857. uint32_t r;
  858. r = RREG32(reg*4);
  859. return r;
  860. }
  861. /**
  862. * cail_ioreg_write - write IO register
  863. *
  864. * @info: atom card_info pointer
  865. * @reg: IO register offset
  866. * @val: value to write to the pll register
  867. *
  868. * Provides a IO register accessor for the atom interpreter (r4xx+).
  869. */
  870. static void cail_ioreg_write(struct card_info *info, uint32_t reg, uint32_t val)
  871. {
  872. struct radeon_device *rdev = info->dev->dev_private;
  873. WREG32_IO(reg*4, val);
  874. }
  875. /**
  876. * cail_ioreg_read - read IO register
  877. *
  878. * @info: atom card_info pointer
  879. * @reg: IO register offset
  880. *
  881. * Provides an IO register accessor for the atom interpreter (r4xx+).
  882. * Returns the value of the IO register.
  883. */
  884. static uint32_t cail_ioreg_read(struct card_info *info, uint32_t reg)
  885. {
  886. struct radeon_device *rdev = info->dev->dev_private;
  887. uint32_t r;
  888. r = RREG32_IO(reg*4);
  889. return r;
  890. }
  891. /**
  892. * radeon_atombios_init - init the driver info and callbacks for atombios
  893. *
  894. * @rdev: radeon_device pointer
  895. *
  896. * Initializes the driver info and register access callbacks for the
  897. * ATOM interpreter (r4xx+).
  898. * Returns 0 on sucess, -ENOMEM on failure.
  899. * Called at driver startup.
  900. */
  901. int radeon_atombios_init(struct radeon_device *rdev)
  902. {
  903. struct card_info *atom_card_info =
  904. kzalloc(sizeof(struct card_info), GFP_KERNEL);
  905. if (!atom_card_info)
  906. return -ENOMEM;
  907. rdev->mode_info.atom_card_info = atom_card_info;
  908. atom_card_info->dev = rdev->ddev;
  909. atom_card_info->reg_read = cail_reg_read;
  910. atom_card_info->reg_write = cail_reg_write;
  911. /* needed for iio ops */
  912. if (rdev->rio_mem) {
  913. atom_card_info->ioreg_read = cail_ioreg_read;
  914. atom_card_info->ioreg_write = cail_ioreg_write;
  915. } else {
  916. DRM_ERROR("Unable to find PCI I/O BAR; using MMIO for ATOM IIO\n");
  917. atom_card_info->ioreg_read = cail_reg_read;
  918. atom_card_info->ioreg_write = cail_reg_write;
  919. }
  920. atom_card_info->mc_read = cail_mc_read;
  921. atom_card_info->mc_write = cail_mc_write;
  922. atom_card_info->pll_read = cail_pll_read;
  923. atom_card_info->pll_write = cail_pll_write;
  924. rdev->mode_info.atom_context = atom_parse(atom_card_info, rdev->bios);
  925. if (!rdev->mode_info.atom_context) {
  926. radeon_atombios_fini(rdev);
  927. return -ENOMEM;
  928. }
  929. mutex_init(&rdev->mode_info.atom_context->mutex);
  930. mutex_init(&rdev->mode_info.atom_context->scratch_mutex);
  931. radeon_atom_initialize_bios_scratch_regs(rdev->ddev);
  932. atom_allocate_fb_scratch(rdev->mode_info.atom_context);
  933. return 0;
  934. }
  935. /**
  936. * radeon_atombios_fini - free the driver info and callbacks for atombios
  937. *
  938. * @rdev: radeon_device pointer
  939. *
  940. * Frees the driver info and register access callbacks for the ATOM
  941. * interpreter (r4xx+).
  942. * Called at driver shutdown.
  943. */
  944. void radeon_atombios_fini(struct radeon_device *rdev)
  945. {
  946. if (rdev->mode_info.atom_context) {
  947. kfree(rdev->mode_info.atom_context->scratch);
  948. }
  949. kfree(rdev->mode_info.atom_context);
  950. rdev->mode_info.atom_context = NULL;
  951. kfree(rdev->mode_info.atom_card_info);
  952. rdev->mode_info.atom_card_info = NULL;
  953. }
  954. /* COMBIOS */
  955. /*
  956. * COMBIOS is the bios format prior to ATOM. It provides
  957. * command tables similar to ATOM, but doesn't have a unified
  958. * parser. See radeon_combios.c
  959. */
  960. /**
  961. * radeon_combios_init - init the driver info for combios
  962. *
  963. * @rdev: radeon_device pointer
  964. *
  965. * Initializes the driver info for combios (r1xx-r3xx).
  966. * Returns 0 on sucess.
  967. * Called at driver startup.
  968. */
  969. int radeon_combios_init(struct radeon_device *rdev)
  970. {
  971. radeon_combios_initialize_bios_scratch_regs(rdev->ddev);
  972. return 0;
  973. }
  974. /**
  975. * radeon_combios_fini - free the driver info for combios
  976. *
  977. * @rdev: radeon_device pointer
  978. *
  979. * Frees the driver info for combios (r1xx-r3xx).
  980. * Called at driver shutdown.
  981. */
  982. void radeon_combios_fini(struct radeon_device *rdev)
  983. {
  984. }
  985. /* if we get transitioned to only one device, take VGA back */
  986. /**
  987. * radeon_vga_set_decode - enable/disable vga decode
  988. *
  989. * @cookie: radeon_device pointer
  990. * @state: enable/disable vga decode
  991. *
  992. * Enable/disable vga decode (all asics).
  993. * Returns VGA resource flags.
  994. */
  995. static unsigned int radeon_vga_set_decode(void *cookie, bool state)
  996. {
  997. struct radeon_device *rdev = cookie;
  998. radeon_vga_set_state(rdev, state);
  999. if (state)
  1000. return VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM |
  1001. VGA_RSRC_NORMAL_IO | VGA_RSRC_NORMAL_MEM;
  1002. else
  1003. return VGA_RSRC_NORMAL_IO | VGA_RSRC_NORMAL_MEM;
  1004. }
  1005. /**
  1006. * radeon_check_pot_argument - check that argument is a power of two
  1007. *
  1008. * @arg: value to check
  1009. *
  1010. * Validates that a certain argument is a power of two (all asics).
  1011. * Returns true if argument is valid.
  1012. */
  1013. static bool radeon_check_pot_argument(int arg)
  1014. {
  1015. return (arg & (arg - 1)) == 0;
  1016. }
  1017. /**
  1018. * Determine a sensible default GART size according to ASIC family.
  1019. *
  1020. * @family ASIC family name
  1021. */
  1022. static int radeon_gart_size_auto(enum radeon_family family)
  1023. {
  1024. /* default to a larger gart size on newer asics */
  1025. if (family >= CHIP_TAHITI)
  1026. return 2048;
  1027. else if (family >= CHIP_RV770)
  1028. return 1024;
  1029. else
  1030. return 512;
  1031. }
  1032. /**
  1033. * radeon_check_arguments - validate module params
  1034. *
  1035. * @rdev: radeon_device pointer
  1036. *
  1037. * Validates certain module parameters and updates
  1038. * the associated values used by the driver (all asics).
  1039. */
  1040. static void radeon_check_arguments(struct radeon_device *rdev)
  1041. {
  1042. /* vramlimit must be a power of two */
  1043. if (!radeon_check_pot_argument(radeon_vram_limit)) {
  1044. dev_warn(rdev->dev, "vram limit (%d) must be a power of 2\n",
  1045. radeon_vram_limit);
  1046. radeon_vram_limit = 0;
  1047. }
  1048. if (radeon_gart_size == -1) {
  1049. radeon_gart_size = radeon_gart_size_auto(rdev->family);
  1050. }
  1051. /* gtt size must be power of two and greater or equal to 32M */
  1052. if (radeon_gart_size < 32) {
  1053. dev_warn(rdev->dev, "gart size (%d) too small\n",
  1054. radeon_gart_size);
  1055. radeon_gart_size = radeon_gart_size_auto(rdev->family);
  1056. } else if (!radeon_check_pot_argument(radeon_gart_size)) {
  1057. dev_warn(rdev->dev, "gart size (%d) must be a power of 2\n",
  1058. radeon_gart_size);
  1059. radeon_gart_size = radeon_gart_size_auto(rdev->family);
  1060. }
  1061. rdev->mc.gtt_size = (uint64_t)radeon_gart_size << 20;
  1062. /* AGP mode can only be -1, 1, 2, 4, 8 */
  1063. switch (radeon_agpmode) {
  1064. case -1:
  1065. case 0:
  1066. case 1:
  1067. case 2:
  1068. case 4:
  1069. case 8:
  1070. break;
  1071. default:
  1072. dev_warn(rdev->dev, "invalid AGP mode %d (valid mode: "
  1073. "-1, 0, 1, 2, 4, 8)\n", radeon_agpmode);
  1074. radeon_agpmode = 0;
  1075. break;
  1076. }
  1077. if (!radeon_check_pot_argument(radeon_vm_size)) {
  1078. dev_warn(rdev->dev, "VM size (%d) must be a power of 2\n",
  1079. radeon_vm_size);
  1080. radeon_vm_size = 4;
  1081. }
  1082. if (radeon_vm_size < 1) {
  1083. dev_warn(rdev->dev, "VM size (%d) to small, min is 1GB\n",
  1084. radeon_vm_size);
  1085. radeon_vm_size = 4;
  1086. }
  1087. /*
  1088. * Max GPUVM size for Cayman, SI and CI are 40 bits.
  1089. */
  1090. if (radeon_vm_size > 1024) {
  1091. dev_warn(rdev->dev, "VM size (%d) too large, max is 1TB\n",
  1092. radeon_vm_size);
  1093. radeon_vm_size = 4;
  1094. }
  1095. /* defines number of bits in page table versus page directory,
  1096. * a page is 4KB so we have 12 bits offset, minimum 9 bits in the
  1097. * page table and the remaining bits are in the page directory */
  1098. if (radeon_vm_block_size == -1) {
  1099. /* Total bits covered by PD + PTs */
  1100. unsigned bits = ilog2(radeon_vm_size) + 18;
  1101. /* Make sure the PD is 4K in size up to 8GB address space.
  1102. Above that split equal between PD and PTs */
  1103. if (radeon_vm_size <= 8)
  1104. radeon_vm_block_size = bits - 9;
  1105. else
  1106. radeon_vm_block_size = (bits + 3) / 2;
  1107. } else if (radeon_vm_block_size < 9) {
  1108. dev_warn(rdev->dev, "VM page table size (%d) too small\n",
  1109. radeon_vm_block_size);
  1110. radeon_vm_block_size = 9;
  1111. }
  1112. if (radeon_vm_block_size > 24 ||
  1113. (radeon_vm_size * 1024) < (1ull << radeon_vm_block_size)) {
  1114. dev_warn(rdev->dev, "VM page table size (%d) too large\n",
  1115. radeon_vm_block_size);
  1116. radeon_vm_block_size = 9;
  1117. }
  1118. }
  1119. /**
  1120. * radeon_switcheroo_set_state - set switcheroo state
  1121. *
  1122. * @pdev: pci dev pointer
  1123. * @state: vga_switcheroo state
  1124. *
  1125. * Callback for the switcheroo driver. Suspends or resumes the
  1126. * the asics before or after it is powered up using ACPI methods.
  1127. */
  1128. static void radeon_switcheroo_set_state(struct pci_dev *pdev, enum vga_switcheroo_state state)
  1129. {
  1130. struct drm_device *dev = pci_get_drvdata(pdev);
  1131. struct radeon_device *rdev = dev->dev_private;
  1132. if (radeon_is_px(dev) && state == VGA_SWITCHEROO_OFF)
  1133. return;
  1134. if (state == VGA_SWITCHEROO_ON) {
  1135. unsigned d3_delay = dev->pdev->d3_delay;
  1136. printk(KERN_INFO "radeon: switched on\n");
  1137. /* don't suspend or resume card normally */
  1138. dev->switch_power_state = DRM_SWITCH_POWER_CHANGING;
  1139. if (d3_delay < 20 && (rdev->px_quirk_flags & RADEON_PX_QUIRK_LONG_WAKEUP))
  1140. dev->pdev->d3_delay = 20;
  1141. radeon_resume_kms(dev, true, true);
  1142. dev->pdev->d3_delay = d3_delay;
  1143. dev->switch_power_state = DRM_SWITCH_POWER_ON;
  1144. drm_kms_helper_poll_enable(dev);
  1145. } else {
  1146. printk(KERN_INFO "radeon: switched off\n");
  1147. drm_kms_helper_poll_disable(dev);
  1148. dev->switch_power_state = DRM_SWITCH_POWER_CHANGING;
  1149. radeon_suspend_kms(dev, true, true);
  1150. dev->switch_power_state = DRM_SWITCH_POWER_OFF;
  1151. }
  1152. }
  1153. /**
  1154. * radeon_switcheroo_can_switch - see if switcheroo state can change
  1155. *
  1156. * @pdev: pci dev pointer
  1157. *
  1158. * Callback for the switcheroo driver. Check of the switcheroo
  1159. * state can be changed.
  1160. * Returns true if the state can be changed, false if not.
  1161. */
  1162. static bool radeon_switcheroo_can_switch(struct pci_dev *pdev)
  1163. {
  1164. struct drm_device *dev = pci_get_drvdata(pdev);
  1165. /*
  1166. * FIXME: open_count is protected by drm_global_mutex but that would lead to
  1167. * locking inversion with the driver load path. And the access here is
  1168. * completely racy anyway. So don't bother with locking for now.
  1169. */
  1170. return dev->open_count == 0;
  1171. }
  1172. static const struct vga_switcheroo_client_ops radeon_switcheroo_ops = {
  1173. .set_gpu_state = radeon_switcheroo_set_state,
  1174. .reprobe = NULL,
  1175. .can_switch = radeon_switcheroo_can_switch,
  1176. };
  1177. /**
  1178. * radeon_device_init - initialize the driver
  1179. *
  1180. * @rdev: radeon_device pointer
  1181. * @pdev: drm dev pointer
  1182. * @pdev: pci dev pointer
  1183. * @flags: driver flags
  1184. *
  1185. * Initializes the driver info and hw (all asics).
  1186. * Returns 0 for success or an error on failure.
  1187. * Called at driver startup.
  1188. */
  1189. int radeon_device_init(struct radeon_device *rdev,
  1190. struct drm_device *ddev,
  1191. struct pci_dev *pdev,
  1192. uint32_t flags)
  1193. {
  1194. int r, i;
  1195. int dma_bits;
  1196. bool runtime = false;
  1197. rdev->shutdown = false;
  1198. rdev->dev = &pdev->dev;
  1199. rdev->ddev = ddev;
  1200. rdev->pdev = pdev;
  1201. rdev->flags = flags;
  1202. rdev->family = flags & RADEON_FAMILY_MASK;
  1203. rdev->is_atom_bios = false;
  1204. rdev->usec_timeout = RADEON_MAX_USEC_TIMEOUT;
  1205. rdev->mc.gtt_size = 512 * 1024 * 1024;
  1206. rdev->accel_working = false;
  1207. /* set up ring ids */
  1208. for (i = 0; i < RADEON_NUM_RINGS; i++) {
  1209. rdev->ring[i].idx = i;
  1210. }
  1211. rdev->fence_context = fence_context_alloc(RADEON_NUM_RINGS);
  1212. DRM_INFO("initializing kernel modesetting (%s 0x%04X:0x%04X 0x%04X:0x%04X).\n",
  1213. radeon_family_name[rdev->family], pdev->vendor, pdev->device,
  1214. pdev->subsystem_vendor, pdev->subsystem_device);
  1215. /* mutex initialization are all done here so we
  1216. * can recall function without having locking issues */
  1217. mutex_init(&rdev->ring_lock);
  1218. mutex_init(&rdev->dc_hw_i2c_mutex);
  1219. atomic_set(&rdev->ih.lock, 0);
  1220. mutex_init(&rdev->gem.mutex);
  1221. mutex_init(&rdev->pm.mutex);
  1222. mutex_init(&rdev->gpu_clock_mutex);
  1223. mutex_init(&rdev->srbm_mutex);
  1224. mutex_init(&rdev->grbm_idx_mutex);
  1225. init_rwsem(&rdev->pm.mclk_lock);
  1226. init_rwsem(&rdev->exclusive_lock);
  1227. init_waitqueue_head(&rdev->irq.vblank_queue);
  1228. mutex_init(&rdev->mn_lock);
  1229. hash_init(rdev->mn_hash);
  1230. r = radeon_gem_init(rdev);
  1231. if (r)
  1232. return r;
  1233. radeon_check_arguments(rdev);
  1234. /* Adjust VM size here.
  1235. * Max GPUVM size for cayman+ is 40 bits.
  1236. */
  1237. rdev->vm_manager.max_pfn = radeon_vm_size << 18;
  1238. /* Set asic functions */
  1239. r = radeon_asic_init(rdev);
  1240. if (r)
  1241. return r;
  1242. /* all of the newer IGP chips have an internal gart
  1243. * However some rs4xx report as AGP, so remove that here.
  1244. */
  1245. if ((rdev->family >= CHIP_RS400) &&
  1246. (rdev->flags & RADEON_IS_IGP)) {
  1247. rdev->flags &= ~RADEON_IS_AGP;
  1248. }
  1249. if (rdev->flags & RADEON_IS_AGP && radeon_agpmode == -1) {
  1250. radeon_agp_disable(rdev);
  1251. }
  1252. /* Set the internal MC address mask
  1253. * This is the max address of the GPU's
  1254. * internal address space.
  1255. */
  1256. if (rdev->family >= CHIP_CAYMAN)
  1257. rdev->mc.mc_mask = 0xffffffffffULL; /* 40 bit MC */
  1258. else if (rdev->family >= CHIP_CEDAR)
  1259. rdev->mc.mc_mask = 0xfffffffffULL; /* 36 bit MC */
  1260. else
  1261. rdev->mc.mc_mask = 0xffffffffULL; /* 32 bit MC */
  1262. /* set DMA mask + need_dma32 flags.
  1263. * PCIE - can handle 40-bits.
  1264. * IGP - can handle 40-bits
  1265. * AGP - generally dma32 is safest
  1266. * PCI - dma32 for legacy pci gart, 40 bits on newer asics
  1267. */
  1268. rdev->need_dma32 = false;
  1269. if (rdev->flags & RADEON_IS_AGP)
  1270. rdev->need_dma32 = true;
  1271. if ((rdev->flags & RADEON_IS_PCI) &&
  1272. (rdev->family <= CHIP_RS740))
  1273. rdev->need_dma32 = true;
  1274. dma_bits = rdev->need_dma32 ? 32 : 40;
  1275. r = pci_set_dma_mask(rdev->pdev, DMA_BIT_MASK(dma_bits));
  1276. if (r) {
  1277. rdev->need_dma32 = true;
  1278. dma_bits = 32;
  1279. printk(KERN_WARNING "radeon: No suitable DMA available.\n");
  1280. }
  1281. r = pci_set_consistent_dma_mask(rdev->pdev, DMA_BIT_MASK(dma_bits));
  1282. if (r) {
  1283. pci_set_consistent_dma_mask(rdev->pdev, DMA_BIT_MASK(32));
  1284. printk(KERN_WARNING "radeon: No coherent DMA available.\n");
  1285. }
  1286. /* Registers mapping */
  1287. /* TODO: block userspace mapping of io register */
  1288. spin_lock_init(&rdev->mmio_idx_lock);
  1289. spin_lock_init(&rdev->smc_idx_lock);
  1290. spin_lock_init(&rdev->pll_idx_lock);
  1291. spin_lock_init(&rdev->mc_idx_lock);
  1292. spin_lock_init(&rdev->pcie_idx_lock);
  1293. spin_lock_init(&rdev->pciep_idx_lock);
  1294. spin_lock_init(&rdev->pif_idx_lock);
  1295. spin_lock_init(&rdev->cg_idx_lock);
  1296. spin_lock_init(&rdev->uvd_idx_lock);
  1297. spin_lock_init(&rdev->rcu_idx_lock);
  1298. spin_lock_init(&rdev->didt_idx_lock);
  1299. spin_lock_init(&rdev->end_idx_lock);
  1300. if (rdev->family >= CHIP_BONAIRE) {
  1301. rdev->rmmio_base = pci_resource_start(rdev->pdev, 5);
  1302. rdev->rmmio_size = pci_resource_len(rdev->pdev, 5);
  1303. } else {
  1304. rdev->rmmio_base = pci_resource_start(rdev->pdev, 2);
  1305. rdev->rmmio_size = pci_resource_len(rdev->pdev, 2);
  1306. }
  1307. rdev->rmmio = ioremap(rdev->rmmio_base, rdev->rmmio_size);
  1308. if (rdev->rmmio == NULL) {
  1309. return -ENOMEM;
  1310. }
  1311. DRM_INFO("register mmio base: 0x%08X\n", (uint32_t)rdev->rmmio_base);
  1312. DRM_INFO("register mmio size: %u\n", (unsigned)rdev->rmmio_size);
  1313. /* doorbell bar mapping */
  1314. if (rdev->family >= CHIP_BONAIRE)
  1315. radeon_doorbell_init(rdev);
  1316. /* io port mapping */
  1317. for (i = 0; i < DEVICE_COUNT_RESOURCE; i++) {
  1318. if (pci_resource_flags(rdev->pdev, i) & IORESOURCE_IO) {
  1319. rdev->rio_mem_size = pci_resource_len(rdev->pdev, i);
  1320. rdev->rio_mem = pci_iomap(rdev->pdev, i, rdev->rio_mem_size);
  1321. break;
  1322. }
  1323. }
  1324. if (rdev->rio_mem == NULL)
  1325. DRM_ERROR("Unable to find PCI I/O BAR\n");
  1326. if (rdev->flags & RADEON_IS_PX)
  1327. radeon_device_handle_px_quirks(rdev);
  1328. /* if we have > 1 VGA cards, then disable the radeon VGA resources */
  1329. /* this will fail for cards that aren't VGA class devices, just
  1330. * ignore it */
  1331. vga_client_register(rdev->pdev, rdev, NULL, radeon_vga_set_decode);
  1332. if (rdev->flags & RADEON_IS_PX)
  1333. runtime = true;
  1334. vga_switcheroo_register_client(rdev->pdev, &radeon_switcheroo_ops, runtime);
  1335. if (runtime)
  1336. vga_switcheroo_init_domain_pm_ops(rdev->dev, &rdev->vga_pm_domain);
  1337. r = radeon_init(rdev);
  1338. if (r)
  1339. goto failed;
  1340. r = radeon_gem_debugfs_init(rdev);
  1341. if (r) {
  1342. DRM_ERROR("registering gem debugfs failed (%d).\n", r);
  1343. }
  1344. r = radeon_mst_debugfs_init(rdev);
  1345. if (r) {
  1346. DRM_ERROR("registering mst debugfs failed (%d).\n", r);
  1347. }
  1348. if (rdev->flags & RADEON_IS_AGP && !rdev->accel_working) {
  1349. /* Acceleration not working on AGP card try again
  1350. * with fallback to PCI or PCIE GART
  1351. */
  1352. radeon_asic_reset(rdev);
  1353. radeon_fini(rdev);
  1354. radeon_agp_disable(rdev);
  1355. r = radeon_init(rdev);
  1356. if (r)
  1357. goto failed;
  1358. }
  1359. r = radeon_ib_ring_tests(rdev);
  1360. if (r)
  1361. DRM_ERROR("ib ring test failed (%d).\n", r);
  1362. /*
  1363. * Turks/Thames GPU will freeze whole laptop if DPM is not restarted
  1364. * after the CP ring have chew one packet at least. Hence here we stop
  1365. * and restart DPM after the radeon_ib_ring_tests().
  1366. */
  1367. if (rdev->pm.dpm_enabled &&
  1368. (rdev->pm.pm_method == PM_METHOD_DPM) &&
  1369. (rdev->family == CHIP_TURKS) &&
  1370. (rdev->flags & RADEON_IS_MOBILITY)) {
  1371. mutex_lock(&rdev->pm.mutex);
  1372. radeon_dpm_disable(rdev);
  1373. radeon_dpm_enable(rdev);
  1374. mutex_unlock(&rdev->pm.mutex);
  1375. }
  1376. if ((radeon_testing & 1)) {
  1377. if (rdev->accel_working)
  1378. radeon_test_moves(rdev);
  1379. else
  1380. DRM_INFO("radeon: acceleration disabled, skipping move tests\n");
  1381. }
  1382. if ((radeon_testing & 2)) {
  1383. if (rdev->accel_working)
  1384. radeon_test_syncing(rdev);
  1385. else
  1386. DRM_INFO("radeon: acceleration disabled, skipping sync tests\n");
  1387. }
  1388. if (radeon_benchmarking) {
  1389. if (rdev->accel_working)
  1390. radeon_benchmark(rdev, radeon_benchmarking);
  1391. else
  1392. DRM_INFO("radeon: acceleration disabled, skipping benchmarks\n");
  1393. }
  1394. return 0;
  1395. failed:
  1396. if (runtime)
  1397. vga_switcheroo_fini_domain_pm_ops(rdev->dev);
  1398. return r;
  1399. }
  1400. static void radeon_debugfs_remove_files(struct radeon_device *rdev);
  1401. /**
  1402. * radeon_device_fini - tear down the driver
  1403. *
  1404. * @rdev: radeon_device pointer
  1405. *
  1406. * Tear down the driver info (all asics).
  1407. * Called at driver shutdown.
  1408. */
  1409. void radeon_device_fini(struct radeon_device *rdev)
  1410. {
  1411. DRM_INFO("radeon: finishing device.\n");
  1412. rdev->shutdown = true;
  1413. /* evict vram memory */
  1414. radeon_bo_evict_vram(rdev);
  1415. radeon_fini(rdev);
  1416. vga_switcheroo_unregister_client(rdev->pdev);
  1417. if (rdev->flags & RADEON_IS_PX)
  1418. vga_switcheroo_fini_domain_pm_ops(rdev->dev);
  1419. vga_client_register(rdev->pdev, NULL, NULL, NULL);
  1420. if (rdev->rio_mem)
  1421. pci_iounmap(rdev->pdev, rdev->rio_mem);
  1422. rdev->rio_mem = NULL;
  1423. iounmap(rdev->rmmio);
  1424. rdev->rmmio = NULL;
  1425. if (rdev->family >= CHIP_BONAIRE)
  1426. radeon_doorbell_fini(rdev);
  1427. radeon_debugfs_remove_files(rdev);
  1428. }
  1429. /*
  1430. * Suspend & resume.
  1431. */
  1432. /**
  1433. * radeon_suspend_kms - initiate device suspend
  1434. *
  1435. * @pdev: drm dev pointer
  1436. * @state: suspend state
  1437. *
  1438. * Puts the hw in the suspend state (all asics).
  1439. * Returns 0 for success or an error on failure.
  1440. * Called at driver suspend.
  1441. */
  1442. int radeon_suspend_kms(struct drm_device *dev, bool suspend, bool fbcon)
  1443. {
  1444. struct radeon_device *rdev;
  1445. struct drm_crtc *crtc;
  1446. struct drm_connector *connector;
  1447. int i, r;
  1448. if (dev == NULL || dev->dev_private == NULL) {
  1449. return -ENODEV;
  1450. }
  1451. rdev = dev->dev_private;
  1452. if (dev->switch_power_state == DRM_SWITCH_POWER_OFF)
  1453. return 0;
  1454. drm_kms_helper_poll_disable(dev);
  1455. drm_modeset_lock_all(dev);
  1456. /* turn off display hw */
  1457. list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
  1458. drm_helper_connector_dpms(connector, DRM_MODE_DPMS_OFF);
  1459. }
  1460. drm_modeset_unlock_all(dev);
  1461. /* unpin the front buffers and cursors */
  1462. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  1463. struct radeon_crtc *radeon_crtc = to_radeon_crtc(crtc);
  1464. struct radeon_framebuffer *rfb = to_radeon_framebuffer(crtc->primary->fb);
  1465. struct radeon_bo *robj;
  1466. if (radeon_crtc->cursor_bo) {
  1467. struct radeon_bo *robj = gem_to_radeon_bo(radeon_crtc->cursor_bo);
  1468. r = radeon_bo_reserve(robj, false);
  1469. if (r == 0) {
  1470. radeon_bo_unpin(robj);
  1471. radeon_bo_unreserve(robj);
  1472. }
  1473. }
  1474. if (rfb == NULL || rfb->obj == NULL) {
  1475. continue;
  1476. }
  1477. robj = gem_to_radeon_bo(rfb->obj);
  1478. /* don't unpin kernel fb objects */
  1479. if (!radeon_fbdev_robj_is_fb(rdev, robj)) {
  1480. r = radeon_bo_reserve(robj, false);
  1481. if (r == 0) {
  1482. radeon_bo_unpin(robj);
  1483. radeon_bo_unreserve(robj);
  1484. }
  1485. }
  1486. }
  1487. /* evict vram memory */
  1488. radeon_bo_evict_vram(rdev);
  1489. /* wait for gpu to finish processing current batch */
  1490. for (i = 0; i < RADEON_NUM_RINGS; i++) {
  1491. r = radeon_fence_wait_empty(rdev, i);
  1492. if (r) {
  1493. /* delay GPU reset to resume */
  1494. radeon_fence_driver_force_completion(rdev, i);
  1495. }
  1496. }
  1497. radeon_save_bios_scratch_regs(rdev);
  1498. radeon_suspend(rdev);
  1499. radeon_hpd_fini(rdev);
  1500. /* evict remaining vram memory */
  1501. radeon_bo_evict_vram(rdev);
  1502. radeon_agp_suspend(rdev);
  1503. pci_save_state(dev->pdev);
  1504. if (suspend) {
  1505. /* Shut down the device */
  1506. pci_disable_device(dev->pdev);
  1507. pci_set_power_state(dev->pdev, PCI_D3hot);
  1508. }
  1509. if (fbcon) {
  1510. console_lock();
  1511. radeon_fbdev_set_suspend(rdev, 1);
  1512. console_unlock();
  1513. }
  1514. return 0;
  1515. }
  1516. /**
  1517. * radeon_resume_kms - initiate device resume
  1518. *
  1519. * @pdev: drm dev pointer
  1520. *
  1521. * Bring the hw back to operating state (all asics).
  1522. * Returns 0 for success or an error on failure.
  1523. * Called at driver resume.
  1524. */
  1525. int radeon_resume_kms(struct drm_device *dev, bool resume, bool fbcon)
  1526. {
  1527. struct drm_connector *connector;
  1528. struct radeon_device *rdev = dev->dev_private;
  1529. struct drm_crtc *crtc;
  1530. int r;
  1531. if (dev->switch_power_state == DRM_SWITCH_POWER_OFF)
  1532. return 0;
  1533. if (fbcon) {
  1534. console_lock();
  1535. }
  1536. if (resume) {
  1537. pci_set_power_state(dev->pdev, PCI_D0);
  1538. pci_restore_state(dev->pdev);
  1539. if (pci_enable_device(dev->pdev)) {
  1540. if (fbcon)
  1541. console_unlock();
  1542. return -1;
  1543. }
  1544. }
  1545. /* resume AGP if in use */
  1546. radeon_agp_resume(rdev);
  1547. radeon_resume(rdev);
  1548. r = radeon_ib_ring_tests(rdev);
  1549. if (r)
  1550. DRM_ERROR("ib ring test failed (%d).\n", r);
  1551. if ((rdev->pm.pm_method == PM_METHOD_DPM) && rdev->pm.dpm_enabled) {
  1552. /* do dpm late init */
  1553. r = radeon_pm_late_init(rdev);
  1554. if (r) {
  1555. rdev->pm.dpm_enabled = false;
  1556. DRM_ERROR("radeon_pm_late_init failed, disabling dpm\n");
  1557. }
  1558. } else {
  1559. /* resume old pm late */
  1560. radeon_pm_resume(rdev);
  1561. }
  1562. radeon_restore_bios_scratch_regs(rdev);
  1563. /* pin cursors */
  1564. list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
  1565. struct radeon_crtc *radeon_crtc = to_radeon_crtc(crtc);
  1566. if (radeon_crtc->cursor_bo) {
  1567. struct radeon_bo *robj = gem_to_radeon_bo(radeon_crtc->cursor_bo);
  1568. r = radeon_bo_reserve(robj, false);
  1569. if (r == 0) {
  1570. /* Only 27 bit offset for legacy cursor */
  1571. r = radeon_bo_pin_restricted(robj,
  1572. RADEON_GEM_DOMAIN_VRAM,
  1573. ASIC_IS_AVIVO(rdev) ?
  1574. 0 : 1 << 27,
  1575. &radeon_crtc->cursor_addr);
  1576. if (r != 0)
  1577. DRM_ERROR("Failed to pin cursor BO (%d)\n", r);
  1578. radeon_bo_unreserve(robj);
  1579. }
  1580. }
  1581. }
  1582. /* init dig PHYs, disp eng pll */
  1583. if (rdev->is_atom_bios) {
  1584. radeon_atom_encoder_init(rdev);
  1585. radeon_atom_disp_eng_pll_init(rdev);
  1586. /* turn on the BL */
  1587. if (rdev->mode_info.bl_encoder) {
  1588. u8 bl_level = radeon_get_backlight_level(rdev,
  1589. rdev->mode_info.bl_encoder);
  1590. radeon_set_backlight_level(rdev, rdev->mode_info.bl_encoder,
  1591. bl_level);
  1592. }
  1593. }
  1594. /* reset hpd state */
  1595. radeon_hpd_init(rdev);
  1596. /* blat the mode back in */
  1597. if (fbcon) {
  1598. drm_helper_resume_force_mode(dev);
  1599. /* turn on display hw */
  1600. drm_modeset_lock_all(dev);
  1601. list_for_each_entry(connector, &dev->mode_config.connector_list, head) {
  1602. drm_helper_connector_dpms(connector, DRM_MODE_DPMS_ON);
  1603. }
  1604. drm_modeset_unlock_all(dev);
  1605. }
  1606. drm_kms_helper_poll_enable(dev);
  1607. /* set the power state here in case we are a PX system or headless */
  1608. if ((rdev->pm.pm_method == PM_METHOD_DPM) && rdev->pm.dpm_enabled)
  1609. radeon_pm_compute_clocks(rdev);
  1610. if (fbcon) {
  1611. radeon_fbdev_set_suspend(rdev, 0);
  1612. console_unlock();
  1613. }
  1614. return 0;
  1615. }
  1616. /**
  1617. * radeon_gpu_reset - reset the asic
  1618. *
  1619. * @rdev: radeon device pointer
  1620. *
  1621. * Attempt the reset the GPU if it has hung (all asics).
  1622. * Returns 0 for success or an error on failure.
  1623. */
  1624. int radeon_gpu_reset(struct radeon_device *rdev)
  1625. {
  1626. unsigned ring_sizes[RADEON_NUM_RINGS];
  1627. uint32_t *ring_data[RADEON_NUM_RINGS];
  1628. bool saved = false;
  1629. int i, r;
  1630. int resched;
  1631. down_write(&rdev->exclusive_lock);
  1632. if (!rdev->needs_reset) {
  1633. up_write(&rdev->exclusive_lock);
  1634. return 0;
  1635. }
  1636. atomic_inc(&rdev->gpu_reset_counter);
  1637. radeon_save_bios_scratch_regs(rdev);
  1638. /* block TTM */
  1639. resched = ttm_bo_lock_delayed_workqueue(&rdev->mman.bdev);
  1640. radeon_suspend(rdev);
  1641. radeon_hpd_fini(rdev);
  1642. for (i = 0; i < RADEON_NUM_RINGS; ++i) {
  1643. ring_sizes[i] = radeon_ring_backup(rdev, &rdev->ring[i],
  1644. &ring_data[i]);
  1645. if (ring_sizes[i]) {
  1646. saved = true;
  1647. dev_info(rdev->dev, "Saved %d dwords of commands "
  1648. "on ring %d.\n", ring_sizes[i], i);
  1649. }
  1650. }
  1651. r = radeon_asic_reset(rdev);
  1652. if (!r) {
  1653. dev_info(rdev->dev, "GPU reset succeeded, trying to resume\n");
  1654. radeon_resume(rdev);
  1655. }
  1656. radeon_restore_bios_scratch_regs(rdev);
  1657. for (i = 0; i < RADEON_NUM_RINGS; ++i) {
  1658. if (!r && ring_data[i]) {
  1659. radeon_ring_restore(rdev, &rdev->ring[i],
  1660. ring_sizes[i], ring_data[i]);
  1661. } else {
  1662. radeon_fence_driver_force_completion(rdev, i);
  1663. kfree(ring_data[i]);
  1664. }
  1665. }
  1666. if ((rdev->pm.pm_method == PM_METHOD_DPM) && rdev->pm.dpm_enabled) {
  1667. /* do dpm late init */
  1668. r = radeon_pm_late_init(rdev);
  1669. if (r) {
  1670. rdev->pm.dpm_enabled = false;
  1671. DRM_ERROR("radeon_pm_late_init failed, disabling dpm\n");
  1672. }
  1673. } else {
  1674. /* resume old pm late */
  1675. radeon_pm_resume(rdev);
  1676. }
  1677. /* init dig PHYs, disp eng pll */
  1678. if (rdev->is_atom_bios) {
  1679. radeon_atom_encoder_init(rdev);
  1680. radeon_atom_disp_eng_pll_init(rdev);
  1681. /* turn on the BL */
  1682. if (rdev->mode_info.bl_encoder) {
  1683. u8 bl_level = radeon_get_backlight_level(rdev,
  1684. rdev->mode_info.bl_encoder);
  1685. radeon_set_backlight_level(rdev, rdev->mode_info.bl_encoder,
  1686. bl_level);
  1687. }
  1688. }
  1689. /* reset hpd state */
  1690. radeon_hpd_init(rdev);
  1691. ttm_bo_unlock_delayed_workqueue(&rdev->mman.bdev, resched);
  1692. rdev->in_reset = true;
  1693. rdev->needs_reset = false;
  1694. downgrade_write(&rdev->exclusive_lock);
  1695. drm_helper_resume_force_mode(rdev->ddev);
  1696. /* set the power state here in case we are a PX system or headless */
  1697. if ((rdev->pm.pm_method == PM_METHOD_DPM) && rdev->pm.dpm_enabled)
  1698. radeon_pm_compute_clocks(rdev);
  1699. if (!r) {
  1700. r = radeon_ib_ring_tests(rdev);
  1701. if (r && saved)
  1702. r = -EAGAIN;
  1703. } else {
  1704. /* bad news, how to tell it to userspace ? */
  1705. dev_info(rdev->dev, "GPU reset failed\n");
  1706. }
  1707. rdev->needs_reset = r == -EAGAIN;
  1708. rdev->in_reset = false;
  1709. up_read(&rdev->exclusive_lock);
  1710. return r;
  1711. }
  1712. /*
  1713. * Debugfs
  1714. */
  1715. int radeon_debugfs_add_files(struct radeon_device *rdev,
  1716. struct drm_info_list *files,
  1717. unsigned nfiles)
  1718. {
  1719. unsigned i;
  1720. for (i = 0; i < rdev->debugfs_count; i++) {
  1721. if (rdev->debugfs[i].files == files) {
  1722. /* Already registered */
  1723. return 0;
  1724. }
  1725. }
  1726. i = rdev->debugfs_count + 1;
  1727. if (i > RADEON_DEBUGFS_MAX_COMPONENTS) {
  1728. DRM_ERROR("Reached maximum number of debugfs components.\n");
  1729. DRM_ERROR("Report so we increase "
  1730. "RADEON_DEBUGFS_MAX_COMPONENTS.\n");
  1731. return -EINVAL;
  1732. }
  1733. rdev->debugfs[rdev->debugfs_count].files = files;
  1734. rdev->debugfs[rdev->debugfs_count].num_files = nfiles;
  1735. rdev->debugfs_count = i;
  1736. #if defined(CONFIG_DEBUG_FS)
  1737. drm_debugfs_create_files(files, nfiles,
  1738. rdev->ddev->control->debugfs_root,
  1739. rdev->ddev->control);
  1740. drm_debugfs_create_files(files, nfiles,
  1741. rdev->ddev->primary->debugfs_root,
  1742. rdev->ddev->primary);
  1743. #endif
  1744. return 0;
  1745. }
  1746. static void radeon_debugfs_remove_files(struct radeon_device *rdev)
  1747. {
  1748. #if defined(CONFIG_DEBUG_FS)
  1749. unsigned i;
  1750. for (i = 0; i < rdev->debugfs_count; i++) {
  1751. drm_debugfs_remove_files(rdev->debugfs[i].files,
  1752. rdev->debugfs[i].num_files,
  1753. rdev->ddev->control);
  1754. drm_debugfs_remove_files(rdev->debugfs[i].files,
  1755. rdev->debugfs[i].num_files,
  1756. rdev->ddev->primary);
  1757. }
  1758. #endif
  1759. }
  1760. #if defined(CONFIG_DEBUG_FS)
  1761. int radeon_debugfs_init(struct drm_minor *minor)
  1762. {
  1763. return 0;
  1764. }
  1765. void radeon_debugfs_cleanup(struct drm_minor *minor)
  1766. {
  1767. }
  1768. #endif