#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 | 27 | 100.00% | 1 | 100.00% |
Total | 27 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp |
Ben Skeggs | 121 | 100.00% | 2 | 100.00% |
Total | 121 | 100.00% | 2 | 100.00% |