Searched refs:nfbdev (Results 1 – 3 of 3) sorted by relevance
37 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_copyarea() local38 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv04_fbcon_copyarea()57 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_fillrect() local58 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv04_fbcon_fillrect()84 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_imageblit() local85 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv04_fbcon_imageblit()140 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_accel_init() local141 struct drm_device *dev = nfbdev->helper.dev; in nv04_fbcon_accel_init()178 0x0062 : 0x0042, NULL, 0, &nfbdev->surf2d); in nv04_fbcon_accel_init()183 &nfbdev->clip); in nv04_fbcon_accel_init()[all …]
38 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_fillrect() local39 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv50_fbcon_fillrect()73 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_copyarea() local74 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv50_fbcon_copyarea()101 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_imageblit() local102 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv50_fbcon_imageblit()156 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_accel_init() local157 struct nouveau_framebuffer *fb = nouveau_framebuffer(nfbdev->helper.fb); in nv50_fbcon_accel_init()158 struct drm_device *dev = nfbdev->helper.dev; in nv50_fbcon_accel_init()191 &nfbdev->twod); in nv50_fbcon_accel_init()[all …]
38 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_fillrect() local39 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_fillrect()73 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_copyarea() local74 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_copyarea()101 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_imageblit() local102 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_imageblit()156 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_accel_init() local157 struct drm_device *dev = nfbdev->helper.dev; in nvc0_fbcon_accel_init()158 struct nouveau_framebuffer *fb = nouveau_framebuffer(nfbdev->helper.fb); in nvc0_fbcon_accel_init()164 &nfbdev->twod); in nvc0_fbcon_accel_init()[all …]