Re: [ 005/117] drm/i915: make user mode sync polarity setting explicit

2013-10-02 Thread Greg Kroah-Hartman
On Wed, Oct 02, 2013 at 11:11:53PM +0200, Daniel Vetter wrote: > On Wed, Oct 2, 2013 at 7:30 PM, Sven Joachim wrote: > > See also https://bugs.freedesktop.org/show_bug.cgi?id=65442#c16. > > Oh dear, somehow I've thought the -fixes pull request I've sent with > the fix for this has a cc: stable, b

Re: [ 005/117] drm/i915: make user mode sync polarity setting explicit

2013-10-02 Thread Daniel Vetter
On Wed, Oct 2, 2013 at 7:30 PM, Sven Joachim wrote: > See also https://bugs.freedesktop.org/show_bug.cgi?id=65442#c16. Oh dear, somehow I've thought the -fixes pull request I've sent with the fix for this has a cc: stable, but that must have been lost somewhere. Greg, can you please queue up co

Re: [ 005/117] drm/i915: make user mode sync polarity setting explicit

2013-10-02 Thread Sven Joachim
On 2013-09-25 02:17 +0200, Greg Kroah-Hartman wrote: > 3.11-stable review patch. If anyone has any objections, please let me know. Sorry for being a bit late, I was traveling last week and only upgraded my kernel yesterday. > From: Imre Deak > > commit 2960bc9cceecb5d556ce1c07656a6609e2f7e8b0

[ 005/117] drm/i915: make user mode sync polarity setting explicit

2013-09-24 Thread Greg Kroah-Hartman
3.11-stable review patch. If anyone has any objections, please let me know. -- From: Imre Deak commit 2960bc9cceecb5d556ce1c07656a6609e2f7e8b0 upstream. Userspace can pass a mode with an unspecified vsync/hsync polarity setting. All encoders in the Intel driver take this to me