* [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel
@ 2019-09-30 1:55 bugzilla-daemon
2019-09-30 1:56 ` bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-09-30 1:55 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1986 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=111858
Bug ID: 111858
Summary: [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking
fail on latest drm-tip kernel
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: not set
Component: IGT
Assignee: dri-devel@lists.freedesktop.org
Reporter: yue.he@intel.com
Created attachment 145585
--> https://bugs.freedesktop.org/attachment.cgi?id=145585&action=edit
kms_frontbuffer_tracking
On Ubuntu 16.04 on ICL-U D0 board, replace kernel to 5.3.0-rc8: git clone
https://github.com/freedesktop/drm-tip
Then
git clone https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Build igt test tool.
Then run the igt test on console terminal as root
./kms_ccs
IGT-Version: 1.24-g924e5c5 (x86_64) (Linux: 5.3.0-rc8 x86_64)
Subtest pipe-A-crc-primary-basic: CRASH (0.004s)
Starting subtest: pipe-A-crc-primary-rotation-180
Subtest pipe-A-crc-primary-rotation-180: CRASH (0.004s)
Starting subtest: pipe-A-crc-sprite-planes-basic
Starting subtest: pipe-B-crc-primary-basic
Subtest pipe-B-crc-primary-basic: CRASH (0.001s)
Starting subtest: pipe-B-crc-primary-rotation-180
Subtest pipe-B-crc-primary-rotation-180: CRASH (0.001s)
The 4 tests are crash.
Run the gem_basic, the subtests of gem_basic are all pass.
Run the ./ kms_frontbuffer_tracking, there are error:
Stack trace:
#0 /home/hdr/igt-gpu-tools/lib/igt_core.c:1696 __igt_fail_assert()
#1 /home/hdr/igt-gpu-tools/tests/kms_frontbuffer_tracking.c:1274
__real_main3273()
#2 /home/hdr/igt-gpu-tools/tests/kms_frontbuffer_tracking.c:3273 main()
#3 ../csu/libc-start.c:325 __libc_start_main()
#4 [_start+0x29]
#5 [<unknown>+0x0]
And all subtest fail.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3561 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel
2019-09-30 1:55 [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel bugzilla-daemon
@ 2019-09-30 1:56 ` bugzilla-daemon
2019-09-30 1:57 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-09-30 1:56 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 292 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=111858
--- Comment #1 from HeYue <yue.he@intel.com> ---
Created attachment 145586
--> https://bugs.freedesktop.org/attachment.cgi?id=145586&action=edit
kms_ccs
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1237 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel
2019-09-30 1:55 [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel bugzilla-daemon
2019-09-30 1:56 ` bugzilla-daemon
@ 2019-09-30 1:57 ` bugzilla-daemon
2019-09-30 2:00 ` bugzilla-daemon
2019-09-30 2:02 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-09-30 1:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 294 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=111858
--- Comment #2 from HeYue <yue.he@intel.com> ---
Created attachment 145587
--> https://bugs.freedesktop.org/attachment.cgi?id=145587&action=edit
gem_basic
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1243 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel
2019-09-30 1:55 [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel bugzilla-daemon
2019-09-30 1:56 ` bugzilla-daemon
2019-09-30 1:57 ` bugzilla-daemon
@ 2019-09-30 2:00 ` bugzilla-daemon
2019-09-30 2:02 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-09-30 2:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 202 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=111858
--- Comment #3 from HeYue <yue.he@intel.com> ---
ICL D0 is Gen 11.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1041 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel
2019-09-30 1:55 [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel bugzilla-daemon
` (2 preceding siblings ...)
2019-09-30 2:00 ` bugzilla-daemon
@ 2019-09-30 2:02 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-09-30 2:02 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 896 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=111858
HeYue <yue.he@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
i915 platform| |ICL
CC| |intel-gfx-bugs@lists.freede
| |sktop.org
i915 features| |display/Other
Assignee|dri-devel@lists.freedesktop |intel-gfx-bugs@lists.freede
|.org |sktop.org
Component|IGT |DRM/Intel
QA Contact| |intel-gfx-bugs@lists.freede
| |sktop.org
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2142 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-09-30 7:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-30 1:55 [Bug 111858] [ICL] IGT tests kms_ccs and kms_frontbuffer_tracking fail on latest drm-tip kernel bugzilla-daemon
2019-09-30 1:56 ` bugzilla-daemon
2019-09-30 1:57 ` bugzilla-daemon
2019-09-30 2:00 ` bugzilla-daemon
2019-09-30 2:02 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.