[PATCH RFC 000/111] Etnaviv DRM driver

2015-04-08 Thread Jean-Michel Hautbois
Hi Lucas, Thanks for the patch series ! It sounds great, even if it probably needs to be squashed down to some patches, as most of the patches are fixes. 2015-04-02 22:01 GMT+02:00 Robert Nelson : > On Thu, Apr 2, 2015 at 10:59 AM, Lucas Stach > wrote: >> Am Donnerstag, den 02.04.2015, 16:43 +0

[PATCH RFC 000/111] Etnaviv DRM driver

2015-04-07 Thread Daniel Vetter
On Thu, Apr 02, 2015 at 05:59:36PM +0200, Lucas Stach wrote: > Am Donnerstag, den 02.04.2015, 16:43 +0100 schrieb Russell King - ARM > Linux: > > On Thu, Apr 02, 2015 at 05:29:02PM +0200, Lucas Stach wrote: > > > Hey all, > > > > > > this is the Etnaviv DRM driver for Vivante embedded GPUs. It is

[PATCH RFC 000/111] Etnaviv DRM driver

2015-04-05 Thread Christian Gmeiner
2015-04-02 22:01 GMT+02:00 Robert Nelson : > On Thu, Apr 2, 2015 at 10:59 AM, Lucas Stach > wrote: >> Am Donnerstag, den 02.04.2015, 16:43 +0100 schrieb Russell King - ARM >> Linux: >>> On Thu, Apr 02, 2015 at 05:29:02PM +0200, Lucas Stach wrote: >>> > Hey all, >>> > >>> > this is the Etnaviv DRM

[PATCH RFC 000/111] Etnaviv DRM driver

2015-04-02 Thread Lucas Stach
Am Donnerstag, den 02.04.2015, 16:43 +0100 schrieb Russell King - ARM Linux: > On Thu, Apr 02, 2015 at 05:29:02PM +0200, Lucas Stach wrote: > > Hey all, > > > > this is the Etnaviv DRM driver for Vivante embedded GPUs. It is heavily > > influenced by the MSM driver, as can be clearly seen with the

[PATCH RFC 000/111] Etnaviv DRM driver

2015-04-02 Thread Lucas Stach
Hey all, this is the Etnaviv DRM driver for Vivante embedded GPUs. It is heavily influenced by the MSM driver, as can be clearly seen with the first commits. The userspace interface does a look a lot like the MSM one, with some small differences: - Each GPU core is a pipe as with MSM, but Vivant

[PATCH RFC 000/111] Etnaviv DRM driver

2015-04-02 Thread Russell King - ARM Linux
On Thu, Apr 02, 2015 at 05:29:02PM +0200, Lucas Stach wrote: > Hey all, > > this is the Etnaviv DRM driver for Vivante embedded GPUs. It is heavily > influenced by the MSM driver, as can be clearly seen with the first commits. You should be copying Greg KH for staging too. -- FTTC broadband for

[PATCH RFC 000/111] Etnaviv DRM driver

2015-04-02 Thread Robert Nelson
On Thu, Apr 2, 2015 at 10:59 AM, Lucas Stach wrote: > Am Donnerstag, den 02.04.2015, 16:43 +0100 schrieb Russell King - ARM > Linux: >> On Thu, Apr 02, 2015 at 05:29:02PM +0200, Lucas Stach wrote: >> > Hey all, >> > >> > this is the Etnaviv DRM driver for Vivante embedded GPUs. It is heavily >> >