Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_reg.h253 #define NV50_PGRAPH_CTXCTL_NEXT_INSTANCE 0x00ffffff macro
Dnv50_graph.c335 inst &= NV50_PGRAPH_CTXCTL_NEXT_INSTANCE; in nv50_graph_context_switch()