Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c610 nv_crtc_swap_fbs(struct drm_crtc *crtc, struct drm_framebuffer *old_fb) in nv_crtc_swap_fbs() function
649 ret = nv_crtc_swap_fbs(crtc, old_fb); in nv_crtc_mode_set()
906 int ret = nv_crtc_swap_fbs(crtc, old_fb); in nv04_crtc_mode_set_base()