Searched refs:next_fb (Results 1 – 2 of 2) sorted by relevance
48 struct drm_framebuffer *next_fb; member629 tilcdc_crtc->next_fb = fb; in tilcdc_crtc_update_fb()920 if (tilcdc_crtc->next_fb) { in tilcdc_crtc_irq()921 set_scanout(crtc, tilcdc_crtc->next_fb); in tilcdc_crtc_irq()922 tilcdc_crtc->next_fb = NULL; in tilcdc_crtc_irq()
340 struct list_head next_fb; member