Searched refs:sifm (Results 1 – 5 of 5) sorted by relevance
36 struct nouveau_object *sifm; member
523 nouveau_object_del(&screen->sifm); in nv30_screen_destroy()804 NULL, 0, &screen->sifm); in nv30_screen_create()809 PUSH_DATA (push, screen->sifm->handle); in nv30_screen_create()
64 struct nouveau_object *sifm; member
465 nouveau_object_del(&hw->sifm); in nv04_surface_takedown()594 ret = nouveau_object_new(chan, handle++, class, NULL, 0, &hw->sifm); in nv04_surface_init()599 PUSH_DATA (push, hw->sifm->handle); in nv04_surface_init()
60 - nv30: Fix max width / height checks in nv30 sifm code