Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display_power.h113 #define POWER_DOMAIN_PIPE(pipe) ((pipe) + POWER_DOMAIN_PIPE_A) macro
Dintel_cursor.c311 power_domain = POWER_DOMAIN_PIPE(PIPE_A); in i845_cursor_get_hw_state()
577 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.c515 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in vlv_sprite_get_hw_state()
938 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in ivb_sprite_get_hw_state()
1258 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in g4x_sprite_get_hw_state()
Dintel_vdsc.c573 return POWER_DOMAIN_PIPE(pipe); in intel_dsc_power_domain()
Di9xx_plane.c674 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in i9xx_plane_get_hw_state()
Dintel_display.c2188 set_bit(POWER_DOMAIN_PIPE(pipe), mask->bits); in get_crtc_power_domains()
3230 power_domain = POWER_DOMAIN_PIPE(crtc->pipe); in i9xx_get_pipe_config()
3652 power_domain = POWER_DOMAIN_PIPE(crtc->pipe); in ilk_get_pipe_config()
3783 power_domain = POWER_DOMAIN_PIPE(pipe); in enabled_bigjoiner_pipes()
4053 POWER_DOMAIN_PIPE(crtc->pipe))) in hsw_get_pipe_config()
Dskl_universal_plane.c653 power_domain = POWER_DOMAIN_PIPE(plane->pipe); in skl_plane_get_hw_state()
Dskl_watermark.c784 power_domain = POWER_DOMAIN_PIPE(pipe); in skl_pipe_ddb_get_hw_state()
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_irq.c3110 POWER_DOMAIN_PIPE(pipe))) in gen8_display_irq_reset()
3164 POWER_DOMAIN_PIPE(pipe))) in gen11_display_irq_reset()
3822 POWER_DOMAIN_PIPE(pipe))) in gen8_de_irq_postinstall()