Commit Graph

4045 Commits

Author SHA1 Message Date
Matthias Reichl
a0fea36a91 RPi4: increase CMA memory default to 512MB
This is needed to play back some 4k HEVC files, eg
"Samsung Wonderland Two HDR UHD 4K Demo.ts" from
https://4kmedia.org/samsung-wonderland-two-hdr-uhd-4k-demo/

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-07 12:46:41 +01:00
CvH
91cf0cd87f Merge pull request #5059 from lrusak/gcc-package-update
GCC toolchain updates
2021-02-06 20:04:15 +01:00
dhewg
624436145d Merge pull request #5094 from jernejsk/aw-disp-fixes
Allwinner: linux: GPU and HDMI improvements
2021-02-06 17:40:50 +01:00
Matthias Reichl
8db92a52d2 linux (RPi): config options for 5.10.11-c5f51df
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Matthias Reichl
48e1c5b7e9 linux (RPi): enable ARM_MODULE_PLTS
ARM_MODULE_PLTS defaults to "y" since kernel 4.18 and is also
enabled in RPi kernels.

Disabling that option causes module load failures with "relocation
28 out of range" when lots of stuff is built into the kernel, eg
when enabling KASAN or other code instrumentation.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Matthias Reichl
fccb16ea2a linux (RPi): config options for 5.10.9-02dbfea
Enable NVMEM_RMEM=m on RPi4

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-05 13:02:55 +01:00
Jernej Skrabec
02295fb259 Allwinner: linux: GPU and HDMI improvements 2021-02-04 18:51:53 +01:00
Matthias Reichl
3c75529d14 kodi (RPi4): update workaround to hide pixel wrap issue
The updated version fixes the "atomic commit failed" issues
that were present in the previous workaround.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-04 12:17:03 +01:00
Alex Bee
08307d58ff mesa: add patch to fix YUV to RGB conversion
This adds a patch to mesa that fixes color space conversion for
lima GPUs and allows to drop a kodi hack that was need to allow
SW decoing on mali 4xx GPUs for Rockchip.

For details see: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8549#note_785097
2021-02-01 17:39:09 +01:00
CvH
240b7475d1 Merge pull request #5079 from chewitt/amlogic-upstream
amlogic: bump kernel/patches, boot fips, alsa patches, etc.
2021-02-01 11:46:48 +01:00
Christian Hewitt
db0fab90ec Merge pull request #5013 from by-gnome/imx6-wandboard
iMX6: modify Wandboard device tree to apply i2c bus recovery
2021-02-01 11:15:33 +04:00
chewitt
fb59b76d15 linux: bump Amlogic kernel to 5.11-rc5 and update patches/defconfig 2021-01-31 15:11:56 +00:00
Christian Hewitt
8eeb748bb6 alsa-lib: update Amlogic patches 2021-01-31 15:11:56 +00:00
Christian Hewitt
c37dbdd8e8 amlogic: add odroid-hc4 to bootloader/install 2021-01-31 15:11:56 +00:00
CvH
c171196750 Merge pull request #5008 from jernejsk/h3-crust
Allwinner: H3: suspend/resume support
2021-01-30 18:28:16 +01:00
Jernej Skrabec
e26059dd6e Allwinner: linux: make power keys wake up source 2021-01-30 18:18:32 +01:00
Jernej Skrabec
41da8d5715 Allwinner: crust: Add or update configurations 2021-01-30 18:09:13 +01:00
Jernej Skrabec
9fce8d2557 Allwinner: linux: enable gpio key drivers 2021-01-30 18:05:58 +01:00
Jernej Škrabec
4d85b3da83 Merge pull request #5073 from CvH/10.0/generic-kernel-fix
[PATCH] Generic: linux: Remove patches included in 5.10.9
2021-01-30 12:38:20 +01:00
Jernej Skrabec
3cf9be56bd Allwinner: u-boot: add support for loading Crust 2021-01-30 12:37:36 +01:00
CvH
45b676b473 [PATCH] Generic: linux: Remove patches included in 5.10.9 2021-01-30 12:32:23 +01:00
CvH
681a0e3d80 Merge pull request #5052 from jernejsk/linux-5.10.11
[Allwinner,Generic,Rockchip] linux: Update to 5.10.11
2021-01-30 11:47:24 +01:00
Matthias Reichl
f41aa8c219 Merge pull request #5060 from lrusak/linux-generic-cma
Generic: linux: enable CONFIG_DMABUF_HEAPS_CMA=y
2021-01-29 22:16:56 +01:00
Lukas Rusak
e5fd2911fc Generic: linux: enable CONFIG_DMABUF_HEAPS_CMA=y 2021-01-29 09:47:33 -08:00
Lukas Rusak
e24695004c Rockchip: RK3399: linux.aarch64.conf: add CONFIG_ARM64_BTI_KERNEL=y 2021-01-29 09:19:10 -08:00