Summary: | Visual Corruption w/ xorg-server 1.6.0, xf86-video-intel 2.7.0, linux 2.6.30-rc2 w/ KMS | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Mike Kelly <pioto> | ||||
Component: | Driver/intel | Assignee: | Gordon Jin <gordon.jin> | ||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | Keywords: | NEEDINFO | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
I suspect this is dup with bug#21246. Can you confirm disabling tiling works? |
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 24932 [details] output of `make check` in intel-gpu-tools.git Hi, I'm running into visual corruption whenever I start X w/ the latest intel drivers. Updating my kernel doesn't seem to make a difference. I'm attaching test failure output and intel_gpu_dump output from the intel-gpu-tools git repo. Basically, my cursor works & looks fine (I assume it's using a hardware cursor), but the entire rest of my display is corrupted. Nothing obvious in my Xorg.0.log, or on my console. I can take a picture of the visual corruption if necessary. On the plus side, as opposed to xf86-video-intel 2.6.3, at least `xset dpms force off` works...