Home
last modified time | relevance | path

Searched refs:drm_atomic_clean_old_fb (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/
Ddrm_atomic.c1453 void drm_atomic_clean_old_fb(struct drm_device *dev, in drm_atomic_clean_old_fb() function
1478 EXPORT_SYMBOL(drm_atomic_clean_old_fb);
1625 drm_atomic_clean_old_fb(dev, plane_mask, ret); in drm_mode_atomic_ioctl()
Ddrm_fb_helper.c388 drm_atomic_clean_old_fb(dev, plane_mask, ret); in restore_fbdev_mode_atomic()
1272 drm_atomic_clean_old_fb(dev, plane_mask, ret); in pan_display_atomic()