Searched refs:drm_context_switch (Results 1 – 1 of 1) sorted by relevance
276 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch() function453 return drm_context_switch(dev, dev->last_context, ctx->handle); in drm_legacy_switchctx()
Completed in 3 milliseconds