#ifndef __NOUVEAU_TTM_H__ #define __NOUVEAU_TTM_H__
static inline struct nouveau_drm * nouveau_bdev(struct ttm_bo_device *bd) { return container_of(bd, struct nouveau_drm, ttm.bdev); }Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| ben skeggs | ben skeggs | 27 | 100.00% | 1 | 100.00% | 
| Total | 27 | 100.00% | 1 | 100.00% | 
| Person | Tokens | Prop | Commits | CommitProp | |
| ben skeggs | ben skeggs | 121 | 100.00% | 2 | 100.00% | 
| Total | 121 | 100.00% | 2 | 100.00% |