Commit Graph

5360 Commits

Author SHA1 Message Date
Matthias Reichl
c5d7ce9251 RPi5: reduce CMA memory in distroconfig.txt to 64MB
ffmpeg and kodi can now happily use the system memory so it's no
longer necessary to reserve a huge block for CMA.

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-10-05 16:15:49 +02:00
Matthias Reichl
af67e8627c kodi (RPi): add patch to allow using optional vidbuf_cached dma heap
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-10-05 16:15:49 +02:00
Matthias Reichl
4ae6d5ade5 RPi5: add udev rule to symlink dma_buf/system to dma_buf/vidbuf shared
This allows ffmpeg to use the system memory instead of CMA for
video decoding.

As RPi5 has an MMU CMA is not needed.

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-10-05 16:15:49 +02:00
Matthias Reichl
eb248cf579 linux (RPi): config options for 6.6.54-6249d5d
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-10-05 12:36:51 +02:00
Matthias Reichl
cce13f83aa linux (RPi): config options for 6.6.51-35b3f98
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-10-05 12:36:51 +02:00
Rudi Heitbaum
8b22d038ad Merge pull request #9336 from chewitt/amlogic-upstream
linux: bump Amlogic to Linux 6.11.y
2024-10-05 07:10:40 +10:00
Christian Hewitt
c1b3c96f4f linux: bump Amlogic to Linux 6.11.y
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-10-04 16:48:20 +00:00
Jernej Škrabec
4d9d2c5cf6 Merge pull request #9332 from heitbaum/nxp
Update NXP Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ patch and add support for Coral Edge TPU Development Board
2024-10-04 06:32:17 +02:00
Jernej Skrabec
2b9fc9dfa1 Allwinner: u-boot: Fix H3 suspend/resume 2024-10-01 20:32:54 +02:00
Rudi Heitbaum
5bf0373759 linux (NXP iMX8): increase CMA to 384 2024-10-01 07:09:33 +00:00
heitbaum
fa6e7ee5b7 NXP (iMX8): add support for Coral Edge TPU Development Board 2024-10-01 07:09:21 +00:00
Rudi Heitbaum
ae9ac72fa6 linux (NXP iMX8): Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
Update to current NXP patch
- https://patchwork.freedesktop.org/series/120825/

This replaces and supersedes the v1 patch
- https://patchwork.kernel.org/project/linux-rockchip/cover/cover.1590982881.git.Sandor.yu@nxp.com/
2024-10-01 07:08:58 +00:00
Jernej Škrabec
8602b531f8 Merge pull request #9140 from heitbaum/6110
linux: update to 6.11
2024-09-29 20:45:24 +02:00
Rudi Heitbaum
4234c8cbce linux (Samsung): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
753e4769dd linux (Rockchip RK3399): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
24375d1577 linux (Rockchip RK3328): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
08a582c065 linux (Rockchip RK3288): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
72728d6d48 linux (Qualcomm): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
fe6814b343 linux (NXP iMX6): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
a54d645914 linux (Generic): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
037771518f linux (Allwinner arm): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
b74998883d linux (Allwinner aarch64): update .config for 6.11 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
9eb8e5d922 linux (Rockchip): rebase patches for 6.11-rc1 2024-09-29 16:32:34 +00:00
Rudi Heitbaum
d071f22828 linux (NXP iMX8): update .config for 6.11 2024-09-29 14:04:04 +00:00
mglae
e575334836 kernel config: Generic: add support for X2APIC
From Kconfig:
  Some Intel systems circa 2022 and later are locked into x2APIC mode
  and can not fall back to the legacy APIC modes if SGX or TDX are
  enabled in the BIOS. They will boot with very reduced functionality
  without enabling this option.
2024-09-21 11:20:10 +02:00