Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2012 23:24:35 +0800
From:      Meowthink <meowthink@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Intel GPU patch 13.7 for stable/9 and releng/9.0
Message-ID:  <CABnABobhadTNEt_uLkk73MpFtxO%2BhYKVdSV%2BJDpR9RUPZcQzeg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all,

Here's Intel GPU patch 13.7 for stable/9 after r233775:

https://docs.google.com/open?id=0BxbPi2OX4_B-U0EtSmoyZVlTbi00R0VJN2VhVW42Zw

Note this is nearly same as kib's original one(against head) available at:
http://people.freebsd.org/~kib/drm/all.13.7.patch

=================================================================================

And for releng/9.0 or release/9.0.0:

https://docs.google.com/open?id=0BxbPi2OX4_B-VjluWmVSZmRURjI0ZEJSellndTJPUQ

=================================================================================

Both anchor will be available until next post.

=================================================================================

One have to undo previous patch before applying this, by:
# patch -Rp1 < /path/to/prev_patch

Or, in any case, if you want to clean your svn repo:
# svn revert -R /path/to/src/
# svn st /path/to/src/ | awk {'print $2'} | xargs rm

A proper way to apply this patch is:
# cd /path/to/src/
# patch -p1 < /path/to/patch

Don't forget to deal with $FreeBSD$ in i915_suspend.c if you use
subversion-freebsd.

Cheers,
Meowthink



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABnABobhadTNEt_uLkk73MpFtxO%2BhYKVdSV%2BJDpR9RUPZcQzeg>