Searched refs:tmp_crtc (Results 1 – 1 of 1) sorted by relevance
398 struct drm_crtc *crtc = NULL, *tmp_crtc; in intel_update_fbc() local422 list_for_each_entry(tmp_crtc, &dev->mode_config.crtc_list, head) { in intel_update_fbc()423 if (tmp_crtc->enabled && tmp_crtc->fb) { in intel_update_fbc()429 crtc = tmp_crtc; in intel_update_fbc()