Searched refs:nv50_context_screen (Results 1 – 2 of 2) sorted by relevance
100 if (nv50_context_screen(nv50)->cur_ctx == nv50) { in nv50_destroy()102 nv50_context_screen(nv50)->cur_ctx = NULL; in nv50_destroy()
166 nv50_context_screen(struct nv50_context *nv50) in nv50_context_screen() function