Summary: | [BDW Regression]igt/kms_render/direct-render fails | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Guo Jinxian <jinxianx.guo> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | high | CC: | intel-gfx-bugs | ||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Guo Jinxian
2014-09-12 06:29:58 UTC
commit f81d8eba4fb4448e6ea777aa2072c3b9f277e7cb Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Sep 12 09:11:55 2014 +0100 igt/kms_render: Iterate only through the formats When testing each format, iterate through the formats and not randomly through the modes. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83788 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Verified on latest -nightly(43df30da20447e2856b2761215ff274886a9f931) with latest igt(137877f16b7d026fa1bc17797604e17de2af7e92) root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./kms_render --run-subtest direct-render IGT-Version: 1.8-g137877f (x86_64) (Linux: 3.17.0-rc4_drm-intel-nightly_43df30_20140914+ x86_64) Beginning test direct-render with 1920x1080 @ 60Hz / RGB565 on pipe A, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / RGB565 on pipe A, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / XRGB8888 on pipe A, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / XRGB8888 on pipe A, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / XRGB2101010 on pipe A, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / XRGB2101010 on pipe A, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / ARGB8888 on pipe A, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / ARGB8888 on pipe A, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / RGB565 on pipe B, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / RGB565 on pipe B, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / XRGB8888 on pipe B, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / XRGB8888 on pipe B, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / XRGB2101010 on pipe B, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / XRGB2101010 on pipe B, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / ARGB8888 on pipe B, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / ARGB8888 on pipe B, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / RGB565 on pipe C, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / RGB565 on pipe C, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / XRGB8888 on pipe C, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / XRGB8888 on pipe C, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / XRGB2101010 on pipe C, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / XRGB2101010 on pipe C, encoder TMDS, connector eDP: PASSED Beginning test direct-render with 1920x1080 @ 60Hz / ARGB8888 on pipe C, encoder TMDS, connector eDP Test direct-render with 1920x1080 @ 60Hz / ARGB8888 on pipe C, encoder TMDS, connector eDP: PASSED Subtest direct-render: SUCCESS (99.009s) root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# echo $? 0 Closing old verified. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.