Re: [PATCH 1/13 v3] viafb: fix for the description of the VX800 2Dacceleration issue in viafb.txt.

From: Andrew Morton
Date: Tue Aug 12 2008 - 19:10:04 EST


On Tue, 12 Aug 2008 08:53:47 +0800
<JosephChan@xxxxxxxxxx> wrote:

> Correct the description of VX800 2D acceleration, the driver diables the acceleration
> function by defualt if you use VX800 chip.
> Correct via_fb_ to viafb_ and remove the Kconfig part in viafb.txt.

The difference betwee this patch and the previous one
(viafb-viafbmodes-viafbtxt.patch) is:

--- a/Documentation/fb/viafb.txt~viafb-viafbmodes-viafbtxt-fix
+++ a/Documentation/fb/viafb.txt
@@ -182,8 +182,9 @@ Notes:
instead of calling common ioctl function FBIOPUT_VSCREENINFO since
viafb doesn't support multi-head well, or it will cause screen crush.
4. VX800 2D accelerator hasn't been supported in this driver yet. When
- using driver on VX800, one should add parameter "viafb_accel=0" to
- disable 2D accelerator.
+ using driver on VX800, the driver will disable the acceleration funciton.
+ as default.
+

[Configure viafb with "fbset" tool]
-----------------------------------
_

Which does not fully meet your description of it?

I'll fix the "funciton" spelling.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/