Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_context.c191 int drm_context_switch(struct drm_device *dev, int old, int new) in drm_context_switch() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_context.c284 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch() function