HomeSort by: relevance | last modified time | path
    Searched refs:POWER_DOMAIN_PIPE (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_power.h 108 #define POWER_DOMAIN_PIPE(pipe) ((pipe) + POWER_DOMAIN_PIPE_A)
intel_pipe_crc.c 618 power_domain = POWER_DOMAIN_PIPE(crtc->index);
intel_sprite.c 700 power_domain = POWER_DOMAIN_PIPE(plane->pipe);
1102 power_domain = POWER_DOMAIN_PIPE(plane->pipe);
1526 power_domain = POWER_DOMAIN_PIPE(plane->pipe);
1833 power_domain = POWER_DOMAIN_PIPE(plane->pipe);
intel_vdsc.c 495 return POWER_DOMAIN_PIPE(pipe);
vlv_dsi.c 1586 power_domain = POWER_DOMAIN_PIPE(pipe);
intel_display.c 4432 power_domain = POWER_DOMAIN_PIPE(plane->pipe);
7259 mask = BIT_ULL(POWER_DOMAIN_PIPE(pipe));
9247 power_domain = POWER_DOMAIN_PIPE(crtc->pipe);
10445 power_domain = POWER_DOMAIN_PIPE(crtc->pipe);
10972 power_domain = POWER_DOMAIN_PIPE(crtc->pipe);
11366 power_domain = POWER_DOMAIN_PIPE(PIPE_A);
11623 power_domain = POWER_DOMAIN_PIPE(plane->pipe);
18671 POWER_DOMAIN_PIPE(i));
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 400 power_domain = POWER_DOMAIN_PIPE(pipe);
469 power_domain = POWER_DOMAIN_PIPE(pipe);
558 power_domain = POWER_DOMAIN_PIPE(pipe);
i915_irq.c 2805 POWER_DOMAIN_PIPE(pipe)))
2843 POWER_DOMAIN_PIPE(pipe)))
3394 POWER_DOMAIN_PIPE(pipe)))
intel_pm.c 4089 power_domain = POWER_DOMAIN_PIPE(pipe);

Completed in 39 milliseconds