Summary: | [IVB] Hangup and Graphics Reset | ||
---|---|---|---|
Product: | DRI | Reporter: | Jonathan Schmidt <wikispam> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs, wikispam |
Version: | XOrg git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | IVB | i915 features: | GPU hang |
Attachments: |
Description
Jonathan Schmidt
2016-02-02 16:52:11 UTC
Created attachment 121462 [details]
screenshot of Plasma/Kwin
Created attachment 121463 [details]
output of xrandr --verbose
I should add that my current Kubuntu version is 15.10. Kernel crashes used to happen when I was still on 14. Created attachment 121465 [details]
121461: compressed version of [drm] GPU crash dump saved to /sys/class/drm/card0/error
Hung is happening in blt ring batch with active head at 0x011f7004: batchbuffer: batch buffer (blitter ring (submitted by Xorg [1066])) at 0x00000000_011f7000 0x011f7000: 0x54f08806: XY_SRC_COPY_BLT (rgb enabled, alpha enabled, src tile 1, dst tile 1) 0x011f7004: 0x03cc0780: format 8888, pitch 1920, rop 0xcc, clipping disabled, 0x011f7008: 0x035a013d: dst (317,858) 0x011f700c: 0x048c030f: dst (783,1164) 0x011f7010: 0x01ad9000: dst offset 0x01ad9000 0x011f7014: 0x035a013d: src (317,858) 0x011f7018: 0x00000780: src pitch 1920 0x011f701c: 0x0d0df000: src offset 0x0d0df000 0x011f7020: 0x05000000: MI_BATCH_BUFFER_END Related fences (dst & src): fence[1] = 23a203b01ad9001 valid, x-tiled, pitch: 7680, start: 0x01ad9000, size: 9216000 fence[5] = d9a803b0d0df001 valid, x-tiled, pitch: 7680, start: 0x0d0df000, size: 9216000 Chris any advice on this hang? The problem here is a TLB miss (or something like that) as the command the GPU executed does not match the command we submitted. The error state lacks the evidence for the usual seqno reordering errors, but it does hint towards VT-d. Unfortunately, it is too old to include that information explicitly. Hello Jonathan, Sorry for the way too long delay. As mentioned in comment #6 the information to work with this is quite old, and last kernel reported is 4.2. Is this bug still valid with the newest kernel versions https://www.kernel.org/? Still reproducible? Thank you. Closing as no new occurrences of this problem have been reported since February 2016. If problem arise with latest kernel versions, please file a new bug with HW and SW information and relevant logs. Thank you. |
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.