cregit-Linux how code gets into the kernel

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

/*
 * Copyright (C) STMicroelectronics SA 2013
 * Authors: Vincent Abriou <vincent.abriou@st.com> for STMicroelectronics.
 * License terms:  GNU General Public License (GPL), version 2
 */

#ifndef _STI_CURSOR_H_

#define _STI_CURSOR_H_

struct drm_plane *sti_cursor_create(struct drm_device *drm_dev,
				    struct device *dev, int desc,
				    void __iomem *baseaddr,
				    unsigned int possible_crtcs);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Benjamin Gaignard1951.35%133.33%
Vincent Abriou1848.65%266.67%
Total37100.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.