Intel Graphics Drivers

2014-07-19 Thread Nick Krause
systems.com > http://www.blacklablinux.org > > > On 07/19/2014 06:54 PM, Nick Krause wrote: >> >> On Sat, Jul 19, 2014 at 6:32 PM, Nick Krause wrote: >> Hey Daniel and others , >> If I am correct after asking around on the mailing list then the >>

Intel Graphics Drivers

2014-07-19 Thread Nick Krause
On Sat, Jul 19, 2014 at 6:32 PM, Nick Krause wrote: Hey Daniel and others , If I am correct after asking around on the mailing list then the windows Intel graphics drivers are faster then their Linux counterparts. In addition , I am wondering if we can improve this and try to remove

No information on valleyview

2014-07-22 Thread Nick Krause
After doing some research I didn't find any information on valley view. I am wondering valleyview_get_display_clock_speed what this should return as I can't find any information on it? Nick

[PATCH] drivers: Change calls to mdelay to msleep in order to stop CPU busy looping in mdfld_dsi_pkg_sender.c

2014-11-17 Thread Nick Krause
On Mon, Nov 17, 2014 at 3:40 AM, Jani Nikula wrote: > On Sat, 15 Nov 2014, Nicholas Krause wrote: >> Changes the calls of mdelay to msleep in the driver file >> mdfld_dsi_pkg_sender.c >> in order to prevent CPU busy looping in order to save CPU cycles as this is >> considered bad form over sleep

[sbc_gxx] kernel BUG at include/linux/mtd/map.h:148!

2014-08-05 Thread Nick Krause
On Tue, Aug 5, 2014 at 9:59 AM, Fengguang Wu wrote: > Hello, > > This is an old BUG that still lives in linux-next. > > [4.284620] device id = 2670 > [4.286157] SBC-GXx flash: IO:0x258-0x259 MEM:0xdc000-0xd > [4.287060] [ cut here ] > [4.287722] kernel B

[sbc_gxx] kernel BUG at include/linux/mtd/map.h:148!

2014-08-07 Thread Nick Krause
On Thu, Aug 7, 2014 at 6:46 PM, Brian Norris wrote: > Hi, > > On Tue, Aug 05, 2014 at 08:08:57PM -0400, Nick Krause wrote: >> On Tue, Aug 5, 2014 at 9:59 AM, Fengguang Wu >> wrote: >> > Hello, >> > >> > This is an old BUG that still lives in linux