Searched refs:for_each_intel_plane_on_crtc (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_pm.c | 974 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()
|
D | i915_drv.h | 288 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ macro
|
D | intel_display.c | 15071 for_each_intel_plane_on_crtc(dev, crtc, plane) { in intel_sanitize_crtc()
|