[Nouveau] H.264 engine differences between fermi and tesla cards

2013-11-19 Thread Ilia Mirkin
Hello, I hope this is an appropriate style of request for this forum. I added code to support video decoding on the tesla cards that have a similar-style video decoding engine to fermi cards (i.e. G98, GT21x, the IGP's -- the falcon-controlled decoding engines, rather than the xtensa-controlled on

Re: [Nouveau] [PATCH] drm/nouveau/fbcon: fix suspend/resume fbcon

2013-11-19 Thread Greg KH
On Tue, Nov 19, 2013 at 05:59:13PM +0100, Christoph Rudorff wrote: > Current code disables fbcon acceleration before fbcon is suspended, > leading to corrupted console after resume from s2disk. In a similar > fashion we must make sure that fbcon acceleration is enabled before we > revive the consol

Re: [Nouveau] [PATCH] drm/nouveau/fbcon: fix suspend/resume fbcon

2013-11-19 Thread Christoph Rudorff
On 19.11.2013 19:48, Greg KH wrote: > On Tue, Nov 19, 2013 at 05:59:13PM +0100, Christoph Rudorff wrote: >> Current code disables fbcon acceleration before fbcon is suspended, >> leading to corrupted console after resume from s2disk. In a similar >> fashion we must make sure that fbcon acceleration

[Nouveau] [PATCH] drm/nouveau/fbcon: fix suspend/resume fbcon

2013-11-19 Thread Christoph Rudorff
Current code disables fbcon acceleration before fbcon is suspended, leading to corrupted console after resume from s2disk. In a similar fashion we must make sure that fbcon acceleration is enabled before we revive the console. With this patch s2disk works correctly on my MacBookPro6,2 with GT216 [