Re: [PATCH 7/7] compositor-drm: Add support for EGLDevice+EGLOutput

2016-03-22 Thread Miguel Angel Vico
Hi Daniel, On Tue, 22 Mar 2016 11:20:47 + Daniel Stone wrote: > Hi, > > On 21 March 2016 at 16:41, Miguel A. Vico > wrote: > > As previously stated, EGLDevice and EGLOutput will provide means > > to access native device objects and different portions of display > > control hardware respect

Re: [PATCH 7/7] compositor-drm: Add support for EGLDevice+EGLOutput

2016-03-22 Thread Daniel Stone
Hi, On 21 March 2016 at 16:41, Miguel A. Vico wrote: > As previously stated, EGLDevice and EGLOutput will provide means > to access native device objects and different portions of display > control hardware respectively. > > Whenever EGL_EXT_device_drm extension is present, EGLDevice can > be use

Re: [PATCH 7/7] compositor-drm: Add support for EGLDevice+EGLOutput

2016-03-22 Thread Daniel Vetter
On Mon, Mar 21, 2016 at 05:41:32PM +0100, Miguel A. Vico wrote: > As previously stated, EGLDevice and EGLOutput will provide means > to access native device objects and different portions of display > control hardware respectively. > > Whenever EGL_EXT_device_drm extension is present, EGLDevice ca

[PATCH 7/7] compositor-drm: Add support for EGLDevice+EGLOutput

2016-03-21 Thread Miguel A. Vico
As previously stated, EGLDevice and EGLOutput will provide means to access native device objects and different portions of display control hardware respectively. Whenever EGL_EXT_device_drm extension is present, EGLDevice can be used to enumerate and access DRM KMS devices, and EGLOutputLayer to e