Module Name: src Committed By: riastradh Date: Mon Aug 27 06:18:17 UTC 2018
Modified Files: src/sys/external/bsd/drm2/include: i915_trace.h Log Message: update i915_trace.h to build withotu -Werror remove unused users of the type struct intel_ring_buffer switch others to struct drm_i915_gem_request which is what callers use. Author: coypu <co...@sdf.org> Committer: Taylor R Campbell <riastr...@netbsd.org> To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/include/i915_trace.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.