Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.1
-
None
-
SAMA5D4 Xplained hardware with zero hardware acceleration, but a DRM/KMS driver.
-
f93003e0c6886402d17c3aeff2145c62a871ff05
Description
The DRM/KMS "dumb buffer" platform support (see QTBUG-56306) is currently hard coded to QImage::Format_ARGB32. This is a significant performance hit on unaccelerated hardware for basic usage of the dumb buffer backend. This makes using the dumb buffer support very slow compared to fbdev due to differences in pixel format with all other things equal.