Searched refs:drm_context_switch (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_context.c247 static int drm_context_switch(struct drm_device * dev, int old, int new) drm_context_switch() function
404 return drm_context_switch(dev, dev->last_context, ctx->handle); drm_legacy_switchctx()

Completed in 72 milliseconds