Bug 40960 - [845] Broken BLT
Summary: [845] Broken BLT
Status: RESOLVED DUPLICATE of bug 26345
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium critical
Assignee: Chris Wilson
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2011-09-17 02:37 UTC by Paul
Modified: 2012-04-14 06:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.log (39.16 KB, text/plain)
2011-09-17 02:37 UTC, Paul
no flags Details
i915_error_state (36.61 KB, application/x-bzip)
2011-09-18 11:38 UTC, Paul
no flags Details

Description Paul 2011-09-17 02:37:39 UTC
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.
Comment 1 Chris Wilson 2011-09-17 02:52:29 UTC
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.
Comment 2 Paul 2011-09-18 11:38:04 UTC
Created attachment 51320 [details]
i915_error_state

I am sending i915_error_state file for you.
Thanks for solving this problem.
Comment 3 Chris Wilson 2011-09-18 13:25:34 UTC
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
Comment 4 Chris Wilson 2012-04-14 06:37:05 UTC
Bad news, it is just the expected 845g borkage.

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


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.