Searched refs:drm_legacy_ctxbitmap_init (Results 1 – 3 of 3) sorted by relevance
88 void drm_legacy_ctxbitmap_init(struct drm_device *dev);92 static inline void drm_legacy_ctxbitmap_init(struct drm_device *dev) {} in drm_legacy_ctxbitmap_init() function
98 void drm_legacy_ctxbitmap_init(struct drm_device * dev) in drm_legacy_ctxbitmap_init() function
645 drm_legacy_ctxbitmap_init(dev); in drm_dev_init()