drm/nouveau/disp/tu106: initial support
Appears to be compatible with TU104. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Родитель
1a38496cdd
Коммит
7f7bc32e23
|
@ -2488,6 +2488,7 @@ nv166_chipset = {
|
|||
.therm = gp100_therm_new,
|
||||
.timer = gk20a_timer_new,
|
||||
.top = gk104_top_new,
|
||||
.disp = tu104_disp_new,
|
||||
.dma = gv100_dma_new,
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче