All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fb: Remove scrollback related lines
@ 2020-09-16  1:07 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2020-09-16  0:55 UTC (permalink / raw)
  To: b.zolnierkie, linux-fbdev, linux-doc, linux-kernel
  Cc: corbet, rdunlap, gregkh, daniel, yuanmingbuaa, w, nopitydays,
	zhangyunhai, luto, torvalds, Bhaskar Chowdhury

This patch remove stale information lines.

Commit 973c096f6a85(vgacon: remove software scrollback support)
Commit 50145474f6ef(fbcon: remove soft scrollback code)

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/fb/matroxfb.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/fb/matroxfb.rst b/Documentation/fb/matroxfb.rst
index f1859d98606e..6158c49c8571 100644
--- a/Documentation/fb/matroxfb.rst
+++ b/Documentation/fb/matroxfb.rst
@@ -317,8 +317,6 @@ Currently there are following known bugs:
  - interlaced text mode is not supported; it looks like hardware limitation,
    but I'm not sure.
  - Gxx0 SGRAM/SDRAM is not autodetected.
- - If you are using more than one framebuffer device, you must boot kernel
-   with 'video=scrollback:0'.
  - maybe more...
 
 And following misfeatures:
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] docs: fb: Remove scrollback related lines
@ 2020-09-16  1:07 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2020-09-16  1:07 UTC (permalink / raw)
  To: b.zolnierkie, linux-fbdev, linux-doc, linux-kernel
  Cc: corbet, rdunlap, gregkh, daniel, yuanmingbuaa, w, nopitydays,
	zhangyunhai, luto, torvalds, Bhaskar Chowdhury

This patch remove stale information lines.

Commit 973c096f6a85(vgacon: remove software scrollback support)
Commit 50145474f6ef(fbcon: remove soft scrollback code)

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/fb/matroxfb.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/fb/matroxfb.rst b/Documentation/fb/matroxfb.rst
index f1859d98606e..6158c49c8571 100644
--- a/Documentation/fb/matroxfb.rst
+++ b/Documentation/fb/matroxfb.rst
@@ -317,8 +317,6 @@ Currently there are following known bugs:
  - interlaced text mode is not supported; it looks like hardware limitation,
    but I'm not sure.
  - Gxx0 SGRAM/SDRAM is not autodetected.
- - If you are using more than one framebuffer device, you must boot kernel
-   with 'video=scrollback:0'.
  - maybe more...
 
 And following misfeatures:
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] docs: fb: Remove scrollback related stanza
  2020-09-16  1:07 ` Bhaskar Chowdhury
@ 2020-09-16  1:22 ` Bhaskar Chowdhury
  -1 siblings, 0 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2020-09-16  1:10 UTC (permalink / raw)
  To: b.zolnierkie, linux-fbdev, linux-doc, linux-kernel
  Cc: corbet, rdunlap, gregkh, daniel, yuanmingbuaa, w, nopitydays,
	zhangyunhai, luto, torvalds, Bhaskar Chowdhury

This patch remove the stanza related to framebuffer scrollback effect.

Commit 973c096f6a85(vgacon: remove software scrollback support)
Commit 50145474f6ef(fbcon: remove soft scrollback code)

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/fb/sstfb.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/fb/sstfb.rst b/Documentation/fb/sstfb.rst
index 8e8c1b940359..42466ff49c58 100644
--- a/Documentation/fb/sstfb.rst
+++ b/Documentation/fb/sstfb.rst
@@ -185,9 +185,6 @@ Bugs
   contact me.
 - The 24/32 is not likely to work anytime soon, knowing that the
   hardware does ... unusual things in 24/32 bpp.
-- When used with another video board, current limitations of the linux
-  console subsystem can cause some troubles, specifically, you should
-  disable software scrollback, as it can oops badly ...
 
 Todo
 ====
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] docs: fb: Remove scrollback related stanza
@ 2020-09-16  1:22 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 4+ messages in thread
From: Bhaskar Chowdhury @ 2020-09-16  1:22 UTC (permalink / raw)
  To: b.zolnierkie, linux-fbdev, linux-doc, linux-kernel
  Cc: corbet, rdunlap, gregkh, daniel, yuanmingbuaa, w, nopitydays,
	zhangyunhai, luto, torvalds, Bhaskar Chowdhury

This patch remove the stanza related to framebuffer scrollback effect.

Commit 973c096f6a85(vgacon: remove software scrollback support)
Commit 50145474f6ef(fbcon: remove soft scrollback code)

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/fb/sstfb.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/fb/sstfb.rst b/Documentation/fb/sstfb.rst
index 8e8c1b940359..42466ff49c58 100644
--- a/Documentation/fb/sstfb.rst
+++ b/Documentation/fb/sstfb.rst
@@ -185,9 +185,6 @@ Bugs
   contact me.
 - The 24/32 is not likely to work anytime soon, knowing that the
   hardware does ... unusual things in 24/32 bpp.
-- When used with another video board, current limitations of the linux
-  console subsystem can cause some troubles, specifically, you should
-  disable software scrollback, as it can oops badly ...
 
 Todo
 ==
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-16  1:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16  0:55 [PATCH] docs: fb: Remove scrollback related lines Bhaskar Chowdhury
2020-09-16  1:07 ` Bhaskar Chowdhury
2020-09-16  1:10 [PATCH] docs: fb: Remove scrollback related stanza Bhaskar Chowdhury
2020-09-16  1:22 ` Bhaskar Chowdhury

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.