Matthias Reichl
67e081ec5b
kodi (RPi): disable fences on all RPi devices
...
This fixes hefty video flickering with software deinterlace and
active OSD overlay as seen on RPi4 and RPi5.
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-18 12:46:13 +01:00
Matthias Reichl
11f7432d0b
mesa (RPi): temporarily drop B10G10R10A2 format support
...
This prevents kodi using 10bpc planes with only 2 bits alpha which
result in poor visual quality of (semi-) transparent GUI overlays
when using direct-to-plane rendering.
Ideally this should be fixed in kodi but the changes are likely quite
involved so just drop it in mesa with a one-liner patch for now.
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-17 13:57:16 +01:00
Matthias Reichl
945c8f4d82
mesa (RPi): consolidate mesa patches in project directory
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-17 13:57:08 +01:00
Matthias Reichl
8abf0c12b5
linux (RPi): update to 6.6.16-eaeed44
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-08 13:02:30 +01:00
Rudi Heitbaum
2d31c86cdb
linux (NXP iMX6): update .config for 6.6.16
2024-02-06 07:31:53 +00:00
Rudi Heitbaum
0ec3057561
linux (Rockchip RK3399): update .config for 6.6.16
2024-02-06 06:33:05 +00:00
Rudi Heitbaum
ad281e471a
linux (Rockchip RK3328): update .config for 6.6.16
2024-02-06 06:33:05 +00:00
Rudi Heitbaum
782f3ae5da
linux (Qualcomm): update .config for 6.6.16
2024-02-06 06:33:05 +00:00
Rudi Heitbaum
f26637084d
linux (NXP iMX8): update .config for 6.6.16
2024-02-06 06:33:05 +00:00
Rudi Heitbaum
c08f7fd04b
linux (Allwinner aarch64): update .config for 6.6.16
2024-02-06 06:33:05 +00:00
Matthias Reichl
ee324065f0
linux (RPi): config options for 6.6.14-3bcc388
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-02 17:36:41 +01:00
Matthias Reichl
67dd506ce1
linux (RPi): config options for 6.6.14-1d52276
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-02 17:36:41 +01:00
Matthias Reichl
0bfbcfd44a
linux (RPi): config options for 6.6.13-20e7693
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-02 17:36:41 +01:00
Rudi Heitbaum
ed37c553a2
mesa: drop upstreamed RPi5 patches included in mesa-24.0.0
2024-02-01 07:21:26 +00:00
by-gnome
42b4dede01
linux (iMX6): enable HIDP support
...
HIDP is required for the Bluetooth Human Interface device profile, which allows the connection of Bluetooth keyboard, mouse and game controllers.
2024-01-29 14:48:18 +03:00
by-gnome
abc6c7d50a
NXP (iMX6): include firmware for BCM4329 and BCM4330 for Wandboard
2024-01-26 16:13:45 +03:00
Rudi Heitbaum
9004e21aef
u-boot (Allwinner H3): rebase patch for 2024.01
...
ref:
- https://github.com/u-boot/u-boot/blob/master/arch/arm/cpu/armv7/sunxi/psci.c
2024-01-10 09:48:08 +00:00
Rudi Heitbaum
9a6e297ed7
u-boot (Allwinner): refresh patches for 2024.01
...
ref:
- https://github.com/u-boot/u-boot/blob/master/arch/arm/cpu/armv7/sunxi/psci.c
- https://github.com/smaeul/u-boot/commits/patch/h3-scp/
2024-01-10 09:12:28 +00:00
Christian Hewitt
ec1362d0b8
u-boot (Amlogic): refresh patches for 2024.01
2024-01-10 08:50:22 +00:00
Matthias Reichl
904d6e84f1
linux (RPi): disable IRQSOFF and SCHED tracers
...
The IRQSOFF tracer harms wireguard performance. Disable those
tracers as they are advanced debugging options not normally
enabled in release kernels.
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-01-08 11:57:30 +01:00
Matthias Reichl
b8d6a2bcd7
linux (RPi): config options for 6.6.9-ea98b21
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-01-08 11:57:30 +01:00
Jernej Skrabec
8242d6bd2f
Allwinner: linux: Enable OTG driver for 32-bit SoCs
2023-12-31 13:07:12 +01:00
CvH
370046f3f9
Merge pull request #8436 from jernejsk/fix-net
...
Allwinner: linux: Fix patch for ethernet PHY regulators
2023-12-20 17:17:20 +01:00
Matthias Reichl
e4c45403a3
kodi (RPi2): temporarily revert fences commits
...
The kodi fences changes cause a GUI lockup when playing a video
without adjust refreshrate on.
Currently it's unclear whether it's a fault in kodi, mesa or the
kernel.
Temporarily revert the kodi changes while this is being investigated.
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-12-17 18:53:15 +01:00
Jernej Skrabec
5196c3da4d
Allwinner: linux: Fix patch for ethernet PHY regulators
2023-12-17 10:55:30 +01:00