Commit Graph

2094 Commits

Author SHA1 Message Date
Matthias Reichl
9536da4564 linux (RPi): add patch to fix zoom in video player
This also fixes playback issues of 720p videos if no 720p modes
are whitelisted or refresh switch is disabled after the pixel-wrap
workaround commit 01e90a2882.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-27 19:09:45 +01:00
CvH
91c51e1e29 Merge pull request #4788 from jernejsk/overlays
Allwinner: Support for DT overlays
2021-01-22 19:39:40 +01:00
Matthias Reichl
7f1111200c linux (RPi): update to 5.10.9-3f9ab74
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-22 10:25:50 +01:00
Jernej Skrabec
bc5bc703c3 linux: include symbols in dtb files
This slightly increases dtb size but it's important for applying DT
overlays.
2021-01-21 22:19:04 +01:00
Matthias Reichl
1f7ec5438b linux (RPi): update to 5.10.7-c077470
drop LBM and scaler pos patches which are now in RPi kernel tree

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-20 12:21:32 +01:00
Ian Leonard
ea1dff8688 linux: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:55 +00:00
Matthias Reichl
a322ce1d0e linux (RPi): enable 4k modes up to 4kp30 on RPi4
Flickering vertical bars on 4k videos are fixed by the LBM PR,
black screen in kodi in 4096x2160 mode is fixed by the POS1_SCL patch.

Drop patch to hide 4k modes so RPi4 can support 4k modes up to 4kp30

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-17 22:55:52 +01:00
Jernej Škrabec
c87a8f5922 Merge pull request #4949 from chewitt/amlogic-upstream
bump Amlogic to something half-usable
2021-01-16 11:42:02 +01:00
Matthias Reichl
682d9cac4c linux (RPi): update to 5.10.7-e9505f4
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-15 19:49:34 +01:00
Matthias Reichl
065c6b9cb5 linux (RPi): update to 5.10.6-18f91b2
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-14 09:06:34 +01:00
chewitt
c8f2abfa61 linux: bump Amlogic to Linux 5.11.y kernel 2021-01-13 11:39:02 +00:00
CvH
44e0844db8 Merge pull request #4908 from HiassofT/le10-ir-timeout2
linux (default): add patch to fix ite-cir issues
2021-01-11 17:20:47 +01:00
Matthias Reichl
1129233419 linux (RPi): update to 5.10.5-a896a00
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-10 12:26:04 +01:00
Matthias Reichl
a4588f2011 linux (default): add patch to fix ite-cir issues
min_timeout was calculated wrong, leading to long key repeats

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-10 10:56:04 +01:00
Matthias Reichl
c495f143ec Revert "linux (RPi): add patch to enable DMA_WIDE_SOURCE for hdmi audio dma"
This reverts commit d2ea7e0328.
2021-01-08 19:07:17 +01:00
Matthias Reichl
4182a4a453 Revert "linux (RPi): update to 5.10.5-a7eebc0"
This reverts commit cc2bf0c5ab.
2021-01-08 19:06:54 +01:00
Matthias Reichl
cc2bf0c5ab linux (RPi): update to 5.10.5-a7eebc0
drop local patch to enable DMA_WIDE_SOURCE for hdmi audio dma,
extended version is now in RPi kernel

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-07 17:59:04 +01:00
CvH
3f649ab6e1 Merge pull request #4853 from HiassofT/le10-ir-timeout
linux: add patch to fix IR timeout handling
2021-01-06 16:22:38 +01:00
Matthias Reichl
a094f0868d linux (RPi): update to 5.10.4-b323545
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-06 11:48:58 +01:00
Matthias Reichl
d2ea7e0328 linux (RPi): add patch to enable DMA_WIDE_SOURCE for hdmi audio dma
This fixes DLATE errors and HBR passthrough cutting out.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-06 11:48:58 +01:00
Matthias Reichl
b071993a6b linux (RPi): update to 5.10.4-7e7689a
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-06 11:48:58 +01:00
Matthias Reichl
c7388b5b1f linux (RPi): update to 5.10.3-31fbc18
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-06 11:48:58 +01:00
Matthias Reichl
c81529a0aa linux (RPi): update to 5.10.2-b1f4757
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-06 11:48:58 +01:00
Matthias Reichl
130ab1b3f4 linux: add patch to fix IR timeout handling
This fixes the "double button press" issue with nuvoton-cir
as reported on the forum.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-05 10:38:14 +01:00
Jonas Karlman
962e840c02 linux: use crust patch dir based on uboot firmware packages 2021-01-02 22:53:09 +00:00