Searched refs:for_each_intel_plane_on_crtc (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_display.h | 294 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ macro
|
D | intel_display.c | 1305 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()
|
D | intel_pm.c | 3742 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()
|
D | i915_debugfs.c | 3116 for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) { in intel_plane_info()
|