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 <[email protected]> > Cc: Lionel Landwerlin <[email protected]> > Cc: Chris Wilson <[email protected]> > Cc: Jani Nikula <[email protected]> > --- > 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 <[email protected]> -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
