drm/nouveau/tmr/gp104: initial support
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Родитель
b3446c5ab5
Коммит
5f62ee6dad
|
@ -2186,6 +2186,7 @@ nv134_chipset = {
|
|||
.name = "GP104",
|
||||
.mc = gp100_mc_new,
|
||||
.pci = gp100_pci_new,
|
||||
.timer = gk20a_timer_new,
|
||||
.top = gk104_top_new,
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче