lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 12 Aug 2008 16:09:34 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	<JosephChan@....com.tw>
Cc:	JosephChan@....com.tw, linux-fbdev-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org, geert@...ux-m68k.org
Subject: Re: [PATCH 1/13 v3] viafb: fix for the description of the VX800 2D
 acceleration issue in viafb.txt.

On Tue, 12 Aug 2008 08:53:47 +0800
<JosephChan@....com.tw> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ