Searched refs:drm_legacy_ctxbitmap_init (Results 1 – 3 of 3) sorted by relevance
52 void drm_legacy_ctxbitmap_init(struct drm_device *dev);56 static inline void drm_legacy_ctxbitmap_init(struct drm_device *dev) {} in drm_legacy_ctxbitmap_init() function
106 void drm_legacy_ctxbitmap_init(struct drm_device * dev) in drm_legacy_ctxbitmap_init() function
732 drm_legacy_ctxbitmap_init(dev); in drm_dev_init()