armbian / linux-rockchip

Improved Rockchip Linux
Other
123 stars 174 forks source link

gpu: drm: rockchip: suppress unsupported format modifier spam #90

Closed Joshua-Riek closed 1 year ago

Joshua-Riek commented 1 year ago

Hello! Here is a patch to suppress kernel logs from being spammed by "Unsupported format modifier" errors. It will typically happen when watching YouTube or video playback with MPV.

example dmesg with spam: dmesg.txt

ref: https://github.com/Joshua-Riek/ubuntu-rockchip/issues/86