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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_context.c231 static int drm_context_switch(struct drm_device * dev, int old, int new) function
404 return drm_context_switch(dev, dev->last_context, ctx->handle);

Completed in 115 milliseconds