Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display_power.h108 #define POWER_DOMAIN_PIPE(pipe) ((pipe) + POWER_DOMAIN_PIPE_A) macro
Dintel_pipe_crc.c600 power_domain = POWER_DOMAIN_PIPE(crtc->index); in intel_crtc_set_crc_source()
Dintel_sprite.c708 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in skl_plane_get_hw_state()
1126 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in vlv_plane_get_hw_state()
1550 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in ivb_plane_get_hw_state()
1854 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in g4x_plane_get_hw_state()
Dintel_vdsc.c488 return POWER_DOMAIN_PIPE(pipe); in intel_dsc_power_domain()
Dintel_display.c4538 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in i9xx_plane_get_hw_state()
7421 mask = BIT_ULL(POWER_DOMAIN_PIPE(pipe)); in get_crtc_power_domains()
9469 power_domain = POWER_DOMAIN_PIPE(crtc->pipe); in i9xx_get_pipe_config()
10708 power_domain = POWER_DOMAIN_PIPE(crtc->pipe); in ilk_get_pipe_config()
11194 power_domain = POWER_DOMAIN_PIPE(crtc->pipe); in hsw_get_pipe_config()
11599 power_domain = POWER_DOMAIN_PIPE(PIPE_A); in i845_cursor_get_hw_state()
11860 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in i9xx_cursor_get_hw_state()
19030 POWER_DOMAIN_PIPE(i)); in intel_display_capture_error_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_debugfs.c390 power_domain = POWER_DOMAIN_PIPE(pipe); in gen8_display_interrupt_info()
459 power_domain = POWER_DOMAIN_PIPE(pipe); in i915_interrupt_info()
552 power_domain = POWER_DOMAIN_PIPE(pipe); in i915_interrupt_info()
Di915_irq.c2840 POWER_DOMAIN_PIPE(pipe))) in gen8_irq_reset()
2880 POWER_DOMAIN_PIPE(pipe))) in gen11_display_irq_reset()
3432 POWER_DOMAIN_PIPE(pipe))) in gen8_de_irq_postinstall()
Dintel_pm.c4349 power_domain = POWER_DOMAIN_PIPE(pipe); in skl_pipe_ddb_get_hw_state()