diff options
author | Shayenne Moura <shayenneluzmoura@gmail.com> | 2019-02-06 20:31:57 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2019-02-06 21:40:56 +0100 |
commit | 8c77b2224306c06443a9270ff640faf143ed0183 (patch) | |
tree | 03b479090345f7dbcc668f673cb4c85d34a72c12 /Documentation/gpu | |
parent | drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docs (diff) | |
download | linux-8c77b2224306c06443a9270ff640faf143ed0183.tar.xz linux-8c77b2224306c06443a9270ff640faf143ed0183.zip |
drm/doc: Remove solved "VBlank issues"
Remove the list of broken tests on VKMS solved by patchset
https://patchwork.freedesktop.org/series/55994/
Signed-off-by: Shayenne Moura <shayenneluzmoura@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190206193157.3b53ipdxtcqc4hv4@smtp.gmail.com
Diffstat (limited to 'Documentation/gpu')
-rw-r--r-- | Documentation/gpu/vkms.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/gpu/vkms.rst b/Documentation/gpu/vkms.rst index 7dfc349a4508..61586fc861bb 100644 --- a/Documentation/gpu/vkms.rst +++ b/Documentation/gpu/vkms.rst @@ -23,17 +23,6 @@ CRC API Improvements - Add igt test to check extreme alpha values i.e. fully opaque and fully transparent (intermediate values are affected by hw-specific rounding modes). -Vblank issues -------------- - -Some IGT test cases are failing. Need to analyze why and fix the issues: - -- plain-flip-fb-recreate -- plain-flip-ts-check -- flip-vs-blocking-wf-vblank -- plain-flip-fb-recreate-interruptible -- flip-vs-wf_vblank-interruptible - Runtime Configuration --------------------- |