cregit-Linux how code gets into the kernel

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

#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 Wilson29100.00%2100.00%
Total29100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.