Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_pm.c974 for_each_intel_plane_on_crtc(dev, crtc, plane) { in vlv_compute_fifo()
987 for_each_intel_plane_on_crtc(dev, crtc, plane) { in vlv_compute_fifo()
1010 for_each_intel_plane_on_crtc(dev, crtc, plane) { in vlv_compute_fifo()
1045 for_each_intel_plane_on_crtc(dev, crtc, plane) { in vlv_invert_wms()
1093 for_each_intel_plane_on_crtc(dev, crtc, plane) { in vlv_compute_wm()
1175 for_each_intel_plane_on_crtc(dev, crtc, plane) { in vlv_pipe_set_fifo_size()
1996 for_each_intel_plane_on_crtc(dev_priv->dev, intel_crtc, intel_plane) { in ilk_compute_wm_level()
2312 for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) { in intel_compute_pipe_wm()
Di915_drv.h288 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ macro
Dintel_display.c15071 for_each_intel_plane_on_crtc(dev, crtc, plane) { in intel_sanitize_crtc()