Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-26 Thread Daniel Stone
Hi Lucas, On 19 October 2015 at 10:25, Lucas Stach wrote: > Am Sonntag, den 18.10.2015, 21:41 +0200 schrieb Christian Gmeiner: >> 2015-10-16 15:31 GMT+02:00 Thierry Reding : >> > Gallium driver is rather complicated, but that's due to the fact

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-19 Thread Emil Velikov
Hi Lucas, Pardon for jumping it like this. On 19 October 2015 at 10:25, Lucas Stach wrote: [snip] > This series implements a way to fuse multiple DRM devices into a single > EGL device, solely on the base that current EGL users expect that a > single device is able to

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-19 Thread Lucas Stach
Hi Christian, Am Sonntag, den 18.10.2015, 21:41 +0200 schrieb Christian Gmeiner: > Hi Thierry, > > Thanks for reviewing this patches. > > 2015-10-16 15:31 GMT+02:00 Thierry Reding : > > Hi Christian, > > > > First off, thanks for reviving this effort. It's been one of

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-18 Thread Christian Gmeiner
Hi Thierry, Thanks for reviewing this patches. 2015-10-16 15:31 GMT+02:00 Thierry Reding : > Hi Christian, > > First off, thanks for reviving this effort. It's been one of the things > that I've had nagging at me for much too long and I think it needs to be > solved. So

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-18 Thread Christian Gmeiner
Hi Emil, Thanks for the review! 2015-10-16 1:09 GMT+02:00 Emil Velikov : > Hi Christian, > > I'm glad to see Thierry's work revived. Hopefully this will soon be > the basis of many more drivers. I need to look into egl on wayland issue and hope to gain deeper knowledge

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-16 Thread Thierry Reding
On Fri, Oct 16, 2015 at 12:09:52AM +0100, Emil Velikov wrote: > Hi Christian, > > I'm glad to see Thierry's work revived. Hopefully this will soon be > the basis of many more drivers. > > On 11 October 2015 at 16:09, Christian Gmeiner > wrote: > > This commit adds a

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-16 Thread Thierry Reding
Hi Christian, First off, thanks for reviving this effort. It's been one of the things that I've had nagging at me for much too long and I think it needs to be solved. So I'm hopeful that the more people we get looking at this the more likely it will be to come up with a solution that works well

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-15 Thread Emil Velikov
Hi Christian, I'm glad to see Thierry's work revived. Hopefully this will soon be the basis of many more drivers. On 11 October 2015 at 16:09, Christian Gmeiner wrote: > This commit adds a generic renderonly driver library, which fullfille > the requirements for

Re: [Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-15 Thread Rob Clark
On Thu, Oct 15, 2015 at 7:09 PM, Emil Velikov wrote: > Hi Christian, > > I'm glad to see Thierry's work revived. Hopefully this will soon be > the basis of many more drivers. > > On 11 October 2015 at 16:09, Christian Gmeiner > wrote: >>

[Mesa-dev] [RFC 1/2] gallium: add renderonly driver

2015-10-11 Thread Christian Gmeiner
This commit adds a generic renderonly driver library, which fullfille the requirements for tegra and etnaviv. As a result it is possible to run unmodified egl software directly (without any compositor) on supported devices. In every use case we import a dumb buffer from scanout gpu into the