All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/docs: Fix todo.rst
@ 2020-11-18  7:36 Daniel Vetter
  2020-11-18  8:04 ` Simon Ser
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Vetter @ 2020-11-18  7:36 UTC (permalink / raw)
  To: DRI Development; +Cc: Daniel Vetter, Daniel Vetter, Stephen Rothwell

I didnt' format the thing correctly :-(

Fixes: 39aead8373b3 ("fbcon: Disable accelerated scrolling")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 Documentation/gpu/todo.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 94fc76f0ecd4..009d8e6c7e3c 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -297,9 +297,12 @@ Garbage collect fbdev scrolling acceleration
 
 Scroll acceleration is disabled in fbcon by hard-wiring p->scrollmode =
 SCROLL_REDRAW. There's a ton of code this will allow us to remove:
+
 - lots of code in fbcon.c
+
 - a bunch of the hooks in fbcon_ops, maybe the remaining hooks could be called
   directly instead of the function table (with a switch on p->rotate)
+
 - fb_copyarea is unused after this, and can be deleted from all drivers
 
 Note that not all acceleration code can be deleted, since clearing and cursor
-- 
2.29.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH] drm/docs: Fix todo.rst
  2020-11-18  7:36 [PATCH] drm/docs: Fix todo.rst Daniel Vetter
@ 2020-11-18  8:04 ` Simon Ser
  2020-11-18 10:40   ` Daniel Vetter
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Ser @ 2020-11-18  8:04 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: Daniel Vetter, DRI Development, Stephen Rothwell

On Wednesday, November 18, 2020 8:36 AM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:

> I didnt' format the thing correctly :-(
>
> Fixes: 39aead8373b3 ("fbcon: Disable accelerated scrolling")
> Reported-by: Stephen Rothwell sfr@canb.auug.org.au
> Cc: Stephen Rothwell sfr@canb.auug.org.au
> Signed-off-by: Daniel Vetter daniel.vetter@intel.com

Reviewed-by: Simon Ser <contact@emersion.fr>

Note that a blank line is required before the first item and after the
last, but is optional between items.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH] drm/docs: Fix todo.rst
  2020-11-18  8:04 ` Simon Ser
@ 2020-11-18 10:40   ` Daniel Vetter
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2020-11-18 10:40 UTC (permalink / raw)
  To: Simon Ser; +Cc: Daniel Vetter, Stephen Rothwell, DRI Development, Daniel Vetter

On Wed, Nov 18, 2020 at 08:04:46AM +0000, Simon Ser wrote:
> On Wednesday, November 18, 2020 8:36 AM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> 
> > I didnt' format the thing correctly :-(
> >
> > Fixes: 39aead8373b3 ("fbcon: Disable accelerated scrolling")
> > Reported-by: Stephen Rothwell sfr@canb.auug.org.au
> > Cc: Stephen Rothwell sfr@canb.auug.org.au
> > Signed-off-by: Daniel Vetter daniel.vetter@intel.com
> 
> Reviewed-by: Simon Ser <contact@emersion.fr>
> 
> Note that a blank line is required before the first item and after the
> last, but is optional between items.

Thanks for reviewing, patch applied.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-11-18 10:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18  7:36 [PATCH] drm/docs: Fix todo.rst Daniel Vetter
2020-11-18  8:04 ` Simon Ser
2020-11-18 10:40   ` Daniel Vetter

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.