Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_context.c270 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch() function
443 return drm_context_switch(dev, dev->last_context, ctx->handle); in drm_legacy_switchctx()