Bug 69783 - [i965]Piglit glx_GLX_OML_sync_control_swapbuffersmsc-divisor-zero fails with compositer
Summary: [i965]Piglit glx_GLX_OML_sync_control_swapbuffersmsc-divisor-zero fails with ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Ian Romanick
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-25 02:05 UTC by lu hua
Modified: 2016-02-18 12:41 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description lu hua 2013-09-25 02:05:52 UTC
System Environment:
--------------------------
Platform: Ironlake/Sandybridge/Ivybridge/Haswell
Libdrm:		(master)libdrm-2.4.46-41-g0f4452bb51306024fbf4cbf77d8baab20cefba67
Mesa:		(master)e5ec5aef2be4d667a1f28f0ee0105dd6dc204732
Xserver:	(master)xorg-server-1.14.99.1-215-g7d3d4ae55dd6ee338439e2424ac423b1df80501b
Xf86_video_intel:(master)2.99.902-47-g63a81c87b1be3607243aaa0acc4cb669fee02b4b
Cairo:		(master)337ab1f8d9e29086bfb4001508b28835b41c6390
Libva:		(staging)f5c913765e6af38d835cacf339054ccc60bddefb
Libva_intel_driver:(staging)f6685c309d94fb7679c9772703c8790cb71cdd73
Kernel:	(drm-intel-nightly) 15425dbba39114d8dfbb12f6ddb1f39d0cae144a

Bug detailed description:
-------------------------
It fails on Ironlake/Sandybridge/Ivybridge/Haswell with mesa master and 9.2 branch It fails with gnome-session enable compositing, works well with raw X.

output:
glXWaitForSbcOML() returned MSC 0, should be at least 1665855
PIGLIT: {'result': 'fail' }

Reproduce steps:
-------------------------
1. xinit
2. gnome-session enable compositing
3. bin/glx-oml-sync-control-swapbuffersmsc-divisor-zero -auto -fbo
Comment 1 Alejandro Piñeiro (freenode IRC: apinheiro) 2016-02-18 12:41:41 UTC
(In reply to lu hua from comment #0)
> System Environment:
> --------------------------
> Platform: Ironlake/Sandybridge/Ivybridge/Haswell
> Libdrm:		(master)libdrm-2.4.46-41-g0f4452bb51306024fbf4cbf77d8baab20cefba67
> Mesa:		(master)e5ec5aef2be4d667a1f28f0ee0105dd6dc204732
> Xserver:
> (master)xorg-server-1.14.99.1-215-g7d3d4ae55dd6ee338439e2424ac423b1df80501b
> Xf86_video_intel:(master)2.99.902-47-
> g63a81c87b1be3607243aaa0acc4cb669fee02b4b
> Cairo:		(master)337ab1f8d9e29086bfb4001508b28835b41c6390
> Libva:		(staging)f5c913765e6af38d835cacf339054ccc60bddefb
> Libva_intel_driver:(staging)f6685c309d94fb7679c9772703c8790cb71cdd73
> Kernel:	(drm-intel-nightly) 15425dbba39114d8dfbb12f6ddb1f39d0cae144a
> 
> Bug detailed description:
> -------------------------
> It fails on Ironlake/Sandybridge/Ivybridge/Haswell with mesa master and 9.2
> branch It fails with gnome-session enable compositing, works well with raw X.
> 
> output:
> glXWaitForSbcOML() returned MSC 0, should be at least 1665855
> PIGLIT: {'result': 'fail' }
> 
> Reproduce steps:
> -------------------------
> 1. xinit
> 2. gnome-session enable compositing
> 3. bin/glx-oml-sync-control-swapbuffersmsc-divisor-zero -auto -fbo

It works fine to me on Haswell. Using 9.2 branch and current master. Probably it was a issue on any other library/program.

I will go ahead and close the bug.


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.