Searched refs:nv04_tv_bind (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv04.c | 105 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) in nv04_tv_bind() function 135 nv04_tv_bind(dev, head ^ 1, false); in nv04_tv_prepare() 137 nv04_tv_bind(dev, head, true); in nv04_tv_prepare()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv04.c | 105 static void nv04_tv_bind(struct drm_device *dev, int head, bool bind) in nv04_tv_bind() function 135 nv04_tv_bind(dev, head ^ 1, false); in nv04_tv_prepare() 137 nv04_tv_bind(dev, head, true); in nv04_tv_prepare()
|
Completed in 2 milliseconds