Re: [git pull] drm fixes for 2.6.28 final

2008-11-29 Thread Rafael J. Wysocki
On Friday, 28 of November 2008, Jesse Barnes wrote:
 On Thursday, November 27, 2008 7:26 pm Dave Airlie wrote:
  Hi Linus,
 
  Please pull the 'drm-fixes' branch from
  ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
  drm-fixes
 
  This larger than we wished patch, fixes a number of regressions reported.
 
  1. vblank rework causes hangs on VT switch - fixes touches all drivers.
 
 To clarify here, only one userspace driver was actually silly enough to 
 disable IRQs at VT leave time, xf86-video-intel.  But the DRM fix applies to 
 all drivers just to be on the safe side.  It's a bit invasive, but ultimately 
 a bit safer than leaving things.

The patches from this push fix suspend on the Toshiba Portege R500, but
resume from hibernation is still broken.  It works in the minimal configuration
(init=/bin/bash) 100% of the time.  It also sort of works from the console, but
then the second attempt to hibernate fails because some tasks cannot be
frozen.

2.6.27.7 hibernates and resumes on the same box 100% of the time, from X too.

I'll carry out bisection in the next few days.

Thanks,
Rafael

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [git pull] drm fixes for 2.6.28 final

2008-11-29 Thread Rafael J. Wysocki
On Saturday, 29 of November 2008, Rafael J. Wysocki wrote:
 On Friday, 28 of November 2008, Jesse Barnes wrote:
  On Thursday, November 27, 2008 7:26 pm Dave Airlie wrote:
   Hi Linus,
  
   Please pull the 'drm-fixes' branch from
   ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
   drm-fixes
  
   This larger than we wished patch, fixes a number of regressions reported.
  
   1. vblank rework causes hangs on VT switch - fixes touches all drivers.
  
  To clarify here, only one userspace driver was actually silly enough to 
  disable IRQs at VT leave time, xf86-video-intel.  But the DRM fix applies 
  to 
  all drivers just to be on the safe side.  It's a bit invasive, but 
  ultimately 
  a bit safer than leaving things.
 
 The patches from this push fix suspend on the Toshiba Portege R500, but
 resume from hibernation is still broken.  It works in the minimal 
 configuration
 (init=/bin/bash) 100% of the time.  It also sort of works from the console, 
 but
 then the second attempt to hibernate fails because some tasks cannot be
 frozen.
 
 2.6.27.7 hibernates and resumes on the same box 100% of the time, from X too.
 
 I'll carry out bisection in the next few days.

OK, most probably the hibernation issue is related to ALSA, as hibernation works
100% of the time with snd_hda_intel unloaded.

I've filed http://bugzilla.kernel.org/show_bug.cgi?id=12121 for this problem.

Thanks,
Rafael

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [git pull] drm fixes for 2.6.28 final

2008-11-27 Thread Jesse Barnes
On Thursday, November 27, 2008 7:26 pm Dave Airlie wrote:
 Hi Linus,

 Please pull the 'drm-fixes' branch from
 ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
 drm-fixes

 This larger than we wished patch, fixes a number of regressions reported.

 1. vblank rework causes hangs on VT switch - fixes touches all drivers.

To clarify here, only one userspace driver was actually silly enough to 
disable IRQs at VT leave time, xf86-video-intel.  But the DRM fix applies to 
all drivers just to be on the safe side.  It's a bit invasive, but ultimately 
a bit safer than leaving things.


-- 
Jesse Barnes, Intel Open Source Technology Center


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [git pull] drm fixes for 2.6.28 final

2008-11-27 Thread Harvey Harrison
On Fri, 2008-11-28 at 03:26 +, Dave Airlie wrote:
 Hi Linus,
 
 Please pull the 'drm-fixes' branch from
 ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes
 
 This larger than we wished patch, fixes a number of regressions reported.
 
 1. vblank rework causes hangs on VT switch - fixes touches all drivers.
 2. i915 irq/msi code had various issues on various hw - including a screaming
 IRQ.
 3. a suspend/resume regression on intel hw with DRI2 userspace.
 4. A BUG_ON being hit.

I can confirm this fixes suspend/resume for me:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Graphics Controller (rev 03)

Thanks a lot guys.

Harvey


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel