Lines Matching refs:nfbdev
33 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_fillrect() local
34 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_fillrect()
68 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_copyarea() local
69 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_copyarea()
96 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_imageblit() local
97 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_imageblit()
151 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_accel_init() local
152 struct drm_device *dev = nfbdev->helper.dev; in nvc0_fbcon_accel_init()
153 struct nouveau_framebuffer *fb = nouveau_framebuffer(nfbdev->helper.fb); in nvc0_fbcon_accel_init()
159 &nfbdev->twod); in nvc0_fbcon_accel_init()
198 OUT_RING (chan, nfbdev->twod.handle); in nvc0_fbcon_accel_init()