Message ID | 20190206193157.3b53ipdxtcqc4hv4@smtp.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | drm/doc: Remove solved "VBlank issues" | expand |
On Wed, Feb 06, 2019 at 05:31:57PM -0200, Shayenne Moura wrote: > 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> Excellent work from you! > --- > Documentation/gpu/vkms.rst | 11 ----------- > 1 file changed, 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 Patch applied to drm-misc-next, thanks for your patch. -Daniel > - > Runtime Configuration > --------------------- > > -- > 2.17.1 >
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 ---------------------
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> --- Documentation/gpu/vkms.rst | 11 ----------- 1 file changed, 11 deletions(-)