Lines Matching refs:nfbdev
32 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_fillrect() local
33 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); in nvc0_fbcon_fillrect()
67 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_copyarea() local
68 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); in nvc0_fbcon_copyarea()
95 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_imageblit() local
96 struct nouveau_drm *drm = nouveau_drm(nfbdev->dev); in nvc0_fbcon_imageblit()
150 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_accel_init() local
151 struct drm_device *dev = nfbdev->dev; in nvc0_fbcon_accel_init()
152 struct nouveau_framebuffer *fb = &nfbdev->nouveau_fb; in nvc0_fbcon_accel_init()
158 &nfbdev->twod); in nvc0_fbcon_accel_init()
197 OUT_RING (chan, nfbdev->twod.handle); in nvc0_fbcon_accel_init()