Summary: | PANEL_FITTING should default to "full_aspect" rather than "full" | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Josh Triplett <josh> | ||||
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | Keywords: | NEEDINFO | ||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Josh Triplett
2008-10-12 16:41:08 UTC
Fixed in commit 667923559219429b0c5fec12a0164f7eba1f8f2d. If needed we can always change the default on older chipsets, but they should be fixed now so hopefully this will work for everyone. This worked for a while, but it seems to have regressed recently. xrandr now shows that the "scaling mode" property defaults to "Full", not "Full aspect". Perhaps something changed during the switch to KMS? I've observed this regression with 2.9 and 2.11. Created attachment 36013 [details] [review] change default fitting mode to full aspect Yep, looks like the change never got propagated to the kernel. Does this patch work for you? (In reply to comment #3) > Created an attachment (id=36013) [details] > change default fitting mode to full aspect > > Yep, looks like the change never got propagated to the kernel. Does this patch > work for you? Confirmed. I built 2.6.34 with this change, and xrandr now shows that "scaling mode" defaults to "Full aspect". (Also, I noticed that the patch makes the code disagree with the comment directly above it; that comment should probably change to match.) Thanks for the quick response! Patch pushed out. Is this patch applicable to Arrandale? See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/601370 for further info. On Wed, 14 Jul 2010 19:06:05 -0700 (PDT) bugzilla-daemon@freedesktop.org wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=18033 > > --- Comment #6 from madbiologist <s.j.turner@uq.net.au> 2010-07-14 > 19:06:05 PDT --- Is this patch applicable to Arrandale? > > See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/601370 for > further info. Yes, it applies to all chipsets. However, panel fitting for Arrandale may be different, it sounds like we may not support it at all right now. But this bug is just about the default behavior. Please file a new bug for the missing panel fitting controls for Arrandale. |
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.