> Without an allocated colormap, FBIOGETCMAP fails. This would make
> programs restore an all-black colormap ("links -g") or fail to work
> altogether ("mplayer -vo fbdev2").
>
> Signed-off-by: Clemens Ladisch
> ---
> v2: implemented suggestions by James Simmons
>
> drivers/gpu/drm/drm_fb_hel
Without an allocated colormap, FBIOGETCMAP fails. This would make
programs restore an all-black colormap ("links -g") or fail to work
altogether ("mplayer -vo fbdev2").
Signed-off-by: Clemens Ladisch
---
v2: implemented suggestions by James Simmons
drivers/gpu/drm/drm_fb_helper.c | 4
1