[PATCH i-g-t v2 3/4] xe/oa: Update scripts to support BMG
Souza, Jose
jose.souza at intel.com
Tue Sep 3 20:55:44 UTC 2024
On Tue, 2024-09-03 at 12:52 -0700, Dixit, Ashutosh wrote:
> On Tue, 03 Sep 2024 06:24:35 -0700, José Roberto de Souza wrote:
> >
>
> Thanks for the patches Jose. This is also:
>
> Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
>
> Though one more change is needed, at least in IGT, to use BMG, here:
>
> In lib/xe/xe_oa.c:
>
> struct intel_xe_perf *
> intel_xe_perf_for_devinfo(uint32_t device_id,
> {
> ...
>
> } else if (intel_graphics_ver(device_id) >= IP_VER(20, 0)) {
> intel_xe_perf_load_metrics_lnl(perf);
>
> ...
> }
>
> If this is not needed for Mesa, I can make the change for IGT. But for now
> this series is R-b'd.
Applied all the comments in v3, thank you.
More information about the igt-dev
mailing list