File tree 3 files changed +44
-1
lines changed
3 files changed +44
-1
lines changed Original file line number Diff line number Diff line change
1
+ - commits:
2
+ - subject: enable VC4 graphics for the RPI5
3
+ hash: 9582d1aa0fd9f4c4c7e7b59a9350df4ff1f859fc
4
+ body: ""
5
+ footer:
6
+ Changelog-entry: enable VC4 graphics for the RPI5
7
+ changelog-entry: enable VC4 graphics for the RPI5
8
+ Signed-off-by: Alex Gonzalez <
[email protected] >
9
+ signed-off-by: Alex Gonzalez <
[email protected] >
10
+ author: Alex Gonzalez
11
+ nested: []
12
+ - subject: set CMA default size to 320M for backwards compatibility
13
+ hash: c4b3f57e4eefa3e79f7f003e93c5666a5364f8e7
14
+ body: >
15
+ The default CMA size has been 320M until the 6.1.y kernel increased it
16
+
17
+ to 512M in 9b523e1fc8a786da6fb6e0a8301d2fb4a2332dbb.
18
+
19
+
20
+ This breaks applications that were setting high `gpu_mem` values as the
21
+
22
+ combination of CMA + GPU memory cannot exceed 32bit DMA accessible
23
+ memory.
24
+
25
+
26
+ This commit explicitely sets 320M as default to keep backwards
27
+ compatibility.
28
+ footer:
29
+ Changelog-entry: set CMA default size to 320M for backwards compatibility
30
+ changelog-entry: set CMA default size to 320M for backwards compatibility
31
+ Signed-off-by: Alex Gonzalez <
[email protected] >
32
+ signed-off-by: Alex Gonzalez <
[email protected] >
33
+ author: Alex Gonzalez
34
+ nested: []
35
+ version: 6.5.1+rev2
36
+ title: ""
37
+ date: 2025-03-17T14:20:36.443Z
1
38
- commits:
2
39
- subject: Update balena-yocto-scripts to 67ed08ab80835b69252ca7fbe0bad7eb405ed81e
3
40
hash: daa76edf04ad151f49fe3e39b057142dbe1a6215
Original file line number Diff line number Diff line change 1
1
Change log
2
2
-----------
3
3
4
+ # v6.5.1+rev2
5
+ ## (2025-03-17)
6
+
7
+ * enable VC4 graphics for the RPI5 [Alex Gonzalez]
8
+ * set CMA default size to 320M for backwards compatibility [Alex Gonzalez]
9
+
4
10
# v6.5.1+rev1
5
11
## (2025-03-16)
6
12
Original file line number Diff line number Diff line change 1
- 6.5.1+rev1
1
+ 6.5.1+rev2
You can’t perform that action at this time.
0 commit comments