Mir

Comment 8 for bug 1391975

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

I assume X does not exhibit this bug?

We are definitely filling in the required 64x64 pixels, so the junk at the bottom is unexpected. It's possible radeon is not honoring the 64x64 GBM limitation and giving us a bigger buffer. In that case we should add gbm_bo_get_width/height queries to check what the driver is actually giving us.