[PATCH 00/19] atomic, remixed

2014-07-28 Thread Daniel Vetter
On Mon, Jul 28, 2014 at 1:17 PM, Rob Clark wrote: > On Sun, Jul 27, 2014 at 5:41 PM, Daniel Vetter > wrote: >> Hi all, >> >> So I've figured instead of just talking I should draw up my ideas for atomic >> helpers and related stuff in some draft patches. Major differences compared >> to >> Rob's

[PATCH 00/19] atomic, remixed

2014-07-28 Thread Daniel Vetter
On Sun, Jul 27, 2014 at 11:41:29PM +0200, Daniel Vetter wrote: > Hi all, > > So I've figured instead of just talking I should draw up my ideas for atomic > helpers and related stuff in some draft patches. Major differences compared to > Rob's series: > > - The software side state update is done s

[PATCH 00/19] atomic, remixed

2014-07-28 Thread Daniel Vetter
On Sun, Jul 27, 2014 at 11:41:29PM +0200, Daniel Vetter wrote: > - I've added a new set of plane helpers. Mostly this was motivated to make the > atomic helpers work on less stellar hardware where you can't just stream the > state and then atomically commit with some GO bits. But those helpers

[PATCH 00/19] atomic, remixed

2014-07-28 Thread Rob Clark
On Sun, Jul 27, 2014 at 5:41 PM, Daniel Vetter wrote: > Hi all, > > So I've figured instead of just talking I should draw up my ideas for atomic > helpers and related stuff in some draft patches. Major differences compared to > Rob's series: > > - The software side state update is done synchronou

[PATCH 00/19] atomic, remixed

2014-07-27 Thread Daniel Vetter
Hi all, So I've figured instead of just talking I should draw up my ideas for atomic helpers and related stuff in some draft patches. Major differences compared to Rob's series: - The software side state update is done synchronously, at least when using the helper code. Drivers are free to do w