linux-lenovo-21bx: upgrade to 6.11
I don't intend to merge this branch until the 6.11 release. It exists to let others help with testing, using mrtest add 5399
. If you test this on your x13s and run into regressions, please comment and help me debug it
TODO:
-
PD mapper is in kernel now, should drop requirement from lenovo-21bx device pkg (and test), see #2936 -
Diff jhovold's config with ours to make sure we have relevant/useful kconfig enabled from his latest - jhovold.config (generated from his rc1 defconfig)
- verdict: Nothing new added/changed
Merge request reports
Activity
added device-lenovo-21bx label
added 26 commits
-
2b0dc396...4321b29b - 25 commits from branch
master
- c859181b - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-07-29T20:28:28
-
2b0dc396...4321b29b - 25 commits from branch
added 14 commits
-
c859181b...f9c33329 - 13 commits from branch
master
- df586c69 - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-07-30T20:08:31
-
c859181b...f9c33329 - 13 commits from branch
added 136 commits
-
df586c69...434e0129 - 135 commits from branch
master
- 02204a02 - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-08-20T15:49:18
-
df586c69...434e0129 - 135 commits from branch
added 14 commits
-
02204a02...7c5028d4 - 13 commits from branch
master
- e62d00e2 - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-08-27T00:22:55
-
02204a02...7c5028d4 - 13 commits from branch
- Resolved by Administrator
Drive-by comment: could you enable
CONFIG_UDMABUF
while on it? I'm planning to open a MR that switches libcamera to use udmabuf instead of CMA heaps (CONFIG_DMABUF_HEAPS_CMA
) by default, only using CMA where strictly necessary (GPUs without IOMMU), but that would break cameras on kernels withoutCONFIG_UDMABUF
(assuming the camera works on the x13s currently - which it should).That's following what Fedora is doing (always using udmabuf).
By Robert Mader on 2024-09-20T17:46:01
Edited by Ghost User
added 3 commits
-
e62d00e2...dc430f8a - 2 commits from branch
master
- bed61b59 - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-08-27T17:34:58
-
e62d00e2...dc430f8a - 2 commits from branch
mentioned in merge request !5541 (merged)
By Robert Mader on 2024-08-29T20:39:09
added 14 commits
-
bed61b59...0d7ec1d2 - 13 commits from branch
master
- d4e8fc9a - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-09-02T16:35:57
-
bed61b59...0d7ec1d2 - 13 commits from branch
added 35 commits
-
d4e8fc9a...1a203da8 - 34 commits from branch
master
- 2382cfb0 - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-09-09T16:31:14
-
d4e8fc9a...1a203da8 - 34 commits from branch
added 13 commits
-
2382cfb0...3c55399f - 12 commits from branch
master
- a056fd6f - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-09-11T15:25:00
-
2382cfb0...3c55399f - 12 commits from branch
added 35 commits
-
a056fd6f...3f662815 - 34 commits from branch
master
- 03271e11 - linux-lenovo-21bx: upgrade to 6.11
By clayton craft on 2024-09-20T17:45:44
-
a056fd6f...3f662815 - 34 commits from branch
added 1 commit
- b11d5eee - device-lenovo-21bx: drop pd-mapper
By clayton craft on 2024-09-20T17:48:24
- Resolved by Administrator
With !5541 (merged) landed it would be great to quickly test whether the camera works now - with e.g.
snapshot
orfirefox
. Just so we know whether something still needs to be done.By Robert Mader on 2024-09-25T11:26:38
Edited by Ghost User
marked the checklist item PD mapper is in kernel now, should drop requirement from lenovo-21bx device pkg (and test), see #2936 as completed
By clayton craft on 2024-09-20T18:35:31