Home
last modified time | relevance | path

Searched refs:for_each_intel_plane_on_crtc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.h294 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ macro
Dintel_display.c1305 for_each_intel_plane_on_crtc(&dev_priv->drm, crtc, plane) in assert_planes_disabled()
6182 for_each_intel_plane_on_crtc(&dev_priv->drm, intel_crtc, plane) { in intel_crtc_disable_noatomic()
15452 for_each_intel_plane_on_crtc(dev, crtc, plane) { in intel_sanitize_crtc()
15575 for_each_intel_plane_on_crtc(&dev_priv->drm, crtc, plane) { in readout_plane_state()
Dintel_pm.c3742 for_each_intel_plane_on_crtc(dev, crtc, plane) { in intel_can_enable_sagv()
5173 for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) { in skl_print_wm_changes()
Di915_debugfs.c3116 for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) { in intel_plane_info()