Bug 47082 - [G33]GPU hung while running gem_cs_prefetch of intel-gpu-tools
Summary: [G33]GPU hung while running gem_cs_prefetch of intel-gpu-tools
Status: CLOSED DUPLICATE of bug 44748
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Daniel Vetter
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 40928
  Show dependency treegraph
 
Reported: 2012-03-07 21:44 UTC by Guang Yang
Modified: 2017-10-06 14:50 UTC (History)
4 users (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (1.11 KB, text/plain)
2012-03-07 21:44 UTC, Guang Yang
no flags Details
error_state (694.72 KB, text/plain)
2012-03-07 21:47 UTC, Guang Yang
no flags Details
reg_dump (12.07 KB, text/plain)
2012-03-07 21:47 UTC, Guang Yang
no flags Details

Description Guang Yang 2012-03-07 21:44:24 UTC
Created attachment 58152 [details]
dmesg

System Environment:
--------------------------
Platform:        G33
Kernel: (drm-intel-next-queued)fa37d39e4c6622d80bd8061d600701bcea1d6870

Bug detailed description:
-------------------------
   On G33 platforms ,running gem_cs_prefetch of the Intel-gpu-tools with "make test" command will always fail,and run it seperate can pass sometimes.

   the error on the console is like this:
   gem_cs_prefetch: drmtest.c:96: gem_quiescent_gpu: Assertion `ret == 0' failed.
Aborted (core dumped)

   and with gdb backtrace like this:
#0  0x00000037f7034085 in raise () from /lib64/libc.so.6
#1  0x00000037f7035a36 in abort () from /lib64/libc.so.6
#2  0x00000037f702c8c5 in __assert_fail () from /lib64/libc.so.6
#3  0x00000000004020da in gem_quiescent_gpu (fd=7) at drmtest.c:96
#4  0x0000000000402578 in drm_open_any () at drmtest.c:114
#5  0x0000000000401552 in main (argc=<value optimized out>, argv=<value optimized out>) at gem_cs_prefetch.c:96
Comment 1 Guang Yang 2012-03-07 21:47:01 UTC
Created attachment 58153 [details]
error_state
Comment 2 Guang Yang 2012-03-07 21:47:43 UTC
Created attachment 58154 [details]
reg_dump
Comment 3 Chris Wilson 2012-03-08 00:39:33 UTC

*** This bug has been marked as a duplicate of bug 44748 ***
Comment 4 Elizabeth 2017-10-06 14:50:51 UTC
Closing old verified.


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.