Skip to content
Verified Commit e64f60ce authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Fix force xrgb 8888

19c47140 introduced a regression if
there are two gbm backend and the backend fail to choose drm format.

This fix does two things:
1. Current buffer format should not be reset after create new buffer,
   otherwise current.format may just be empty after resetOutput.
2. force xrgb 8888 need to be set on the primary backend.

BUG: 448790
parent f81e8441
Pipeline #126114 failed with stage
in 11 minutes and 58 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment