diff options
Diffstat (limited to 'results/classifier/105/device/2724')
| -rw-r--r-- | results/classifier/105/device/2724 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/105/device/2724 b/results/classifier/105/device/2724 new file mode 100644 index 00000000..a9b4bee7 --- /dev/null +++ b/results/classifier/105/device/2724 @@ -0,0 +1,21 @@ +device: 0.935 +instruction: 0.869 +graphic: 0.856 +socket: 0.777 +vnc: 0.596 +boot: 0.593 +mistranslation: 0.583 +semantic: 0.510 +network: 0.504 +KVM: 0.267 +other: 0.202 +assembly: 0.066 + +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: + |