diff options
author | Alex <[email protected]> | 2008-01-17 15:21:18 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-01-17 15:38:59 -0800 |
commit | 545c4423335469de06af7f7c95e97c1122c1c818 (patch) | |
tree | a3ae75c9610de8ca64d2cec0870123f8e14a3546 /net/unix/sysctl_net_unix.c | |
parent | 9723198c219f3546982cb469e5aed26e68399055 (diff) |
fix radeonfb regression with Xpress 200m 5955
Fix http://bugzilla.kernel.org/show_bug.cgi?id=9762
Framebuffer is ok only with default parameters only (it is 1280x800-8@60). If
parameters are video=radeonfb:1280x800-32@60 then xres, yres and xres_virtual
are ok but yres_virtual is 1024. It can be corrected by fbset utility so I
think it can be corrected in the driver code also.
Steps to reproduce: video=radeonfb:1280x800-32@60 or
video=radeonfb:1280x800-16@60
Add 1280x800 mode into modedb
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions