Searched refs:nv_set_crtc_base (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 353 nv_set_crtc_base(struct drm_device *dev, int head, uint32_t offset) in nv_set_crtc_base() function
|
H A D | crtc.c | 883 nv_set_crtc_base(dev, nv_crtc->index, regp->fb_start); in nv04_crtc_do_mode_set_base() 1091 nv_set_crtc_base(drm->dev, drm_crtc_index(state.crtc), in nv04_flip_complete()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 353 nv_set_crtc_base(struct drm_device *dev, int head, uint32_t offset) in nv_set_crtc_base() function
|
H A D | crtc.c | 884 nv_set_crtc_base(dev, nv_crtc->index, regp->fb_start); in nv04_crtc_do_mode_set_base() 1084 nv_set_crtc_base(drm->dev, drm_crtc_index(state.crtc), in nv04_flip_complete()
|
Completed in 6 milliseconds