commit | b552ae444e454eb3254c958e05b69820c0ef346d | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Nov 23 10:07:01 2017 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Nov 23 12:27:43 2017 +0000 |
tree | c5b512a3e5e7f697b6e1acc71681f2790d5f089d | |
parent | 4f0aa1fa3e3849caee450ee5d14fcc289cf16703 [diff] |
drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers We have agreed during the engine classes discussion that fields marked as non-ABI are better left out altogether from uapi headers. v2: Use a local define for maintanability. (Chris Wilson) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171123100701.18430-1-tvrtko.ursulin@linux.intel.com