Bug 102081 - [IGT][GLK] gem_exec_fence takes more than 10 minutes (guc enabled)
Summary: [IGT][GLK] gem_exec_fence takes more than 10 minutes (guc enabled)
Status: CLOSED NOTABUG
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: high critical
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-07 17:57 UTC by Armando Antonio
Modified: 2017-08-22 21:55 UTC (History)
1 user (show)

See Also:
i915 platform: GLK
i915 features: GEM/execlists


Attachments
dmesg log (297.63 KB, text/plain)
2017-08-07 17:57 UTC, Armando Antonio
no flags Details
kernel log (1.23 MB, text/plain)
2017-08-07 17:58 UTC, Armando Antonio
no flags Details
kernel log-new (869.76 KB, text/plain)
2017-08-08 21:21 UTC, Armando Antonio
no flags Details
kernel log-new (869.76 KB, text/plain)
2017-08-08 21:22 UTC, Armando Antonio
no flags Details
dmesg log-new (289.55 KB, text/plain)
2017-08-08 21:23 UTC, Armando Antonio
no flags Details
debug.conf (1.78 MB, text/html)
2017-08-22 21:55 UTC, Elizabeth
no flags Details

Description Armando Antonio 2017-08-07 17:57:55 UTC
Created attachment 133321 [details]
dmesg log

The following test cases fail on GLK with latest configuration,  these test cases take more than ten minutes and sometimes they never finish of execute.

======================================
Test list
======================================
igt@gem_exec_fence@await-hang-blt
igt@gem_exec_fence@await-hang-bsd
igt@gem_exec_fence@await-hang-default
igt@gem_exec_fence@await-hang-render
igt@gem_exec_fence@await-hang-vebox
igt@gem_exec_fence@busy-hang-blt
igt@gem_exec_fence@busy-hang-bsd
igt@gem_exec_fence@busy-hang-default
igt@gem_exec_fence@busy-hang-render
igt@gem_exec_fence@busy-hang-vebox
igt@gem_exec_fence@nb-await-hang-blt
igt@gem_exec_fence@nb-await-hang-bsd
igt@gem_exec_fence@nb-await-hang-default
igt@gem_exec_fence@nb-await-hang-render
igt@gem_exec_fence@nb-await-hang-vebox
igt@gem_exec_fence@wait-hang-blt
igt@gem_exec_fence@wait-hang-bsd
igt@gem_exec_fence@wait-hang-default
igt@gem_exec_fence@wait-hang-render
igt@gem_exec_fence@wait-hang-vebox

======================================
             Software
======================================
kernel version              : 4.13.0-rc3-drm-tip-ww31-commit-372e2eb+
/bin/bash: gfx-desktop: command not found
architecture                : x86_64
os version                  : Ubuntu 16.10
os codename                 : yakkety
[sudo] password for gfx: kernel driver               : i915
bios revision               : 52.23
bios release date           : 06/24/2017
ksc                         : 1.36
hardware acceleration       : disabled
swap partition              : enabled on (/dev/sda3)

======================================
        Graphic drivers
======================================
modesetting                 : enabled
modesetting compiled for    : 1.18.4 X.Org Video Driver
xorg-xserver                : 1.18.4
libdrm                      : 2.4.82
cairo                       : 1.15.7
intel-gpu-tools (tag)       : intel-gpu-tools-1.19-126-g6e1ccfa
intel-gpu-tools (commit)    : 6e1ccfa

======================================
             Hardware
======================================
platform                   : Geminilake
motherboard model          : Geminilake
motherboard id             : GLKRVP1DDR4(05)
form factor                : Hand Held
manufacturer               : IntelCorp.
cpu family                 : Other
cpu family id              : 6
cpu information            : Genuine Intel(R) CPU @ 1.10GHz
gpu card                   : Intel Corporation Device 3184 (rev 01) (prog-if 00 [VGA controller])
memory ram                 : 7.6 GB
max memory ram             : 16 GB
cpu thread                 : 4
cpu core                   : 4
cpu model                  : 122
cpu stepping               : 0
socket                     : Other
hard drive                 : 111GiB (120GB)
current cd clock frequency : 79200 kHz
maximum cd clock frequency : 316800 kHz
displays connected         : eDP-1

======================================
             Firmware
======================================
dmc fw loaded             : yes
dmc version               : 1.4
guc fw loaded             : SUCCESS
guc version wanted        : 10.56
guc version found         : 10.56
huc fw loaded             : yes

======================================
             kernel parameters
======================================
quiet splash drm.debug=0x1e log_buf_len=4M i915.alpha_support=1 i915.enable_guc_submission=2 i915.enable_guc_loading=2
Comment 1 Armando Antonio 2017-08-07 17:58:20 UTC
Created attachment 133322 [details]
kernel log
Comment 2 Chris Wilson 2017-08-07 18:19:57 UTC
Your dmesgs do not contain the igt breadcrumbs. Please fix. Without them, they are useless.
Comment 3 Armando Antonio 2017-08-08 21:21:40 UTC
Created attachment 133395 [details]
kernel log-new

new kernel log
Comment 4 Armando Antonio 2017-08-08 21:22:28 UTC
Created attachment 133396 [details]
kernel log-new
Comment 5 Armando Antonio 2017-08-08 21:23:41 UTC
Created attachment 133397 [details]
dmesg log-new
Comment 6 Armando Antonio 2017-08-08 21:25:54 UTC
Hello Chris I attached new logs, I used the following grub parameters for debug:

drm.debug=0x1e log_buf_len=10M i915.alpha_support=1 i915.enable_guc_submission=2 i915.enable_guc_loading=2 pci=pcie_bus_safe auto panic=1 nmi_watchdog=panic kasan_multi_shot rootwait pause_on_oops=5 panic=60 no_console_suspend ipv6.disable=1

Any other information please let me know. Regards
Comment 7 Elizabeth 2017-08-10 19:29:41 UTC
Changing priority since igt@gem_exec_fence@await-hang-default is a IGT basic failure. Thanks.
Comment 8 Elizabeth 2017-08-22 21:55:07 UTC
After testing and research from our QA team, it was found that the specific config file from FI that was being used to compile the kernel, had a lot of disable parameters to improve performance while running IGT. The problem was that some of those parameters were required to use the firmware effectively. It was agreed to use a generic config file from kernel.org. This test are now passed with the attached kernel and the last configuration known:

Gfx stack
=====================================================
Component: drm
    tag: libdrm-2.4.81-46-g9d133dd
    commit: 9d133dd08720d80dfc8ce098bf0972ebd05c454d

Component: cairo
    tag: 1.15.6-14-gf351595
    commit: f3515954e0bc9c9ca413a84a8dd842145cec83a7

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-193-g5a17ee2
    commit: 5a17ee2c8f9013f5db852d27564b837f9f2c5a9f

Component: piglit
    tag: piglit-v1
    commit: 2a7047a32bb3a9a4fad5bea0a8185d63af6bddf3

Kernel info
=====================================================
commit ad6ab9f96437f0cb1f4d8a7840fd9eeb894eb12e
Author:     Gustavo Padovan <gustavo.padovan@collabora.com>
AuthorDate: Fri Aug 18 15:26:42 2017 -0300
Commit:     Gustavo Padovan <gustavo.padovan@collabora.com>
CommitDate: Fri Aug 18 15:26:42 2017 -0300

    drm-tip: 2017y-08m-18d-18h-21m-46s UTC integration manifest
Comment 9 Elizabeth 2017-08-22 21:55:29 UTC
Created attachment 133688 [details]
debug.conf


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.