Re: inteldrm diff that requires testing

2016-04-28 Thread frantisek holop
Mark Kettenis, 15 Apr 2016 17:01: > The diff below makes the HDMI output on Intel Bay Trail machines work. > Very useful for machines like the Lenovo Ideacentre Stick 300. But > this needs to be tested on other hardware as well. Especially on > machines with external displays. i confirm this mak

Re: inteldrm diff that requires testing

2016-04-15 Thread Philip Guenther
On Fri, Apr 15, 2016 at 8:01 AM, Mark Kettenis wrote: > The diff below makes the HDMI output on Intel Bay Trail machines work. > Very useful for machines like the Lenovo Ideacentre Stick 300. But > this needs to be tested on other hardware as well. Especially on > machines with external displays

inteldrm diff that requires testing

2016-04-15 Thread Mark Kettenis
The diff below makes the HDMI output on Intel Bay Trail machines work. Very useful for machines like the Lenovo Ideacentre Stick 300. But this needs to be tested on other hardware as well. Especially on machines with external displays. Index: intel_i2c.c

Re: inteldrm diff

2013-12-09 Thread janis
> Thanks to Stefan Wollny, I now have a GM45-based system. It seems to > work quite well. I'm still trying to figure out the (minor) screen > corruption that happens in gnome, but after the latest set of changes > I've not been able to make it hang in anyway. > > So that means the only generation

Re: inteldrm diff

2013-11-28 Thread Mark Kettenis
> Date: Mon, 18 Nov 2013 12:06:31 +0100 (CET) > From: Mark Kettenis > > It's not really surprising that your GM45-based system has a lot of > these issues. Neither jsg@ nor I have access to this hardware. If > somebody has a laptop with this chipset that they're willing to donate > and ship to

Re: inteldrm diff

2013-11-19 Thread Stefan Sperling
On Sun, Nov 17, 2013 at 10:48:41PM +0100, Mark Kettenis wrote: > The diff below is a fairly large diff that moves the gtt management > into the inteldrm driver. While this diff might fix some of the > issues people have been reporting with inteldrm, I don't expect it to > fix most of those issues.

Re: inteldrm diff

2013-11-18 Thread Theo de Raadt
> It's not really surprising that your GM45-based system has a lot of > these issues. Neither jsg@ nor I have access to this hardware. If > somebody has a laptop with this chipset that they're willing to donate > and ship to Australia or the Netherlands, please contact us. ^^^

Re: inteldrm diff

2013-11-18 Thread Mark Kettenis
> Date: Mon, 18 Nov 2013 11:26:31 +0100 > From: Stefan Sperling > > On Mon, Nov 18, 2013 at 01:22:20AM +0200, ja...@cieti.lv wrote: > > I tried this diff and at least one thing changed -- neverball now works > > (previously it immediately hung the GPU on start). There is still corruption > > and

Re: inteldrm diff

2013-11-18 Thread Stefan Sperling
On Mon, Nov 18, 2013 at 01:22:20AM +0200, ja...@cieti.lv wrote: > I tried this diff and at least one thing changed -- neverball now works > (previously it immediately hung the GPU on start). There is still corruption > and GPU hanging in chromium. There is corruption in mplayer -vo gl too (and > it

Re: inteldrm diff

2013-11-17 Thread janis
I tried this diff and at least one thing changed -- neverball now works (previously it immediately hung the GPU on start). There is still corruption and GPU hanging in chromium. There is corruption in mplayer -vo gl too (and it is still much slower than it is on 5.4). With a lot of help from S

Re: inteldrm diff

2013-11-17 Thread Mark Kettenis
> Date: Sun, 17 Nov 2013 22:48:41 +0100 (CET) > From: Mark Kettenis > > The diff below is a fairly large diff that moves the gtt management > into the inteldrm driver. While this diff might fix some of the > issues people have been reporting with inteldrm, I don't expect it to > fix most of thos

inteldrm diff

2013-11-17 Thread Mark Kettenis
The diff below is a fairly large diff that moves the gtt management into the inteldrm driver. While this diff might fix some of the issues people have been reporting with inteldrm, I don't expect it to fix most of those issues. This brings our codebase closer to what Linux has though, and this wi