Release 4.15 drivers/gpu/drm/nouveau/include/nvkm/engine/bsp.h
  
  
  
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __NVKM_BSP_H__
#define __NVKM_BSP_H__
#include <engine/xtensa.h>
int g84_bsp_new(struct nvkm_device *, int, struct nvkm_engine **);
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp | 
| Ben Skeggs | 26 | 96.30% | 4 | 80.00% | 
| Greg Kroah-Hartman | 1 | 3.70% | 1 | 20.00% | 
| Total | 27 | 100.00% | 5 | 100.00% | 
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.