Home
last modified time | relevance | path

Searched refs:NV50_PGRAPH_CTXCTL_CUR_LOADED (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv50_graph.c68 if (!(inst & NV50_PGRAPH_CTXCTL_CUR_LOADED)) in nv50_graph_channel()
109 if (!(inst & NV50_PGRAPH_CTXCTL_CUR_LOADED)) in nv50_graph_unload_context()
Dnouveau_reg.h250 #define NV50_PGRAPH_CTXCTL_CUR_LOADED 0x80000000 macro