drm/nouveau/ce/tu106: initial support
Appears to be compatible with TU104. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
1b2a5aff35
commit
8ff01abccc
@ -2488,6 +2488,11 @@ nv166_chipset = {
|
||||
.therm = gp100_therm_new,
|
||||
.timer = gk20a_timer_new,
|
||||
.top = gk104_top_new,
|
||||
.ce[0] = tu104_ce_new,
|
||||
.ce[1] = tu104_ce_new,
|
||||
.ce[2] = tu104_ce_new,
|
||||
.ce[3] = tu104_ce_new,
|
||||
.ce[4] = tu104_ce_new,
|
||||
.disp = tu104_disp_new,
|
||||
.dma = gv100_dma_new,
|
||||
.fifo = tu104_fifo_new,
|
||||
|
Loading…
x
Reference in New Issue
Block a user