1 | This document lists things which have been known to fail in the past with the
|
---|
2 | drm video driver and which should be tested regularly, e.g. when making code
|
---|
3 | changes or before releases.
|
---|
4 |
|
---|
5 | * Test that "auto-resize" is enabled in the GUI if user space supports it.
|
---|
6 | * Test that old versions of Plymouth which do not report rectangles
|
---|
7 | (pre-0.9.0/2014-05-20) update the screen correctly.
|
---|
8 | * Having valid, non-overlapping offset hints on all screens has caused
|
---|
9 | mouse integration and/or screen updates to break for fbdev, X.Org or
|
---|
10 | GNOME Shell/Wayland.
|
---|
11 | * Note that if a multi-screen VM is booted with only one screen enabled
|
---|
12 | the fbdev console will be disabled on the others until reboot. Test this
|
---|
13 | configuration.
|
---|