Re: [Nouveau] [PATCH] drm/nouveau: print a message when KMS is disabled

2014-06-07 Thread Pierre Moreau
Hi, Any thoughts on this patch? Pierre Moreau On 03:23 AM - Mar 10 2014, Pierre Moreau wrote: > Signed-off-by: Pierre Moreau > --- > > If KMS is disabled, Nouveau will now announce in the logs that it won't load. > > (Adding Nouveau list as recipient.) > > drivers/gpu/drm/nouveau/nouveau_dr

[Nouveau] [PATCH] drm/nouveau: print a message when KMS is disabled

2014-03-09 Thread Pierre Moreau
Signed-off-by: Pierre Moreau --- If KMS is disabled, Nouveau will now announce in the logs that it won't load. (Adding Nouveau list as recipient.) drivers/gpu/drm/nouveau/nouveau_drm.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_drm.c