intel_runtime_pm.c 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840
  1. /*
  2. * Copyright © 2012-2014 Intel Corporation
  3. *
  4. * Permission is hereby granted, free of charge, to any person obtaining a
  5. * copy of this software and associated documentation files (the "Software"),
  6. * to deal in the Software without restriction, including without limitation
  7. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  8. * and/or sell copies of the Software, and to permit persons to whom the
  9. * Software is furnished to do so, subject to the following conditions:
  10. *
  11. * The above copyright notice and this permission notice (including the next
  12. * paragraph) shall be included in all copies or substantial portions of the
  13. * Software.
  14. *
  15. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  18. * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  20. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  21. * IN THE SOFTWARE.
  22. *
  23. * Authors:
  24. * Eugeni Dodonov <eugeni.dodonov@intel.com>
  25. * Daniel Vetter <daniel.vetter@ffwll.ch>
  26. *
  27. */
  28. #include <linux/pm_runtime.h>
  29. #include <linux/vgaarb.h>
  30. #include "i915_drv.h"
  31. #include "intel_drv.h"
  32. /**
  33. * DOC: runtime pm
  34. *
  35. * The i915 driver supports dynamic enabling and disabling of entire hardware
  36. * blocks at runtime. This is especially important on the display side where
  37. * software is supposed to control many power gates manually on recent hardware,
  38. * since on the GT side a lot of the power management is done by the hardware.
  39. * But even there some manual control at the device level is required.
  40. *
  41. * Since i915 supports a diverse set of platforms with a unified codebase and
  42. * hardware engineers just love to shuffle functionality around between power
  43. * domains there's a sizeable amount of indirection required. This file provides
  44. * generic functions to the driver for grabbing and releasing references for
  45. * abstract power domains. It then maps those to the actual power wells
  46. * present for a given platform.
  47. */
  48. #define GEN9_ENABLE_DC5(dev) 0
  49. #define SKL_ENABLE_DC6(dev) IS_SKYLAKE(dev)
  50. #define for_each_power_well(i, power_well, domain_mask, power_domains) \
  51. for (i = 0; \
  52. i < (power_domains)->power_well_count && \
  53. ((power_well) = &(power_domains)->power_wells[i]); \
  54. i++) \
  55. if ((power_well)->domains & (domain_mask))
  56. #define for_each_power_well_rev(i, power_well, domain_mask, power_domains) \
  57. for (i = (power_domains)->power_well_count - 1; \
  58. i >= 0 && ((power_well) = &(power_domains)->power_wells[i]);\
  59. i--) \
  60. if ((power_well)->domains & (domain_mask))
  61. bool intel_display_power_well_is_enabled(struct drm_i915_private *dev_priv,
  62. int power_well_id);
  63. static void intel_power_well_enable(struct drm_i915_private *dev_priv,
  64. struct i915_power_well *power_well)
  65. {
  66. DRM_DEBUG_KMS("enabling %s\n", power_well->name);
  67. power_well->ops->enable(dev_priv, power_well);
  68. power_well->hw_enabled = true;
  69. }
  70. static void intel_power_well_disable(struct drm_i915_private *dev_priv,
  71. struct i915_power_well *power_well)
  72. {
  73. DRM_DEBUG_KMS("disabling %s\n", power_well->name);
  74. power_well->hw_enabled = false;
  75. power_well->ops->disable(dev_priv, power_well);
  76. }
  77. /*
  78. * We should only use the power well if we explicitly asked the hardware to
  79. * enable it, so check if it's enabled and also check if we've requested it to
  80. * be enabled.
  81. */
  82. static bool hsw_power_well_enabled(struct drm_i915_private *dev_priv,
  83. struct i915_power_well *power_well)
  84. {
  85. return I915_READ(HSW_PWR_WELL_DRIVER) ==
  86. (HSW_PWR_WELL_ENABLE_REQUEST | HSW_PWR_WELL_STATE_ENABLED);
  87. }
  88. /**
  89. * __intel_display_power_is_enabled - unlocked check for a power domain
  90. * @dev_priv: i915 device instance
  91. * @domain: power domain to check
  92. *
  93. * This is the unlocked version of intel_display_power_is_enabled() and should
  94. * only be used from error capture and recovery code where deadlocks are
  95. * possible.
  96. *
  97. * Returns:
  98. * True when the power domain is enabled, false otherwise.
  99. */
  100. bool __intel_display_power_is_enabled(struct drm_i915_private *dev_priv,
  101. enum intel_display_power_domain domain)
  102. {
  103. struct i915_power_domains *power_domains;
  104. struct i915_power_well *power_well;
  105. bool is_enabled;
  106. int i;
  107. if (dev_priv->pm.suspended)
  108. return false;
  109. power_domains = &dev_priv->power_domains;
  110. is_enabled = true;
  111. for_each_power_well_rev(i, power_well, BIT(domain), power_domains) {
  112. if (power_well->always_on)
  113. continue;
  114. if (!power_well->hw_enabled) {
  115. is_enabled = false;
  116. break;
  117. }
  118. }
  119. return is_enabled;
  120. }
  121. /**
  122. * intel_display_power_is_enabled - check for a power domain
  123. * @dev_priv: i915 device instance
  124. * @domain: power domain to check
  125. *
  126. * This function can be used to check the hw power domain state. It is mostly
  127. * used in hardware state readout functions. Everywhere else code should rely
  128. * upon explicit power domain reference counting to ensure that the hardware
  129. * block is powered up before accessing it.
  130. *
  131. * Callers must hold the relevant modesetting locks to ensure that concurrent
  132. * threads can't disable the power well while the caller tries to read a few
  133. * registers.
  134. *
  135. * Returns:
  136. * True when the power domain is enabled, false otherwise.
  137. */
  138. bool intel_display_power_is_enabled(struct drm_i915_private *dev_priv,
  139. enum intel_display_power_domain domain)
  140. {
  141. struct i915_power_domains *power_domains;
  142. bool ret;
  143. power_domains = &dev_priv->power_domains;
  144. mutex_lock(&power_domains->lock);
  145. ret = __intel_display_power_is_enabled(dev_priv, domain);
  146. mutex_unlock(&power_domains->lock);
  147. return ret;
  148. }
  149. /**
  150. * intel_display_set_init_power - set the initial power domain state
  151. * @dev_priv: i915 device instance
  152. * @enable: whether to enable or disable the initial power domain state
  153. *
  154. * For simplicity our driver load/unload and system suspend/resume code assumes
  155. * that all power domains are always enabled. This functions controls the state
  156. * of this little hack. While the initial power domain state is enabled runtime
  157. * pm is effectively disabled.
  158. */
  159. void intel_display_set_init_power(struct drm_i915_private *dev_priv,
  160. bool enable)
  161. {
  162. if (dev_priv->power_domains.init_power_on == enable)
  163. return;
  164. if (enable)
  165. intel_display_power_get(dev_priv, POWER_DOMAIN_INIT);
  166. else
  167. intel_display_power_put(dev_priv, POWER_DOMAIN_INIT);
  168. dev_priv->power_domains.init_power_on = enable;
  169. }
  170. /*
  171. * Starting with Haswell, we have a "Power Down Well" that can be turned off
  172. * when not needed anymore. We have 4 registers that can request the power well
  173. * to be enabled, and it will only be disabled if none of the registers is
  174. * requesting it to be enabled.
  175. */
  176. static void hsw_power_well_post_enable(struct drm_i915_private *dev_priv)
  177. {
  178. struct drm_device *dev = dev_priv->dev;
  179. /*
  180. * After we re-enable the power well, if we touch VGA register 0x3d5
  181. * we'll get unclaimed register interrupts. This stops after we write
  182. * anything to the VGA MSR register. The vgacon module uses this
  183. * register all the time, so if we unbind our driver and, as a
  184. * consequence, bind vgacon, we'll get stuck in an infinite loop at
  185. * console_unlock(). So make here we touch the VGA MSR register, making
  186. * sure vgacon can keep working normally without triggering interrupts
  187. * and error messages.
  188. */
  189. vga_get_uninterruptible(dev->pdev, VGA_RSRC_LEGACY_IO);
  190. outb(inb(VGA_MSR_READ), VGA_MSR_WRITE);
  191. vga_put(dev->pdev, VGA_RSRC_LEGACY_IO);
  192. if (IS_BROADWELL(dev))
  193. gen8_irq_power_well_post_enable(dev_priv,
  194. 1 << PIPE_C | 1 << PIPE_B);
  195. }
  196. static void skl_power_well_post_enable(struct drm_i915_private *dev_priv,
  197. struct i915_power_well *power_well)
  198. {
  199. struct drm_device *dev = dev_priv->dev;
  200. /*
  201. * After we re-enable the power well, if we touch VGA register 0x3d5
  202. * we'll get unclaimed register interrupts. This stops after we write
  203. * anything to the VGA MSR register. The vgacon module uses this
  204. * register all the time, so if we unbind our driver and, as a
  205. * consequence, bind vgacon, we'll get stuck in an infinite loop at
  206. * console_unlock(). So make here we touch the VGA MSR register, making
  207. * sure vgacon can keep working normally without triggering interrupts
  208. * and error messages.
  209. */
  210. if (power_well->data == SKL_DISP_PW_2) {
  211. vga_get_uninterruptible(dev->pdev, VGA_RSRC_LEGACY_IO);
  212. outb(inb(VGA_MSR_READ), VGA_MSR_WRITE);
  213. vga_put(dev->pdev, VGA_RSRC_LEGACY_IO);
  214. gen8_irq_power_well_post_enable(dev_priv,
  215. 1 << PIPE_C | 1 << PIPE_B);
  216. }
  217. if (power_well->data == SKL_DISP_PW_1) {
  218. if (!dev_priv->power_domains.initializing)
  219. intel_prepare_ddi(dev);
  220. gen8_irq_power_well_post_enable(dev_priv, 1 << PIPE_A);
  221. }
  222. }
  223. static void hsw_set_power_well(struct drm_i915_private *dev_priv,
  224. struct i915_power_well *power_well, bool enable)
  225. {
  226. bool is_enabled, enable_requested;
  227. uint32_t tmp;
  228. tmp = I915_READ(HSW_PWR_WELL_DRIVER);
  229. is_enabled = tmp & HSW_PWR_WELL_STATE_ENABLED;
  230. enable_requested = tmp & HSW_PWR_WELL_ENABLE_REQUEST;
  231. if (enable) {
  232. if (!enable_requested)
  233. I915_WRITE(HSW_PWR_WELL_DRIVER,
  234. HSW_PWR_WELL_ENABLE_REQUEST);
  235. if (!is_enabled) {
  236. DRM_DEBUG_KMS("Enabling power well\n");
  237. if (wait_for((I915_READ(HSW_PWR_WELL_DRIVER) &
  238. HSW_PWR_WELL_STATE_ENABLED), 20))
  239. DRM_ERROR("Timeout enabling power well\n");
  240. hsw_power_well_post_enable(dev_priv);
  241. }
  242. } else {
  243. if (enable_requested) {
  244. I915_WRITE(HSW_PWR_WELL_DRIVER, 0);
  245. POSTING_READ(HSW_PWR_WELL_DRIVER);
  246. DRM_DEBUG_KMS("Requesting to disable the power well\n");
  247. }
  248. }
  249. }
  250. #define SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS ( \
  251. BIT(POWER_DOMAIN_TRANSCODER_A) | \
  252. BIT(POWER_DOMAIN_PIPE_B) | \
  253. BIT(POWER_DOMAIN_TRANSCODER_B) | \
  254. BIT(POWER_DOMAIN_PIPE_C) | \
  255. BIT(POWER_DOMAIN_TRANSCODER_C) | \
  256. BIT(POWER_DOMAIN_PIPE_B_PANEL_FITTER) | \
  257. BIT(POWER_DOMAIN_PIPE_C_PANEL_FITTER) | \
  258. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  259. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  260. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  261. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  262. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  263. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  264. BIT(POWER_DOMAIN_PORT_DDI_E_2_LANES) | \
  265. BIT(POWER_DOMAIN_AUX_B) | \
  266. BIT(POWER_DOMAIN_AUX_C) | \
  267. BIT(POWER_DOMAIN_AUX_D) | \
  268. BIT(POWER_DOMAIN_AUDIO) | \
  269. BIT(POWER_DOMAIN_VGA) | \
  270. BIT(POWER_DOMAIN_INIT))
  271. #define SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS ( \
  272. SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS | \
  273. BIT(POWER_DOMAIN_PLLS) | \
  274. BIT(POWER_DOMAIN_PIPE_A) | \
  275. BIT(POWER_DOMAIN_TRANSCODER_EDP) | \
  276. BIT(POWER_DOMAIN_PIPE_A_PANEL_FITTER) | \
  277. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  278. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  279. BIT(POWER_DOMAIN_AUX_A) | \
  280. BIT(POWER_DOMAIN_INIT))
  281. #define SKL_DISPLAY_DDI_A_E_POWER_DOMAINS ( \
  282. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  283. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  284. BIT(POWER_DOMAIN_PORT_DDI_E_2_LANES) | \
  285. BIT(POWER_DOMAIN_INIT))
  286. #define SKL_DISPLAY_DDI_B_POWER_DOMAINS ( \
  287. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  288. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  289. BIT(POWER_DOMAIN_INIT))
  290. #define SKL_DISPLAY_DDI_C_POWER_DOMAINS ( \
  291. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  292. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  293. BIT(POWER_DOMAIN_INIT))
  294. #define SKL_DISPLAY_DDI_D_POWER_DOMAINS ( \
  295. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  296. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  297. BIT(POWER_DOMAIN_INIT))
  298. #define SKL_DISPLAY_MISC_IO_POWER_DOMAINS ( \
  299. SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS | \
  300. BIT(POWER_DOMAIN_PLLS) | \
  301. BIT(POWER_DOMAIN_INIT))
  302. #define SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS ( \
  303. (POWER_DOMAIN_MASK & ~(SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS | \
  304. SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS | \
  305. SKL_DISPLAY_DDI_A_E_POWER_DOMAINS | \
  306. SKL_DISPLAY_DDI_B_POWER_DOMAINS | \
  307. SKL_DISPLAY_DDI_C_POWER_DOMAINS | \
  308. SKL_DISPLAY_DDI_D_POWER_DOMAINS | \
  309. SKL_DISPLAY_MISC_IO_POWER_DOMAINS)) | \
  310. BIT(POWER_DOMAIN_INIT))
  311. #define BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS ( \
  312. BIT(POWER_DOMAIN_TRANSCODER_A) | \
  313. BIT(POWER_DOMAIN_PIPE_B) | \
  314. BIT(POWER_DOMAIN_TRANSCODER_B) | \
  315. BIT(POWER_DOMAIN_PIPE_C) | \
  316. BIT(POWER_DOMAIN_TRANSCODER_C) | \
  317. BIT(POWER_DOMAIN_PIPE_B_PANEL_FITTER) | \
  318. BIT(POWER_DOMAIN_PIPE_C_PANEL_FITTER) | \
  319. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  320. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  321. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  322. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  323. BIT(POWER_DOMAIN_AUX_B) | \
  324. BIT(POWER_DOMAIN_AUX_C) | \
  325. BIT(POWER_DOMAIN_AUDIO) | \
  326. BIT(POWER_DOMAIN_VGA) | \
  327. BIT(POWER_DOMAIN_INIT))
  328. #define BXT_DISPLAY_POWERWELL_1_POWER_DOMAINS ( \
  329. BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS | \
  330. BIT(POWER_DOMAIN_PIPE_A) | \
  331. BIT(POWER_DOMAIN_TRANSCODER_EDP) | \
  332. BIT(POWER_DOMAIN_PIPE_A_PANEL_FITTER) | \
  333. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  334. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  335. BIT(POWER_DOMAIN_AUX_A) | \
  336. BIT(POWER_DOMAIN_PLLS) | \
  337. BIT(POWER_DOMAIN_INIT))
  338. #define BXT_DISPLAY_ALWAYS_ON_POWER_DOMAINS ( \
  339. (POWER_DOMAIN_MASK & ~(BXT_DISPLAY_POWERWELL_1_POWER_DOMAINS | \
  340. BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS)) | \
  341. BIT(POWER_DOMAIN_INIT))
  342. static void assert_can_enable_dc9(struct drm_i915_private *dev_priv)
  343. {
  344. struct drm_device *dev = dev_priv->dev;
  345. WARN(!IS_BROXTON(dev), "Platform doesn't support DC9.\n");
  346. WARN((I915_READ(DC_STATE_EN) & DC_STATE_EN_DC9),
  347. "DC9 already programmed to be enabled.\n");
  348. WARN(I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC5,
  349. "DC5 still not disabled to enable DC9.\n");
  350. WARN(I915_READ(HSW_PWR_WELL_DRIVER), "Power well on.\n");
  351. WARN(intel_irqs_enabled(dev_priv), "Interrupts not disabled yet.\n");
  352. /*
  353. * TODO: check for the following to verify the conditions to enter DC9
  354. * state are satisfied:
  355. * 1] Check relevant display engine registers to verify if mode set
  356. * disable sequence was followed.
  357. * 2] Check if display uninitialize sequence is initialized.
  358. */
  359. }
  360. static void assert_can_disable_dc9(struct drm_i915_private *dev_priv)
  361. {
  362. WARN(intel_irqs_enabled(dev_priv), "Interrupts not disabled yet.\n");
  363. WARN(!(I915_READ(DC_STATE_EN) & DC_STATE_EN_DC9),
  364. "DC9 already programmed to be disabled.\n");
  365. WARN(I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC5,
  366. "DC5 still not disabled.\n");
  367. /*
  368. * TODO: check for the following to verify DC9 state was indeed
  369. * entered before programming to disable it:
  370. * 1] Check relevant display engine registers to verify if mode
  371. * set disable sequence was followed.
  372. * 2] Check if display uninitialize sequence is initialized.
  373. */
  374. }
  375. void bxt_enable_dc9(struct drm_i915_private *dev_priv)
  376. {
  377. uint32_t val;
  378. assert_can_enable_dc9(dev_priv);
  379. DRM_DEBUG_KMS("Enabling DC9\n");
  380. val = I915_READ(DC_STATE_EN);
  381. val |= DC_STATE_EN_DC9;
  382. I915_WRITE(DC_STATE_EN, val);
  383. POSTING_READ(DC_STATE_EN);
  384. }
  385. void bxt_disable_dc9(struct drm_i915_private *dev_priv)
  386. {
  387. uint32_t val;
  388. assert_can_disable_dc9(dev_priv);
  389. DRM_DEBUG_KMS("Disabling DC9\n");
  390. val = I915_READ(DC_STATE_EN);
  391. val &= ~DC_STATE_EN_DC9;
  392. I915_WRITE(DC_STATE_EN, val);
  393. POSTING_READ(DC_STATE_EN);
  394. }
  395. static void gen9_set_dc_state_debugmask_memory_up(
  396. struct drm_i915_private *dev_priv)
  397. {
  398. uint32_t val;
  399. /* The below bit doesn't need to be cleared ever afterwards */
  400. val = I915_READ(DC_STATE_DEBUG);
  401. if (!(val & DC_STATE_DEBUG_MASK_MEMORY_UP)) {
  402. val |= DC_STATE_DEBUG_MASK_MEMORY_UP;
  403. I915_WRITE(DC_STATE_DEBUG, val);
  404. POSTING_READ(DC_STATE_DEBUG);
  405. }
  406. }
  407. static void assert_can_enable_dc5(struct drm_i915_private *dev_priv)
  408. {
  409. struct drm_device *dev = dev_priv->dev;
  410. bool pg2_enabled = intel_display_power_well_is_enabled(dev_priv,
  411. SKL_DISP_PW_2);
  412. WARN(!IS_SKYLAKE(dev), "Platform doesn't support DC5.\n");
  413. WARN(!HAS_RUNTIME_PM(dev), "Runtime PM not enabled.\n");
  414. WARN(pg2_enabled, "PG2 not disabled to enable DC5.\n");
  415. WARN((I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC5),
  416. "DC5 already programmed to be enabled.\n");
  417. WARN(dev_priv->pm.suspended,
  418. "DC5 cannot be enabled, if platform is runtime-suspended.\n");
  419. assert_csr_loaded(dev_priv);
  420. }
  421. static void assert_can_disable_dc5(struct drm_i915_private *dev_priv)
  422. {
  423. bool pg2_enabled = intel_display_power_well_is_enabled(dev_priv,
  424. SKL_DISP_PW_2);
  425. /*
  426. * During initialization, the firmware may not be loaded yet.
  427. * We still want to make sure that the DC enabling flag is cleared.
  428. */
  429. if (dev_priv->power_domains.initializing)
  430. return;
  431. WARN(!pg2_enabled, "PG2 not enabled to disable DC5.\n");
  432. WARN(dev_priv->pm.suspended,
  433. "Disabling of DC5 while platform is runtime-suspended should never happen.\n");
  434. }
  435. static void gen9_enable_dc5(struct drm_i915_private *dev_priv)
  436. {
  437. uint32_t val;
  438. assert_can_enable_dc5(dev_priv);
  439. DRM_DEBUG_KMS("Enabling DC5\n");
  440. gen9_set_dc_state_debugmask_memory_up(dev_priv);
  441. val = I915_READ(DC_STATE_EN);
  442. val &= ~DC_STATE_EN_UPTO_DC5_DC6_MASK;
  443. val |= DC_STATE_EN_UPTO_DC5;
  444. I915_WRITE(DC_STATE_EN, val);
  445. POSTING_READ(DC_STATE_EN);
  446. }
  447. static void gen9_disable_dc5(struct drm_i915_private *dev_priv)
  448. {
  449. uint32_t val;
  450. assert_can_disable_dc5(dev_priv);
  451. DRM_DEBUG_KMS("Disabling DC5\n");
  452. val = I915_READ(DC_STATE_EN);
  453. val &= ~DC_STATE_EN_UPTO_DC5;
  454. I915_WRITE(DC_STATE_EN, val);
  455. POSTING_READ(DC_STATE_EN);
  456. }
  457. static void assert_can_enable_dc6(struct drm_i915_private *dev_priv)
  458. {
  459. struct drm_device *dev = dev_priv->dev;
  460. WARN(!IS_SKYLAKE(dev), "Platform doesn't support DC6.\n");
  461. WARN(!HAS_RUNTIME_PM(dev), "Runtime PM not enabled.\n");
  462. WARN(I915_READ(UTIL_PIN_CTL) & UTIL_PIN_ENABLE,
  463. "Backlight is not disabled.\n");
  464. WARN((I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC6),
  465. "DC6 already programmed to be enabled.\n");
  466. assert_csr_loaded(dev_priv);
  467. }
  468. static void assert_can_disable_dc6(struct drm_i915_private *dev_priv)
  469. {
  470. /*
  471. * During initialization, the firmware may not be loaded yet.
  472. * We still want to make sure that the DC enabling flag is cleared.
  473. */
  474. if (dev_priv->power_domains.initializing)
  475. return;
  476. assert_csr_loaded(dev_priv);
  477. WARN(!(I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC6),
  478. "DC6 already programmed to be disabled.\n");
  479. }
  480. static void skl_enable_dc6(struct drm_i915_private *dev_priv)
  481. {
  482. uint32_t val;
  483. assert_can_enable_dc6(dev_priv);
  484. DRM_DEBUG_KMS("Enabling DC6\n");
  485. gen9_set_dc_state_debugmask_memory_up(dev_priv);
  486. val = I915_READ(DC_STATE_EN);
  487. val &= ~DC_STATE_EN_UPTO_DC5_DC6_MASK;
  488. val |= DC_STATE_EN_UPTO_DC6;
  489. I915_WRITE(DC_STATE_EN, val);
  490. POSTING_READ(DC_STATE_EN);
  491. }
  492. static void skl_disable_dc6(struct drm_i915_private *dev_priv)
  493. {
  494. uint32_t val;
  495. assert_can_disable_dc6(dev_priv);
  496. DRM_DEBUG_KMS("Disabling DC6\n");
  497. val = I915_READ(DC_STATE_EN);
  498. val &= ~DC_STATE_EN_UPTO_DC6;
  499. I915_WRITE(DC_STATE_EN, val);
  500. POSTING_READ(DC_STATE_EN);
  501. }
  502. static void skl_set_power_well(struct drm_i915_private *dev_priv,
  503. struct i915_power_well *power_well, bool enable)
  504. {
  505. struct drm_device *dev = dev_priv->dev;
  506. uint32_t tmp, fuse_status;
  507. uint32_t req_mask, state_mask;
  508. bool is_enabled, enable_requested, check_fuse_status = false;
  509. tmp = I915_READ(HSW_PWR_WELL_DRIVER);
  510. fuse_status = I915_READ(SKL_FUSE_STATUS);
  511. switch (power_well->data) {
  512. case SKL_DISP_PW_1:
  513. if (wait_for((I915_READ(SKL_FUSE_STATUS) &
  514. SKL_FUSE_PG0_DIST_STATUS), 1)) {
  515. DRM_ERROR("PG0 not enabled\n");
  516. return;
  517. }
  518. break;
  519. case SKL_DISP_PW_2:
  520. if (!(fuse_status & SKL_FUSE_PG1_DIST_STATUS)) {
  521. DRM_ERROR("PG1 in disabled state\n");
  522. return;
  523. }
  524. break;
  525. case SKL_DISP_PW_DDI_A_E:
  526. case SKL_DISP_PW_DDI_B:
  527. case SKL_DISP_PW_DDI_C:
  528. case SKL_DISP_PW_DDI_D:
  529. case SKL_DISP_PW_MISC_IO:
  530. break;
  531. default:
  532. WARN(1, "Unknown power well %lu\n", power_well->data);
  533. return;
  534. }
  535. req_mask = SKL_POWER_WELL_REQ(power_well->data);
  536. enable_requested = tmp & req_mask;
  537. state_mask = SKL_POWER_WELL_STATE(power_well->data);
  538. is_enabled = tmp & state_mask;
  539. if (enable) {
  540. if (!enable_requested) {
  541. WARN((tmp & state_mask) &&
  542. !I915_READ(HSW_PWR_WELL_BIOS),
  543. "Invalid for power well status to be enabled, unless done by the BIOS, \
  544. when request is to disable!\n");
  545. if ((GEN9_ENABLE_DC5(dev) || SKL_ENABLE_DC6(dev)) &&
  546. power_well->data == SKL_DISP_PW_2) {
  547. if (SKL_ENABLE_DC6(dev)) {
  548. skl_disable_dc6(dev_priv);
  549. /*
  550. * DDI buffer programming unnecessary during driver-load/resume
  551. * as it's already done during modeset initialization then.
  552. * It's also invalid here as encoder list is still uninitialized.
  553. */
  554. if (!dev_priv->power_domains.initializing)
  555. intel_prepare_ddi(dev);
  556. } else {
  557. gen9_disable_dc5(dev_priv);
  558. }
  559. }
  560. I915_WRITE(HSW_PWR_WELL_DRIVER, tmp | req_mask);
  561. }
  562. if (!is_enabled) {
  563. DRM_DEBUG_KMS("Enabling %s\n", power_well->name);
  564. if (wait_for((I915_READ(HSW_PWR_WELL_DRIVER) &
  565. state_mask), 1))
  566. DRM_ERROR("%s enable timeout\n",
  567. power_well->name);
  568. check_fuse_status = true;
  569. }
  570. } else {
  571. if (enable_requested) {
  572. I915_WRITE(HSW_PWR_WELL_DRIVER, tmp & ~req_mask);
  573. POSTING_READ(HSW_PWR_WELL_DRIVER);
  574. DRM_DEBUG_KMS("Disabling %s\n", power_well->name);
  575. if ((GEN9_ENABLE_DC5(dev) || SKL_ENABLE_DC6(dev)) &&
  576. power_well->data == SKL_DISP_PW_2) {
  577. enum csr_state state;
  578. /* TODO: wait for a completion event or
  579. * similar here instead of busy
  580. * waiting using wait_for function.
  581. */
  582. wait_for((state = intel_csr_load_status_get(dev_priv)) !=
  583. FW_UNINITIALIZED, 1000);
  584. if (state != FW_LOADED)
  585. DRM_ERROR("CSR firmware not ready (%d)\n",
  586. state);
  587. else
  588. if (SKL_ENABLE_DC6(dev))
  589. skl_enable_dc6(dev_priv);
  590. else
  591. gen9_enable_dc5(dev_priv);
  592. }
  593. }
  594. }
  595. if (check_fuse_status) {
  596. if (power_well->data == SKL_DISP_PW_1) {
  597. if (wait_for((I915_READ(SKL_FUSE_STATUS) &
  598. SKL_FUSE_PG1_DIST_STATUS), 1))
  599. DRM_ERROR("PG1 distributing status timeout\n");
  600. } else if (power_well->data == SKL_DISP_PW_2) {
  601. if (wait_for((I915_READ(SKL_FUSE_STATUS) &
  602. SKL_FUSE_PG2_DIST_STATUS), 1))
  603. DRM_ERROR("PG2 distributing status timeout\n");
  604. }
  605. }
  606. if (enable && !is_enabled)
  607. skl_power_well_post_enable(dev_priv, power_well);
  608. }
  609. static void hsw_power_well_sync_hw(struct drm_i915_private *dev_priv,
  610. struct i915_power_well *power_well)
  611. {
  612. hsw_set_power_well(dev_priv, power_well, power_well->count > 0);
  613. /*
  614. * We're taking over the BIOS, so clear any requests made by it since
  615. * the driver is in charge now.
  616. */
  617. if (I915_READ(HSW_PWR_WELL_BIOS) & HSW_PWR_WELL_ENABLE_REQUEST)
  618. I915_WRITE(HSW_PWR_WELL_BIOS, 0);
  619. }
  620. static void hsw_power_well_enable(struct drm_i915_private *dev_priv,
  621. struct i915_power_well *power_well)
  622. {
  623. hsw_set_power_well(dev_priv, power_well, true);
  624. }
  625. static void hsw_power_well_disable(struct drm_i915_private *dev_priv,
  626. struct i915_power_well *power_well)
  627. {
  628. hsw_set_power_well(dev_priv, power_well, false);
  629. }
  630. static bool skl_power_well_enabled(struct drm_i915_private *dev_priv,
  631. struct i915_power_well *power_well)
  632. {
  633. uint32_t mask = SKL_POWER_WELL_REQ(power_well->data) |
  634. SKL_POWER_WELL_STATE(power_well->data);
  635. return (I915_READ(HSW_PWR_WELL_DRIVER) & mask) == mask;
  636. }
  637. static void skl_power_well_sync_hw(struct drm_i915_private *dev_priv,
  638. struct i915_power_well *power_well)
  639. {
  640. skl_set_power_well(dev_priv, power_well, power_well->count > 0);
  641. /* Clear any request made by BIOS as driver is taking over */
  642. I915_WRITE(HSW_PWR_WELL_BIOS, 0);
  643. }
  644. static void skl_power_well_enable(struct drm_i915_private *dev_priv,
  645. struct i915_power_well *power_well)
  646. {
  647. skl_set_power_well(dev_priv, power_well, true);
  648. }
  649. static void skl_power_well_disable(struct drm_i915_private *dev_priv,
  650. struct i915_power_well *power_well)
  651. {
  652. skl_set_power_well(dev_priv, power_well, false);
  653. }
  654. static void i9xx_always_on_power_well_noop(struct drm_i915_private *dev_priv,
  655. struct i915_power_well *power_well)
  656. {
  657. }
  658. static bool i9xx_always_on_power_well_enabled(struct drm_i915_private *dev_priv,
  659. struct i915_power_well *power_well)
  660. {
  661. return true;
  662. }
  663. static void vlv_set_power_well(struct drm_i915_private *dev_priv,
  664. struct i915_power_well *power_well, bool enable)
  665. {
  666. enum punit_power_well power_well_id = power_well->data;
  667. u32 mask;
  668. u32 state;
  669. u32 ctrl;
  670. mask = PUNIT_PWRGT_MASK(power_well_id);
  671. state = enable ? PUNIT_PWRGT_PWR_ON(power_well_id) :
  672. PUNIT_PWRGT_PWR_GATE(power_well_id);
  673. mutex_lock(&dev_priv->rps.hw_lock);
  674. #define COND \
  675. ((vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_STATUS) & mask) == state)
  676. if (COND)
  677. goto out;
  678. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_CTRL);
  679. ctrl &= ~mask;
  680. ctrl |= state;
  681. vlv_punit_write(dev_priv, PUNIT_REG_PWRGT_CTRL, ctrl);
  682. if (wait_for(COND, 100))
  683. DRM_ERROR("timeout setting power well state %08x (%08x)\n",
  684. state,
  685. vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_CTRL));
  686. #undef COND
  687. out:
  688. mutex_unlock(&dev_priv->rps.hw_lock);
  689. }
  690. static void vlv_power_well_sync_hw(struct drm_i915_private *dev_priv,
  691. struct i915_power_well *power_well)
  692. {
  693. vlv_set_power_well(dev_priv, power_well, power_well->count > 0);
  694. }
  695. static void vlv_power_well_enable(struct drm_i915_private *dev_priv,
  696. struct i915_power_well *power_well)
  697. {
  698. vlv_set_power_well(dev_priv, power_well, true);
  699. }
  700. static void vlv_power_well_disable(struct drm_i915_private *dev_priv,
  701. struct i915_power_well *power_well)
  702. {
  703. vlv_set_power_well(dev_priv, power_well, false);
  704. }
  705. static bool vlv_power_well_enabled(struct drm_i915_private *dev_priv,
  706. struct i915_power_well *power_well)
  707. {
  708. int power_well_id = power_well->data;
  709. bool enabled = false;
  710. u32 mask;
  711. u32 state;
  712. u32 ctrl;
  713. mask = PUNIT_PWRGT_MASK(power_well_id);
  714. ctrl = PUNIT_PWRGT_PWR_ON(power_well_id);
  715. mutex_lock(&dev_priv->rps.hw_lock);
  716. state = vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_STATUS) & mask;
  717. /*
  718. * We only ever set the power-on and power-gate states, anything
  719. * else is unexpected.
  720. */
  721. WARN_ON(state != PUNIT_PWRGT_PWR_ON(power_well_id) &&
  722. state != PUNIT_PWRGT_PWR_GATE(power_well_id));
  723. if (state == ctrl)
  724. enabled = true;
  725. /*
  726. * A transient state at this point would mean some unexpected party
  727. * is poking at the power controls too.
  728. */
  729. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_CTRL) & mask;
  730. WARN_ON(ctrl != state);
  731. mutex_unlock(&dev_priv->rps.hw_lock);
  732. return enabled;
  733. }
  734. static void vlv_display_power_well_init(struct drm_i915_private *dev_priv)
  735. {
  736. spin_lock_irq(&dev_priv->irq_lock);
  737. valleyview_enable_display_irqs(dev_priv);
  738. spin_unlock_irq(&dev_priv->irq_lock);
  739. /*
  740. * During driver initialization/resume we can avoid restoring the
  741. * part of the HW/SW state that will be inited anyway explicitly.
  742. */
  743. if (dev_priv->power_domains.initializing)
  744. return;
  745. intel_hpd_init(dev_priv);
  746. i915_redisable_vga_power_on(dev_priv->dev);
  747. }
  748. static void vlv_display_power_well_deinit(struct drm_i915_private *dev_priv)
  749. {
  750. spin_lock_irq(&dev_priv->irq_lock);
  751. valleyview_disable_display_irqs(dev_priv);
  752. spin_unlock_irq(&dev_priv->irq_lock);
  753. vlv_power_sequencer_reset(dev_priv);
  754. }
  755. static void vlv_display_power_well_enable(struct drm_i915_private *dev_priv,
  756. struct i915_power_well *power_well)
  757. {
  758. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DISP2D);
  759. vlv_set_power_well(dev_priv, power_well, true);
  760. vlv_display_power_well_init(dev_priv);
  761. }
  762. static void vlv_display_power_well_disable(struct drm_i915_private *dev_priv,
  763. struct i915_power_well *power_well)
  764. {
  765. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DISP2D);
  766. vlv_display_power_well_deinit(dev_priv);
  767. vlv_set_power_well(dev_priv, power_well, false);
  768. }
  769. static void vlv_dpio_cmn_power_well_enable(struct drm_i915_private *dev_priv,
  770. struct i915_power_well *power_well)
  771. {
  772. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC);
  773. /*
  774. * Enable the CRI clock source so we can get at the
  775. * display and the reference clock for VGA
  776. * hotplug / manual detection.
  777. */
  778. I915_WRITE(DPLL(PIPE_B), I915_READ(DPLL(PIPE_B)) | DPLL_VGA_MODE_DIS |
  779. DPLL_REF_CLK_ENABLE_VLV | DPLL_INTEGRATED_CRI_CLK_VLV);
  780. udelay(1); /* >10ns for cmnreset, >0ns for sidereset */
  781. vlv_set_power_well(dev_priv, power_well, true);
  782. /*
  783. * From VLV2A0_DP_eDP_DPIO_driver_vbios_notes_10.docx -
  784. * 6. De-assert cmn_reset/side_reset. Same as VLV X0.
  785. * a. GUnit 0x2110 bit[0] set to 1 (def 0)
  786. * b. The other bits such as sfr settings / modesel may all
  787. * be set to 0.
  788. *
  789. * This should only be done on init and resume from S3 with
  790. * both PLLs disabled, or we risk losing DPIO and PLL
  791. * synchronization.
  792. */
  793. I915_WRITE(DPIO_CTL, I915_READ(DPIO_CTL) | DPIO_CMNRST);
  794. }
  795. static void vlv_dpio_cmn_power_well_disable(struct drm_i915_private *dev_priv,
  796. struct i915_power_well *power_well)
  797. {
  798. enum pipe pipe;
  799. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC);
  800. for_each_pipe(dev_priv, pipe)
  801. assert_pll_disabled(dev_priv, pipe);
  802. /* Assert common reset */
  803. I915_WRITE(DPIO_CTL, I915_READ(DPIO_CTL) & ~DPIO_CMNRST);
  804. vlv_set_power_well(dev_priv, power_well, false);
  805. }
  806. static void chv_dpio_cmn_power_well_enable(struct drm_i915_private *dev_priv,
  807. struct i915_power_well *power_well)
  808. {
  809. enum dpio_phy phy;
  810. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC &&
  811. power_well->data != PUNIT_POWER_WELL_DPIO_CMN_D);
  812. /*
  813. * Enable the CRI clock source so we can get at the
  814. * display and the reference clock for VGA
  815. * hotplug / manual detection.
  816. */
  817. if (power_well->data == PUNIT_POWER_WELL_DPIO_CMN_BC) {
  818. phy = DPIO_PHY0;
  819. I915_WRITE(DPLL(PIPE_B), I915_READ(DPLL(PIPE_B)) | DPLL_VGA_MODE_DIS |
  820. DPLL_REF_CLK_ENABLE_VLV);
  821. I915_WRITE(DPLL(PIPE_B), I915_READ(DPLL(PIPE_B)) | DPLL_VGA_MODE_DIS |
  822. DPLL_REF_CLK_ENABLE_VLV | DPLL_INTEGRATED_CRI_CLK_VLV);
  823. } else {
  824. phy = DPIO_PHY1;
  825. I915_WRITE(DPLL(PIPE_C), I915_READ(DPLL(PIPE_C)) | DPLL_VGA_MODE_DIS |
  826. DPLL_REF_CLK_ENABLE_VLV | DPLL_INTEGRATED_CRI_CLK_VLV);
  827. }
  828. udelay(1); /* >10ns for cmnreset, >0ns for sidereset */
  829. vlv_set_power_well(dev_priv, power_well, true);
  830. /* Poll for phypwrgood signal */
  831. if (wait_for(I915_READ(DISPLAY_PHY_STATUS) & PHY_POWERGOOD(phy), 1))
  832. DRM_ERROR("Display PHY %d is not power up\n", phy);
  833. dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(phy);
  834. I915_WRITE(DISPLAY_PHY_CONTROL, dev_priv->chv_phy_control);
  835. }
  836. static void chv_dpio_cmn_power_well_disable(struct drm_i915_private *dev_priv,
  837. struct i915_power_well *power_well)
  838. {
  839. enum dpio_phy phy;
  840. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC &&
  841. power_well->data != PUNIT_POWER_WELL_DPIO_CMN_D);
  842. if (power_well->data == PUNIT_POWER_WELL_DPIO_CMN_BC) {
  843. phy = DPIO_PHY0;
  844. assert_pll_disabled(dev_priv, PIPE_A);
  845. assert_pll_disabled(dev_priv, PIPE_B);
  846. } else {
  847. phy = DPIO_PHY1;
  848. assert_pll_disabled(dev_priv, PIPE_C);
  849. }
  850. dev_priv->chv_phy_control &= ~PHY_COM_LANE_RESET_DEASSERT(phy);
  851. I915_WRITE(DISPLAY_PHY_CONTROL, dev_priv->chv_phy_control);
  852. vlv_set_power_well(dev_priv, power_well, false);
  853. }
  854. static bool chv_pipe_power_well_enabled(struct drm_i915_private *dev_priv,
  855. struct i915_power_well *power_well)
  856. {
  857. enum pipe pipe = power_well->data;
  858. bool enabled;
  859. u32 state, ctrl;
  860. mutex_lock(&dev_priv->rps.hw_lock);
  861. state = vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ) & DP_SSS_MASK(pipe);
  862. /*
  863. * We only ever set the power-on and power-gate states, anything
  864. * else is unexpected.
  865. */
  866. WARN_ON(state != DP_SSS_PWR_ON(pipe) && state != DP_SSS_PWR_GATE(pipe));
  867. enabled = state == DP_SSS_PWR_ON(pipe);
  868. /*
  869. * A transient state at this point would mean some unexpected party
  870. * is poking at the power controls too.
  871. */
  872. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ) & DP_SSC_MASK(pipe);
  873. WARN_ON(ctrl << 16 != state);
  874. mutex_unlock(&dev_priv->rps.hw_lock);
  875. return enabled;
  876. }
  877. static void chv_set_pipe_power_well(struct drm_i915_private *dev_priv,
  878. struct i915_power_well *power_well,
  879. bool enable)
  880. {
  881. enum pipe pipe = power_well->data;
  882. u32 state;
  883. u32 ctrl;
  884. state = enable ? DP_SSS_PWR_ON(pipe) : DP_SSS_PWR_GATE(pipe);
  885. mutex_lock(&dev_priv->rps.hw_lock);
  886. #define COND \
  887. ((vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ) & DP_SSS_MASK(pipe)) == state)
  888. if (COND)
  889. goto out;
  890. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ);
  891. ctrl &= ~DP_SSC_MASK(pipe);
  892. ctrl |= enable ? DP_SSC_PWR_ON(pipe) : DP_SSC_PWR_GATE(pipe);
  893. vlv_punit_write(dev_priv, PUNIT_REG_DSPFREQ, ctrl);
  894. if (wait_for(COND, 100))
  895. DRM_ERROR("timeout setting power well state %08x (%08x)\n",
  896. state,
  897. vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ));
  898. #undef COND
  899. out:
  900. mutex_unlock(&dev_priv->rps.hw_lock);
  901. }
  902. static void chv_pipe_power_well_sync_hw(struct drm_i915_private *dev_priv,
  903. struct i915_power_well *power_well)
  904. {
  905. WARN_ON_ONCE(power_well->data != PIPE_A);
  906. chv_set_pipe_power_well(dev_priv, power_well, power_well->count > 0);
  907. }
  908. static void chv_pipe_power_well_enable(struct drm_i915_private *dev_priv,
  909. struct i915_power_well *power_well)
  910. {
  911. WARN_ON_ONCE(power_well->data != PIPE_A);
  912. chv_set_pipe_power_well(dev_priv, power_well, true);
  913. vlv_display_power_well_init(dev_priv);
  914. }
  915. static void chv_pipe_power_well_disable(struct drm_i915_private *dev_priv,
  916. struct i915_power_well *power_well)
  917. {
  918. WARN_ON_ONCE(power_well->data != PIPE_A);
  919. vlv_display_power_well_deinit(dev_priv);
  920. chv_set_pipe_power_well(dev_priv, power_well, false);
  921. }
  922. /**
  923. * intel_display_power_get - grab a power domain reference
  924. * @dev_priv: i915 device instance
  925. * @domain: power domain to reference
  926. *
  927. * This function grabs a power domain reference for @domain and ensures that the
  928. * power domain and all its parents are powered up. Therefore users should only
  929. * grab a reference to the innermost power domain they need.
  930. *
  931. * Any power domain reference obtained by this function must have a symmetric
  932. * call to intel_display_power_put() to release the reference again.
  933. */
  934. void intel_display_power_get(struct drm_i915_private *dev_priv,
  935. enum intel_display_power_domain domain)
  936. {
  937. struct i915_power_domains *power_domains;
  938. struct i915_power_well *power_well;
  939. int i;
  940. intel_runtime_pm_get(dev_priv);
  941. power_domains = &dev_priv->power_domains;
  942. mutex_lock(&power_domains->lock);
  943. for_each_power_well(i, power_well, BIT(domain), power_domains) {
  944. if (!power_well->count++)
  945. intel_power_well_enable(dev_priv, power_well);
  946. }
  947. power_domains->domain_use_count[domain]++;
  948. mutex_unlock(&power_domains->lock);
  949. }
  950. /**
  951. * intel_display_power_put - release a power domain reference
  952. * @dev_priv: i915 device instance
  953. * @domain: power domain to reference
  954. *
  955. * This function drops the power domain reference obtained by
  956. * intel_display_power_get() and might power down the corresponding hardware
  957. * block right away if this is the last reference.
  958. */
  959. void intel_display_power_put(struct drm_i915_private *dev_priv,
  960. enum intel_display_power_domain domain)
  961. {
  962. struct i915_power_domains *power_domains;
  963. struct i915_power_well *power_well;
  964. int i;
  965. power_domains = &dev_priv->power_domains;
  966. mutex_lock(&power_domains->lock);
  967. WARN_ON(!power_domains->domain_use_count[domain]);
  968. power_domains->domain_use_count[domain]--;
  969. for_each_power_well_rev(i, power_well, BIT(domain), power_domains) {
  970. WARN_ON(!power_well->count);
  971. if (!--power_well->count && i915.disable_power_well)
  972. intel_power_well_disable(dev_priv, power_well);
  973. }
  974. mutex_unlock(&power_domains->lock);
  975. intel_runtime_pm_put(dev_priv);
  976. }
  977. #define POWER_DOMAIN_MASK (BIT(POWER_DOMAIN_NUM) - 1)
  978. #define HSW_ALWAYS_ON_POWER_DOMAINS ( \
  979. BIT(POWER_DOMAIN_PIPE_A) | \
  980. BIT(POWER_DOMAIN_TRANSCODER_EDP) | \
  981. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  982. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  983. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  984. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  985. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  986. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  987. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  988. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  989. BIT(POWER_DOMAIN_PORT_CRT) | \
  990. BIT(POWER_DOMAIN_PLLS) | \
  991. BIT(POWER_DOMAIN_AUX_A) | \
  992. BIT(POWER_DOMAIN_AUX_B) | \
  993. BIT(POWER_DOMAIN_AUX_C) | \
  994. BIT(POWER_DOMAIN_AUX_D) | \
  995. BIT(POWER_DOMAIN_INIT))
  996. #define HSW_DISPLAY_POWER_DOMAINS ( \
  997. (POWER_DOMAIN_MASK & ~HSW_ALWAYS_ON_POWER_DOMAINS) | \
  998. BIT(POWER_DOMAIN_INIT))
  999. #define BDW_ALWAYS_ON_POWER_DOMAINS ( \
  1000. HSW_ALWAYS_ON_POWER_DOMAINS | \
  1001. BIT(POWER_DOMAIN_PIPE_A_PANEL_FITTER))
  1002. #define BDW_DISPLAY_POWER_DOMAINS ( \
  1003. (POWER_DOMAIN_MASK & ~BDW_ALWAYS_ON_POWER_DOMAINS) | \
  1004. BIT(POWER_DOMAIN_INIT))
  1005. #define VLV_ALWAYS_ON_POWER_DOMAINS BIT(POWER_DOMAIN_INIT)
  1006. #define VLV_DISPLAY_POWER_DOMAINS POWER_DOMAIN_MASK
  1007. #define VLV_DPIO_CMN_BC_POWER_DOMAINS ( \
  1008. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  1009. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1010. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  1011. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1012. BIT(POWER_DOMAIN_PORT_CRT) | \
  1013. BIT(POWER_DOMAIN_AUX_B) | \
  1014. BIT(POWER_DOMAIN_AUX_C) | \
  1015. BIT(POWER_DOMAIN_INIT))
  1016. #define VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS ( \
  1017. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  1018. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1019. BIT(POWER_DOMAIN_AUX_B) | \
  1020. BIT(POWER_DOMAIN_INIT))
  1021. #define VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS ( \
  1022. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1023. BIT(POWER_DOMAIN_AUX_B) | \
  1024. BIT(POWER_DOMAIN_INIT))
  1025. #define VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS ( \
  1026. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  1027. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1028. BIT(POWER_DOMAIN_AUX_C) | \
  1029. BIT(POWER_DOMAIN_INIT))
  1030. #define VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS ( \
  1031. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1032. BIT(POWER_DOMAIN_AUX_C) | \
  1033. BIT(POWER_DOMAIN_INIT))
  1034. #define CHV_DPIO_CMN_BC_POWER_DOMAINS ( \
  1035. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  1036. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1037. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  1038. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1039. BIT(POWER_DOMAIN_AUX_B) | \
  1040. BIT(POWER_DOMAIN_AUX_C) | \
  1041. BIT(POWER_DOMAIN_INIT))
  1042. #define CHV_DPIO_CMN_D_POWER_DOMAINS ( \
  1043. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  1044. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  1045. BIT(POWER_DOMAIN_AUX_D) | \
  1046. BIT(POWER_DOMAIN_INIT))
  1047. static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {
  1048. .sync_hw = i9xx_always_on_power_well_noop,
  1049. .enable = i9xx_always_on_power_well_noop,
  1050. .disable = i9xx_always_on_power_well_noop,
  1051. .is_enabled = i9xx_always_on_power_well_enabled,
  1052. };
  1053. static const struct i915_power_well_ops chv_pipe_power_well_ops = {
  1054. .sync_hw = chv_pipe_power_well_sync_hw,
  1055. .enable = chv_pipe_power_well_enable,
  1056. .disable = chv_pipe_power_well_disable,
  1057. .is_enabled = chv_pipe_power_well_enabled,
  1058. };
  1059. static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {
  1060. .sync_hw = vlv_power_well_sync_hw,
  1061. .enable = chv_dpio_cmn_power_well_enable,
  1062. .disable = chv_dpio_cmn_power_well_disable,
  1063. .is_enabled = vlv_power_well_enabled,
  1064. };
  1065. static struct i915_power_well i9xx_always_on_power_well[] = {
  1066. {
  1067. .name = "always-on",
  1068. .always_on = 1,
  1069. .domains = POWER_DOMAIN_MASK,
  1070. .ops = &i9xx_always_on_power_well_ops,
  1071. },
  1072. };
  1073. static const struct i915_power_well_ops hsw_power_well_ops = {
  1074. .sync_hw = hsw_power_well_sync_hw,
  1075. .enable = hsw_power_well_enable,
  1076. .disable = hsw_power_well_disable,
  1077. .is_enabled = hsw_power_well_enabled,
  1078. };
  1079. static const struct i915_power_well_ops skl_power_well_ops = {
  1080. .sync_hw = skl_power_well_sync_hw,
  1081. .enable = skl_power_well_enable,
  1082. .disable = skl_power_well_disable,
  1083. .is_enabled = skl_power_well_enabled,
  1084. };
  1085. static struct i915_power_well hsw_power_wells[] = {
  1086. {
  1087. .name = "always-on",
  1088. .always_on = 1,
  1089. .domains = HSW_ALWAYS_ON_POWER_DOMAINS,
  1090. .ops = &i9xx_always_on_power_well_ops,
  1091. },
  1092. {
  1093. .name = "display",
  1094. .domains = HSW_DISPLAY_POWER_DOMAINS,
  1095. .ops = &hsw_power_well_ops,
  1096. },
  1097. };
  1098. static struct i915_power_well bdw_power_wells[] = {
  1099. {
  1100. .name = "always-on",
  1101. .always_on = 1,
  1102. .domains = BDW_ALWAYS_ON_POWER_DOMAINS,
  1103. .ops = &i9xx_always_on_power_well_ops,
  1104. },
  1105. {
  1106. .name = "display",
  1107. .domains = BDW_DISPLAY_POWER_DOMAINS,
  1108. .ops = &hsw_power_well_ops,
  1109. },
  1110. };
  1111. static const struct i915_power_well_ops vlv_display_power_well_ops = {
  1112. .sync_hw = vlv_power_well_sync_hw,
  1113. .enable = vlv_display_power_well_enable,
  1114. .disable = vlv_display_power_well_disable,
  1115. .is_enabled = vlv_power_well_enabled,
  1116. };
  1117. static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {
  1118. .sync_hw = vlv_power_well_sync_hw,
  1119. .enable = vlv_dpio_cmn_power_well_enable,
  1120. .disable = vlv_dpio_cmn_power_well_disable,
  1121. .is_enabled = vlv_power_well_enabled,
  1122. };
  1123. static const struct i915_power_well_ops vlv_dpio_power_well_ops = {
  1124. .sync_hw = vlv_power_well_sync_hw,
  1125. .enable = vlv_power_well_enable,
  1126. .disable = vlv_power_well_disable,
  1127. .is_enabled = vlv_power_well_enabled,
  1128. };
  1129. static struct i915_power_well vlv_power_wells[] = {
  1130. {
  1131. .name = "always-on",
  1132. .always_on = 1,
  1133. .domains = VLV_ALWAYS_ON_POWER_DOMAINS,
  1134. .ops = &i9xx_always_on_power_well_ops,
  1135. },
  1136. {
  1137. .name = "display",
  1138. .domains = VLV_DISPLAY_POWER_DOMAINS,
  1139. .data = PUNIT_POWER_WELL_DISP2D,
  1140. .ops = &vlv_display_power_well_ops,
  1141. },
  1142. {
  1143. .name = "dpio-tx-b-01",
  1144. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1145. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1146. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1147. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1148. .ops = &vlv_dpio_power_well_ops,
  1149. .data = PUNIT_POWER_WELL_DPIO_TX_B_LANES_01,
  1150. },
  1151. {
  1152. .name = "dpio-tx-b-23",
  1153. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1154. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1155. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1156. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1157. .ops = &vlv_dpio_power_well_ops,
  1158. .data = PUNIT_POWER_WELL_DPIO_TX_B_LANES_23,
  1159. },
  1160. {
  1161. .name = "dpio-tx-c-01",
  1162. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1163. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1164. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1165. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1166. .ops = &vlv_dpio_power_well_ops,
  1167. .data = PUNIT_POWER_WELL_DPIO_TX_C_LANES_01,
  1168. },
  1169. {
  1170. .name = "dpio-tx-c-23",
  1171. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1172. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1173. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1174. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1175. .ops = &vlv_dpio_power_well_ops,
  1176. .data = PUNIT_POWER_WELL_DPIO_TX_C_LANES_23,
  1177. },
  1178. {
  1179. .name = "dpio-common",
  1180. .domains = VLV_DPIO_CMN_BC_POWER_DOMAINS,
  1181. .data = PUNIT_POWER_WELL_DPIO_CMN_BC,
  1182. .ops = &vlv_dpio_cmn_power_well_ops,
  1183. },
  1184. };
  1185. static struct i915_power_well chv_power_wells[] = {
  1186. {
  1187. .name = "always-on",
  1188. .always_on = 1,
  1189. .domains = VLV_ALWAYS_ON_POWER_DOMAINS,
  1190. .ops = &i9xx_always_on_power_well_ops,
  1191. },
  1192. {
  1193. .name = "display",
  1194. /*
  1195. * Pipe A power well is the new disp2d well. Pipe B and C
  1196. * power wells don't actually exist. Pipe A power well is
  1197. * required for any pipe to work.
  1198. */
  1199. .domains = VLV_DISPLAY_POWER_DOMAINS,
  1200. .data = PIPE_A,
  1201. .ops = &chv_pipe_power_well_ops,
  1202. },
  1203. {
  1204. .name = "dpio-common-bc",
  1205. .domains = CHV_DPIO_CMN_BC_POWER_DOMAINS,
  1206. .data = PUNIT_POWER_WELL_DPIO_CMN_BC,
  1207. .ops = &chv_dpio_cmn_power_well_ops,
  1208. },
  1209. {
  1210. .name = "dpio-common-d",
  1211. .domains = CHV_DPIO_CMN_D_POWER_DOMAINS,
  1212. .data = PUNIT_POWER_WELL_DPIO_CMN_D,
  1213. .ops = &chv_dpio_cmn_power_well_ops,
  1214. },
  1215. };
  1216. static struct i915_power_well *lookup_power_well(struct drm_i915_private *dev_priv,
  1217. int power_well_id)
  1218. {
  1219. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1220. struct i915_power_well *power_well;
  1221. int i;
  1222. for_each_power_well(i, power_well, POWER_DOMAIN_MASK, power_domains) {
  1223. if (power_well->data == power_well_id)
  1224. return power_well;
  1225. }
  1226. return NULL;
  1227. }
  1228. bool intel_display_power_well_is_enabled(struct drm_i915_private *dev_priv,
  1229. int power_well_id)
  1230. {
  1231. struct i915_power_well *power_well;
  1232. bool ret;
  1233. power_well = lookup_power_well(dev_priv, power_well_id);
  1234. ret = power_well->ops->is_enabled(dev_priv, power_well);
  1235. return ret;
  1236. }
  1237. static struct i915_power_well skl_power_wells[] = {
  1238. {
  1239. .name = "always-on",
  1240. .always_on = 1,
  1241. .domains = SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS,
  1242. .ops = &i9xx_always_on_power_well_ops,
  1243. },
  1244. {
  1245. .name = "power well 1",
  1246. .domains = SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS,
  1247. .ops = &skl_power_well_ops,
  1248. .data = SKL_DISP_PW_1,
  1249. },
  1250. {
  1251. .name = "MISC IO power well",
  1252. .domains = SKL_DISPLAY_MISC_IO_POWER_DOMAINS,
  1253. .ops = &skl_power_well_ops,
  1254. .data = SKL_DISP_PW_MISC_IO,
  1255. },
  1256. {
  1257. .name = "power well 2",
  1258. .domains = SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS,
  1259. .ops = &skl_power_well_ops,
  1260. .data = SKL_DISP_PW_2,
  1261. },
  1262. {
  1263. .name = "DDI A/E power well",
  1264. .domains = SKL_DISPLAY_DDI_A_E_POWER_DOMAINS,
  1265. .ops = &skl_power_well_ops,
  1266. .data = SKL_DISP_PW_DDI_A_E,
  1267. },
  1268. {
  1269. .name = "DDI B power well",
  1270. .domains = SKL_DISPLAY_DDI_B_POWER_DOMAINS,
  1271. .ops = &skl_power_well_ops,
  1272. .data = SKL_DISP_PW_DDI_B,
  1273. },
  1274. {
  1275. .name = "DDI C power well",
  1276. .domains = SKL_DISPLAY_DDI_C_POWER_DOMAINS,
  1277. .ops = &skl_power_well_ops,
  1278. .data = SKL_DISP_PW_DDI_C,
  1279. },
  1280. {
  1281. .name = "DDI D power well",
  1282. .domains = SKL_DISPLAY_DDI_D_POWER_DOMAINS,
  1283. .ops = &skl_power_well_ops,
  1284. .data = SKL_DISP_PW_DDI_D,
  1285. },
  1286. };
  1287. static struct i915_power_well bxt_power_wells[] = {
  1288. {
  1289. .name = "always-on",
  1290. .always_on = 1,
  1291. .domains = BXT_DISPLAY_ALWAYS_ON_POWER_DOMAINS,
  1292. .ops = &i9xx_always_on_power_well_ops,
  1293. },
  1294. {
  1295. .name = "power well 1",
  1296. .domains = BXT_DISPLAY_POWERWELL_1_POWER_DOMAINS,
  1297. .ops = &skl_power_well_ops,
  1298. .data = SKL_DISP_PW_1,
  1299. },
  1300. {
  1301. .name = "power well 2",
  1302. .domains = BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS,
  1303. .ops = &skl_power_well_ops,
  1304. .data = SKL_DISP_PW_2,
  1305. }
  1306. };
  1307. #define set_power_wells(power_domains, __power_wells) ({ \
  1308. (power_domains)->power_wells = (__power_wells); \
  1309. (power_domains)->power_well_count = ARRAY_SIZE(__power_wells); \
  1310. })
  1311. /**
  1312. * intel_power_domains_init - initializes the power domain structures
  1313. * @dev_priv: i915 device instance
  1314. *
  1315. * Initializes the power domain structures for @dev_priv depending upon the
  1316. * supported platform.
  1317. */
  1318. int intel_power_domains_init(struct drm_i915_private *dev_priv)
  1319. {
  1320. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1321. mutex_init(&power_domains->lock);
  1322. /*
  1323. * The enabling order will be from lower to higher indexed wells,
  1324. * the disabling order is reversed.
  1325. */
  1326. if (IS_HASWELL(dev_priv->dev)) {
  1327. set_power_wells(power_domains, hsw_power_wells);
  1328. } else if (IS_BROADWELL(dev_priv->dev)) {
  1329. set_power_wells(power_domains, bdw_power_wells);
  1330. } else if (IS_SKYLAKE(dev_priv->dev)) {
  1331. set_power_wells(power_domains, skl_power_wells);
  1332. } else if (IS_BROXTON(dev_priv->dev)) {
  1333. set_power_wells(power_domains, bxt_power_wells);
  1334. } else if (IS_CHERRYVIEW(dev_priv->dev)) {
  1335. set_power_wells(power_domains, chv_power_wells);
  1336. } else if (IS_VALLEYVIEW(dev_priv->dev)) {
  1337. set_power_wells(power_domains, vlv_power_wells);
  1338. } else {
  1339. set_power_wells(power_domains, i9xx_always_on_power_well);
  1340. }
  1341. return 0;
  1342. }
  1343. static void intel_runtime_pm_disable(struct drm_i915_private *dev_priv)
  1344. {
  1345. struct drm_device *dev = dev_priv->dev;
  1346. struct device *device = &dev->pdev->dev;
  1347. if (!HAS_RUNTIME_PM(dev))
  1348. return;
  1349. if (!intel_enable_rc6(dev))
  1350. return;
  1351. /* Make sure we're not suspended first. */
  1352. pm_runtime_get_sync(device);
  1353. pm_runtime_disable(device);
  1354. }
  1355. /**
  1356. * intel_power_domains_fini - finalizes the power domain structures
  1357. * @dev_priv: i915 device instance
  1358. *
  1359. * Finalizes the power domain structures for @dev_priv depending upon the
  1360. * supported platform. This function also disables runtime pm and ensures that
  1361. * the device stays powered up so that the driver can be reloaded.
  1362. */
  1363. void intel_power_domains_fini(struct drm_i915_private *dev_priv)
  1364. {
  1365. intel_runtime_pm_disable(dev_priv);
  1366. /* The i915.ko module is still not prepared to be loaded when
  1367. * the power well is not enabled, so just enable it in case
  1368. * we're going to unload/reload. */
  1369. intel_display_set_init_power(dev_priv, true);
  1370. }
  1371. static void intel_power_domains_resume(struct drm_i915_private *dev_priv)
  1372. {
  1373. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1374. struct i915_power_well *power_well;
  1375. int i;
  1376. mutex_lock(&power_domains->lock);
  1377. for_each_power_well(i, power_well, POWER_DOMAIN_MASK, power_domains) {
  1378. power_well->ops->sync_hw(dev_priv, power_well);
  1379. power_well->hw_enabled = power_well->ops->is_enabled(dev_priv,
  1380. power_well);
  1381. }
  1382. mutex_unlock(&power_domains->lock);
  1383. }
  1384. static void chv_phy_control_init(struct drm_i915_private *dev_priv)
  1385. {
  1386. struct i915_power_well *cmn_bc =
  1387. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_BC);
  1388. struct i915_power_well *cmn_d =
  1389. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_D);
  1390. /*
  1391. * DISPLAY_PHY_CONTROL can get corrupted if read. As a
  1392. * workaround never ever read DISPLAY_PHY_CONTROL, and
  1393. * instead maintain a shadow copy ourselves. Use the actual
  1394. * power well state to reconstruct the expected initial
  1395. * value.
  1396. */
  1397. dev_priv->chv_phy_control =
  1398. PHY_LDO_SEQ_DELAY(PHY_LDO_DELAY_600NS, DPIO_PHY0) |
  1399. PHY_LDO_SEQ_DELAY(PHY_LDO_DELAY_600NS, DPIO_PHY1) |
  1400. PHY_CH_POWER_MODE(PHY_CH_SU_PSR, DPIO_PHY0, DPIO_CH0) |
  1401. PHY_CH_POWER_MODE(PHY_CH_SU_PSR, DPIO_PHY0, DPIO_CH1) |
  1402. PHY_CH_POWER_MODE(PHY_CH_SU_PSR, DPIO_PHY1, DPIO_CH0);
  1403. if (cmn_bc->ops->is_enabled(dev_priv, cmn_bc))
  1404. dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY0);
  1405. if (cmn_d->ops->is_enabled(dev_priv, cmn_d))
  1406. dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY1);
  1407. }
  1408. static void vlv_cmnlane_wa(struct drm_i915_private *dev_priv)
  1409. {
  1410. struct i915_power_well *cmn =
  1411. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_BC);
  1412. struct i915_power_well *disp2d =
  1413. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DISP2D);
  1414. /* If the display might be already active skip this */
  1415. if (cmn->ops->is_enabled(dev_priv, cmn) &&
  1416. disp2d->ops->is_enabled(dev_priv, disp2d) &&
  1417. I915_READ(DPIO_CTL) & DPIO_CMNRST)
  1418. return;
  1419. DRM_DEBUG_KMS("toggling display PHY side reset\n");
  1420. /* cmnlane needs DPLL registers */
  1421. disp2d->ops->enable(dev_priv, disp2d);
  1422. /*
  1423. * From VLV2A0_DP_eDP_HDMI_DPIO_driver_vbios_notes_11.docx:
  1424. * Need to assert and de-assert PHY SB reset by gating the
  1425. * common lane power, then un-gating it.
  1426. * Simply ungating isn't enough to reset the PHY enough to get
  1427. * ports and lanes running.
  1428. */
  1429. cmn->ops->disable(dev_priv, cmn);
  1430. }
  1431. /**
  1432. * intel_power_domains_init_hw - initialize hardware power domain state
  1433. * @dev_priv: i915 device instance
  1434. *
  1435. * This function initializes the hardware power domain state and enables all
  1436. * power domains using intel_display_set_init_power().
  1437. */
  1438. void intel_power_domains_init_hw(struct drm_i915_private *dev_priv)
  1439. {
  1440. struct drm_device *dev = dev_priv->dev;
  1441. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1442. power_domains->initializing = true;
  1443. if (IS_CHERRYVIEW(dev)) {
  1444. chv_phy_control_init(dev_priv);
  1445. } else if (IS_VALLEYVIEW(dev)) {
  1446. mutex_lock(&power_domains->lock);
  1447. vlv_cmnlane_wa(dev_priv);
  1448. mutex_unlock(&power_domains->lock);
  1449. }
  1450. /* For now, we need the power well to be always enabled. */
  1451. intel_display_set_init_power(dev_priv, true);
  1452. intel_power_domains_resume(dev_priv);
  1453. power_domains->initializing = false;
  1454. }
  1455. /**
  1456. * intel_aux_display_runtime_get - grab an auxiliary power domain reference
  1457. * @dev_priv: i915 device instance
  1458. *
  1459. * This function grabs a power domain reference for the auxiliary power domain
  1460. * (for access to the GMBUS and DP AUX blocks) and ensures that it and all its
  1461. * parents are powered up. Therefore users should only grab a reference to the
  1462. * innermost power domain they need.
  1463. *
  1464. * Any power domain reference obtained by this function must have a symmetric
  1465. * call to intel_aux_display_runtime_put() to release the reference again.
  1466. */
  1467. void intel_aux_display_runtime_get(struct drm_i915_private *dev_priv)
  1468. {
  1469. intel_runtime_pm_get(dev_priv);
  1470. }
  1471. /**
  1472. * intel_aux_display_runtime_put - release an auxiliary power domain reference
  1473. * @dev_priv: i915 device instance
  1474. *
  1475. * This function drops the auxiliary power domain reference obtained by
  1476. * intel_aux_display_runtime_get() and might power down the corresponding
  1477. * hardware block right away if this is the last reference.
  1478. */
  1479. void intel_aux_display_runtime_put(struct drm_i915_private *dev_priv)
  1480. {
  1481. intel_runtime_pm_put(dev_priv);
  1482. }
  1483. /**
  1484. * intel_runtime_pm_get - grab a runtime pm reference
  1485. * @dev_priv: i915 device instance
  1486. *
  1487. * This function grabs a device-level runtime pm reference (mostly used for GEM
  1488. * code to ensure the GTT or GT is on) and ensures that it is powered up.
  1489. *
  1490. * Any runtime pm reference obtained by this function must have a symmetric
  1491. * call to intel_runtime_pm_put() to release the reference again.
  1492. */
  1493. void intel_runtime_pm_get(struct drm_i915_private *dev_priv)
  1494. {
  1495. struct drm_device *dev = dev_priv->dev;
  1496. struct device *device = &dev->pdev->dev;
  1497. if (!HAS_RUNTIME_PM(dev))
  1498. return;
  1499. pm_runtime_get_sync(device);
  1500. WARN(dev_priv->pm.suspended, "Device still suspended.\n");
  1501. }
  1502. /**
  1503. * intel_runtime_pm_get_noresume - grab a runtime pm reference
  1504. * @dev_priv: i915 device instance
  1505. *
  1506. * This function grabs a device-level runtime pm reference (mostly used for GEM
  1507. * code to ensure the GTT or GT is on).
  1508. *
  1509. * It will _not_ power up the device but instead only check that it's powered
  1510. * on. Therefore it is only valid to call this functions from contexts where
  1511. * the device is known to be powered up and where trying to power it up would
  1512. * result in hilarity and deadlocks. That pretty much means only the system
  1513. * suspend/resume code where this is used to grab runtime pm references for
  1514. * delayed setup down in work items.
  1515. *
  1516. * Any runtime pm reference obtained by this function must have a symmetric
  1517. * call to intel_runtime_pm_put() to release the reference again.
  1518. */
  1519. void intel_runtime_pm_get_noresume(struct drm_i915_private *dev_priv)
  1520. {
  1521. struct drm_device *dev = dev_priv->dev;
  1522. struct device *device = &dev->pdev->dev;
  1523. if (!HAS_RUNTIME_PM(dev))
  1524. return;
  1525. WARN(dev_priv->pm.suspended, "Getting nosync-ref while suspended.\n");
  1526. pm_runtime_get_noresume(device);
  1527. }
  1528. /**
  1529. * intel_runtime_pm_put - release a runtime pm reference
  1530. * @dev_priv: i915 device instance
  1531. *
  1532. * This function drops the device-level runtime pm reference obtained by
  1533. * intel_runtime_pm_get() and might power down the corresponding
  1534. * hardware block right away if this is the last reference.
  1535. */
  1536. void intel_runtime_pm_put(struct drm_i915_private *dev_priv)
  1537. {
  1538. struct drm_device *dev = dev_priv->dev;
  1539. struct device *device = &dev->pdev->dev;
  1540. if (!HAS_RUNTIME_PM(dev))
  1541. return;
  1542. pm_runtime_mark_last_busy(device);
  1543. pm_runtime_put_autosuspend(device);
  1544. }
  1545. /**
  1546. * intel_runtime_pm_enable - enable runtime pm
  1547. * @dev_priv: i915 device instance
  1548. *
  1549. * This function enables runtime pm at the end of the driver load sequence.
  1550. *
  1551. * Note that this function does currently not enable runtime pm for the
  1552. * subordinate display power domains. That is only done on the first modeset
  1553. * using intel_display_set_init_power().
  1554. */
  1555. void intel_runtime_pm_enable(struct drm_i915_private *dev_priv)
  1556. {
  1557. struct drm_device *dev = dev_priv->dev;
  1558. struct device *device = &dev->pdev->dev;
  1559. if (!HAS_RUNTIME_PM(dev))
  1560. return;
  1561. pm_runtime_set_active(device);
  1562. /*
  1563. * RPM depends on RC6 to save restore the GT HW context, so make RC6 a
  1564. * requirement.
  1565. */
  1566. if (!intel_enable_rc6(dev)) {
  1567. DRM_INFO("RC6 disabled, disabling runtime PM support\n");
  1568. return;
  1569. }
  1570. pm_runtime_set_autosuspend_delay(device, 10000); /* 10s */
  1571. pm_runtime_mark_last_busy(device);
  1572. pm_runtime_use_autosuspend(device);
  1573. pm_runtime_put_autosuspend(device);
  1574. }