Searched refs:new_fb (Results 1 – 1 of 1) sorted by relevance
1971 struct drm_framebuffer *new_fb = plane->state->fb; in drm_atomic_clean_old_fb() local1972 if (new_fb) in drm_atomic_clean_old_fb()1973 drm_framebuffer_get(new_fb); in drm_atomic_clean_old_fb()1974 plane->fb = new_fb; in drm_atomic_clean_old_fb()