Re: Linux-2.6.31-rc4 - i915 errors

From: Jesse Barnes
Date: Mon Jul 27 2009 - 12:59:51 EST


On Sat, 25 Jul 2009 11:30:42 +0200
Fabio Comolli <fabio.comolli@xxxxxxxxx> wrote:

> Hi.
> At boot time my eeepc says:
>
> [ 0.777082] render error detected, EIR: 0x00000010
> [ 0.777086] page table error
> [ 0.777089] PGTBL_ER: 0x00000100
> [ 0.777096] [drm:i915_driver_irq_handler] *ERROR* EIR stuck:
> 0x00000010, masking
> [ 0.777105] render error detected, EIR: 0x00000010
> [ 0.777108] page table error
> [ 0.777111] PGTBL_ER: 0x00000100
>
> with vanilla 2.6.31-rc4.
>
> Those lines weren't present with the previous kernels I used
> (2.6.29-stable). Everything works perfectly, actually better than
> ever.

We recently added some error detection & reporting to the driver. On
some machines it's picking up what I think are errors in the initial
mode programming (possibly by the BIOS), where the display base
pointers are pointing at invalid addresses. We fix those up shortly
after loading the module so the error should be harmless, but it would
be nice to get rid of it.

--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/