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