cregit-Linux how code gets into the kernel

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

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

#define __NVKM_MSPDEC_H__
#include <engine/falcon.h>
int g98_mspdec_new(struct nvkm_device *, int, struct nvkm_engine **);
int gt215_mspdec_new(struct nvkm_device *, int, struct nvkm_engine **);
int gf100_mspdec_new(struct nvkm_device *, int, struct nvkm_engine **);
int gk104_mspdec_new(struct nvkm_device *, int, struct nvkm_engine **);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Ben Skeggs7198.61%375.00%
Greg Kroah-Hartman11.39%125.00%
Total72100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.