Bug 26470 - Spare space when using two screens filled with white on r700
Summary: Spare space when using two screens filled with white on r700
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: XOrg git
Hardware: Other All
: medium enhancement
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-08 05:06 UTC by Asbjørn Sannes
Modified: 2010-02-13 02:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Asbjørn Sannes 2010-02-08 05:06:04 UTC
I have two screens one 4:3 and one 16:9, since Linux 2.6.33rc1 the "spare" space (bottom of one screen, on the right on the other) between two have been filled with white in the console. (Other than that everything seems to work great). Maybe change the color to black?

My card: ATI Technologies Inc RV770 [Radeon HD 4870]

It was filled with black on Linux 2.6.32.x .. :)

Not sure if this is the place to report a KMS/kernel related problem, if this is the wrong forum please push me in the right direction..
Comment 1 Asbjørn Sannes 2010-02-13 02:28:54 UTC
This seems to be fixed in 2.6.33rc8,
have not tested the commit explicitly, but looks like 6719fc663c6cd30da5dd02d08aaefb031a7a98fd did the trick for me.

Thank you.

commit 6719fc663c6cd30da5dd02d08aaefb031a7a98fd
Author: Dave Airlie <airlied@redhat.com>
Date:   Tue Feb 9 12:31:08 2010 +1000

    drm/radeon/kms: fix screen clearing before fbcon.
    
    This memset_io was added to debug something way back and got
    left behind, memset the fb to black so the borders don't be all white.
    
    Signed-off-by: Dave Airlie <airlied@redhat.com>


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.