All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Dave Airlie <airlied@redhat.com>,
	intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [git pull] i915
Date: Mon, 06 Sep 2010 11:27:34 +0200	[thread overview]
Message-ID: <8739tnw7ax.fsf@turtle.gmx.de> (raw)
In-Reply-To: <89kc63$i063ms@fmsmga002.fm.intel.com> (Chris Wilson's message of "Mon, 06 Sep 2010 09:30:23 +0100")

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

WARNING: multiple messages have this Message-ID (diff)
From: Sven Joachim <svenjoac@gmx.de>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Dave Airlie <airlied@redhat.com>,
	intel-gfx@lists.freedesktop.org,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [git pull] i915
Date: Mon, 06 Sep 2010 11:27:34 +0200	[thread overview]
Message-ID: <8739tnw7ax.fsf@turtle.gmx.de> (raw)
In-Reply-To: <89kc63$i063ms@fmsmga002.fm.intel.com> (Chris Wilson's message of "Mon, 06 Sep 2010 09:30:23 +0100")

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

  reply	other threads:[~2010-09-06  9:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-06  8:30 [git pull] i915 Chris Wilson
2010-09-06  8:30 ` Chris Wilson
2010-09-06  9:27 ` Sven Joachim [this message]
2010-09-06  9:27   ` Sven Joachim
2010-09-06  9:49   ` Chris Wilson
2010-09-06  9:49     ` Chris Wilson
2010-09-06 18:32     ` Rafael J. Wysocki
2010-09-07  2:00 ` [Intel-gfx] " Zhenyu Wang
2010-09-07  2:00   ` Zhenyu Wang
2010-09-07 15:22   ` Daniel Vetter
2010-09-07  5:07 ` [Intel-gfx] " Tino Keitel
2010-09-07  5:07   ` Tino Keitel
     [not found] ` <AANLkTi=pFSB5AfqXbPNUQUknbnCBwqUHdUVzR6jaZqaQ@mail.gmail.com>
2010-09-07 10:55   ` [git pull v2] i915 Chris Wilson
2010-09-07 10:55     ` Chris Wilson
2010-09-07 20:29     ` Kyle McMartin
2010-09-07 20:52       ` Chris Wilson
2010-09-07 20:52         ` Chris Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8739tnw7ax.fsf@turtle.gmx.de \
    --to=svenjoac@gmx.de \
    --cc=airlied@redhat.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.