Re: [git pull] i915

From: Sven Joachim
Date: Mon Sep 06 2010 - 05:27:40 EST


On 2010-09-06 10:30 +0200, Chris Wilson wrote:

> Hi Linus,
>
> in order to reduce the burden upon Eric and to try and feed patches
> upstream in a more timely manner I volunteered to take over maintaining
> the upstream i915 branches.
>
> This batch of fixes include the timing fixes for the fallout from the
> conversion of intel_wait_for_vblank() and the error checking for SDVO
> modesetting. It also includes a [double dose] of module unload oopsen
> fixes from Daniel Vetter, more work by Jesse on bringing eDP machines to
> life and some of my pending fixes from bugzilla.
>
> The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c:
>
> Linux 2.6.36-rc3 (2010-08-29 08:36:04 -0700)
>
> are available in the git repository at:
> git://anongit.freedesktop.org/~ickle/drm-intel drm-intel-fixes

Sadly, these still do not include a fix for the build failure¹ that
occurs if CONFIG_DEBUG_FS is not set:

,----
| CC [M] drivers/gpu/drm/i915/intel_overlay.o
| drivers/gpu/drm/i915/intel_overlay.c: In function 'intel_overlay_print_error_state':
| drivers/gpu/drm/i915/intel_overlay.c:1467: error: implicit declaration of function 'seq_printf'
| make[4]: *** [drivers/gpu/drm/i915/intel_overlay.o] Error 1
`----

Regards,
Sven


¹ http://lists.freedesktop.org/archives/intel-gfx/2010-August/007822.html
--
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/