Enable Glamor EGL with Mali

2016-01-04 Thread Erez Schneider
Hello, I'm trying to enable glamor EGL on a Mali GPU (using mali binary egl/gles driver with x11). I am building xserver-xorg without GBM support (I had to change the galmor_egl.c a bit for it to compile properly, but from looking at it, it seems it's not a must to use GBM). I am calling

Re: Enable Glamor EGL with Mali

2016-01-04 Thread Jasper St. Pierre
Let me copy/paste an internal email I wrote when I was investigating a similar thing. === I've been investigating using the new Glamor acceleration layer for our Xorg DDX. For those not familiar with Glamor, basically, it implements X11 drawing primitives on top of OpenGL, so you can use your

Re: [PATCH resent] Option to use DPI calculated from EDID

2016-01-04 Thread Michal Suchanek
Hello, On 4 January 2016 at 00:26, Guillem Jover wrote: > Hi! > > On Mon, 2011-10-31 at 13:16:21 +0100, Michal Suchanek wrote: >> It adds back functionality lost a few years ago which makes X >> needlessly hard to use on devices that report correct DPI and aren't >> 96 DPI

Re: [PATCH] xf86-video-intel: segfault

2016-01-04 Thread Henrik /KaarPoSoft
On 04-01-2016 05:45, Michel Dänzer wrote: On 29.12.2015 01:39, Henrik /KaarPoSoft wrote: [...] I have fixed most of the warnings with this patch: http://sourceforge.net/p/kaarpux/code/ci/master/tree/master/packages/x/xf86-video-intel.files/kaarpux.patch The proper fix for this is