blob: 459be653a0b8b6cefdf4a3716dc611760e37541a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Invalid DRM modifier in ScanoutDMABUF call
Description of problem:
`modifier` parameter in `ScanoutDMABUF` callback is always `0xffffffffffffff` (`DRM_FORMAT_RESERVED`)
Steps to reproduce:
1. Run QEMU with D-Bus display
2. Connect D-Bus display client and print modifier
Additional information:
|