cregit-Linux how code gets into the kernel

Release 4.16 drivers/gpu/drm/nouveau/include/nvkm/engine/msppp.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __NVKM_MSPPP_H__

#define __NVKM_MSPPP_H__
#include <engine/falcon.h>
int g98_msppp_new(struct nvkm_device *, int, struct nvkm_engine **);
int gt215_msppp_new(struct nvkm_device *, int, struct nvkm_engine **);
int gf100_msppp_new(struct nvkm_device *, int, struct nvkm_engine **);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Ben Skeggs5596.49%360.00%
Maarten Lankhorst11.75%120.00%
Greg Kroah-Hartman11.75%120.00%
Total57100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.