Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba3b712e authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/fifo/gp104: initial support



Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent fd47877f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -2202,6 +2202,7 @@ nv134_chipset = {
	.top = gk104_top_new,
	.top = gk104_top_new,
	.disp = gp104_disp_new,
	.disp = gp104_disp_new,
	.dma = gf119_dma_new,
	.dma = gf119_dma_new,
	.fifo = gp100_fifo_new,
};
};


static int
static int