OSDN Git Service

minigbm: radeon: add RGB{A,X}8888 to supported render target formats
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 4 Jan 2019 14:07:25 +0000 (15:07 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Sat, 25 Jan 2020 20:35:42 +0000 (21:35 +0100)
commitb0121144247ddcdc9732ddb7bd80885e6994c19e
treec26a321711a0c8b6f0f0797e6e4a17da548d9280
parent99446100b0f70a9c37421c90d997f062137e5f4e
minigbm: radeon: 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
radeon.c