Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_context.c60 void drm_legacy_ctxbitmap_free(struct drm_device * dev, int ctx_handle) in drm_legacy_ctxbitmap_free() function
147 drm_legacy_ctxbitmap_free(dev, pos->handle); in drm_legacy_ctxbitmap_flush()
494 drm_legacy_ctxbitmap_free(dev, ctx->handle); in drm_legacy_rmctx()
H A Ddrm_legacy.h97 void drm_legacy_ctxbitmap_free(struct drm_device *dev, int ctx_handle);