OSDN Git Service

minigbm: nouveau: add RGB565 to supported render target formats
authorMauro Rossi <issor.oruam@gmail.com>
Sun, 6 Jan 2019 05:27:12 +0000 (06:27 +0100)
committerMauro Rossi <issor.oruam@gmail.com>
Sat, 25 Jan 2020 20:35:42 +0000 (21:35 +0100)
commit6a669895b259715a041491d66ebc907a7dc988c9
tree652cd930b1c77d11dcfea1cf11e6a0e234763da3
parentb0121144247ddcdc9732ddb7bd80885e6994c19e
minigbm: nouveau: add RGB565 to supported render target formats

Necessary to avoid following errors in Android:

E [minigbm:gralloc0.cc(123)]: Unsupported combination -- HAL format: 4, HAL usage: 256, drv_format: RG16, use_flags: 131072
E GraphicBufferAllocator: Failed to allocate (1 x 1) layerCount 1 format 4 usage 100: 3
nouveau.c