Difference between revisions of "Fixes in Progress"

From RCS Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
* AMDGPU Powerplay fixes for BE [https://lists.freedesktop.org/archives/amd-gfx/2018-June/023019.html posted to amd-gfx mailing list], not actively pushed for upstreaming at the moment
 
* AMDGPU Powerplay fixes for BE [https://lists.freedesktop.org/archives/amd-gfx/2018-June/023019.html posted to amd-gfx mailing list], not actively pushed for upstreaming at the moment
 
* [DONE] MTD/platform flash - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904380 => http://git.infradead.org/mtd-2.6.git/commit/9ea97a7d689c55a5528bfaad499edf1a4ca02e2a - it's mtd/next tree => v4.18-rc1-9-g9ea97a7d689c = https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9ea97a7d689c55a5528bfaad499edf1a4ca02e2a
 
* [DONE] MTD/platform flash - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904380 => http://git.infradead.org/mtd-2.6.git/commit/9ea97a7d689c55a5528bfaad499edf1a4ca02e2a - it's mtd/next tree => v4.18-rc1-9-g9ea97a7d689c = https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9ea97a7d689c55a5528bfaad499edf1a4ca02e2a
 +
* XZ build fix - https://git.raptorengineering.com/git/op-kernel-dev/commit/?h=raptor-dma-dev-current&id=64e334f71bbb18a3583db621dd0756e7b1227184 => https://lists.ozlabs.org/pipermail/linuxppc-dev/2018-September/178428.html
 
== Multimedia ==
 
== Multimedia ==
 
* FFmpeg fails to build with PPC optimisations enabled [https://trac.ffmpeg.org/ticket/7048 #7048] => landed http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=153fcd6de6ba558a3720c64589a7e4e9e4d62420
 
* FFmpeg fails to build with PPC optimisations enabled [https://trac.ffmpeg.org/ticket/7048 #7048] => landed http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=153fcd6de6ba558a3720c64589a7e4e9e4d62420
 
* Add support for ELFv2 to ORC for gstreamer acceleration (required for big endian OSes using musl libc and all little endian OSes) [https://bugzilla.gnome.org/show_bug.cgi?id=796774 #796774]
 
* Add support for ELFv2 to ORC for gstreamer acceleration (required for big endian OSes using musl libc and all little endian OSes) [https://bugzilla.gnome.org/show_bug.cgi?id=796774 #796774]

Revision as of 09:18, 19 September 2018

An attempt to track fixes in various projects and their upstreaming status. The "version" string is output of "git describe" of the given commit.

Graphics

mesa

kernel

Multimedia