Actions
Issue #2146
openGraphics rotation issue?
Start date:
10/17/2020
Due date:
% Done:
0%
Estimated time:
Resolution:
Device:
Unknown
Grant:
Type of work:
C programming
Updated by Denis 'GNUtoo' Carikli almost 4 years ago
With Replica island in landscape mode on the GT-I9300 which is natively in portrait mode we have 'adb logcat -b main' being spammed with:
10-16 18:32:47.791 203 203 E hwc-drm-two: Failed to plan the composition ret=-22 10-16 18:32:47.808 203 203 E hwc-platform: Rotation is not supported on plane 31 10-16 18:32:47.808 203 203 E hwc-platform: Rotation is not supported on plane 34 10-16 18:32:47.808 203 203 E hwc-platform: Rotation is not supported on plane 39 10-16 18:32:47.808 203 203 E hwc-platform: Rotation is not supported on plane 44 10-16 18:32:47.808 203 203 E hwc-platform: Failed to emplace layer 0, dropping it 10-16 18:32:47.808 203 203 E hwc-platform: Failed provision stage with ret -22
Though it seems to work fine.
Updated by Denis 'GNUtoo' Carikli almost 4 years ago
- Target version changed from Replicant 11.0 0001 to Replicant 11.0 0002
Actions