Home
last modified time | relevance | path

Searched refs:NvSub2D (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnv50_fbcon.c43 BEGIN_NV04(chan, NvSub2D, 0x02ac, 1); in nv50_fbcon_fillrect()
46 BEGIN_NV04(chan, NvSub2D, 0x0588, 1); in nv50_fbcon_fillrect()
52 BEGIN_NV04(chan, NvSub2D, 0x0600, 4); in nv50_fbcon_fillrect()
58 BEGIN_NV04(chan, NvSub2D, 0x02ac, 1); in nv50_fbcon_fillrect()
77 BEGIN_NV04(chan, NvSub2D, 0x0110, 1); in nv50_fbcon_copyarea()
79 BEGIN_NV04(chan, NvSub2D, 0x08b0, 4); in nv50_fbcon_copyarea()
84 BEGIN_NV04(chan, NvSub2D, 0x08d0, 4); in nv50_fbcon_copyarea()
111 BEGIN_NV04(chan, NvSub2D, 0x0814, 2); in nv50_fbcon_imageblit()
120 BEGIN_NV04(chan, NvSub2D, 0x0838, 2); in nv50_fbcon_imageblit()
123 BEGIN_NV04(chan, NvSub2D, 0x0850, 4); in nv50_fbcon_imageblit()
[all …]
Dnvc0_fbcon.c43 BEGIN_NVC0(chan, NvSub2D, 0x02ac, 1); in nvc0_fbcon_fillrect()
46 BEGIN_NVC0(chan, NvSub2D, 0x0588, 1); in nvc0_fbcon_fillrect()
52 BEGIN_NVC0(chan, NvSub2D, 0x0600, 4); in nvc0_fbcon_fillrect()
58 BEGIN_NVC0(chan, NvSub2D, 0x02ac, 1); in nvc0_fbcon_fillrect()
77 BEGIN_NVC0(chan, NvSub2D, 0x0110, 1); in nvc0_fbcon_copyarea()
79 BEGIN_NVC0(chan, NvSub2D, 0x08b0, 4); in nvc0_fbcon_copyarea()
84 BEGIN_NVC0(chan, NvSub2D, 0x08d0, 4); in nvc0_fbcon_copyarea()
111 BEGIN_NVC0(chan, NvSub2D, 0x0814, 2); in nvc0_fbcon_imageblit()
120 BEGIN_NVC0(chan, NvSub2D, 0x0838, 2); in nvc0_fbcon_imageblit()
123 BEGIN_NVC0(chan, NvSub2D, 0x0850, 4); in nvc0_fbcon_imageblit()
[all …]
Dnouveau_dma.h55 NvSub2D = 3, /* DO NOT CHANGE - hardcoded for kepler gr fifo */ enumerator