OSDN Git Service

minigbm: nouveau: add RGB{A,X}8888 to supported render target formats
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 4 Jan 2019 12:51:58 +0000 (13:51 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Sat, 25 Jan 2020 20:35:41 +0000 (21:35 +0100)
commit99446100b0f70a9c37421c90d997f062137e5f4e
treee34a09faf0da309e0b22110b55d74f82b8739d37
parente6a0433018d9e54b65e1f61b54214778a38d28c1
minigbm: nouveau: add RGB{A,X}8888 to supported render target formats

Necessary to avoid following errors in Android:

E [minigbm:gralloc0.cc(123)]: Unsupported combination -- HAL format: 1, HAL usage: 2304, drv_format: AB24, use_flags: 131072
E GraphicBufferAllocator: Failed to allocate (1024 x 24) layerCount 1 format 1 usage 900: 3
nouveau.c