Author :
oga
Date :
2010-04-25 14:35:49
Hash :73527bc9 Message :*sigh* ioctls do not copyout when they return an error. DRM developers
need to learn this.
When set_tiling fails, keep tiling type at the type we already had, do
NOT use the parameters that we passed to the ioctl.
Noticed when i botched a kernel diff (locally) so that that ioctl failed
more often.
ok matthieu@