View Issue Details

IDProjectCategoryView StatusLast Update
0007260fsimx_KernelKernelpublic2026-06-22 15:01
Reporterdippold Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Platformfsimx6OSLinuxOS Version6.6.129
Product Versionv6.6.129-2.2.2-fus1.3 
Fixed in Versionv6.6.129-2.2.2-fus1.3 
Summary0007260: Fix display related issues for arm boards on Kernel 6.6
DescriptionThere are two problems for why the displays are not working properly on armv7 Boards, after migrating to Kernel 6.6.
    
The first problem was a merge error that caused the devicetree property bypass_reset to break the ipu drivers data. Fixing this allows fbcon to initialize properly.
    
The second problem was related to CONFIG_MXC_GPU_VIV. The config was thrown out through config changes. This causes Weston to fail. Reactivate it for armv7 boards to fix this behaviour.

Activities

There are no notes attached to this issue.