Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnv50_graph.c70 inst = (inst & NV50_PGRAPH_CTXCTL_CUR_INSTANCE) << 12; in nv50_graph_channel()
111 inst &= NV50_PGRAPH_CTXCTL_CUR_INSTANCE; in nv50_graph_unload_context()
Dnouveau_reg.h251 #define NV50_PGRAPH_CTXCTL_CUR_INSTANCE 0x00ffffff macro