Bug 54711 - Screen corruption with Intel Integrated Graphics i915
Summary: Screen corruption with Intel Integrated Graphics i915
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: intel-gfx-bugs@lists.freedesktop.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-03 17:05 UTC by Jack Hill
Modified: 2013-03-03 17:46 UTC (History)
2 users (show)

See Also:
Kernel Version: >=3.7
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
Image of screen corruption (53 bytes, text/plain)
2013-03-03 17:05 UTC, Jack Hill
Details
Image of screen corruption (735.89 KB, image/jpeg)
2013-03-03 17:07 UTC, Jack Hill
Details

Description Jack Hill 2013-03-03 17:05:37 UTC
Created attachment 94321 [details]
Image of screen corruption

I have an Intel graphics contoller,

$ lspci |grep VGA
00:02.0 VGA compatible controller: Inter Corporation Core Processor Integrated Graphics Controller (rev 02)

I am using kms/drm. On older kernels (e.g. 3.6) during startup, kms would be enable and it would switch to the high resolution consols (later, X could also ue the graphics contoller correctly). On newer kernels (e.g. 3.7 and 3.8) I observed the corruption (see attached image) when kms was enabled. Other than the screen corruption in both the text console and X, everything worked fine.

I used git bisect to narrow down the problem to commit edef7e685da05c13cce50c0126189c80fe2c8f71
Comment 1 Jack Hill 2013-03-03 17:07:55 UTC
Created attachment 94331 [details]
Image of screen corruption
Comment 2 Chris Wilson 2013-03-03 17:46:17 UTC
commit da88a5f7f7d434e2cde1b3e19d952e6d84533662
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Wed Feb 13 09:31:53 2013 +0000

    drm/i915: Disable WC PTE updates to w/a buggy IOMMU on ILK

Note You need to log in before you can comment on or make changes to this bug.