diff options
Diffstat (limited to 'Documentation/fb/udlfb.txt')
-rw-r--r-- | Documentation/fb/udlfb.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/fb/udlfb.txt b/Documentation/fb/udlfb.txt index 7fdde2a02a27..473ceed9e4eb 100644 --- a/Documentation/fb/udlfb.txt +++ b/Documentation/fb/udlfb.txt | |||
@@ -105,6 +105,11 @@ console Allow fbcon to attach to udlfb provided framebuffers. This | |||
105 | the first framebuffer it finds, which isn't usually what the | 105 | the first framebuffer it finds, which isn't usually what the |
106 | user wants in the case of USB displays. | 106 | user wants in the case of USB displays. |
107 | 107 | ||
108 | shadow Allocate a 2nd framebuffer to shadow what's currently across | ||
109 | the USB bus in device memory. If any pixels are unchanged, | ||
110 | do not transmit. Spends host memory to save USB transfers. | ||
111 | Enabled by default. Only disable on very low memory systems. | ||
112 | |||
108 | Sysfs Attributes | 113 | Sysfs Attributes |
109 | ================ | 114 | ================ |
110 | 115 | ||