Summary: | [SNB] igt@kms_frontbuffer_tracking@fbc-suspend fails fbc_wait_for_compression() assertion | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | krisman | ||||||
Component: | DRM/Intel | Assignee: | krisman | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | intel-gfx-bugs, krisman | ||||||
Version: | XOrg git | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
krisman
2017-04-13 21:49:19 UTC
This seems quite obvious. debugfs only prints the compressing status if GEN >=7, but igt waits for the compressing status regardless of the cpu generation. The other SNB can't trigger it because it aborts the test early on for not enough stolen memory. I'll attach the patch submitted to the igt list. Created attachment 130839 [details] [review] 0001-kms_frontbuffer_tracking-Don-t-poke-compressing-stat.patch This not yet merged? (In reply to Jani Saarinen from comment #4) > Now merged > https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/commit/ > ?id=cbfdc33f772edf13dc55e98477512937af6bec53 With patch applied, test is now SKIP. Closing. IGT-Version: 1.18-g1eb8a8d2019c (x86_64) (Linux: 4.11.0-rc8.intel-boxes+ x86_64) Primary screen: LVDS 1366x768, crtc 0 FBC last action not supported Can't test PSR: no usable eDP screen. Sink CRC not supported: primary screen is not eDP Test requirement not met in function enable_prim_screen_and_wait, file kms_frontbuffer_tracking.c:1779: Test requirement: !fbc_not_enough_stolen() Subtest fbc-suspend: SKIP (1.611s) |
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.