Searched refs:mga_context_switch (Results 1 – 2 of 2) sorted by relevance
41 int mga_context_switch(drm_device_t *dev, int old, int new) in mga_context_switch() function174 return mga_context_switch(dev, dev->last_context, ctx.handle); in mga_switchctx()
179 extern int mga_context_switch(drm_device_t *dev, int old, int new);