Matthias Reichl
263326423e
linux (RPi): config options for 6.6.18-aa41065
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-03-01 10:34:06 +01:00
Matthias Reichl
1e8b813396
linux (RPi): config options for 6.6.17-237863e
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-23 11:20:16 +01:00
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
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
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
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
Matthias Reichl
42e625e4a2
linux (RPi): config options for 6.6.5-24ec633
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-12-14 23:11:35 +01:00
Christian Hewitt
9701fadb53
linux: enable hid-playstation support
...
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
2023-12-14 09:28:27 +00:00
Matthias Reichl
2095ef81e2
linux (RPi5): switch CONFIG_SENSORS_PWM_FAN to y
...
pwm_fan is used by RPi official active cooler, building it into
kernel makes the fan spin down from full throttle also in initrd stage.
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-12-06 17:09:23 +01:00
Matthias Reichl
53065db5be
linux (RPi): regenerate configs after MT7921 module addition
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-12-06 17:09:23 +01:00
Christian Hewitt
80f59f03b9
Merge pull request #8256 from heitbaum/mesa2330
...
Mesa update to 23.3.0
2023-11-30 08:16:48 +04:00
Matthias Reichl
a6928cabcb
RPi5: update mesa patches
...
- Remove RPiOS Wayland/X specific patches
- Keep the RP1 kmsro patch
- Add latest version of v71 packing/conversion opcodes MR which was
present in original 23.2.x patch series
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25726
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-11-29 22:37:48 +00:00
sopparus
745fc07376
linux: add MT7921 module and firmware to images
2023-11-22 15:03:51 +01:00
Matthias Reichl
d14766a7f8
linux (RPi): enable RTW88 USB modules
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-11-21 19:42:36 +01:00
Matthias Reichl
b60dc749dc
linux (RPi): config options for 6.6.1-e689f46
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-11-21 19:42:36 +01:00
Matthias Reichl
11f82bd1dd
RPi5: include flashrom
...
Latest rpi-eeprom added support to directly program the bootloader
eeprom with it.
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-11-17 22:35:12 +01:00
Matthias Reichl
7a46bbd652
linux (RPi): config options for 6.1.61-17f135b
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-11-17 22:35:12 +01:00
Christian Hewitt
a5c8d95abd
Merge pull request #8275 from smp79/mglru
...
linux: enable MGLRU in config options
2023-11-06 18:49:54 +04:00