Home
last modified time | relevance | path

Searched refs:POWER_DOMAIN_PIPE (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_irq.c3193 POWER_DOMAIN_PIPE(pipe))) in gen8_irq_reset()
3663 POWER_DOMAIN_PIPE(pipe))) in gen8_de_irq_postinstall()
Di915_debugfs.c829 POWER_DOMAIN_PIPE(pipe))) { in i915_interrupt_info()
3886 if (!intel_display_power_is_enabled(dev_priv, POWER_DOMAIN_PIPE(pipe))) { in pipe_crc_set_source()
Di915_drv.h208 #define POWER_DOMAIN_PIPE(pipe) ((pipe) + POWER_DOMAIN_PIPE_A) macro
Dintel_display.c5312 mask = BIT(POWER_DOMAIN_PIPE(pipe)); in get_crtc_power_domains()
8137 POWER_DOMAIN_PIPE(crtc->pipe))) in i9xx_get_pipe_config()
9268 POWER_DOMAIN_PIPE(crtc->pipe))) in ironlake_get_pipe_config()
9856 POWER_DOMAIN_PIPE(crtc->pipe))) in haswell_get_pipe_config()
15699 POWER_DOMAIN_PIPE(i)); in intel_display_capture_error_state()
Dintel_pm.c2824 if (!intel_display_power_is_enabled(dev_priv, POWER_DOMAIN_PIPE(pipe))) in skl_ddb_get_hw_state()