All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 92240] [SKL] igt/kms_fbcon_fbt/fbc fail
Date: Fri, 02 Oct 2015 11:53:45 +0000	[thread overview]
Message-ID: <bug-92240-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4065 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=92240

            Bug ID: 92240
           Summary: [SKL] igt/kms_fbcon_fbt/fbc fail
           Product: DRI
           Version: DRI git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Intel
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: olivierx.berthier@intel.com
        QA Contact: intel-gfx-bugs@lists.freedesktop.org
                CC: intel-gfx-bugs@lists.freedesktop.org

Created attachment 118593
  --> https://bugs.freedesktop.org/attachment.cgi?id=118593&action=edit
dmesg log file

[reply] [−] Description Olivier Berthier 2015-10-02 11:35:37 UTC
Created attachment 118592 [details]
dmesg log file

Setup:
-------

Hardware
Platform: SKY LAKE Y A0 
CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78  stepping:
3)
MCP : SKL-Y  D1 2+2 (ou ULX-D1)
QDF : QJK9 
CPU : SKL D0
Chipset PCH: Sunrise Point LP C1       
CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2
Reworks : All Mandatories + FBS02 & FBS03, O-06

Software
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19

kernel 4.3.0-rc2-drm-intel-testing-2015-09-28
>From bf2dbbc32aae7e5d9dd955fef23f98995987d924 Mon Sep 17 00:00:00 2001
From: Daniel Vetter <daniel.vetter@ffwll.ch>
Date: Fri, 25 Sep 2015 14:29:34 +0200
Subject: drm-intel-nightly: 2015y-09m-25d-12h-28m-49s UTC integration manifest


cairo: (HEAD, tag: 1.14.2) 93422b3cb5e0ef8104b8194c8873124ce2f5ea2d from
git://git.freedesktop.org/git/cairo
drm: (HEAD, tag: libdrm-2.4.64, tag: 2.4.64)
ab2fadabde3829b1ec56bd4756165dd9bd281488 from
git://git.freedesktop.org/git/mesa/drm
intel-driver: (HEAD, origin/master, origin/HEAD, master)
2a72f99d24714f2a58f400ef63b913d4cf9080b3 from
git://git.freedesktop.org/git/vaapi/intel-driver
libva: (HEAD, tag: libva-1.6.1, origin/v1.6-branch)
613eb962b45fbbd1526d751e88e0d8897af6c0e0 from
git://git.freedesktop.org/git/vaapi/libva
mesa: (HEAD, tag: mesa-10.6.7) 32efdc87cbf89cfe08ad9571cd756e27c803caa8 from
git://git.freedesktop.org/git/mesa/mesa
xf86-video-intel: (HEAD, origin/master, origin/HEAD, master)
f0fd4d500de03c30c7ce19915f85acadd1ca4e5d from
git://git.freedesktop.org/git/xorg/driver/xf86-video-intel
xserver: (HEAD, tag: xorg-server-1.17.2)
2123f7682d522619f101b05fb75efa75dabbe371 from
git://git.freedesktop.org/git/xorg/xserver

intel-gpu-tools: (HEAD, tag: intel-gpu-tools-1.12)
1f9e0550455be4b219954a026407dd23ec21b299 from
git://git.freedesktop.org/git/xorg/app/intel-gpu-tools

Steps:
------
run the command :
#  ./kms_fbcon_fbt --run-subtest fbc

Actual result:
---------------
The result of the test is fail.

Expected result:
----------------
The result is pass or skip.

Output:
--------

IGT-Version: 1.12-g1f9e055 (x86_64) (Linux: 4.3.0-rc2-drm-intel-nightly+
x86_64)
Setting 3200x1800 mode for eDP connector
Test assertion failure function subtest, file kms_fbcon_fbt.c:217:
Failed assertion: feature->wait_until_enabled()
Stack trace:
  #0 [__igt_fail_assert+0xf1]
  #1 [subtest+0x3ff]
  #2 [__real_main254+0x87]
  #3 [main+0x29]
  #4 [__libc_start_main+0xf5]
  #5 [_start+0x29]
  #6 [<unknown>+0x29]
Subtest fbc failed.
**** DEBUG ****
Test requirement passed: feature->supported_on_chipset()
Test requirement passed: fd >= 0
Test requirement passed: fd >= 0
Test requirement passed: drmSetMaster(fd) == 0
VT: graphics mode set (mode was 0x0)
Test requirement passed: connector_id
igt_create_fb_with_bo_size(width=3200, height=1800, format=0x34325258 [bpp=32],
tiling=0x100000000000001, size=0
igt_create_fb_with_bo_size(handle=1, pitch=16384)
Setting 3200x1800 mode for eDP connector
Test assertion failure function subtest, file kms_fbcon_fbt.c:217:
Failed assertion: feature->wait_until_enabled()
****  END  ****
Subtest fbc: FAIL (12.299s)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 5885 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-10-02 11:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 11:53 bugzilla-daemon [this message]
2015-10-13 13:50 ` [Bug 92240] [SKL] igt/kms_fbcon_fbt/fbc fail bugzilla-daemon
2015-10-16 12:33 ` bugzilla-daemon
2017-07-24 22:45 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-92240-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.