Searched refs:for_each_intel_crtc (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_fifo_underrun.c | 423 for_each_intel_crtc(&dev_priv->drm, crtc) { in intel_check_cpu_fifo_underruns() 450 for_each_intel_crtc(&dev_priv->drm, crtc) { in intel_check_pch_fifo_underruns()
|
| D | intel_display.h | 341 #define for_each_intel_crtc(dev, intel_crtc) \ macro
|
| D | intel_fbc.c | 1263 for_each_intel_crtc(&dev_priv->drm, crtc) in intel_fbc_init_pipe_state()
|
| D | intel_display.c | 13380 for_each_intel_crtc(state->base.dev, crtc) { in haswell_mode_set_planes_workaround() 13412 for_each_intel_crtc(&dev_priv->drm, crtc) { in intel_lock_all_pipes() 13432 for_each_intel_crtc(&dev_priv->drm, crtc) { in intel_modeset_all_pipes() 16241 for_each_intel_crtc(dev, crtc) { in intel_modeset_init() 16385 for_each_intel_crtc(&dev_priv->drm, crtc) { in intel_sanitize_plane_mapping() 16652 for_each_intel_crtc(&dev_priv->drm, crtc) { in readout_plane_state() 16672 for_each_intel_crtc(dev, crtc) { in intel_modeset_readout_hw_state() 16709 for_each_intel_crtc(dev, crtc) { in intel_modeset_readout_hw_state() 16775 for_each_intel_crtc(dev, crtc) { in intel_modeset_readout_hw_state() 16977 for_each_intel_crtc(&dev_priv->drm, crtc) { in intel_modeset_setup_hw_state() [all …]
|
| D | intel_display_power.c | 4243 for_each_intel_crtc(dev, crtc) in assert_can_disable_lcpll()
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_trace.h | 35 for_each_intel_crtc(&dev_priv->drm, it__) { 62 for_each_intel_crtc(&dev_priv->drm, it__) { 158 for_each_intel_crtc(&dev_priv->drm, crtc) {
|
| D | intel_pm.c | 850 for_each_intel_crtc(&dev_priv->drm, crtc) { in single_enabled_crtc() 1507 for_each_intel_crtc(&dev_priv->drm, crtc) { in g4x_merge_wm() 1529 for_each_intel_crtc(&dev_priv->drm, crtc) { in g4x_merge_wm() 2114 for_each_intel_crtc(&dev_priv->drm, crtc) { in vlv_merge_wm() 2133 for_each_intel_crtc(&dev_priv->drm, crtc) { in vlv_merge_wm() 3263 for_each_intel_crtc(&dev_priv->drm, intel_crtc) { in ilk_merge_wm_level() 3409 for_each_intel_crtc(&dev_priv->drm, intel_crtc) { in ilk_compute_wm_results() 5687 for_each_intel_crtc(&dev_priv->drm, crtc) { in ilk_compute_wm_config() 5813 for_each_intel_crtc(&dev_priv->drm, crtc) { in skl_wm_get_hw_state() 5995 for_each_intel_crtc(&dev_priv->drm, crtc) { in g4x_wm_get_hw_state() [all …]
|
| D | i915_debugfs.c | 2730 for_each_intel_crtc(dev, crtc) { in i915_display_info() 2967 for_each_intel_crtc(&dev_priv->drm, crtc) { in i915_ddb_info() 3075 for_each_intel_crtc(dev, intel_crtc) { in i915_drrs_status() 4171 for_each_intel_crtc(dev, crtc) { in i915_drrs_ctl_set() 4250 for_each_intel_crtc(dev, intel_crtc) { in i915_fifo_underrun_reset_write()
|