Skip to content
Commit 516a00be authored by Xuetian Weng's avatar Xuetian Weng Committed by Nate Graham
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


(cherry picked from commit e64f60ce)
parent 35a7efe3
Pipeline #126115 failed with stage
in 26 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