[PATCH 1/1] drm/sti: enable fbdev compatibility through module param

2015-10-30 Thread Vincent ABRIOU
On 10/30/2015 11:38 AM, Daniel Vetter wrote: > On Thu, Oct 29, 2015 at 02:02:29PM +0100, Vincent Abriou wrote: >> DRM_STI_FBDEV is removed and replaced by the fbdev module param. >> By default, the fbdev compatibility is disabled. >> >> Signed-off-by: Vincent Abriou >> Signed-off-by: Nicolas VAN

[PATCH 1/1] drm/sti: enable fbdev compatibility through module param

2015-10-30 Thread Daniel Vetter
On Thu, Oct 29, 2015 at 02:02:29PM +0100, Vincent Abriou wrote: > DRM_STI_FBDEV is removed and replaced by the fbdev module param. > By default, the fbdev compatibility is disabled. > > Signed-off-by: Vincent Abriou > Signed-off-by: Nicolas VANHAELEWYN Already replied somewhere else, but we hav

[PATCH 1/1] drm/sti: enable fbdev compatibility through module param

2015-10-29 Thread Vincent Abriou
DRM_STI_FBDEV is removed and replaced by the fbdev module param. By default, the fbdev compatibility is disabled. Signed-off-by: Vincent Abriou Signed-off-by: Nicolas VANHAELEWYN --- drivers/gpu/drm/sti/Kconfig | 6 -- drivers/gpu/drm/sti/sti_drv.c | 15 ++- 2 files changed,