| Summary: | [845] Broken BLT | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | Paul <ptichy> | ||||||
| Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||
| Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||
| Severity: | critical | ||||||||
| Priority: | medium | Keywords: | NEEDINFO | ||||||
| Version: | git | ||||||||
| Hardware: | Other | ||||||||
| OS: | Linux (All) | ||||||||
| Whiteboard: | |||||||||
| i915 platform: | i915 features: | ||||||||
| Attachments: |
|
||||||||
That's not the error-state, can you please attach /sys/kernel/debug/dri/0/i915_error_state following the crash. You may need to first "sudo mount -tdebugfs debug /sys/kernel/debug/" in order to make the error-state accessible. Created attachment 51320 [details]
i915_error_state
I am sending i915_error_state file for you.
Thanks for solving this problem.
Time: 1316370157 s 872230 us
PCI ID: 0x2562
Detected i8xx chipset
EIR: 0x00000010
PGTBL_ER: 0x00000049
source = Display B TLB
error = Invalid GTT PTE
INSTPM: 0x00000000
IPEIR: 0x00000000
IPEHR: 0x01000000
INSTDONE: 0x00ffffc0
busy: GMBUS
busy: FBC
busy: BINNER
busy: Secondary ring 3
busy: Secondary ring 2
busy: Secondary ring 1
busy: Secondary ring 0
busy: Primary ring 1
busy: Primary ring 0
ACTHD: 0x00000030
seqno: 0x00000001
Buffers [2]:
Time: 1316370157 s 872230 us
PCI ID: 0x2562
Detected i8xx chipset
EIR: 0x00000010
PGTBL_ER: 0x00000049
source = Display B TLB
error = Invalid GTT PTE
INSTPM: 0x00000000
IPEIR: 0x00000000
IPEHR: 0x01000000
INSTDONE: 0x00ffffc0
busy: GMBUS
busy: FBC
busy: BINNER
busy: Secondary ring 3
busy: Secondary ring 2
busy: Secondary ring 1
busy: Secondary ring 0
busy: Primary ring 1
busy: Primary ring 0
ACTHD: 0x00000030
seqno: 0x00000001
Buffers [2]:
Time: 1316370157 s 872230 us
PCI ID: 0x2562
Detected i8xx chipset
EIR: 0x00000010
PGTBL_ER: 0x00000049
source = Display B TLB
error = Invalid GTT PTE
INSTPM: 0x00000000
IPEIR: 0x00000000
IPEHR: 0x01000000
INSTDONE: 0x00ffffc0
busy: GMBUS
busy: FBC
busy: BINNER
busy: Secondary ring 3
busy: Secondary ring 2
busy: Secondary ring 1
busy: Secondary ring 0
busy: Primary ring 1
busy: Primary ring 0
ACTHD: 0x00000030
seqno: 0x00000001
Buffers [2]:
01000000 8388608 00000002 00000002 00000001 P X dirty (fence: 0)
00b00000 16384 00000009 00000000 00000001 purgeable
batchbuffer at 0x00b00000:
0x00b00000: 0x54300004: XY_COLOR_BLT (rgb enabled, alpha enabled, dst tile 0)
0x00b00004: 0x03f02000: format 8888, pitch 8192, clipping disabled
0x00b00008: 0x00000000: (0,0)
0x00b0000c: 0x04000500: (1280,1024)
0x00b00010: 0x01000000: offset 0x01000000
0x00b00014: 0x00000000: color
0x00b00018: 0x02000011: MI_FLUSH
0x00b0001c: 0x05000000: MI_BATCH_BUFFER_END
|
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.
Created attachment 51283 [details] Xorg.log when I try to use xf86-video-intel-2.16.0 driver I got a black screen. The details are reported in the attached file.