cregit-Linux how code gets into the kernel

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

#ifndef __MOCK_GEM_OBJECT_H__

#define __MOCK_GEM_OBJECT_H__


struct mock_object {
	
struct drm_i915_gem_object base;
};

#endif /* !__MOCK_GEM_OBJECT_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Chris Wilson18100.00%1100.00%
Total18100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.