Summary: | External screen at offset does not work | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Nathan Samson <nathansamson> | ||||||
Component: | Driver/intel | Assignee: | Carl Worth <cworth> | ||||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | ||||||||
Version: | git | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Nathan Samson
2010-06-16 03:35:22 UTC
Created attachment 36310 [details]
intel_reg_dumper when VGA is at pos 1280x0
The core of the bug, the failed xrandr, is bug 28515 and should be now fixed: commit 726210f87d558d558022f35bc8c839e798a19f0c Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Jun 24 11:38:00 2010 +0100 intel: Limit tiled pitches to 8192 on pre-i965. Fixes: Bug 28515 - Failed to allocate framebuffer when exceed 2048 width https://bugs.freedesktop.org/show_bug.cgi?id=28515 The other oddities I am less certain about, there definitely seems to be room for improvement following the modesetting error. The GPU hang may be a result of this error, some internal inconsistency, or another application submitting a bad batch buffer to the GPU. Difficult to say, and if you can reproduce any of these in isolation, please file a bug. *** This bug has been marked as a duplicate of bug 28515 *** |
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.