cregit-Linux how code gets into the kernel

Release 4.11 drivers/gpu/drm/sti/sti_gdp.h

/*
 * Copyright (C) STMicroelectronics SA 2014
 * Authors: Benjamin Gaignard <benjamin.gaignard@st.com>
 *          Fabien Dessenne <fabien.dessenne@st.com>
 *          for STMicroelectronics.
 * License terms:  GNU General Public License (GPL), version 2
 */

#ifndef _STI_GDP_H_

#define _STI_GDP_H_

#include <linux/types.h>

struct drm_plane *sti_gdp_create(struct drm_device *drm_dev,
				 struct device *dev, int desc,
				 void __iomem *baseaddr,
				 unsigned int possible_crtcs,
				 enum drm_plane_type type);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Benjamin Gaignard2454.55%133.33%
Vincent Abriou2045.45%266.67%
Total44100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.