We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b692a8 commit 1a989d9Copy full SHA for 1a989d9
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk110.c
@@ -59,7 +59,7 @@ gk110_fb = {
59
.init = gf100_fb_init,
60
.init_page = gf100_fb_init_page,
61
.intr = gf100_fb_intr,
62
- .sysmem.flush_page_init = gf100_fb_sysmem_flush_page_init,
+ //.sysmem.flush_page_init = gf100_fb_sysmem_flush_page_init,
63
.ram_new = gk104_ram_new,
64
.default_bigpage = 17,
65
.clkgate_pack = gk110_fb_clkgate_pack,
0 commit comments