cregit-Linux how code gets into the kernel

Release 4.17 drivers/gpu/drm/i915/selftests/mock_gem_device.h

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

#define __MOCK_GEM_DEVICE_H__

struct drm_i915_private;

struct drm_i915_private *mock_gem_device(void);
void mock_device_flush(struct drm_i915_private *i915);

#endif /* !__MOCK_GEM_DEVICE_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Chris Wilson2996.67%266.67%
Greg Kroah-Hartman13.33%133.33%
Total30100.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.