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
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
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/
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