Re: [PATCH v3] drm/msm: dpu: Allow planes to extend past active display

2018-09-05 Thread Sean Paul
On Tue, Sep 04, 2018 at 05:14:01PM -0700, Jeykumar Sankaran wrote: > On 2018-08-29 10:49, Sean Paul wrote: > > From: Sean Paul > > > > The atomic_check is a bit too aggressive with respect to planes which > > leave the active area. This caused a bunch of log spew when the cursor > > got to the ed

Re: [PATCH v3] drm/msm: dpu: Allow planes to extend past active display

2018-09-04 Thread Jeykumar Sankaran
On 2018-08-29 10:49, Sean Paul wrote: From: Sean Paul The atomic_check is a bit too aggressive with respect to planes which leave the active area. This caused a bunch of log spew when the cursor got to the edge of the screen and stopped it from going all the way. This patch removes the conserv

[PATCH v3] drm/msm: dpu: Allow planes to extend past active display

2018-08-29 Thread Sean Paul
From: Sean Paul The atomic_check is a bit too aggressive with respect to planes which leave the active area. This caused a bunch of log spew when the cursor got to the edge of the screen and stopped it from going all the way. This patch removes the conservative bounds checks from atomic and clip