Lines Matching full:dmc
18 * DOC: DMC wakelock support
30 * The wakelock mechanism in DMC allows the display engine to exit DC
34 * wakelock implementation, the driver asserts a wakelock in DMC,
92 { .start = 0x8f000, .end = 0x8ffff }, /* Main DMC registers */
113 { .start = 0x8f000, .end = 0x8ffff }, /* Main DMC registers */
177 WARN_RATELIMIT(1, "DMC wakelock release timed out"); in intel_dmc_wl_work()
205 * because the DMC wakelock is also taken in atomic context. in __intel_dmc_wl_take()
211 WARN_RATELIMIT(1, "DMC wakelock ack timed out"); in __intel_dmc_wl_take()
246 * the DMC and requires a DC exit for proper access. in intel_dmc_wl_check_range()
315 * Enable wakelock in DMC. We shouldn't try to take the in intel_dmc_wl_enable()
360 /* Disable wakelock in DMC */ in intel_dmc_wl_disable()