On 09-Oct-14 9:17 PM, Daniel Vetter wrote:
On Tue, Oct 07, 2014 at 08:39:38PM +0530, Vandana Kannan wrote:
Since panel power sequencing is a feature common to all internal displays,
moving relevant code to intel_panel.c. This patch series contains changes
to setup PPS data and program register
>>>So in this example 268 megabytes have been lost.
>>
>>
>> This isn't RAM, its address space mapping, its not really a leak at all.
>
> It really doesn't matter whether it is ram or mapping; its a resource leak
> that causes the system to OOM and panic.
hey I was trying to help you come up t
On Sun, Oct 12, 2014 at 1:21 AM, Chia-I Wu wrote:
> When timeout_ns is negative, it really means to wait indefinitely instead
> of
> returning immediately. But since userspace can no longer rely on that, I
> am
> not sure if there is any point fixing it.
>
Note that userspace may use GL_TIMEOUT_
Le 11/10/2014 16:23, Mike Lothian a écrit :
> I think I've found the correct way to do it
>
> I've tested against xorg-server 1.16.1 and xorg-server from the latest
> git - I'm not sure if the formatting if correct or not but it compiles
> and runs on both
What about 'src/compat-api.h'? This look
On Sat, 2014-10-11 at 14:35 +0100, Mike Lothian wrote:
> Hi
>
> This stops xf86-video-intel working or compiling for me
>
> The below patch is a work around but I'm not quite sure what to check
> for to make it work with both old and new xservers
Intel will need to be fixed, yeah. Preferably by
On 12/10/14 11:23, Dave Airlie wrote:
On 12 October 2014 19:28, Breton M. Saunders wrote:
Guys,
This might be covered elsewhere, but help me come up to speed: I am
trying to analyze a leak in i915 that occurs on a digital sinage system that
I've built. The system basically is doing a lot
On 12 October 2014 19:28, Breton M. Saunders wrote:
> Guys,
>
> This might be covered elsewhere, but help me come up to speed: I am
> trying to analyze a leak in i915 that occurs on a digital sinage system that
> I've built. The system basically is doing a lot of XCompositeRedirectWindow
> / g
Guys,
This might be covered elsewhere, but help me come up to speed: I am
trying to analyze a leak in i915 that occurs on a digital sinage system
that I've built. The system basically is doing a lot of
XCompositeRedirectWindow / glXBindTexImageEXT calls to render web views
and mplayer out