Commit Graph

5347 Commits

Author SHA1 Message Date
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
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
mglae
1c7c1bc1a4 kernel config: Generic: add Intel Volume Management Device Driver
Part of current Intel Chip Sets e.g. Alder Lake. Used for NVMEs

Konfig help:
  Adds support for the Intel Volume Management Device (VMD). VMD is a
  secondary PCI host bridge that allows PCI Express root ports,
  and devices attached to them, to be removed from the default
  PCI domain and placed within the VMD domain. This provides
  more bus resources than are otherwise possible with a
  single domain.
2024-09-21 11:20:08 +02:00
Rudi Heitbaum
33b0203020 linux (Allwinner): rebase and update patches for 6.11
The following changes were introduced in 6.11-rc1 and 6.11-rc7

only pass 3 variables to
- of: remove internal arguments from of_property_for_each_u32()
- 9722c3b66e

6.11-rc7 has refactored drm 9da7ec9b19
resulting in the following compile error.

build.LibreELEC-H6.aarch64-13.0-devel/toolchain/bin/aarch64-libreelec-linux-gnu-ld: drivers/gpu/drm/sun4i/sun8i_dw_hdmi.o: in function `sun8i_dw_hdmi_bind':
build.LibreELEC-H6.aarch64-13.0-devel/build/linux-6.11-rc7/drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c:394:(.text+0x73c): undefined reference to `drm_bridge_connector_init'

Co-authored-by: Jernej Skrabec <jernej.skrabec@gmail.com>
2024-09-19 23:05:33 +00:00
knaerzche
7e8052c9bf Merge pull request #9269 from NetDwarf/FixFlickerOnRockchipAllwinner
Fix flickering with graphic overlays for Rockchip/Allwinner
2024-09-19 19:53:57 +02:00
Matthias Reichl
2e2008ce6f linux (RPi): config options for 6.6.51-8c9ca64
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-09-16 20:04:30 +02:00
Matthias Reichl
52df3a6d91 linux (RPi): config options for 6.6.50-d6a12dd
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-09-12 15:21:47 +02:00
Matthias Reichl
c9c67256b8 linux (RPi): config options for 6.6.47-ba0f221
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-09-12 15:21:47 +02:00
NetDwarf
ffb5ec3f57 Fix flickering with graphic overlays for Rockchip/Allwinner
Fix suggested by @knaerzche
2024-09-07 16:30:35 +02:00
mglae
5e0f89a30a linux (Generic): enable mt7921e.ko for MT7922 wireless 2024-09-07 00:46:25 +02:00
mglae
bff587e2a9 linux (Generic): update .config for 6.10 and gcc 14.2 2024-09-07 00:46:22 +02:00
Rudi Heitbaum
2fd2d97b64 linux (Generic): enable support for Intel ARC video
ref:
- https://gitlab.freedesktop.org/drm/intel/-/issues/7732
2024-09-05 13:47:32 +00:00
Matthias Reichl
75637533ff linux (RPi): config options for 6.6.45-209e8a3
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-08-17 19:49:19 +02:00
Rudi Heitbaum
4ffd76ef6e mesa: RPi: rebase patches for 24.2.0-rc1 2024-08-16 01:57:58 +00:00
CvH
793467bb61 Merge pull request #9121 from heitbaum/linux610
linux: update to 6.10.x
2024-08-11 10:32:20 +02:00