Searched refs:tdfx_context_switch (Results 1 – 3 of 3) sorted by relevance
44 int tdfx_context_switch(drm_device_t *dev, int old, int new) in tdfx_context_switch() function188 return tdfx_context_switch(dev, dev->last_context, ctx.handle); in tdfx_switchctx()
65 extern int tdfx_context_switch(drm_device_t *dev, int old, int new);
598 tdfx_context_switch(dev, dev->last_context, lock.context); in tdfx_lock()