Re: [TIP,regression,i915] /dev/dri/card0 is no longer present

From: Ingo Molnar
Date: Sun Mar 01 2009 - 06:40:23 EST



* Sitsofe Wheeler <sitsofe@xxxxxxxxx> wrote:

> Hi,
>
> With the latest -tip /dev/dri/card0 is MIA on my EeePC 900. A bisection
> has tracked the probem down to the following commit:
>
> commit 17581ad812a9abb0182260374ef2e52d4a808a64
> Author: Venkatesh Pallipadi <venkatesh.pallipadi@xxxxxxxxx>
> Date: Tue Feb 24 17:35:14 2009 -0800
>
> gpu/drm, x86, PAT: PAT support for io_mapping_*
>
> Make io_mapping_create_wc and io_mapping_free go through PAT to make sure
> that there are no memory type aliases.
>
> Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@xxxxxxxxx>
> Signed-off-by: Suresh Siddha <suresh.b.siddha@xxxxxxxxx>
> Cc: Dave Airlie <airlied@xxxxxxxxxx>
> Cc: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
> Cc: Eric Anholt <eric@xxxxxxxxxx>
> Cc: Keith Packard <keithp@xxxxxxxxxx>
> Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
>
> Reverting this made /dev/dri/card0 reappear. Here is the
> bisection log:

Thanks, i've reverted the commit for now. Could you please send
a 'dmesg' from the bootup with the failed driver? By all
likelyhood an ioremap failure causes a driver failure.

Ingo
--
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/