Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/drm-4.0/
Dmga_context.c41 int mga_context_switch(drm_device_t *dev, int old, int new) in mga_context_switch() function
174 return mga_context_switch(dev, dev->last_context, ctx.handle); in mga_switchctx()
Dmga_drv.h179 extern int mga_context_switch(drm_device_t *dev, int old, int new);