[Intel-gfx] [PATCH] drm/i915: Move OA files to separate folder
Chris Wilson
chris at chris-wilson.co.uk
Wed Jun 26 12:46:45 UTC 2019
Quoting Michal Wajdeczko (2019-06-26 13:38:26)
> OA files look to be auto-generated so we can keep them all in
> dedicated subdirectory.
The question I couldn't answer was how coupled into the GEM api is the
i915_perf ioctl. Is the GEM context filtering an adjunct or core? The
move makes sense, but I couldn't decide if it should be gem/oa instead.
> Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
> Cc: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Jani Nikula <jani.nikula at intel.com>
> ---
> drivers/gpu/drm/i915/Makefile | 36 ++++++++++---------
> drivers/gpu/drm/i915/i915_perf.c | 28 +++++++--------
> drivers/gpu/drm/i915/oa/Makefile | 0
Ok, so you chose not to hook up the standalone header test (to be
replaced by builtin kbuild magic) -- iirc, Jani said the autogenerated
headers were not standalone. Oh well.
Acked-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the Intel-gfx
mailing list