[Nouveau] [PATCH] drm/nouveau: fix ltcg memory initialization after suspend

2013-08-13 Thread Maarten Lankhorst
Op 12-08-13 18:19, Ilia Mirkin schreef: > On Mon, Aug 12, 2013 at 6:43 AM, Maarten Lankhorst > wrote: >> Some registers were not initialized in init, this causes them to be >> uninitialized after suspend. >> >> Signed-off-by: Maarten Lankhorst >> --- >> diff --git a/drivers/gpu/drm/nouveau/core/s

Re: [Nouveau] [PATCH] drm/nouveau: fix ltcg memory initialization after suspend

2013-08-13 Thread Maarten Lankhorst
Op 12-08-13 18:19, Ilia Mirkin schreef: > On Mon, Aug 12, 2013 at 6:43 AM, Maarten Lankhorst > wrote: >> Some registers were not initialized in init, this causes them to be >> uninitialized after suspend. >> >> Signed-off-by: Maarten Lankhorst >> --- >> diff --git a/drivers/gpu/drm/nouveau/core/s

[PATCH] drm/nouveau: fix ltcg memory initialization after suspend

2013-08-12 Thread Maarten Lankhorst
Some registers were not initialized in init, this causes them to be uninitialized after suspend. Signed-off-by: Maarten Lankhorst --- diff --git a/drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c b/drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c index bcca883..7288940 100644 --- a/drivers/gpu/drm

[Nouveau] [PATCH] drm/nouveau: fix ltcg memory initialization after suspend

2013-08-12 Thread Ilia Mirkin
On Mon, Aug 12, 2013 at 6:43 AM, Maarten Lankhorst wrote: > Some registers were not initialized in init, this causes them to be > uninitialized after suspend. > > Signed-off-by: Maarten Lankhorst > --- > diff --git a/drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c > b/drivers/gpu/drm/nouveau/cor

Re: [Nouveau] [PATCH] drm/nouveau: fix ltcg memory initialization after suspend

2013-08-12 Thread Ilia Mirkin
On Mon, Aug 12, 2013 at 6:43 AM, Maarten Lankhorst wrote: > Some registers were not initialized in init, this causes them to be > uninitialized after suspend. > > Signed-off-by: Maarten Lankhorst > --- > diff --git a/drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c > b/drivers/gpu/drm/nouveau/cor

[PATCH] drm/nouveau: fix ltcg memory initialization after suspend

2013-08-12 Thread Maarten Lankhorst
Some registers were not initialized in init, this causes them to be uninitialized after suspend. Signed-off-by: Maarten Lankhorst --- diff --git a/drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c b/drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c index bcca883..7288940 100644 --- a/drivers/gpu/drm