Searched refs:nfbdev (Results 1 – 3 of 3) sorted by relevance
32 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_copyarea() local33 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv04_fbcon_copyarea()52 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_fillrect() local53 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv04_fbcon_fillrect()79 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_imageblit() local80 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv04_fbcon_imageblit()135 struct nouveau_fbdev *nfbdev = info->par; in nv04_fbcon_accel_init() local136 struct drm_device *dev = nfbdev->helper.dev; in nv04_fbcon_accel_init()173 0x0062 : 0x0042, NULL, 0, &nfbdev->surf2d); in nv04_fbcon_accel_init()178 &nfbdev->clip); in nv04_fbcon_accel_init()[all …]
33 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_fillrect() local34 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv50_fbcon_fillrect()68 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_copyarea() local69 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv50_fbcon_copyarea()96 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_imageblit() local97 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nv50_fbcon_imageblit()151 struct nouveau_fbdev *nfbdev = info->par; in nv50_fbcon_accel_init() local152 struct nouveau_framebuffer *fb = nouveau_framebuffer(nfbdev->helper.fb); in nv50_fbcon_accel_init()153 struct drm_device *dev = nfbdev->helper.dev; in nv50_fbcon_accel_init()186 &nfbdev->twod); in nv50_fbcon_accel_init()[all …]
33 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_fillrect() local34 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_fillrect()68 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_copyarea() local69 struct nouveau_drm *drm = nouveau_drm(nfbdev->helper.dev); in nvc0_fbcon_copyarea()96 struct nouveau_fbdev *nfbdev = info->par; in nvc0_fbcon_imageblit() local97 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() local152 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()[all …]