Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_power.h151 #define POWER_DOMAIN_PIPE(pipe) ((pipe) + POWER_DOMAIN_PIPE_A) macro
Dintel_cursor.c315 power_domain = POWER_DOMAIN_PIPE(PIPE_A); in i845_cursor_get_hw_state()
583 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in i9xx_cursor_get_hw_state()
Dintel_pipe_crc.c602 power_domain = POWER_DOMAIN_PIPE(pipe); in intel_crtc_set_crc_source()
Dintel_sprite.c514 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in vlv_plane_get_hw_state()
938 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in ivb_plane_get_hw_state()
1261 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in g4x_plane_get_hw_state()
Di9xx_plane.c665 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in i9xx_plane_get_hw_state()
Dintel_vdsc.c570 return POWER_DOMAIN_PIPE(pipe); in intel_dsc_power_domain()
Dskl_universal_plane.c675 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in skl_plane_get_hw_state()
Dintel_display.c3934 mask = BIT_ULL(POWER_DOMAIN_PIPE(pipe)); in get_crtc_power_domains()
5133 power_domain = POWER_DOMAIN_PIPE(crtc->pipe); in i9xx_get_pipe_config()
6104 power_domain = POWER_DOMAIN_PIPE(crtc->pipe); in ilk_get_pipe_config()
6396 POWER_DOMAIN_PIPE(crtc->pipe))) in hsw_get_pipe_config()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c3095 POWER_DOMAIN_PIPE(pipe))) in gen8_display_irq_reset()
3149 POWER_DOMAIN_PIPE(pipe))) in gen11_display_irq_reset()
3805 POWER_DOMAIN_PIPE(pipe))) in gen8_de_irq_postinstall()
Dintel_pm.c4344 power_domain = POWER_DOMAIN_PIPE(pipe); in skl_pipe_ddb_get_hw_state()