Commit Graph

1251 Commits

Author SHA1 Message Date
Matthias Reichl
5e3b9a689c RPi4: use vc4-kms-v3d dtoverlay in distroconfig
The firmware supports auto-selecting the pi4 overlay on RPi4
via overlay_map for a while, finally switch to that to align
config with RPiOS.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-25 10:24:17 +01:00
Matthias Reichl
01e90a2882 kodi (RPi4): add workaround to hide pixel wrap issue
The revised version also hides the pixel wrap issue during
video playback, use it until the video driver issue is fixed.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-25 10:23:53 +01:00
Matthias Reichl
d57c019fc2 linux (RPi): config options for 5.10.9-3f9ab74
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-22 10:34:30 +01:00
Matthias Reichl
ca390187b8 linux (RPi): config options for 5.10.4-7e7689a
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-06 11:48:58 +01:00
CvH
f6135c9b8b Merge pull request #4774 from HiassofT/le10-ffmpeg-rpi
ffmpeg: update rpi patch
2020-12-19 17:51:40 +01:00
Matthias Reichl
b6d376fbc2 RPi4: drop kodi patch to disable HW acceleration for non-HEVC
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-19 10:41:01 +01:00
CvH
c7aa22f229 Merge pull request #4651 from HiassofT/le10-kernel-5.10
linux (RPi): update to 5.10
2020-12-19 06:31:02 +01:00
Matthias Reichl
ce4c11abf8 linux (RPi): config options for 5.10-d2c6eb6
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-14 14:40:33 +01:00
Matthias Reichl
8d982b9bfe linux (RPi): config options for 5.10-rc7-f77383e
Enable Allo Boss2 DAC module

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-07 20:05:31 +01:00
Matthias Reichl
39cf98d3c5 RPi4: update kodi patch to disable non-HEVC HW decoding via settings
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-12-07 10:54:02 +01:00
Matthias Reichl
81a9d8053d linux (RPi): config options for 5.10-rc3-94185d5
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-29 19:01:13 +01:00
Matthias Reichl
aeee9c480f linux (RPi): config options for 5.10-rc2-b5bfba5
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-29 19:01:13 +01:00
Matthias Reichl
6534c52c99 bcm2835-bootloader: move update.sh from RPi project to files
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-23 21:29:58 +01:00
Matthias Reichl
0692a8bfa4 RPi4: use ARMv8 addons
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-19 21:20:00 +01:00
Matthias Reichl
098d5494d0 RPi2: use ARMv7 addons
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-19 21:19:18 +01:00
Matthias Reichl
52f649d19f RPi4: update kodi patch to disable non-HEVC HW decoding via settings
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-17 21:16:46 +01:00
Matthias Reichl
d9ba9c265a linux (RPi): enable exFAT driver
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-11 17:25:23 +00:00
Matthias Reichl
4fb1366f5d linux (RPi): config options for 5.9.2-02b4a29
enable PiFi-40 soundcard driver

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-09 18:57:42 +01:00
Matthias Reichl
fbb2adad47 linux (RPi): config options for 5.9-50c188a
enable GPIO_FSM and VIDEO_ISP_BCM2835 modules

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-09 18:57:42 +01:00
Matthias Reichl
1c4c44f34f linux (RPi4): disable legacy framebuffer and dmaengine drivers
The legacy drivers are not used and this frees up one of the
scarce DMA channels.

Keep the legacy drivers enabled on RPi and RPi2 for now, they
don't suffer from the DMA channel shortage and it may help downstream
projects which still do RPi builds using the legacy graphics stack.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-09 18:57:41 +01:00
Matthias Reichl
5a82e5d0a7 RPi4: update kodi patch to disable non-HEVC HW decoding via settings
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-01 07:50:28 +01:00
Matthias Reichl
384d24cc10 RPi4: drop kodi patch to increase thread count
this patch has been dropped in popcornmix's gbm branch as well

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-01 07:50:28 +01:00
Christian Hewitt
c8f6bd7fcb Merge pull request #4562 from HiassofT/le10-kernel-5.9
linux (RPi): update to 5.9
2020-10-12 16:56:41 +04:00
Matthias Reichl
d7fc0ea478 linux (RPi): config options for 5.9-81e7dd9
Re-enable stateful V4L2 codecs which were added back
in 5.9-81e7dd9

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-12 13:49:12 +02:00
Matthias Reichl
c2063294ec linux (RPi): config options for 5.9-rc8-7efc29b
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-07 17:04:23 +02:00