ipu7: init - #542085
Conversation
Co-Authored-By: Ao Li <aoli.al@hotmail.com> Co-Authored-By: Atlas Yu <pseudoc@163.com>
✅
|
try PR: NixOS#542085
try PR: NixOS#542085
pseudocc
left a comment
There was a problem hiding this comment.
I tried to apply these commits on top of nixos-26.05, but got compile errors during linkage and this pseudocc@9b0fa8f could fix the build.
/nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: JsonCommonParser.cpp:(.text+0x363): undefined reference to `Json::Value::isMember(char const*) const'
|
Works fine on ThinkPad X1 2-in-1 Gen 10 (ipu7, sensor ov08x40), test on https://mozilla.github.io/webrtc-landing/gum_test.html (Chromium 150). |
Co-Authored-By: Ao Li <aoli.al@hotmail.com> Co-Authored-By: Atlas Yu <pseudoc@163.com>
Out-of-tree IPU7 PSys kernel module. On kernels >= 6.17 the IPU7 core and ISys ship in mainline (drivers/staging/media/ipu7) but PSys does not, so upstream's Makefile builds only PSys and links it against the in-tree core and ISys. Co-Authored-By: Ao Li <aoli.al@hotmail.com> Co-Authored-By: Atlas Yu <pseudoc@163.com>
Co-Authored-By: Ao Li <aoli.al@hotmail.com> Co-Authored-By: Atlas Yu <pseudoc@163.com>
Co-Authored-By: Ao Li <aoli.al@hotmail.com> Co-Authored-By: Atlas Yu <pseudoc@163.com>
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-already-reviewed/2617/3191 |
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-already-reviewed/2617/3221 |
This patch adopts changes from #479283. Main diff:
ipu7-driveralso include patch: media: intel/ipu7: guard ipu7_dir for in tree core builds intel/ipu7-drivers#88 to build the driver against kernel > 6.17ipu7-camera*toby-name/ipWe need this out-of-tree kernel module because
ipu7-psysis not in-tree. Addingipu7-driversandipu7-camera-*allows user to use hardware ISP, PSys.Tested on dell xps 14. Camera works with hardware accelerator.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.