[PATCH 0/3] DRM based mode setting

2008-11-27 Thread Jesse Barnes
Here's an updated set that incorporates Eric's feedback, along with a few other fixes: - lastclose now correctly restores the mode (useful for if an application crashes or doesn't clean up after itself) - SysRq-g allows you to switch to the graphics console - X driver works again (had som

Re: [PATCH 0/3] DRM based mode setting

2008-11-26 Thread Jesse Barnes
On Wednesday, November 26, 2008 1:14 pm Jesse Barnes wrote: > Here's an updated set that incorporates Eric's feedback, along with a > few other fixes: > - lastclose now correctly restores the mode (useful for if an > application crashes or doesn't clean up after itself) > - SysRq-g allows y

Re: DRM based mode setting

2008-11-06 Thread Jesse Barnes
On Wednesday, November 5, 2008 4:49 pm Jesse Barnes wrote: > Here's an updated patch set for core DRM + i915 mode setting. I spent a > good part of the day trying to reduce the size of the patches against > the core, so things should be nearly reviewable now. I'm still tracking > down the unload/

DRM based mode setting

2008-11-05 Thread Jesse Barnes
Here's an updated patch set for core DRM + i915 mode setting. I spent a good part of the day trying to reduce the size of the patches against the core, so things should be nearly reviewable now. I'm still tracking down the unload/load bug (was hoping the diff reduction + audit would magically fi