cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (C) STMicroelectronics SA 2013
 * Authors: Vincent Abriou <vincent.abriou@st.com> for STMicroelectronics.
 */

#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 Gaignard2052.63%250.00%
Vincent Abriou1847.37%250.00%
Total38100.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.