On Sat, 23 May 2015 14:30:09 +0100 Damien Lespiau
wrote:
> On Fri, May 22, 2015 at 02:17:32PM -0700, Andrew Morton wrote:
> > I'm not sure what's happened to the drm code in linux-next - it's
> > exploding all over the place. Did someone turn on -Werror without
> > doing anywhere near enough te
On Fri, May 22, 2015 at 08:17:22PM +0300, Mika Kuoppala wrote:
> We initialize the internal read pointer to zero on init/reset,
> but only the reset will actually zero the write pointer.
> This means that on module reload we might re-read context
> status buffers that were written prior reload.
>
Dear Intel folks,
accessing the resources at 01.org over HTTPS, some have mixed content
loading issues. For example [1] loads an image from Gravatar – for
whatever reason – over HTTP.
Google Chromium reports for example the following.
Mixed Content: The page at
'https://01.org/linuxgra
On Fri, May 22, 2015 at 02:17:32PM -0700, Andrew Morton wrote:
> I'm not sure what's happened to the drm code in linux-next - it's
> exploding all over the place. Did someone turn on -Werror without
> doing anywhere near enough testing?
>
> Anyway, I don't know how to fix this i386 build error:
This is a basic sanity test of the backlight sysfs interface.
Issue: VIZ-3377
Signed-off-by: Antti Koskipaa
---
tests/.gitignore | 1 +
tests/Makefile.sources | 1 +
tests/pm_backlight.c | 144 +
3 files changed, 146 insertions(+)
crea