Opened 8 months ago

Closed 8 months ago

#18523 closed enhancement (fixed)

intel-media-23.3.3

Reported by: Bruce Dubbs Owned by: Rahul Chandra
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (12)

comment:1 by Rahul Chandra, 8 months ago

Owner: changed from blfs-book to Rahul Chandra

comment:3 by Rahul Chandra, 8 months ago

This one is interesting, https://github.com/intel/media-driver/commit/3cbddb929456a02a939d1af2b817e0891445e836. Maybe it fixes the MTL build-off issues we have been having, will test the build, have a system on my desk right now

comment:4 by Rahul Chandra, 8 months ago

This system seems to be having some problems, it is a bit out of date, will get it up to date and finish tomorrow

comment:5 by Xi Ruoyao, 8 months ago

We should add DG2 into the list of model names, it has its own model (while DG1 is considered a submodel of GEN12 despite it's a PCIe card).

AFAIK DG2 is already launched so we can put it before MTL.

Last edited 8 months ago by Xi Ruoyao (previous) (diff)

in reply to:  5 comment:6 by Xi Ruoyao, 8 months ago

Replying to Xi Ruoyao:

We should add DG2 into the list of model names, it has its own model (while DG1 is considered a submodel of GEN12 despite it's a PCIe card).

AFAIK DG2 is already launched so we can put it before MTL.

Please disregard. DG2 is also a submodel of GEN12 (DG2 depends on Xe_M, and Xe_M depends on GEN12).

And generally in intel-media if we mess around the submodels the package will just FTBFS. With -DGEN12=ON and -DDG2=OFF I got "igvpkrn_isa_xe_hpg.h not found".

comment:7 by Rahul Chandra, 8 months ago

Sorry for the delay on this, unfortunately, seems like MTL=off still needs ARL=off to work.

comment:8 by Rahul Chandra, 8 months ago

Should be okay as long as it's fixed by the time that Meteor Lake launches, if it isn't we can look into noting it or making a patch

comment:9 by Rahul Chandra, 8 months ago

Hit a snag, IGFX_ARROWLAKE was not declared in this scope . Even when MTL and Arrow Lake are turned on

comment:10 by Rahul Chandra, 8 months ago

The error seems to be related to an erroneous usage of IGFX_ARROWLAKE in media_sysinfo_mtl.cpp (The meteor lake system info file). Not much that we can do in this case until Arrow Lake support is complete.

Turning both off allows the build to complete, For right now I think this is the best option as intel sorts this out.

comment:12 by Rahul Chandra, 8 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.