Re: [PATCH] drm: Improve dumb callback docs

2018-11-27 Thread Maxime Ripard
On Tue, Nov 27, 2018 at 10:19:21AM +0100, Daniel Vetter wrote: > Noticed while reviewing a patch from Eric. Also add a todo for the > dumb_map_offset callbacks (it should be simple to do, but piles of > work). Plus fix up vbox, because vbox. > > Signed-off-by: Daniel Vetter > Cc: Maarten Lankhors

[PATCH] drm: Improve dumb callback docs

2018-11-27 Thread Daniel Vetter
Noticed while reviewing a patch from Eric. Also add a todo for the dumb_map_offset callbacks (it should be simple to do, but piles of work). Plus fix up vbox, because vbox. Signed-off-by: Daniel Vetter Cc: Maarten Lankhorst Cc: Maxime Ripard Cc: Sean Paul Cc: David Airlie Cc: Greg Kroah-Hartm