Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-21 Thread Eric Anholt
Rob Clark writes: > On Tue, Mar 20, 2018 at 11:16 AM, Alexandru-Cosmin Gheorghe > wrote: >> On Tue, Mar 20, 2018 at 10:00:17AM -0400, Sean Paul wrote: >>> On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: >>> > This

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-21 Thread Liviu Dudau
On Wed, Mar 21, 2018 at 10:01:07AM -0400, Sean Paul wrote: > On Tue, Mar 20, 2018 at 11:35:40PM -0400, Rob Clark wrote: > > On Tue, Mar 20, 2018 at 11:16 AM, Alexandru-Cosmin Gheorghe > > wrote: > > > On Tue, Mar 20, 2018 at 10:00:17AM -0400, Sean Paul wrote: >

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-21 Thread Alexandru-Cosmin Gheorghe
Hi Sean & Rob, On Wed, Mar 21, 2018 at 10:01:07AM -0400, Sean Paul wrote: > On Tue, Mar 20, 2018 at 11:35:40PM -0400, Rob Clark wrote: > > On Tue, Mar 20, 2018 at 11:16 AM, Alexandru-Cosmin Gheorghe > > wrote: > > > On Tue, Mar 20, 2018 at 10:00:17AM -0400,

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-21 Thread Sean Paul
On Tue, Mar 20, 2018 at 11:35:40PM -0400, Rob Clark wrote: > On Tue, Mar 20, 2018 at 11:16 AM, Alexandru-Cosmin Gheorghe > wrote: > > On Tue, Mar 20, 2018 at 10:00:17AM -0400, Sean Paul wrote: > >> On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Rob Clark
On Tue, Mar 20, 2018 at 11:16 AM, Alexandru-Cosmin Gheorghe wrote: > On Tue, Mar 20, 2018 at 10:00:17AM -0400, Sean Paul wrote: >> On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: >> > This patchset tries to add support for using writeback

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Sean Paul
On Tue, Mar 20, 2018 at 03:16:08PM +, Alexandru-Cosmin Gheorghe wrote: > On Tue, Mar 20, 2018 at 10:00:17AM -0400, Sean Paul wrote: > > On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: > > > This patchset tries to add support for using writeback connector to > > > flatten a

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Alexandru-Cosmin Gheorghe
On Tue, Mar 20, 2018 at 10:00:17AM -0400, Sean Paul wrote: > On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: > > This patchset tries to add support for using writeback connector to > > flatten a scene when it doesn't change for a while. This idea had > > been floated around on

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Sean Paul
On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: > This patchset tries to add support for using writeback connector to > flatten a scene when it doesn't change for a while. This idea had > been floated around on IRC here [1] and here [2]. > > Developed on top of the latest

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Alexandru-Cosmin Gheorghe
On Tue, Mar 20, 2018 at 09:43:53AM -0400, Sean Paul wrote: > On Tue, Mar 20, 2018 at 01:35:53PM +, Alexandru-Cosmin Gheorghe wrote: > > Hi, > > > > On Tue, Mar 20, 2018 at 09:28:50AM -0400, Sean Paul wrote: > > > On Tue, Mar 20, 2018 at 11:26:39AM +, Alexandru-Cosmin Gheorghe wrote: > > >

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Sean Paul
On Tue, Mar 20, 2018 at 01:35:53PM +, Alexandru-Cosmin Gheorghe wrote: > Hi, > > On Tue, Mar 20, 2018 at 09:28:50AM -0400, Sean Paul wrote: > > On Tue, Mar 20, 2018 at 11:26:39AM +, Alexandru-Cosmin Gheorghe wrote: > > > Hi Sean, > > > > > > Thank you for the feedback. > > > I will

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Alexandru-Cosmin Gheorghe
Hi, On Tue, Mar 20, 2018 at 09:28:50AM -0400, Sean Paul wrote: > On Tue, Mar 20, 2018 at 11:26:39AM +, Alexandru-Cosmin Gheorghe wrote: > > Hi Sean, > > > > Thank you for the feedback. > > I will comeback with v2, later on. > > > > On Mon, Mar 19, 2018 at 02:03:54PM -0400, Sean Paul wrote:

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Sean Paul
On Tue, Mar 20, 2018 at 11:26:39AM +, Alexandru-Cosmin Gheorghe wrote: > Hi Sean, > > Thank you for the feedback. > I will comeback with v2, later on. > > On Mon, Mar 19, 2018 at 02:03:54PM -0400, Sean Paul wrote: > > On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: > > >

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-20 Thread Alexandru-Cosmin Gheorghe
Hi Sean, Thank you for the feedback. I will comeback with v2, later on. On Mon, Mar 19, 2018 at 02:03:54PM -0400, Sean Paul wrote: > On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: > > This patchset tries to add support for using writeback connector to > > flatten a scene

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-19 Thread Sean Paul
On Tue, Mar 13, 2018 at 04:21:20PM +, Alexandru Gheorghe wrote: > This patchset tries to add support for using writeback connector to > flatten a scene when it doesn't change for a while. This idea had > been floated around on IRC here [1] and here [2]. > > Developed on top of the latest

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-14 Thread Alexandru-Cosmin Gheorghe
Hi Stefan, On Tue, Mar 13, 2018 at 07:20:33PM +0100, Stefan Schake wrote: > Hey Alexandru, > > On Tue, Mar 13, 2018 at 5:21 PM, Alexandru Gheorghe > wrote: > > This patchset tries to add support for using writeback connector to > > flatten a scene when it

Re: [PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-13 Thread Stefan Schake
Hey Alexandru, On Tue, Mar 13, 2018 at 5:21 PM, Alexandru Gheorghe wrote: > This patchset tries to add support for using writeback connector to > flatten a scene when it doesn't change for a while. This idea had > been floated around on IRC here [1] and here

[PATCH hwc v1] [RFC] drm_hwcomposer: Flatten composition using writeback connector

2018-03-13 Thread Alexandru Gheorghe
This patchset tries to add support for using writeback connector to flatten a scene when it doesn't change for a while. This idea had been floated around on IRC here [1] and here [2]. Developed on top of the latest writeback series, sent by Liviu here [3]. Probably the patch should/could be