Release 4.16 drivers/video/fbdev/matrox/matroxfb_accel.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __MATROXFB_ACCEL_H__
#define __MATROXFB_ACCEL_H__
#include "matroxfb_base.h"
void matrox_cfbX_init(struct matrox_fb_info *minfo);
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 16 | 76.19% | 1 | 33.33% |
Jean Delvare | 4 | 19.05% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 4.76% | 1 | 33.33% |
Total | 21 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.