intel_runtime_pm.c 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185
  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. intel_prepare_ddi(dev);
  219. gen8_irq_power_well_post_enable(dev_priv, 1 << PIPE_A);
  220. }
  221. }
  222. static void hsw_set_power_well(struct drm_i915_private *dev_priv,
  223. struct i915_power_well *power_well, bool enable)
  224. {
  225. bool is_enabled, enable_requested;
  226. uint32_t tmp;
  227. tmp = I915_READ(HSW_PWR_WELL_DRIVER);
  228. is_enabled = tmp & HSW_PWR_WELL_STATE_ENABLED;
  229. enable_requested = tmp & HSW_PWR_WELL_ENABLE_REQUEST;
  230. if (enable) {
  231. if (!enable_requested)
  232. I915_WRITE(HSW_PWR_WELL_DRIVER,
  233. HSW_PWR_WELL_ENABLE_REQUEST);
  234. if (!is_enabled) {
  235. DRM_DEBUG_KMS("Enabling power well\n");
  236. if (wait_for((I915_READ(HSW_PWR_WELL_DRIVER) &
  237. HSW_PWR_WELL_STATE_ENABLED), 20))
  238. DRM_ERROR("Timeout enabling power well\n");
  239. hsw_power_well_post_enable(dev_priv);
  240. }
  241. } else {
  242. if (enable_requested) {
  243. I915_WRITE(HSW_PWR_WELL_DRIVER, 0);
  244. POSTING_READ(HSW_PWR_WELL_DRIVER);
  245. DRM_DEBUG_KMS("Requesting to disable the power well\n");
  246. }
  247. }
  248. }
  249. #define SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS ( \
  250. BIT(POWER_DOMAIN_TRANSCODER_A) | \
  251. BIT(POWER_DOMAIN_PIPE_B) | \
  252. BIT(POWER_DOMAIN_TRANSCODER_B) | \
  253. BIT(POWER_DOMAIN_PIPE_C) | \
  254. BIT(POWER_DOMAIN_TRANSCODER_C) | \
  255. BIT(POWER_DOMAIN_PIPE_B_PANEL_FITTER) | \
  256. BIT(POWER_DOMAIN_PIPE_C_PANEL_FITTER) | \
  257. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  258. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  259. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  260. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  261. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  262. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  263. BIT(POWER_DOMAIN_PORT_DDI_E_2_LANES) | \
  264. BIT(POWER_DOMAIN_AUX_B) | \
  265. BIT(POWER_DOMAIN_AUX_C) | \
  266. BIT(POWER_DOMAIN_AUX_D) | \
  267. BIT(POWER_DOMAIN_AUDIO) | \
  268. BIT(POWER_DOMAIN_VGA) | \
  269. BIT(POWER_DOMAIN_INIT))
  270. #define SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS ( \
  271. SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS | \
  272. BIT(POWER_DOMAIN_PLLS) | \
  273. BIT(POWER_DOMAIN_PIPE_A) | \
  274. BIT(POWER_DOMAIN_TRANSCODER_EDP) | \
  275. BIT(POWER_DOMAIN_PIPE_A_PANEL_FITTER) | \
  276. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  277. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  278. BIT(POWER_DOMAIN_AUX_A) | \
  279. BIT(POWER_DOMAIN_INIT))
  280. #define SKL_DISPLAY_DDI_A_E_POWER_DOMAINS ( \
  281. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  282. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  283. BIT(POWER_DOMAIN_PORT_DDI_E_2_LANES) | \
  284. BIT(POWER_DOMAIN_INIT))
  285. #define SKL_DISPLAY_DDI_B_POWER_DOMAINS ( \
  286. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  287. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  288. BIT(POWER_DOMAIN_INIT))
  289. #define SKL_DISPLAY_DDI_C_POWER_DOMAINS ( \
  290. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  291. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  292. BIT(POWER_DOMAIN_INIT))
  293. #define SKL_DISPLAY_DDI_D_POWER_DOMAINS ( \
  294. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  295. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  296. BIT(POWER_DOMAIN_INIT))
  297. #define SKL_DISPLAY_MISC_IO_POWER_DOMAINS ( \
  298. SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS | \
  299. BIT(POWER_DOMAIN_PLLS) | \
  300. BIT(POWER_DOMAIN_INIT))
  301. #define SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS ( \
  302. (POWER_DOMAIN_MASK & ~(SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS | \
  303. SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS | \
  304. SKL_DISPLAY_DDI_A_E_POWER_DOMAINS | \
  305. SKL_DISPLAY_DDI_B_POWER_DOMAINS | \
  306. SKL_DISPLAY_DDI_C_POWER_DOMAINS | \
  307. SKL_DISPLAY_DDI_D_POWER_DOMAINS | \
  308. SKL_DISPLAY_MISC_IO_POWER_DOMAINS)) | \
  309. BIT(POWER_DOMAIN_INIT))
  310. #define BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS ( \
  311. BIT(POWER_DOMAIN_TRANSCODER_A) | \
  312. BIT(POWER_DOMAIN_PIPE_B) | \
  313. BIT(POWER_DOMAIN_TRANSCODER_B) | \
  314. BIT(POWER_DOMAIN_PIPE_C) | \
  315. BIT(POWER_DOMAIN_TRANSCODER_C) | \
  316. BIT(POWER_DOMAIN_PIPE_B_PANEL_FITTER) | \
  317. BIT(POWER_DOMAIN_PIPE_C_PANEL_FITTER) | \
  318. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  319. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  320. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  321. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  322. BIT(POWER_DOMAIN_AUX_B) | \
  323. BIT(POWER_DOMAIN_AUX_C) | \
  324. BIT(POWER_DOMAIN_AUDIO) | \
  325. BIT(POWER_DOMAIN_VGA) | \
  326. BIT(POWER_DOMAIN_INIT))
  327. #define BXT_DISPLAY_POWERWELL_1_POWER_DOMAINS ( \
  328. BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS | \
  329. BIT(POWER_DOMAIN_PIPE_A) | \
  330. BIT(POWER_DOMAIN_TRANSCODER_EDP) | \
  331. BIT(POWER_DOMAIN_PIPE_A_PANEL_FITTER) | \
  332. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  333. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  334. BIT(POWER_DOMAIN_AUX_A) | \
  335. BIT(POWER_DOMAIN_PLLS) | \
  336. BIT(POWER_DOMAIN_INIT))
  337. #define BXT_DISPLAY_ALWAYS_ON_POWER_DOMAINS ( \
  338. (POWER_DOMAIN_MASK & ~(BXT_DISPLAY_POWERWELL_1_POWER_DOMAINS | \
  339. BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS)) | \
  340. BIT(POWER_DOMAIN_INIT))
  341. static void assert_can_enable_dc9(struct drm_i915_private *dev_priv)
  342. {
  343. struct drm_device *dev = dev_priv->dev;
  344. WARN(!IS_BROXTON(dev), "Platform doesn't support DC9.\n");
  345. WARN((I915_READ(DC_STATE_EN) & DC_STATE_EN_DC9),
  346. "DC9 already programmed to be enabled.\n");
  347. WARN(I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC5,
  348. "DC5 still not disabled to enable DC9.\n");
  349. WARN(I915_READ(HSW_PWR_WELL_DRIVER), "Power well on.\n");
  350. WARN(intel_irqs_enabled(dev_priv), "Interrupts not disabled yet.\n");
  351. /*
  352. * TODO: check for the following to verify the conditions to enter DC9
  353. * state are satisfied:
  354. * 1] Check relevant display engine registers to verify if mode set
  355. * disable sequence was followed.
  356. * 2] Check if display uninitialize sequence is initialized.
  357. */
  358. }
  359. static void assert_can_disable_dc9(struct drm_i915_private *dev_priv)
  360. {
  361. WARN(intel_irqs_enabled(dev_priv), "Interrupts not disabled yet.\n");
  362. WARN(!(I915_READ(DC_STATE_EN) & DC_STATE_EN_DC9),
  363. "DC9 already programmed to be disabled.\n");
  364. WARN(I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC5,
  365. "DC5 still not disabled.\n");
  366. /*
  367. * TODO: check for the following to verify DC9 state was indeed
  368. * entered before programming to disable it:
  369. * 1] Check relevant display engine registers to verify if mode
  370. * set disable sequence was followed.
  371. * 2] Check if display uninitialize sequence is initialized.
  372. */
  373. }
  374. void bxt_enable_dc9(struct drm_i915_private *dev_priv)
  375. {
  376. uint32_t val;
  377. assert_can_enable_dc9(dev_priv);
  378. DRM_DEBUG_KMS("Enabling DC9\n");
  379. val = I915_READ(DC_STATE_EN);
  380. val |= DC_STATE_EN_DC9;
  381. I915_WRITE(DC_STATE_EN, val);
  382. POSTING_READ(DC_STATE_EN);
  383. }
  384. void bxt_disable_dc9(struct drm_i915_private *dev_priv)
  385. {
  386. uint32_t val;
  387. assert_can_disable_dc9(dev_priv);
  388. DRM_DEBUG_KMS("Disabling DC9\n");
  389. val = I915_READ(DC_STATE_EN);
  390. val &= ~DC_STATE_EN_DC9;
  391. I915_WRITE(DC_STATE_EN, val);
  392. POSTING_READ(DC_STATE_EN);
  393. }
  394. static void gen9_set_dc_state_debugmask_memory_up(
  395. struct drm_i915_private *dev_priv)
  396. {
  397. uint32_t val;
  398. /* The below bit doesn't need to be cleared ever afterwards */
  399. val = I915_READ(DC_STATE_DEBUG);
  400. if (!(val & DC_STATE_DEBUG_MASK_MEMORY_UP)) {
  401. val |= DC_STATE_DEBUG_MASK_MEMORY_UP;
  402. I915_WRITE(DC_STATE_DEBUG, val);
  403. POSTING_READ(DC_STATE_DEBUG);
  404. }
  405. }
  406. static void assert_csr_loaded(struct drm_i915_private *dev_priv)
  407. {
  408. WARN_ONCE(!I915_READ(CSR_PROGRAM(0)),
  409. "CSR program storage start is NULL\n");
  410. WARN_ONCE(!I915_READ(CSR_SSP_BASE), "CSR SSP Base Not fine\n");
  411. WARN_ONCE(!I915_READ(CSR_HTP_SKL), "CSR HTP Not fine\n");
  412. }
  413. static void assert_can_enable_dc5(struct drm_i915_private *dev_priv)
  414. {
  415. struct drm_device *dev = dev_priv->dev;
  416. bool pg2_enabled = intel_display_power_well_is_enabled(dev_priv,
  417. SKL_DISP_PW_2);
  418. WARN_ONCE(!IS_SKYLAKE(dev), "Platform doesn't support DC5.\n");
  419. WARN_ONCE(!HAS_RUNTIME_PM(dev), "Runtime PM not enabled.\n");
  420. WARN_ONCE(pg2_enabled, "PG2 not disabled to enable DC5.\n");
  421. WARN_ONCE((I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC5),
  422. "DC5 already programmed to be enabled.\n");
  423. WARN_ONCE(dev_priv->pm.suspended,
  424. "DC5 cannot be enabled, if platform is runtime-suspended.\n");
  425. assert_csr_loaded(dev_priv);
  426. }
  427. static void assert_can_disable_dc5(struct drm_i915_private *dev_priv)
  428. {
  429. bool pg2_enabled = intel_display_power_well_is_enabled(dev_priv,
  430. SKL_DISP_PW_2);
  431. /*
  432. * During initialization, the firmware may not be loaded yet.
  433. * We still want to make sure that the DC enabling flag is cleared.
  434. */
  435. if (dev_priv->power_domains.initializing)
  436. return;
  437. WARN_ONCE(!pg2_enabled, "PG2 not enabled to disable DC5.\n");
  438. WARN_ONCE(dev_priv->pm.suspended,
  439. "Disabling of DC5 while platform is runtime-suspended should never happen.\n");
  440. }
  441. static void gen9_enable_dc5(struct drm_i915_private *dev_priv)
  442. {
  443. uint32_t val;
  444. assert_can_enable_dc5(dev_priv);
  445. DRM_DEBUG_KMS("Enabling DC5\n");
  446. gen9_set_dc_state_debugmask_memory_up(dev_priv);
  447. val = I915_READ(DC_STATE_EN);
  448. val &= ~DC_STATE_EN_UPTO_DC5_DC6_MASK;
  449. val |= DC_STATE_EN_UPTO_DC5;
  450. I915_WRITE(DC_STATE_EN, val);
  451. POSTING_READ(DC_STATE_EN);
  452. }
  453. static void gen9_disable_dc5(struct drm_i915_private *dev_priv)
  454. {
  455. uint32_t val;
  456. assert_can_disable_dc5(dev_priv);
  457. DRM_DEBUG_KMS("Disabling DC5\n");
  458. val = I915_READ(DC_STATE_EN);
  459. val &= ~DC_STATE_EN_UPTO_DC5;
  460. I915_WRITE(DC_STATE_EN, val);
  461. POSTING_READ(DC_STATE_EN);
  462. }
  463. static void assert_can_enable_dc6(struct drm_i915_private *dev_priv)
  464. {
  465. struct drm_device *dev = dev_priv->dev;
  466. WARN_ONCE(!IS_SKYLAKE(dev), "Platform doesn't support DC6.\n");
  467. WARN_ONCE(!HAS_RUNTIME_PM(dev), "Runtime PM not enabled.\n");
  468. WARN_ONCE(I915_READ(UTIL_PIN_CTL) & UTIL_PIN_ENABLE,
  469. "Backlight is not disabled.\n");
  470. WARN_ONCE((I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC6),
  471. "DC6 already programmed to be enabled.\n");
  472. assert_csr_loaded(dev_priv);
  473. }
  474. static void assert_can_disable_dc6(struct drm_i915_private *dev_priv)
  475. {
  476. /*
  477. * During initialization, the firmware may not be loaded yet.
  478. * We still want to make sure that the DC enabling flag is cleared.
  479. */
  480. if (dev_priv->power_domains.initializing)
  481. return;
  482. WARN_ONCE(!(I915_READ(DC_STATE_EN) & DC_STATE_EN_UPTO_DC6),
  483. "DC6 already programmed to be disabled.\n");
  484. }
  485. void skl_enable_dc6(struct drm_i915_private *dev_priv)
  486. {
  487. uint32_t val;
  488. assert_can_enable_dc6(dev_priv);
  489. DRM_DEBUG_KMS("Enabling DC6\n");
  490. gen9_set_dc_state_debugmask_memory_up(dev_priv);
  491. val = I915_READ(DC_STATE_EN);
  492. val &= ~DC_STATE_EN_UPTO_DC5_DC6_MASK;
  493. val |= DC_STATE_EN_UPTO_DC6;
  494. I915_WRITE(DC_STATE_EN, val);
  495. POSTING_READ(DC_STATE_EN);
  496. }
  497. void skl_disable_dc6(struct drm_i915_private *dev_priv)
  498. {
  499. uint32_t val;
  500. assert_can_disable_dc6(dev_priv);
  501. DRM_DEBUG_KMS("Disabling DC6\n");
  502. val = I915_READ(DC_STATE_EN);
  503. val &= ~DC_STATE_EN_UPTO_DC6;
  504. I915_WRITE(DC_STATE_EN, val);
  505. POSTING_READ(DC_STATE_EN);
  506. }
  507. static void skl_set_power_well(struct drm_i915_private *dev_priv,
  508. struct i915_power_well *power_well, bool enable)
  509. {
  510. struct drm_device *dev = dev_priv->dev;
  511. uint32_t tmp, fuse_status;
  512. uint32_t req_mask, state_mask;
  513. bool is_enabled, enable_requested, check_fuse_status = false;
  514. tmp = I915_READ(HSW_PWR_WELL_DRIVER);
  515. fuse_status = I915_READ(SKL_FUSE_STATUS);
  516. switch (power_well->data) {
  517. case SKL_DISP_PW_1:
  518. if (wait_for((I915_READ(SKL_FUSE_STATUS) &
  519. SKL_FUSE_PG0_DIST_STATUS), 1)) {
  520. DRM_ERROR("PG0 not enabled\n");
  521. return;
  522. }
  523. break;
  524. case SKL_DISP_PW_2:
  525. if (!(fuse_status & SKL_FUSE_PG1_DIST_STATUS)) {
  526. DRM_ERROR("PG1 in disabled state\n");
  527. return;
  528. }
  529. break;
  530. case SKL_DISP_PW_DDI_A_E:
  531. case SKL_DISP_PW_DDI_B:
  532. case SKL_DISP_PW_DDI_C:
  533. case SKL_DISP_PW_DDI_D:
  534. case SKL_DISP_PW_MISC_IO:
  535. break;
  536. default:
  537. WARN(1, "Unknown power well %lu\n", power_well->data);
  538. return;
  539. }
  540. req_mask = SKL_POWER_WELL_REQ(power_well->data);
  541. enable_requested = tmp & req_mask;
  542. state_mask = SKL_POWER_WELL_STATE(power_well->data);
  543. is_enabled = tmp & state_mask;
  544. if (enable) {
  545. if (!enable_requested) {
  546. WARN((tmp & state_mask) &&
  547. !I915_READ(HSW_PWR_WELL_BIOS),
  548. "Invalid for power well status to be enabled, unless done by the BIOS, \
  549. when request is to disable!\n");
  550. if (power_well->data == SKL_DISP_PW_2) {
  551. if (GEN9_ENABLE_DC5(dev))
  552. gen9_disable_dc5(dev_priv);
  553. if (SKL_ENABLE_DC6(dev)) {
  554. /*
  555. * DDI buffer programming unnecessary during driver-load/resume
  556. * as it's already done during modeset initialization then.
  557. * It's also invalid here as encoder list is still uninitialized.
  558. */
  559. if (!dev_priv->power_domains.initializing)
  560. intel_prepare_ddi(dev);
  561. }
  562. }
  563. I915_WRITE(HSW_PWR_WELL_DRIVER, tmp | req_mask);
  564. }
  565. if (!is_enabled) {
  566. DRM_DEBUG_KMS("Enabling %s\n", power_well->name);
  567. if (wait_for((I915_READ(HSW_PWR_WELL_DRIVER) &
  568. state_mask), 1))
  569. DRM_ERROR("%s enable timeout\n",
  570. power_well->name);
  571. check_fuse_status = true;
  572. }
  573. } else {
  574. if (enable_requested) {
  575. if (IS_SKYLAKE(dev) &&
  576. (power_well->data == SKL_DISP_PW_1))
  577. DRM_DEBUG_KMS("Not Disabling PW1, dmc will handle\n");
  578. else {
  579. I915_WRITE(HSW_PWR_WELL_DRIVER, tmp & ~req_mask);
  580. POSTING_READ(HSW_PWR_WELL_DRIVER);
  581. DRM_DEBUG_KMS("Disabling %s\n", power_well->name);
  582. }
  583. if (GEN9_ENABLE_DC5(dev) &&
  584. power_well->data == SKL_DISP_PW_2)
  585. gen9_enable_dc5(dev_priv);
  586. }
  587. }
  588. if (check_fuse_status) {
  589. if (power_well->data == SKL_DISP_PW_1) {
  590. if (wait_for((I915_READ(SKL_FUSE_STATUS) &
  591. SKL_FUSE_PG1_DIST_STATUS), 1))
  592. DRM_ERROR("PG1 distributing status timeout\n");
  593. } else if (power_well->data == SKL_DISP_PW_2) {
  594. if (wait_for((I915_READ(SKL_FUSE_STATUS) &
  595. SKL_FUSE_PG2_DIST_STATUS), 1))
  596. DRM_ERROR("PG2 distributing status timeout\n");
  597. }
  598. }
  599. if (enable && !is_enabled)
  600. skl_power_well_post_enable(dev_priv, power_well);
  601. }
  602. static void hsw_power_well_sync_hw(struct drm_i915_private *dev_priv,
  603. struct i915_power_well *power_well)
  604. {
  605. hsw_set_power_well(dev_priv, power_well, power_well->count > 0);
  606. /*
  607. * We're taking over the BIOS, so clear any requests made by it since
  608. * the driver is in charge now.
  609. */
  610. if (I915_READ(HSW_PWR_WELL_BIOS) & HSW_PWR_WELL_ENABLE_REQUEST)
  611. I915_WRITE(HSW_PWR_WELL_BIOS, 0);
  612. }
  613. static void hsw_power_well_enable(struct drm_i915_private *dev_priv,
  614. struct i915_power_well *power_well)
  615. {
  616. hsw_set_power_well(dev_priv, power_well, true);
  617. }
  618. static void hsw_power_well_disable(struct drm_i915_private *dev_priv,
  619. struct i915_power_well *power_well)
  620. {
  621. hsw_set_power_well(dev_priv, power_well, false);
  622. }
  623. static bool skl_power_well_enabled(struct drm_i915_private *dev_priv,
  624. struct i915_power_well *power_well)
  625. {
  626. uint32_t mask = SKL_POWER_WELL_REQ(power_well->data) |
  627. SKL_POWER_WELL_STATE(power_well->data);
  628. return (I915_READ(HSW_PWR_WELL_DRIVER) & mask) == mask;
  629. }
  630. static void skl_power_well_sync_hw(struct drm_i915_private *dev_priv,
  631. struct i915_power_well *power_well)
  632. {
  633. skl_set_power_well(dev_priv, power_well, power_well->count > 0);
  634. /* Clear any request made by BIOS as driver is taking over */
  635. I915_WRITE(HSW_PWR_WELL_BIOS, 0);
  636. }
  637. static void skl_power_well_enable(struct drm_i915_private *dev_priv,
  638. struct i915_power_well *power_well)
  639. {
  640. skl_set_power_well(dev_priv, power_well, true);
  641. }
  642. static void skl_power_well_disable(struct drm_i915_private *dev_priv,
  643. struct i915_power_well *power_well)
  644. {
  645. skl_set_power_well(dev_priv, power_well, false);
  646. }
  647. static void i9xx_always_on_power_well_noop(struct drm_i915_private *dev_priv,
  648. struct i915_power_well *power_well)
  649. {
  650. }
  651. static bool i9xx_always_on_power_well_enabled(struct drm_i915_private *dev_priv,
  652. struct i915_power_well *power_well)
  653. {
  654. return true;
  655. }
  656. static void vlv_set_power_well(struct drm_i915_private *dev_priv,
  657. struct i915_power_well *power_well, bool enable)
  658. {
  659. enum punit_power_well power_well_id = power_well->data;
  660. u32 mask;
  661. u32 state;
  662. u32 ctrl;
  663. mask = PUNIT_PWRGT_MASK(power_well_id);
  664. state = enable ? PUNIT_PWRGT_PWR_ON(power_well_id) :
  665. PUNIT_PWRGT_PWR_GATE(power_well_id);
  666. mutex_lock(&dev_priv->rps.hw_lock);
  667. #define COND \
  668. ((vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_STATUS) & mask) == state)
  669. if (COND)
  670. goto out;
  671. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_CTRL);
  672. ctrl &= ~mask;
  673. ctrl |= state;
  674. vlv_punit_write(dev_priv, PUNIT_REG_PWRGT_CTRL, ctrl);
  675. if (wait_for(COND, 100))
  676. DRM_ERROR("timeout setting power well state %08x (%08x)\n",
  677. state,
  678. vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_CTRL));
  679. #undef COND
  680. out:
  681. mutex_unlock(&dev_priv->rps.hw_lock);
  682. }
  683. static void vlv_power_well_sync_hw(struct drm_i915_private *dev_priv,
  684. struct i915_power_well *power_well)
  685. {
  686. vlv_set_power_well(dev_priv, power_well, power_well->count > 0);
  687. }
  688. static void vlv_power_well_enable(struct drm_i915_private *dev_priv,
  689. struct i915_power_well *power_well)
  690. {
  691. vlv_set_power_well(dev_priv, power_well, true);
  692. }
  693. static void vlv_power_well_disable(struct drm_i915_private *dev_priv,
  694. struct i915_power_well *power_well)
  695. {
  696. vlv_set_power_well(dev_priv, power_well, false);
  697. }
  698. static bool vlv_power_well_enabled(struct drm_i915_private *dev_priv,
  699. struct i915_power_well *power_well)
  700. {
  701. int power_well_id = power_well->data;
  702. bool enabled = false;
  703. u32 mask;
  704. u32 state;
  705. u32 ctrl;
  706. mask = PUNIT_PWRGT_MASK(power_well_id);
  707. ctrl = PUNIT_PWRGT_PWR_ON(power_well_id);
  708. mutex_lock(&dev_priv->rps.hw_lock);
  709. state = vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_STATUS) & mask;
  710. /*
  711. * We only ever set the power-on and power-gate states, anything
  712. * else is unexpected.
  713. */
  714. WARN_ON(state != PUNIT_PWRGT_PWR_ON(power_well_id) &&
  715. state != PUNIT_PWRGT_PWR_GATE(power_well_id));
  716. if (state == ctrl)
  717. enabled = true;
  718. /*
  719. * A transient state at this point would mean some unexpected party
  720. * is poking at the power controls too.
  721. */
  722. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_PWRGT_CTRL) & mask;
  723. WARN_ON(ctrl != state);
  724. mutex_unlock(&dev_priv->rps.hw_lock);
  725. return enabled;
  726. }
  727. static void vlv_display_power_well_init(struct drm_i915_private *dev_priv)
  728. {
  729. enum pipe pipe;
  730. /*
  731. * Enable the CRI clock source so we can get at the
  732. * display and the reference clock for VGA
  733. * hotplug / manual detection. Supposedly DSI also
  734. * needs the ref clock up and running.
  735. *
  736. * CHV DPLL B/C have some issues if VGA mode is enabled.
  737. */
  738. for_each_pipe(dev_priv->dev, pipe) {
  739. u32 val = I915_READ(DPLL(pipe));
  740. val |= DPLL_REF_CLK_ENABLE_VLV | DPLL_VGA_MODE_DIS;
  741. if (pipe != PIPE_A)
  742. val |= DPLL_INTEGRATED_CRI_CLK_VLV;
  743. I915_WRITE(DPLL(pipe), val);
  744. }
  745. spin_lock_irq(&dev_priv->irq_lock);
  746. valleyview_enable_display_irqs(dev_priv);
  747. spin_unlock_irq(&dev_priv->irq_lock);
  748. /*
  749. * During driver initialization/resume we can avoid restoring the
  750. * part of the HW/SW state that will be inited anyway explicitly.
  751. */
  752. if (dev_priv->power_domains.initializing)
  753. return;
  754. intel_hpd_init(dev_priv);
  755. i915_redisable_vga_power_on(dev_priv->dev);
  756. }
  757. static void vlv_display_power_well_deinit(struct drm_i915_private *dev_priv)
  758. {
  759. spin_lock_irq(&dev_priv->irq_lock);
  760. valleyview_disable_display_irqs(dev_priv);
  761. spin_unlock_irq(&dev_priv->irq_lock);
  762. vlv_power_sequencer_reset(dev_priv);
  763. }
  764. static void vlv_display_power_well_enable(struct drm_i915_private *dev_priv,
  765. struct i915_power_well *power_well)
  766. {
  767. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DISP2D);
  768. vlv_set_power_well(dev_priv, power_well, true);
  769. vlv_display_power_well_init(dev_priv);
  770. }
  771. static void vlv_display_power_well_disable(struct drm_i915_private *dev_priv,
  772. struct i915_power_well *power_well)
  773. {
  774. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DISP2D);
  775. vlv_display_power_well_deinit(dev_priv);
  776. vlv_set_power_well(dev_priv, power_well, false);
  777. }
  778. static void vlv_dpio_cmn_power_well_enable(struct drm_i915_private *dev_priv,
  779. struct i915_power_well *power_well)
  780. {
  781. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC);
  782. /* since ref/cri clock was enabled */
  783. udelay(1); /* >10ns for cmnreset, >0ns for sidereset */
  784. vlv_set_power_well(dev_priv, power_well, true);
  785. /*
  786. * From VLV2A0_DP_eDP_DPIO_driver_vbios_notes_10.docx -
  787. * 6. De-assert cmn_reset/side_reset. Same as VLV X0.
  788. * a. GUnit 0x2110 bit[0] set to 1 (def 0)
  789. * b. The other bits such as sfr settings / modesel may all
  790. * be set to 0.
  791. *
  792. * This should only be done on init and resume from S3 with
  793. * both PLLs disabled, or we risk losing DPIO and PLL
  794. * synchronization.
  795. */
  796. I915_WRITE(DPIO_CTL, I915_READ(DPIO_CTL) | DPIO_CMNRST);
  797. }
  798. static void vlv_dpio_cmn_power_well_disable(struct drm_i915_private *dev_priv,
  799. struct i915_power_well *power_well)
  800. {
  801. enum pipe pipe;
  802. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC);
  803. for_each_pipe(dev_priv, pipe)
  804. assert_pll_disabled(dev_priv, pipe);
  805. /* Assert common reset */
  806. I915_WRITE(DPIO_CTL, I915_READ(DPIO_CTL) & ~DPIO_CMNRST);
  807. vlv_set_power_well(dev_priv, power_well, false);
  808. }
  809. #define POWER_DOMAIN_MASK (BIT(POWER_DOMAIN_NUM) - 1)
  810. static struct i915_power_well *lookup_power_well(struct drm_i915_private *dev_priv,
  811. int power_well_id)
  812. {
  813. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  814. int i;
  815. for (i = 0; i < power_domains->power_well_count; i++) {
  816. struct i915_power_well *power_well;
  817. power_well = &power_domains->power_wells[i];
  818. if (power_well->data == power_well_id)
  819. return power_well;
  820. }
  821. return NULL;
  822. }
  823. #define BITS_SET(val, bits) (((val) & (bits)) == (bits))
  824. static void assert_chv_phy_status(struct drm_i915_private *dev_priv)
  825. {
  826. struct i915_power_well *cmn_bc =
  827. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_BC);
  828. struct i915_power_well *cmn_d =
  829. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_D);
  830. u32 phy_control = dev_priv->chv_phy_control;
  831. u32 phy_status = 0;
  832. u32 phy_status_mask = 0xffffffff;
  833. u32 tmp;
  834. /*
  835. * The BIOS can leave the PHY is some weird state
  836. * where it doesn't fully power down some parts.
  837. * Disable the asserts until the PHY has been fully
  838. * reset (ie. the power well has been disabled at
  839. * least once).
  840. */
  841. if (!dev_priv->chv_phy_assert[DPIO_PHY0])
  842. phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH0) |
  843. PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH0, 0) |
  844. PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH0, 1) |
  845. PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH1) |
  846. PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 0) |
  847. PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 1));
  848. if (!dev_priv->chv_phy_assert[DPIO_PHY1])
  849. phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0) |
  850. PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 0) |
  851. PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 1));
  852. if (cmn_bc->ops->is_enabled(dev_priv, cmn_bc)) {
  853. phy_status |= PHY_POWERGOOD(DPIO_PHY0);
  854. /* this assumes override is only used to enable lanes */
  855. if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0, DPIO_CH0)) == 0)
  856. phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH0);
  857. if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0, DPIO_CH1)) == 0)
  858. phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH1);
  859. /* CL1 is on whenever anything is on in either channel */
  860. if (BITS_SET(phy_control,
  861. PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH0) |
  862. PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH1)))
  863. phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH0);
  864. /*
  865. * The DPLLB check accounts for the pipe B + port A usage
  866. * with CL2 powered up but all the lanes in the second channel
  867. * powered down.
  868. */
  869. if (BITS_SET(phy_control,
  870. PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH1)) &&
  871. (I915_READ(DPLL(PIPE_B)) & DPLL_VCO_ENABLE) == 0)
  872. phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH1);
  873. if (BITS_SET(phy_control,
  874. PHY_CH_POWER_DOWN_OVRD(0x3, DPIO_PHY0, DPIO_CH0)))
  875. phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH0, 0);
  876. if (BITS_SET(phy_control,
  877. PHY_CH_POWER_DOWN_OVRD(0xc, DPIO_PHY0, DPIO_CH0)))
  878. phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH0, 1);
  879. if (BITS_SET(phy_control,
  880. PHY_CH_POWER_DOWN_OVRD(0x3, DPIO_PHY0, DPIO_CH1)))
  881. phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 0);
  882. if (BITS_SET(phy_control,
  883. PHY_CH_POWER_DOWN_OVRD(0xc, DPIO_PHY0, DPIO_CH1)))
  884. phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY0, DPIO_CH1, 1);
  885. }
  886. if (cmn_d->ops->is_enabled(dev_priv, cmn_d)) {
  887. phy_status |= PHY_POWERGOOD(DPIO_PHY1);
  888. /* this assumes override is only used to enable lanes */
  889. if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY1, DPIO_CH0)) == 0)
  890. phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY1, DPIO_CH0);
  891. if (BITS_SET(phy_control,
  892. PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY1, DPIO_CH0)))
  893. phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0);
  894. if (BITS_SET(phy_control,
  895. PHY_CH_POWER_DOWN_OVRD(0x3, DPIO_PHY1, DPIO_CH0)))
  896. phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 0);
  897. if (BITS_SET(phy_control,
  898. PHY_CH_POWER_DOWN_OVRD(0xc, DPIO_PHY1, DPIO_CH0)))
  899. phy_status |= PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 1);
  900. }
  901. phy_status &= phy_status_mask;
  902. /*
  903. * The PHY may be busy with some initial calibration and whatnot,
  904. * so the power state can take a while to actually change.
  905. */
  906. if (wait_for((tmp = I915_READ(DISPLAY_PHY_STATUS) & phy_status_mask) == phy_status, 10))
  907. WARN(phy_status != tmp,
  908. "Unexpected PHY_STATUS 0x%08x, expected 0x%08x (PHY_CONTROL=0x%08x)\n",
  909. tmp, phy_status, dev_priv->chv_phy_control);
  910. }
  911. #undef BITS_SET
  912. static void chv_dpio_cmn_power_well_enable(struct drm_i915_private *dev_priv,
  913. struct i915_power_well *power_well)
  914. {
  915. enum dpio_phy phy;
  916. enum pipe pipe;
  917. uint32_t tmp;
  918. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC &&
  919. power_well->data != PUNIT_POWER_WELL_DPIO_CMN_D);
  920. if (power_well->data == PUNIT_POWER_WELL_DPIO_CMN_BC) {
  921. pipe = PIPE_A;
  922. phy = DPIO_PHY0;
  923. } else {
  924. pipe = PIPE_C;
  925. phy = DPIO_PHY1;
  926. }
  927. /* since ref/cri clock was enabled */
  928. udelay(1); /* >10ns for cmnreset, >0ns for sidereset */
  929. vlv_set_power_well(dev_priv, power_well, true);
  930. /* Poll for phypwrgood signal */
  931. if (wait_for(I915_READ(DISPLAY_PHY_STATUS) & PHY_POWERGOOD(phy), 1))
  932. DRM_ERROR("Display PHY %d is not power up\n", phy);
  933. mutex_lock(&dev_priv->sb_lock);
  934. /* Enable dynamic power down */
  935. tmp = vlv_dpio_read(dev_priv, pipe, CHV_CMN_DW28);
  936. tmp |= DPIO_DYNPWRDOWNEN_CH0 | DPIO_CL1POWERDOWNEN |
  937. DPIO_SUS_CLK_CONFIG_GATE_CLKREQ;
  938. vlv_dpio_write(dev_priv, pipe, CHV_CMN_DW28, tmp);
  939. if (power_well->data == PUNIT_POWER_WELL_DPIO_CMN_BC) {
  940. tmp = vlv_dpio_read(dev_priv, pipe, _CHV_CMN_DW6_CH1);
  941. tmp |= DPIO_DYNPWRDOWNEN_CH1;
  942. vlv_dpio_write(dev_priv, pipe, _CHV_CMN_DW6_CH1, tmp);
  943. } else {
  944. /*
  945. * Force the non-existing CL2 off. BXT does this
  946. * too, so maybe it saves some power even though
  947. * CL2 doesn't exist?
  948. */
  949. tmp = vlv_dpio_read(dev_priv, pipe, CHV_CMN_DW30);
  950. tmp |= DPIO_CL2_LDOFUSE_PWRENB;
  951. vlv_dpio_write(dev_priv, pipe, CHV_CMN_DW30, tmp);
  952. }
  953. mutex_unlock(&dev_priv->sb_lock);
  954. dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(phy);
  955. I915_WRITE(DISPLAY_PHY_CONTROL, dev_priv->chv_phy_control);
  956. DRM_DEBUG_KMS("Enabled DPIO PHY%d (PHY_CONTROL=0x%08x)\n",
  957. phy, dev_priv->chv_phy_control);
  958. assert_chv_phy_status(dev_priv);
  959. }
  960. static void chv_dpio_cmn_power_well_disable(struct drm_i915_private *dev_priv,
  961. struct i915_power_well *power_well)
  962. {
  963. enum dpio_phy phy;
  964. WARN_ON_ONCE(power_well->data != PUNIT_POWER_WELL_DPIO_CMN_BC &&
  965. power_well->data != PUNIT_POWER_WELL_DPIO_CMN_D);
  966. if (power_well->data == PUNIT_POWER_WELL_DPIO_CMN_BC) {
  967. phy = DPIO_PHY0;
  968. assert_pll_disabled(dev_priv, PIPE_A);
  969. assert_pll_disabled(dev_priv, PIPE_B);
  970. } else {
  971. phy = DPIO_PHY1;
  972. assert_pll_disabled(dev_priv, PIPE_C);
  973. }
  974. dev_priv->chv_phy_control &= ~PHY_COM_LANE_RESET_DEASSERT(phy);
  975. I915_WRITE(DISPLAY_PHY_CONTROL, dev_priv->chv_phy_control);
  976. vlv_set_power_well(dev_priv, power_well, false);
  977. DRM_DEBUG_KMS("Disabled DPIO PHY%d (PHY_CONTROL=0x%08x)\n",
  978. phy, dev_priv->chv_phy_control);
  979. /* PHY is fully reset now, so we can enable the PHY state asserts */
  980. dev_priv->chv_phy_assert[phy] = true;
  981. assert_chv_phy_status(dev_priv);
  982. }
  983. static void assert_chv_phy_powergate(struct drm_i915_private *dev_priv, enum dpio_phy phy,
  984. enum dpio_channel ch, bool override, unsigned int mask)
  985. {
  986. enum pipe pipe = phy == DPIO_PHY0 ? PIPE_A : PIPE_C;
  987. u32 reg, val, expected, actual;
  988. /*
  989. * The BIOS can leave the PHY is some weird state
  990. * where it doesn't fully power down some parts.
  991. * Disable the asserts until the PHY has been fully
  992. * reset (ie. the power well has been disabled at
  993. * least once).
  994. */
  995. if (!dev_priv->chv_phy_assert[phy])
  996. return;
  997. if (ch == DPIO_CH0)
  998. reg = _CHV_CMN_DW0_CH0;
  999. else
  1000. reg = _CHV_CMN_DW6_CH1;
  1001. mutex_lock(&dev_priv->sb_lock);
  1002. val = vlv_dpio_read(dev_priv, pipe, reg);
  1003. mutex_unlock(&dev_priv->sb_lock);
  1004. /*
  1005. * This assumes !override is only used when the port is disabled.
  1006. * All lanes should power down even without the override when
  1007. * the port is disabled.
  1008. */
  1009. if (!override || mask == 0xf) {
  1010. expected = DPIO_ALLDL_POWERDOWN | DPIO_ANYDL_POWERDOWN;
  1011. /*
  1012. * If CH1 common lane is not active anymore
  1013. * (eg. for pipe B DPLL) the entire channel will
  1014. * shut down, which causes the common lane registers
  1015. * to read as 0. That means we can't actually check
  1016. * the lane power down status bits, but as the entire
  1017. * register reads as 0 it's a good indication that the
  1018. * channel is indeed entirely powered down.
  1019. */
  1020. if (ch == DPIO_CH1 && val == 0)
  1021. expected = 0;
  1022. } else if (mask != 0x0) {
  1023. expected = DPIO_ANYDL_POWERDOWN;
  1024. } else {
  1025. expected = 0;
  1026. }
  1027. if (ch == DPIO_CH0)
  1028. actual = val >> DPIO_ANYDL_POWERDOWN_SHIFT_CH0;
  1029. else
  1030. actual = val >> DPIO_ANYDL_POWERDOWN_SHIFT_CH1;
  1031. actual &= DPIO_ALLDL_POWERDOWN | DPIO_ANYDL_POWERDOWN;
  1032. WARN(actual != expected,
  1033. "Unexpected DPIO lane power down: all %d, any %d. Expected: all %d, any %d. (0x%x = 0x%08x)\n",
  1034. !!(actual & DPIO_ALLDL_POWERDOWN), !!(actual & DPIO_ANYDL_POWERDOWN),
  1035. !!(expected & DPIO_ALLDL_POWERDOWN), !!(expected & DPIO_ANYDL_POWERDOWN),
  1036. reg, val);
  1037. }
  1038. bool chv_phy_powergate_ch(struct drm_i915_private *dev_priv, enum dpio_phy phy,
  1039. enum dpio_channel ch, bool override)
  1040. {
  1041. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1042. bool was_override;
  1043. mutex_lock(&power_domains->lock);
  1044. was_override = dev_priv->chv_phy_control & PHY_CH_POWER_DOWN_OVRD_EN(phy, ch);
  1045. if (override == was_override)
  1046. goto out;
  1047. if (override)
  1048. dev_priv->chv_phy_control |= PHY_CH_POWER_DOWN_OVRD_EN(phy, ch);
  1049. else
  1050. dev_priv->chv_phy_control &= ~PHY_CH_POWER_DOWN_OVRD_EN(phy, ch);
  1051. I915_WRITE(DISPLAY_PHY_CONTROL, dev_priv->chv_phy_control);
  1052. DRM_DEBUG_KMS("Power gating DPIO PHY%d CH%d (DPIO_PHY_CONTROL=0x%08x)\n",
  1053. phy, ch, dev_priv->chv_phy_control);
  1054. assert_chv_phy_status(dev_priv);
  1055. out:
  1056. mutex_unlock(&power_domains->lock);
  1057. return was_override;
  1058. }
  1059. void chv_phy_powergate_lanes(struct intel_encoder *encoder,
  1060. bool override, unsigned int mask)
  1061. {
  1062. struct drm_i915_private *dev_priv = to_i915(encoder->base.dev);
  1063. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1064. enum dpio_phy phy = vlv_dport_to_phy(enc_to_dig_port(&encoder->base));
  1065. enum dpio_channel ch = vlv_dport_to_channel(enc_to_dig_port(&encoder->base));
  1066. mutex_lock(&power_domains->lock);
  1067. dev_priv->chv_phy_control &= ~PHY_CH_POWER_DOWN_OVRD(0xf, phy, ch);
  1068. dev_priv->chv_phy_control |= PHY_CH_POWER_DOWN_OVRD(mask, phy, ch);
  1069. if (override)
  1070. dev_priv->chv_phy_control |= PHY_CH_POWER_DOWN_OVRD_EN(phy, ch);
  1071. else
  1072. dev_priv->chv_phy_control &= ~PHY_CH_POWER_DOWN_OVRD_EN(phy, ch);
  1073. I915_WRITE(DISPLAY_PHY_CONTROL, dev_priv->chv_phy_control);
  1074. DRM_DEBUG_KMS("Power gating DPIO PHY%d CH%d lanes 0x%x (PHY_CONTROL=0x%08x)\n",
  1075. phy, ch, mask, dev_priv->chv_phy_control);
  1076. assert_chv_phy_status(dev_priv);
  1077. assert_chv_phy_powergate(dev_priv, phy, ch, override, mask);
  1078. mutex_unlock(&power_domains->lock);
  1079. }
  1080. static bool chv_pipe_power_well_enabled(struct drm_i915_private *dev_priv,
  1081. struct i915_power_well *power_well)
  1082. {
  1083. enum pipe pipe = power_well->data;
  1084. bool enabled;
  1085. u32 state, ctrl;
  1086. mutex_lock(&dev_priv->rps.hw_lock);
  1087. state = vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ) & DP_SSS_MASK(pipe);
  1088. /*
  1089. * We only ever set the power-on and power-gate states, anything
  1090. * else is unexpected.
  1091. */
  1092. WARN_ON(state != DP_SSS_PWR_ON(pipe) && state != DP_SSS_PWR_GATE(pipe));
  1093. enabled = state == DP_SSS_PWR_ON(pipe);
  1094. /*
  1095. * A transient state at this point would mean some unexpected party
  1096. * is poking at the power controls too.
  1097. */
  1098. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ) & DP_SSC_MASK(pipe);
  1099. WARN_ON(ctrl << 16 != state);
  1100. mutex_unlock(&dev_priv->rps.hw_lock);
  1101. return enabled;
  1102. }
  1103. static void chv_set_pipe_power_well(struct drm_i915_private *dev_priv,
  1104. struct i915_power_well *power_well,
  1105. bool enable)
  1106. {
  1107. enum pipe pipe = power_well->data;
  1108. u32 state;
  1109. u32 ctrl;
  1110. state = enable ? DP_SSS_PWR_ON(pipe) : DP_SSS_PWR_GATE(pipe);
  1111. mutex_lock(&dev_priv->rps.hw_lock);
  1112. #define COND \
  1113. ((vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ) & DP_SSS_MASK(pipe)) == state)
  1114. if (COND)
  1115. goto out;
  1116. ctrl = vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ);
  1117. ctrl &= ~DP_SSC_MASK(pipe);
  1118. ctrl |= enable ? DP_SSC_PWR_ON(pipe) : DP_SSC_PWR_GATE(pipe);
  1119. vlv_punit_write(dev_priv, PUNIT_REG_DSPFREQ, ctrl);
  1120. if (wait_for(COND, 100))
  1121. DRM_ERROR("timeout setting power well state %08x (%08x)\n",
  1122. state,
  1123. vlv_punit_read(dev_priv, PUNIT_REG_DSPFREQ));
  1124. #undef COND
  1125. out:
  1126. mutex_unlock(&dev_priv->rps.hw_lock);
  1127. }
  1128. static void chv_pipe_power_well_sync_hw(struct drm_i915_private *dev_priv,
  1129. struct i915_power_well *power_well)
  1130. {
  1131. WARN_ON_ONCE(power_well->data != PIPE_A);
  1132. chv_set_pipe_power_well(dev_priv, power_well, power_well->count > 0);
  1133. }
  1134. static void chv_pipe_power_well_enable(struct drm_i915_private *dev_priv,
  1135. struct i915_power_well *power_well)
  1136. {
  1137. WARN_ON_ONCE(power_well->data != PIPE_A);
  1138. chv_set_pipe_power_well(dev_priv, power_well, true);
  1139. vlv_display_power_well_init(dev_priv);
  1140. }
  1141. static void chv_pipe_power_well_disable(struct drm_i915_private *dev_priv,
  1142. struct i915_power_well *power_well)
  1143. {
  1144. WARN_ON_ONCE(power_well->data != PIPE_A);
  1145. vlv_display_power_well_deinit(dev_priv);
  1146. chv_set_pipe_power_well(dev_priv, power_well, false);
  1147. }
  1148. /**
  1149. * intel_display_power_get - grab a power domain reference
  1150. * @dev_priv: i915 device instance
  1151. * @domain: power domain to reference
  1152. *
  1153. * This function grabs a power domain reference for @domain and ensures that the
  1154. * power domain and all its parents are powered up. Therefore users should only
  1155. * grab a reference to the innermost power domain they need.
  1156. *
  1157. * Any power domain reference obtained by this function must have a symmetric
  1158. * call to intel_display_power_put() to release the reference again.
  1159. */
  1160. void intel_display_power_get(struct drm_i915_private *dev_priv,
  1161. enum intel_display_power_domain domain)
  1162. {
  1163. struct i915_power_domains *power_domains;
  1164. struct i915_power_well *power_well;
  1165. int i;
  1166. intel_runtime_pm_get(dev_priv);
  1167. power_domains = &dev_priv->power_domains;
  1168. mutex_lock(&power_domains->lock);
  1169. for_each_power_well(i, power_well, BIT(domain), power_domains) {
  1170. if (!power_well->count++)
  1171. intel_power_well_enable(dev_priv, power_well);
  1172. }
  1173. power_domains->domain_use_count[domain]++;
  1174. mutex_unlock(&power_domains->lock);
  1175. }
  1176. /**
  1177. * intel_display_power_put - release a power domain reference
  1178. * @dev_priv: i915 device instance
  1179. * @domain: power domain to reference
  1180. *
  1181. * This function drops the power domain reference obtained by
  1182. * intel_display_power_get() and might power down the corresponding hardware
  1183. * block right away if this is the last reference.
  1184. */
  1185. void intel_display_power_put(struct drm_i915_private *dev_priv,
  1186. enum intel_display_power_domain domain)
  1187. {
  1188. struct i915_power_domains *power_domains;
  1189. struct i915_power_well *power_well;
  1190. int i;
  1191. power_domains = &dev_priv->power_domains;
  1192. mutex_lock(&power_domains->lock);
  1193. WARN_ON(!power_domains->domain_use_count[domain]);
  1194. power_domains->domain_use_count[domain]--;
  1195. for_each_power_well_rev(i, power_well, BIT(domain), power_domains) {
  1196. WARN_ON(!power_well->count);
  1197. if (!--power_well->count && i915.disable_power_well)
  1198. intel_power_well_disable(dev_priv, power_well);
  1199. }
  1200. mutex_unlock(&power_domains->lock);
  1201. intel_runtime_pm_put(dev_priv);
  1202. }
  1203. #define HSW_ALWAYS_ON_POWER_DOMAINS ( \
  1204. BIT(POWER_DOMAIN_PIPE_A) | \
  1205. BIT(POWER_DOMAIN_TRANSCODER_EDP) | \
  1206. BIT(POWER_DOMAIN_PORT_DDI_A_2_LANES) | \
  1207. BIT(POWER_DOMAIN_PORT_DDI_A_4_LANES) | \
  1208. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  1209. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1210. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  1211. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1212. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  1213. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  1214. BIT(POWER_DOMAIN_PORT_CRT) | \
  1215. BIT(POWER_DOMAIN_PLLS) | \
  1216. BIT(POWER_DOMAIN_AUX_A) | \
  1217. BIT(POWER_DOMAIN_AUX_B) | \
  1218. BIT(POWER_DOMAIN_AUX_C) | \
  1219. BIT(POWER_DOMAIN_AUX_D) | \
  1220. BIT(POWER_DOMAIN_INIT))
  1221. #define HSW_DISPLAY_POWER_DOMAINS ( \
  1222. (POWER_DOMAIN_MASK & ~HSW_ALWAYS_ON_POWER_DOMAINS) | \
  1223. BIT(POWER_DOMAIN_INIT))
  1224. #define BDW_ALWAYS_ON_POWER_DOMAINS ( \
  1225. HSW_ALWAYS_ON_POWER_DOMAINS | \
  1226. BIT(POWER_DOMAIN_PIPE_A_PANEL_FITTER))
  1227. #define BDW_DISPLAY_POWER_DOMAINS ( \
  1228. (POWER_DOMAIN_MASK & ~BDW_ALWAYS_ON_POWER_DOMAINS) | \
  1229. BIT(POWER_DOMAIN_INIT))
  1230. #define VLV_ALWAYS_ON_POWER_DOMAINS BIT(POWER_DOMAIN_INIT)
  1231. #define VLV_DISPLAY_POWER_DOMAINS POWER_DOMAIN_MASK
  1232. #define VLV_DPIO_CMN_BC_POWER_DOMAINS ( \
  1233. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  1234. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1235. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  1236. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1237. BIT(POWER_DOMAIN_PORT_CRT) | \
  1238. BIT(POWER_DOMAIN_AUX_B) | \
  1239. BIT(POWER_DOMAIN_AUX_C) | \
  1240. BIT(POWER_DOMAIN_INIT))
  1241. #define VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS ( \
  1242. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  1243. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1244. BIT(POWER_DOMAIN_AUX_B) | \
  1245. BIT(POWER_DOMAIN_INIT))
  1246. #define VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS ( \
  1247. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1248. BIT(POWER_DOMAIN_AUX_B) | \
  1249. BIT(POWER_DOMAIN_INIT))
  1250. #define VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS ( \
  1251. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  1252. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1253. BIT(POWER_DOMAIN_AUX_C) | \
  1254. BIT(POWER_DOMAIN_INIT))
  1255. #define VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS ( \
  1256. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1257. BIT(POWER_DOMAIN_AUX_C) | \
  1258. BIT(POWER_DOMAIN_INIT))
  1259. #define CHV_DPIO_CMN_BC_POWER_DOMAINS ( \
  1260. BIT(POWER_DOMAIN_PORT_DDI_B_2_LANES) | \
  1261. BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
  1262. BIT(POWER_DOMAIN_PORT_DDI_C_2_LANES) | \
  1263. BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
  1264. BIT(POWER_DOMAIN_AUX_B) | \
  1265. BIT(POWER_DOMAIN_AUX_C) | \
  1266. BIT(POWER_DOMAIN_INIT))
  1267. #define CHV_DPIO_CMN_D_POWER_DOMAINS ( \
  1268. BIT(POWER_DOMAIN_PORT_DDI_D_2_LANES) | \
  1269. BIT(POWER_DOMAIN_PORT_DDI_D_4_LANES) | \
  1270. BIT(POWER_DOMAIN_AUX_D) | \
  1271. BIT(POWER_DOMAIN_INIT))
  1272. static const struct i915_power_well_ops i9xx_always_on_power_well_ops = {
  1273. .sync_hw = i9xx_always_on_power_well_noop,
  1274. .enable = i9xx_always_on_power_well_noop,
  1275. .disable = i9xx_always_on_power_well_noop,
  1276. .is_enabled = i9xx_always_on_power_well_enabled,
  1277. };
  1278. static const struct i915_power_well_ops chv_pipe_power_well_ops = {
  1279. .sync_hw = chv_pipe_power_well_sync_hw,
  1280. .enable = chv_pipe_power_well_enable,
  1281. .disable = chv_pipe_power_well_disable,
  1282. .is_enabled = chv_pipe_power_well_enabled,
  1283. };
  1284. static const struct i915_power_well_ops chv_dpio_cmn_power_well_ops = {
  1285. .sync_hw = vlv_power_well_sync_hw,
  1286. .enable = chv_dpio_cmn_power_well_enable,
  1287. .disable = chv_dpio_cmn_power_well_disable,
  1288. .is_enabled = vlv_power_well_enabled,
  1289. };
  1290. static struct i915_power_well i9xx_always_on_power_well[] = {
  1291. {
  1292. .name = "always-on",
  1293. .always_on = 1,
  1294. .domains = POWER_DOMAIN_MASK,
  1295. .ops = &i9xx_always_on_power_well_ops,
  1296. },
  1297. };
  1298. static const struct i915_power_well_ops hsw_power_well_ops = {
  1299. .sync_hw = hsw_power_well_sync_hw,
  1300. .enable = hsw_power_well_enable,
  1301. .disable = hsw_power_well_disable,
  1302. .is_enabled = hsw_power_well_enabled,
  1303. };
  1304. static const struct i915_power_well_ops skl_power_well_ops = {
  1305. .sync_hw = skl_power_well_sync_hw,
  1306. .enable = skl_power_well_enable,
  1307. .disable = skl_power_well_disable,
  1308. .is_enabled = skl_power_well_enabled,
  1309. };
  1310. static struct i915_power_well hsw_power_wells[] = {
  1311. {
  1312. .name = "always-on",
  1313. .always_on = 1,
  1314. .domains = HSW_ALWAYS_ON_POWER_DOMAINS,
  1315. .ops = &i9xx_always_on_power_well_ops,
  1316. },
  1317. {
  1318. .name = "display",
  1319. .domains = HSW_DISPLAY_POWER_DOMAINS,
  1320. .ops = &hsw_power_well_ops,
  1321. },
  1322. };
  1323. static struct i915_power_well bdw_power_wells[] = {
  1324. {
  1325. .name = "always-on",
  1326. .always_on = 1,
  1327. .domains = BDW_ALWAYS_ON_POWER_DOMAINS,
  1328. .ops = &i9xx_always_on_power_well_ops,
  1329. },
  1330. {
  1331. .name = "display",
  1332. .domains = BDW_DISPLAY_POWER_DOMAINS,
  1333. .ops = &hsw_power_well_ops,
  1334. },
  1335. };
  1336. static const struct i915_power_well_ops vlv_display_power_well_ops = {
  1337. .sync_hw = vlv_power_well_sync_hw,
  1338. .enable = vlv_display_power_well_enable,
  1339. .disable = vlv_display_power_well_disable,
  1340. .is_enabled = vlv_power_well_enabled,
  1341. };
  1342. static const struct i915_power_well_ops vlv_dpio_cmn_power_well_ops = {
  1343. .sync_hw = vlv_power_well_sync_hw,
  1344. .enable = vlv_dpio_cmn_power_well_enable,
  1345. .disable = vlv_dpio_cmn_power_well_disable,
  1346. .is_enabled = vlv_power_well_enabled,
  1347. };
  1348. static const struct i915_power_well_ops vlv_dpio_power_well_ops = {
  1349. .sync_hw = vlv_power_well_sync_hw,
  1350. .enable = vlv_power_well_enable,
  1351. .disable = vlv_power_well_disable,
  1352. .is_enabled = vlv_power_well_enabled,
  1353. };
  1354. static struct i915_power_well vlv_power_wells[] = {
  1355. {
  1356. .name = "always-on",
  1357. .always_on = 1,
  1358. .domains = VLV_ALWAYS_ON_POWER_DOMAINS,
  1359. .ops = &i9xx_always_on_power_well_ops,
  1360. .data = PUNIT_POWER_WELL_ALWAYS_ON,
  1361. },
  1362. {
  1363. .name = "display",
  1364. .domains = VLV_DISPLAY_POWER_DOMAINS,
  1365. .data = PUNIT_POWER_WELL_DISP2D,
  1366. .ops = &vlv_display_power_well_ops,
  1367. },
  1368. {
  1369. .name = "dpio-tx-b-01",
  1370. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1371. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1372. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1373. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1374. .ops = &vlv_dpio_power_well_ops,
  1375. .data = PUNIT_POWER_WELL_DPIO_TX_B_LANES_01,
  1376. },
  1377. {
  1378. .name = "dpio-tx-b-23",
  1379. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1380. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1381. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1382. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1383. .ops = &vlv_dpio_power_well_ops,
  1384. .data = PUNIT_POWER_WELL_DPIO_TX_B_LANES_23,
  1385. },
  1386. {
  1387. .name = "dpio-tx-c-01",
  1388. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1389. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1390. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1391. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1392. .ops = &vlv_dpio_power_well_ops,
  1393. .data = PUNIT_POWER_WELL_DPIO_TX_C_LANES_01,
  1394. },
  1395. {
  1396. .name = "dpio-tx-c-23",
  1397. .domains = VLV_DPIO_TX_B_LANES_01_POWER_DOMAINS |
  1398. VLV_DPIO_TX_B_LANES_23_POWER_DOMAINS |
  1399. VLV_DPIO_TX_C_LANES_01_POWER_DOMAINS |
  1400. VLV_DPIO_TX_C_LANES_23_POWER_DOMAINS,
  1401. .ops = &vlv_dpio_power_well_ops,
  1402. .data = PUNIT_POWER_WELL_DPIO_TX_C_LANES_23,
  1403. },
  1404. {
  1405. .name = "dpio-common",
  1406. .domains = VLV_DPIO_CMN_BC_POWER_DOMAINS,
  1407. .data = PUNIT_POWER_WELL_DPIO_CMN_BC,
  1408. .ops = &vlv_dpio_cmn_power_well_ops,
  1409. },
  1410. };
  1411. static struct i915_power_well chv_power_wells[] = {
  1412. {
  1413. .name = "always-on",
  1414. .always_on = 1,
  1415. .domains = VLV_ALWAYS_ON_POWER_DOMAINS,
  1416. .ops = &i9xx_always_on_power_well_ops,
  1417. },
  1418. {
  1419. .name = "display",
  1420. /*
  1421. * Pipe A power well is the new disp2d well. Pipe B and C
  1422. * power wells don't actually exist. Pipe A power well is
  1423. * required for any pipe to work.
  1424. */
  1425. .domains = VLV_DISPLAY_POWER_DOMAINS,
  1426. .data = PIPE_A,
  1427. .ops = &chv_pipe_power_well_ops,
  1428. },
  1429. {
  1430. .name = "dpio-common-bc",
  1431. .domains = CHV_DPIO_CMN_BC_POWER_DOMAINS,
  1432. .data = PUNIT_POWER_WELL_DPIO_CMN_BC,
  1433. .ops = &chv_dpio_cmn_power_well_ops,
  1434. },
  1435. {
  1436. .name = "dpio-common-d",
  1437. .domains = CHV_DPIO_CMN_D_POWER_DOMAINS,
  1438. .data = PUNIT_POWER_WELL_DPIO_CMN_D,
  1439. .ops = &chv_dpio_cmn_power_well_ops,
  1440. },
  1441. };
  1442. bool intel_display_power_well_is_enabled(struct drm_i915_private *dev_priv,
  1443. int power_well_id)
  1444. {
  1445. struct i915_power_well *power_well;
  1446. bool ret;
  1447. power_well = lookup_power_well(dev_priv, power_well_id);
  1448. ret = power_well->ops->is_enabled(dev_priv, power_well);
  1449. return ret;
  1450. }
  1451. static struct i915_power_well skl_power_wells[] = {
  1452. {
  1453. .name = "always-on",
  1454. .always_on = 1,
  1455. .domains = SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS,
  1456. .ops = &i9xx_always_on_power_well_ops,
  1457. .data = SKL_DISP_PW_ALWAYS_ON,
  1458. },
  1459. {
  1460. .name = "power well 1",
  1461. .domains = SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS,
  1462. .ops = &skl_power_well_ops,
  1463. .data = SKL_DISP_PW_1,
  1464. },
  1465. {
  1466. .name = "MISC IO power well",
  1467. .domains = SKL_DISPLAY_MISC_IO_POWER_DOMAINS,
  1468. .ops = &skl_power_well_ops,
  1469. .data = SKL_DISP_PW_MISC_IO,
  1470. },
  1471. {
  1472. .name = "power well 2",
  1473. .domains = SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS,
  1474. .ops = &skl_power_well_ops,
  1475. .data = SKL_DISP_PW_2,
  1476. },
  1477. {
  1478. .name = "DDI A/E power well",
  1479. .domains = SKL_DISPLAY_DDI_A_E_POWER_DOMAINS,
  1480. .ops = &skl_power_well_ops,
  1481. .data = SKL_DISP_PW_DDI_A_E,
  1482. },
  1483. {
  1484. .name = "DDI B power well",
  1485. .domains = SKL_DISPLAY_DDI_B_POWER_DOMAINS,
  1486. .ops = &skl_power_well_ops,
  1487. .data = SKL_DISP_PW_DDI_B,
  1488. },
  1489. {
  1490. .name = "DDI C power well",
  1491. .domains = SKL_DISPLAY_DDI_C_POWER_DOMAINS,
  1492. .ops = &skl_power_well_ops,
  1493. .data = SKL_DISP_PW_DDI_C,
  1494. },
  1495. {
  1496. .name = "DDI D power well",
  1497. .domains = SKL_DISPLAY_DDI_D_POWER_DOMAINS,
  1498. .ops = &skl_power_well_ops,
  1499. .data = SKL_DISP_PW_DDI_D,
  1500. },
  1501. };
  1502. void skl_pw1_misc_io_init(struct drm_i915_private *dev_priv)
  1503. {
  1504. struct i915_power_well *well;
  1505. if (!IS_SKYLAKE(dev_priv))
  1506. return;
  1507. well = lookup_power_well(dev_priv, SKL_DISP_PW_1);
  1508. intel_power_well_enable(dev_priv, well);
  1509. well = lookup_power_well(dev_priv, SKL_DISP_PW_MISC_IO);
  1510. intel_power_well_enable(dev_priv, well);
  1511. }
  1512. void skl_pw1_misc_io_fini(struct drm_i915_private *dev_priv)
  1513. {
  1514. struct i915_power_well *well;
  1515. if (!IS_SKYLAKE(dev_priv))
  1516. return;
  1517. well = lookup_power_well(dev_priv, SKL_DISP_PW_1);
  1518. intel_power_well_disable(dev_priv, well);
  1519. well = lookup_power_well(dev_priv, SKL_DISP_PW_MISC_IO);
  1520. intel_power_well_disable(dev_priv, well);
  1521. }
  1522. static struct i915_power_well bxt_power_wells[] = {
  1523. {
  1524. .name = "always-on",
  1525. .always_on = 1,
  1526. .domains = BXT_DISPLAY_ALWAYS_ON_POWER_DOMAINS,
  1527. .ops = &i9xx_always_on_power_well_ops,
  1528. },
  1529. {
  1530. .name = "power well 1",
  1531. .domains = BXT_DISPLAY_POWERWELL_1_POWER_DOMAINS,
  1532. .ops = &skl_power_well_ops,
  1533. .data = SKL_DISP_PW_1,
  1534. },
  1535. {
  1536. .name = "power well 2",
  1537. .domains = BXT_DISPLAY_POWERWELL_2_POWER_DOMAINS,
  1538. .ops = &skl_power_well_ops,
  1539. .data = SKL_DISP_PW_2,
  1540. }
  1541. };
  1542. #define set_power_wells(power_domains, __power_wells) ({ \
  1543. (power_domains)->power_wells = (__power_wells); \
  1544. (power_domains)->power_well_count = ARRAY_SIZE(__power_wells); \
  1545. })
  1546. /**
  1547. * intel_power_domains_init - initializes the power domain structures
  1548. * @dev_priv: i915 device instance
  1549. *
  1550. * Initializes the power domain structures for @dev_priv depending upon the
  1551. * supported platform.
  1552. */
  1553. int intel_power_domains_init(struct drm_i915_private *dev_priv)
  1554. {
  1555. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1556. mutex_init(&power_domains->lock);
  1557. /*
  1558. * The enabling order will be from lower to higher indexed wells,
  1559. * the disabling order is reversed.
  1560. */
  1561. if (IS_HASWELL(dev_priv->dev)) {
  1562. set_power_wells(power_domains, hsw_power_wells);
  1563. } else if (IS_BROADWELL(dev_priv->dev)) {
  1564. set_power_wells(power_domains, bdw_power_wells);
  1565. } else if (IS_SKYLAKE(dev_priv->dev) || IS_KABYLAKE(dev_priv->dev)) {
  1566. set_power_wells(power_domains, skl_power_wells);
  1567. } else if (IS_BROXTON(dev_priv->dev)) {
  1568. set_power_wells(power_domains, bxt_power_wells);
  1569. } else if (IS_CHERRYVIEW(dev_priv->dev)) {
  1570. set_power_wells(power_domains, chv_power_wells);
  1571. } else if (IS_VALLEYVIEW(dev_priv->dev)) {
  1572. set_power_wells(power_domains, vlv_power_wells);
  1573. } else {
  1574. set_power_wells(power_domains, i9xx_always_on_power_well);
  1575. }
  1576. return 0;
  1577. }
  1578. /**
  1579. * intel_power_domains_fini - finalizes the power domain structures
  1580. * @dev_priv: i915 device instance
  1581. *
  1582. * Finalizes the power domain structures for @dev_priv depending upon the
  1583. * supported platform. This function also disables runtime pm and ensures that
  1584. * the device stays powered up so that the driver can be reloaded.
  1585. */
  1586. void intel_power_domains_fini(struct drm_i915_private *dev_priv)
  1587. {
  1588. /* The i915.ko module is still not prepared to be loaded when
  1589. * the power well is not enabled, so just enable it in case
  1590. * we're going to unload/reload. */
  1591. intel_display_set_init_power(dev_priv, true);
  1592. }
  1593. static void intel_power_domains_resume(struct drm_i915_private *dev_priv)
  1594. {
  1595. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1596. struct i915_power_well *power_well;
  1597. int i;
  1598. mutex_lock(&power_domains->lock);
  1599. for_each_power_well(i, power_well, POWER_DOMAIN_MASK, power_domains) {
  1600. power_well->ops->sync_hw(dev_priv, power_well);
  1601. power_well->hw_enabled = power_well->ops->is_enabled(dev_priv,
  1602. power_well);
  1603. }
  1604. mutex_unlock(&power_domains->lock);
  1605. }
  1606. static void chv_phy_control_init(struct drm_i915_private *dev_priv)
  1607. {
  1608. struct i915_power_well *cmn_bc =
  1609. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_BC);
  1610. struct i915_power_well *cmn_d =
  1611. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_D);
  1612. /*
  1613. * DISPLAY_PHY_CONTROL can get corrupted if read. As a
  1614. * workaround never ever read DISPLAY_PHY_CONTROL, and
  1615. * instead maintain a shadow copy ourselves. Use the actual
  1616. * power well state and lane status to reconstruct the
  1617. * expected initial value.
  1618. */
  1619. dev_priv->chv_phy_control =
  1620. PHY_LDO_SEQ_DELAY(PHY_LDO_DELAY_600NS, DPIO_PHY0) |
  1621. PHY_LDO_SEQ_DELAY(PHY_LDO_DELAY_600NS, DPIO_PHY1) |
  1622. PHY_CH_POWER_MODE(PHY_CH_DEEP_PSR, DPIO_PHY0, DPIO_CH0) |
  1623. PHY_CH_POWER_MODE(PHY_CH_DEEP_PSR, DPIO_PHY0, DPIO_CH1) |
  1624. PHY_CH_POWER_MODE(PHY_CH_DEEP_PSR, DPIO_PHY1, DPIO_CH0);
  1625. /*
  1626. * If all lanes are disabled we leave the override disabled
  1627. * with all power down bits cleared to match the state we
  1628. * would use after disabling the port. Otherwise enable the
  1629. * override and set the lane powerdown bits accding to the
  1630. * current lane status.
  1631. */
  1632. if (cmn_bc->ops->is_enabled(dev_priv, cmn_bc)) {
  1633. uint32_t status = I915_READ(DPLL(PIPE_A));
  1634. unsigned int mask;
  1635. mask = status & DPLL_PORTB_READY_MASK;
  1636. if (mask == 0xf)
  1637. mask = 0x0;
  1638. else
  1639. dev_priv->chv_phy_control |=
  1640. PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0, DPIO_CH0);
  1641. dev_priv->chv_phy_control |=
  1642. PHY_CH_POWER_DOWN_OVRD(mask, DPIO_PHY0, DPIO_CH0);
  1643. mask = (status & DPLL_PORTC_READY_MASK) >> 4;
  1644. if (mask == 0xf)
  1645. mask = 0x0;
  1646. else
  1647. dev_priv->chv_phy_control |=
  1648. PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0, DPIO_CH1);
  1649. dev_priv->chv_phy_control |=
  1650. PHY_CH_POWER_DOWN_OVRD(mask, DPIO_PHY0, DPIO_CH1);
  1651. dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY0);
  1652. dev_priv->chv_phy_assert[DPIO_PHY0] = false;
  1653. } else {
  1654. dev_priv->chv_phy_assert[DPIO_PHY0] = true;
  1655. }
  1656. if (cmn_d->ops->is_enabled(dev_priv, cmn_d)) {
  1657. uint32_t status = I915_READ(DPIO_PHY_STATUS);
  1658. unsigned int mask;
  1659. mask = status & DPLL_PORTD_READY_MASK;
  1660. if (mask == 0xf)
  1661. mask = 0x0;
  1662. else
  1663. dev_priv->chv_phy_control |=
  1664. PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY1, DPIO_CH0);
  1665. dev_priv->chv_phy_control |=
  1666. PHY_CH_POWER_DOWN_OVRD(mask, DPIO_PHY1, DPIO_CH0);
  1667. dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY1);
  1668. dev_priv->chv_phy_assert[DPIO_PHY1] = false;
  1669. } else {
  1670. dev_priv->chv_phy_assert[DPIO_PHY1] = true;
  1671. }
  1672. I915_WRITE(DISPLAY_PHY_CONTROL, dev_priv->chv_phy_control);
  1673. DRM_DEBUG_KMS("Initial PHY_CONTROL=0x%08x\n",
  1674. dev_priv->chv_phy_control);
  1675. }
  1676. static void vlv_cmnlane_wa(struct drm_i915_private *dev_priv)
  1677. {
  1678. struct i915_power_well *cmn =
  1679. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DPIO_CMN_BC);
  1680. struct i915_power_well *disp2d =
  1681. lookup_power_well(dev_priv, PUNIT_POWER_WELL_DISP2D);
  1682. /* If the display might be already active skip this */
  1683. if (cmn->ops->is_enabled(dev_priv, cmn) &&
  1684. disp2d->ops->is_enabled(dev_priv, disp2d) &&
  1685. I915_READ(DPIO_CTL) & DPIO_CMNRST)
  1686. return;
  1687. DRM_DEBUG_KMS("toggling display PHY side reset\n");
  1688. /* cmnlane needs DPLL registers */
  1689. disp2d->ops->enable(dev_priv, disp2d);
  1690. /*
  1691. * From VLV2A0_DP_eDP_HDMI_DPIO_driver_vbios_notes_11.docx:
  1692. * Need to assert and de-assert PHY SB reset by gating the
  1693. * common lane power, then un-gating it.
  1694. * Simply ungating isn't enough to reset the PHY enough to get
  1695. * ports and lanes running.
  1696. */
  1697. cmn->ops->disable(dev_priv, cmn);
  1698. }
  1699. /**
  1700. * intel_power_domains_init_hw - initialize hardware power domain state
  1701. * @dev_priv: i915 device instance
  1702. *
  1703. * This function initializes the hardware power domain state and enables all
  1704. * power domains using intel_display_set_init_power().
  1705. */
  1706. void intel_power_domains_init_hw(struct drm_i915_private *dev_priv)
  1707. {
  1708. struct drm_device *dev = dev_priv->dev;
  1709. struct i915_power_domains *power_domains = &dev_priv->power_domains;
  1710. power_domains->initializing = true;
  1711. if (IS_CHERRYVIEW(dev)) {
  1712. mutex_lock(&power_domains->lock);
  1713. chv_phy_control_init(dev_priv);
  1714. mutex_unlock(&power_domains->lock);
  1715. } else if (IS_VALLEYVIEW(dev)) {
  1716. mutex_lock(&power_domains->lock);
  1717. vlv_cmnlane_wa(dev_priv);
  1718. mutex_unlock(&power_domains->lock);
  1719. }
  1720. /* For now, we need the power well to be always enabled. */
  1721. intel_display_set_init_power(dev_priv, true);
  1722. intel_power_domains_resume(dev_priv);
  1723. power_domains->initializing = false;
  1724. }
  1725. /**
  1726. * intel_aux_display_runtime_get - grab an auxiliary power domain reference
  1727. * @dev_priv: i915 device instance
  1728. *
  1729. * This function grabs a power domain reference for the auxiliary power domain
  1730. * (for access to the GMBUS and DP AUX blocks) and ensures that it and all its
  1731. * parents are powered up. Therefore users should only grab a reference to the
  1732. * innermost power domain they need.
  1733. *
  1734. * Any power domain reference obtained by this function must have a symmetric
  1735. * call to intel_aux_display_runtime_put() to release the reference again.
  1736. */
  1737. void intel_aux_display_runtime_get(struct drm_i915_private *dev_priv)
  1738. {
  1739. intel_runtime_pm_get(dev_priv);
  1740. }
  1741. /**
  1742. * intel_aux_display_runtime_put - release an auxiliary power domain reference
  1743. * @dev_priv: i915 device instance
  1744. *
  1745. * This function drops the auxiliary power domain reference obtained by
  1746. * intel_aux_display_runtime_get() and might power down the corresponding
  1747. * hardware block right away if this is the last reference.
  1748. */
  1749. void intel_aux_display_runtime_put(struct drm_i915_private *dev_priv)
  1750. {
  1751. intel_runtime_pm_put(dev_priv);
  1752. }
  1753. /**
  1754. * intel_runtime_pm_get - grab a runtime pm reference
  1755. * @dev_priv: i915 device instance
  1756. *
  1757. * This function grabs a device-level runtime pm reference (mostly used for GEM
  1758. * code to ensure the GTT or GT is on) and ensures that it is powered up.
  1759. *
  1760. * Any runtime pm reference obtained by this function must have a symmetric
  1761. * call to intel_runtime_pm_put() to release the reference again.
  1762. */
  1763. void intel_runtime_pm_get(struct drm_i915_private *dev_priv)
  1764. {
  1765. struct drm_device *dev = dev_priv->dev;
  1766. struct device *device = &dev->pdev->dev;
  1767. if (!HAS_RUNTIME_PM(dev))
  1768. return;
  1769. pm_runtime_get_sync(device);
  1770. WARN(dev_priv->pm.suspended, "Device still suspended.\n");
  1771. }
  1772. /**
  1773. * intel_runtime_pm_get_noresume - grab a runtime pm reference
  1774. * @dev_priv: i915 device instance
  1775. *
  1776. * This function grabs a device-level runtime pm reference (mostly used for GEM
  1777. * code to ensure the GTT or GT is on).
  1778. *
  1779. * It will _not_ power up the device but instead only check that it's powered
  1780. * on. Therefore it is only valid to call this functions from contexts where
  1781. * the device is known to be powered up and where trying to power it up would
  1782. * result in hilarity and deadlocks. That pretty much means only the system
  1783. * suspend/resume code where this is used to grab runtime pm references for
  1784. * delayed setup down in work items.
  1785. *
  1786. * Any runtime pm reference obtained by this function must have a symmetric
  1787. * call to intel_runtime_pm_put() to release the reference again.
  1788. */
  1789. void intel_runtime_pm_get_noresume(struct drm_i915_private *dev_priv)
  1790. {
  1791. struct drm_device *dev = dev_priv->dev;
  1792. struct device *device = &dev->pdev->dev;
  1793. if (!HAS_RUNTIME_PM(dev))
  1794. return;
  1795. WARN(dev_priv->pm.suspended, "Getting nosync-ref while suspended.\n");
  1796. pm_runtime_get_noresume(device);
  1797. }
  1798. /**
  1799. * intel_runtime_pm_put - release a runtime pm reference
  1800. * @dev_priv: i915 device instance
  1801. *
  1802. * This function drops the device-level runtime pm reference obtained by
  1803. * intel_runtime_pm_get() and might power down the corresponding
  1804. * hardware block right away if this is the last reference.
  1805. */
  1806. void intel_runtime_pm_put(struct drm_i915_private *dev_priv)
  1807. {
  1808. struct drm_device *dev = dev_priv->dev;
  1809. struct device *device = &dev->pdev->dev;
  1810. if (!HAS_RUNTIME_PM(dev))
  1811. return;
  1812. pm_runtime_mark_last_busy(device);
  1813. pm_runtime_put_autosuspend(device);
  1814. }
  1815. /**
  1816. * intel_runtime_pm_enable - enable runtime pm
  1817. * @dev_priv: i915 device instance
  1818. *
  1819. * This function enables runtime pm at the end of the driver load sequence.
  1820. *
  1821. * Note that this function does currently not enable runtime pm for the
  1822. * subordinate display power domains. That is only done on the first modeset
  1823. * using intel_display_set_init_power().
  1824. */
  1825. void intel_runtime_pm_enable(struct drm_i915_private *dev_priv)
  1826. {
  1827. struct drm_device *dev = dev_priv->dev;
  1828. struct device *device = &dev->pdev->dev;
  1829. if (!HAS_RUNTIME_PM(dev))
  1830. return;
  1831. /*
  1832. * RPM depends on RC6 to save restore the GT HW context, so make RC6 a
  1833. * requirement.
  1834. */
  1835. if (!intel_enable_rc6(dev)) {
  1836. DRM_INFO("RC6 disabled, disabling runtime PM support\n");
  1837. return;
  1838. }
  1839. pm_runtime_set_autosuspend_delay(device, 10000); /* 10s */
  1840. pm_runtime_mark_last_busy(device);
  1841. pm_runtime_use_autosuspend(device);
  1842. pm_runtime_put_autosuspend(device);
  1843. }