cregit-Linux how code gets into the kernel

Release 4.17 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/timing.h

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

#define __NVBIOS_TIMING_H__
#include <subdev/bios/ramcfg.h>

u32 nvbios_timingTe(struct nvkm_bios *,
		    u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *snr, u8 *ssz);
u32 nvbios_timingEe(struct nvkm_bios *, int idx,
		    u8 *ver, u8 *hdr, u8 *cnt, u8 *len);
u32 nvbios_timingEp(struct nvkm_bios *, int idx,
		    u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ramcfg *);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Ben Skeggs10199.02%583.33%
Greg Kroah-Hartman10.98%116.67%
Total102100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.