[igt-dev] [PATCH v23 06/14] test: perf_pmu: use the gem_engine_topology library

Chris Wilson chris at chris-wilson.co.uk
Mon May 13 11:57:00 UTC 2019


Quoting Andi Shyti (2019-05-13 01:45:00)
>  static void
> -init(int gem_fd, const struct intel_execution_engine2 *e, uint8_t sample)
> +init(int gem_fd, struct intel_execution_engine2 *e, uint8_t sample)

There's a lot of const dropping where const seems appropriate throughout
this series? Did I misread and there's a reason throughout why we are
rewriting the caller's struct?
-Chris


More information about the igt-dev mailing list