[igt-dev] [PATCH i-g-t v7 2/7] lib/xe: Introduce Xe library
Dixit, Ashutosh
ashutosh.dixit at intel.com
Fri Mar 10 04:30:39 UTC 2023
On Tue, 07 Mar 2023 14:12:31 -0800, Zbigniew Kempczyński wrote:
>
Hi Zbyzsek,
> +#define for_each_gt(__fd, __gt) \
> + for (__gt = 0; __gt < xe_number_gt(__fd); ++__gt)
This for_each_gt conflicts with for_each_gt in our internal i915 tree
(which were planning to post upstream soon). How do you want to resolve
this?
Thanks.
--
Ashutosh
More information about the igt-dev
mailing list