Bug 89050 - [HSW DRI3] Piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fails
Summary: [HSW DRI3] Piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fails
Status: RESOLVED DUPLICATE of bug 79629
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: git
Hardware: All Linux (All)
: medium normal
Assignee: Chris Wilson
QA Contact: mesa-dev
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 01:04 UTC by lu hua
Modified: 2015-02-11 22:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description lu hua 2015-02-10 01:04:03 UTC
System Environment:
--------------------------
Platform: HSW
Libdrm:         (master)libdrm-2.4.59-8-gccbb9aa887f992359335ecf2d26919b04e14e63f
Mesa:           (master)8030e269e911c4f90a44d9a77eb342dd2657d229
Xserver:         (master)xorg-server-1.17.0
Xf86_video_intel:  (master)2.99.917-94-g26ba2ba6e7169a099558092f31eaf97944cc3562
Libva:          (master)f9741725839ea144e9a6a1827f74503ee39946c3
Libva_intel_driver:     (master)9a20d6c34cb65e5b85dd16d6c8b3a215c5972b18
kernel: drm-intel-nightly/b4442ee4e150506cebeee72249efc566c5f14bbe(0209)

Bug detailed description:
---------------------------
It fails on HSW, Bisect shows is a Xf86_video_intel regression.

Bisect shows: db629a38342883176d58357fa014176c9e45115d is the first bad commit.
commit db629a38342883176d58357fa014176c9e45115d
Author:     Chris Wilson <chris@chris-wilson.co.uk>
AuthorDate: Wed Feb 4 09:34:14 2015 +0000
Commit:     Chris Wilson <chris@chris-wilson.co.uk>
CommitDate: Wed Feb 4 09:55:54 2015 +0000

    Allow runtime selection between DRI levels

    Rather than imposing a maximum DRI level at compile time by compiling
    out unwanted protocol handlers, default to limiting it at runtime so
    that we can switch between any level.

    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

output:
PIGLIT: {"result": "fail" }

==Reproduce steps==
---------------------------- 
1. xinit
2. ./bin/glx-create-context-current-no-framebuffer -auto -fbo
Comment 1 lu hua 2015-02-10 01:52:38 UTC
spec_OpenGL_1.0_gl-1.0-swapbuffers-behavior also fails.
Comment 2 lu hua 2015-02-11 02:08:12 UTC
When run webgl case on HSW, report "This browser does not appear to support WebGL".
Comment 3 Ian Romanick 2015-02-11 22:12:03 UTC
Chris, are you able to reproduce this?  Any ideas?
Comment 4 Chris Wilson 2015-02-11 22:24:49 UTC
There's a patch on bug 79629.

*** This bug has been marked as a duplicate of bug 79629 ***


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.