Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-06-08 Thread Sean Paul
On Tue, Jun 8, 2021 at 3:07 PM Harry Wentland wrote: > > > > On 2021-06-08 3:47 a.m., Michel Dänzer wrote: > > On 2021-06-07 8:45 p.m., Sean Paul wrote: > >> > >> > >> On Mon, Jun 7, 2021 at 2:37 PM Harry Wentland >> > wrote: > >> > >> On 2021-06-07 2:19 p.m., S

Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-06-08 Thread Harry Wentland
On 2021-06-08 3:47 a.m., Michel Dänzer wrote: > On 2021-06-07 8:45 p.m., Sean Paul wrote: >> >> >> On Mon, Jun 7, 2021 at 2:37 PM Harry Wentland > > wrote: >> >> On 2021-06-07 2:19 p.m., Sean Paul wrote: >> > On Tue, May 18, 2021 at 2:58 PM Rodrigo Siqueira

Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-06-08 Thread Michel Dänzer
On 2021-06-07 8:45 p.m., Sean Paul wrote: > > > On Mon, Jun 7, 2021 at 2:37 PM Harry Wentland > wrote: > > On 2021-06-07 2:19 p.m., Sean Paul wrote: > > On Tue, May 18, 2021 at 2:58 PM Rodrigo Siqueira > > mailto:rodrigo.sique...@amd.com>> wrote: >

Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-06-07 Thread Harry Wentland
On 2021-06-07 2:19 p.m., Sean Paul wrote: > On Tue, May 18, 2021 at 2:58 PM Rodrigo Siqueira > wrote: >> >> On 05/14, Mark Yacoub wrote: >>> On Fri, May 14, 2021 at 12:31 PM Mark Yacoub wrote: On Fri, May 14, 2021 at 11:28 AM Harry Wentland wrote: > > On 2021-05-14 7:47 a

Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-05-18 Thread Rodrigo Siqueira
On 05/14, Mark Yacoub wrote: > On Fri, May 14, 2021 at 12:31 PM Mark Yacoub wrote: > > > > On Fri, May 14, 2021 at 11:28 AM Harry Wentland > > wrote: > > > > > > On 2021-05-14 7:47 a.m., Rodrigo Siqueira wrote: > > > > A few weeks ago, we saw a two cursor issue in a ChromeOS system. We > > > > f

Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-05-14 Thread Mark Yacoub
On Fri, May 14, 2021 at 11:28 AM Harry Wentland wrote: > > On 2021-05-14 7:47 a.m., Rodrigo Siqueira wrote: > > A few weeks ago, we saw a two cursor issue in a ChromeOS system. We > > fixed it in the commit: > > > > drm/amd/display: Fix two cursor duplication when using overlay > > (read the com

Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-05-14 Thread Mark Yacoub
On Fri, May 14, 2021 at 12:31 PM Mark Yacoub wrote: > > On Fri, May 14, 2021 at 11:28 AM Harry Wentland > wrote: > > > > On 2021-05-14 7:47 a.m., Rodrigo Siqueira wrote: > > > A few weeks ago, we saw a two cursor issue in a ChromeOS system. We > > > fixed it in the commit: > > > > > > drm/amd/d

Re: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-05-14 Thread Harry Wentland
On 2021-05-14 7:47 a.m., Rodrigo Siqueira wrote: > A few weeks ago, we saw a two cursor issue in a ChromeOS system. We > fixed it in the commit: > > drm/amd/display: Fix two cursor duplication when using overlay > (read the commit message for more details) > > After this change, we noticed that

RE: [PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-05-14 Thread Wheeler, Daniel
ub ; Wheeler, Daniel Subject: [PATCH] drm/amd/display: Fix overlay validation by considering cursors A few weeks ago, we saw a two cursor issue in a ChromeOS system. We fixed it in the commit: drm/amd/display: Fix two cursor duplication when using overlay (read the commit message for more d

[PATCH] drm/amd/display: Fix overlay validation by considering cursors

2021-05-14 Thread Rodrigo Siqueira
A few weeks ago, we saw a two cursor issue in a ChromeOS system. We fixed it in the commit: drm/amd/display: Fix two cursor duplication when using overlay (read the commit message for more details) After this change, we noticed that some IGT subtests related to kms_plane and kms_plane_scaling s