kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/gp100.c
.. .. @@ -36,7 +36,7 @@ 36 36 .super = gf119_disp_super, 37 37 .root = &gp100_disp_root_oclass, 38 38 .head = { .cnt = gf119_head_cnt, .new = gf119_head_new }, 39 - .sor = { .cnt = gf119_sor_cnt, .new = gm200_sor_new },39 + .sor = { .cnt = gf119_sor_cnt, .new = gp100_sor_new },40 40 }; 41 41 42 42 int