Opened 2 years ago
Closed 2 years 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 , 2 years ago
| Owner: | changed from to |
|---|
comment:2 by , 2 years ago
comment:3 by , 2 years 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 , 2 years 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
follow-up: 6 comment:5 by , 2 years 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.
comment:6 by , 2 years 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 , 2 years ago
Sorry for the delay on this, unfortunately, seems like MTL=off still needs ARL=off to work.
comment:8 by , 2 years 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 , 2 years ago
Hit a snag, IGFX_ARROWLAKE was not declared in this scope . Even when MTL and Arrow Lake are turned on
comment:10 by , 2 years 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 , 2 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

Changelog https://github.com/intel/media-driver/compare/intel-media-23.3.2...intel-media-23.3.3