Searched refs:drm_context_switch (Results 1 – 2 of 2) sorted by relevance
267 drm_context_switch(drm_device_t *dev, int old, int new) in drm_context_switch() function408 return (drm_context_switch(dev, dev->last_context, ctx.handle)); in drm_switchctx()
874 int drm_context_switch(drm_device_t *, int, int);