Linux DRM graphic stack backports

I use the open source graphic drivers and I want to use the latest graphical stack (which has the highest performance) on top of a stable kernel, so I backported bleeding edge DRM code from git:

http://cgit.freedesktop.org/~airlied/linux/log/?h=drm-next
http://cgit.freedesktop.org/~deathsimple/linux/log/?h=drm-next-3.15
http://cgit.freedesktop.org/drm-intel/log/?h=drm-intel-fixes
http://cgit.freedesktop.org/nouveau/linux-2.6/log/?h=drm-nouveau-next

Here is the patch you can apply on top of linux-3.11.1:

http://files2.linuxsystems.it/drm-fixes-3.11-20130919.patch.xz

Here is the patch you can apply on top of linux-3.12.0:

http://files2.linuxsystems.it/drm-next-3.12-20131109.patch.xz

http://files2.linuxsystems.it/drm-next-3.12.0-20131117.patch.xz

Here is the patch you can apply on top of linux-3.13.0:

http://files2.linuxsystems.it/drm-next-3.13.0-20140121.patch.xz

http://files2.linuxsystems.it/drm-next-3.13.0-20140130.patch.xz

Here is the patch you can apply on top of linux-3.14.0:

http://files2.linuxsystems.it/drm-next-3.14.0-20140407.patch.xz

You can apply the patch with a simple:

xzcat /path/drm-next-3.14.0-20140407.patch.xz | patch -p1

More patches will follow, you can subscribe if you are interested.

15 comments to Linux DRM graphic stack backports

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>