Searched refs:nv04_crtc_do_mode_set_base (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | crtc.c | 824 nv04_crtc_do_mode_set_base(struct drm_crtc *crtc, in nv04_crtc_do_mode_set_base() function 909 return nv04_crtc_do_mode_set_base(crtc, old_fb, x, y, false); in nv04_crtc_mode_set_base() 925 return nv04_crtc_do_mode_set_base(crtc, fb, x, y, true); in nv04_crtc_mode_set_base_atomic()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | crtc.c | 825 nv04_crtc_do_mode_set_base(struct drm_crtc *crtc, in nv04_crtc_do_mode_set_base() function 910 return nv04_crtc_do_mode_set_base(crtc, old_fb, x, y, false); in nv04_crtc_mode_set_base() 918 return nv04_crtc_do_mode_set_base(crtc, fb, x, y, true); in nv04_crtc_mode_set_base_atomic()
|
Completed in 8 milliseconds