Summary: | missing fonts with rotated screen(s). [bisected] | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Till Matthiesen <entropy> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | sergio.callegari | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Till Matthiesen
2011-01-24 07:33:53 UTC
Created attachment 42372 [details]
missing fonts
I had to try for myself because the cause seemed so improbable. I am now officially baffled. Ok, not that baffling once you remember that the screen resources are recreated upon modeset. commit c6dc27562abbc8ca9e873ad502ca49ae010461d2 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Jan 24 20:25:27 2011 +0000 uxa: Only recreate the glyph cache on *generational* updates The screen resources are recreated when the screen is rotated as well, without being finalized. In this case, we do not need to reconstuct the cache (or if we did, we would need to tear it down first). Reported-by: Till Matthiesen <entropy@everymail.net> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=33412 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
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.