View Git repositories

ARM Mali drivers hosts its code at https://github.com/libv/libump.git,branch=debian.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:arm-mali

See all merge proposals.

ARM Mali drivers has 10 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:arm-mali
Series: trunk
1 Development 2015-02-07 13:34:24 UTC
9. debianize Signed-off-by: Luc Verhaeg...

Author: libv
Revision Date: 2013-10-20 19:12:57 UTC

debianize

Signed-off-by: Luc Verhaegen <libv@skynet.be>

lp:~thopiekar/arm-mali/DX910 1 Development 2017-08-10 08:14:48 UTC
85. debian: Building the driver only make...

Author: Thomas Karl Pietrowski
Revision Date: 2017-08-10 08:14:48 UTC

debian: Building the driver only makes sense on armhf

lp:~thopiekar/arm-mali/libvdpau-sunxi 1 Development 2017-02-10 10:03:57 UTC
80. Fix pixman blit We have to compose t...

Author: Andreas Baierl
Revision Date: 2017-02-10 10:03:57 UTC

Fix pixman blit

We have to compose the src_rgba over the dst_rgba and
drop dst_rgba information in case dst_rgba needs a clear.
If no clearing is needed, do a blit including the alpha value.
Without this fix, old rgba surfaces may stay visible on screen.

lp:~thopiekar/arm-mali/xf86-video-armsoc 1 Development 2016-08-25 10:22:32 UTC
242. Version updated to 1.4.1 Change-Id: ...

Author: marxu01
Revision Date: 2016-08-25 10:22:32 UTC

Version updated to 1.4.1

Change-Id: Ia15dc4de5125d5391b2a6be5254bd7b9762db543

lp:~thopiekar/arm-mali/xf86-video-fbturbo 1 Development 2015-10-06 22:08:01 UTC
198. Merge pull request #45 from jacmet/dr...

Author: Siarhei Siamashka
Revision Date: 2015-10-06 22:08:01 UTC

Merge pull request #45 from jacmet/drop-dri2-include

sunxi_x_g2d: drop unused dri2 include

lp:~thopiekar/arm-mali/mali-400-kernel-drivers-sunxi 1 Development 2015-02-07 13:47:10 UTC
3. added r3p0-04rel0 kernel drivers

Author: Dmitriy
Revision Date: 2012-10-21 16:12:55 UTC

added r3p0-04rel0 kernel drivers

lp:~thopiekar/arm-mali/xf86-video-mali-sunxi 1 Development 2015-02-07 13:46:23 UTC
7. No need to link against -lMali The d...

Author: Hans de Goede
Revision Date: 2012-12-26 16:07:50 UTC

No need to link against -lMali

The driver does not use any symbols from libMali, so it should have never
been linked in before. Not linking against it allows building a fully FOSS
stack for having a (somewhat) accelerated Xorg.

Note that this patch instead links directly against pixman-1, which was being
picked up indirectly through Mali before.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>

lp:~thopiekar/arm-mali/mali-proprietary-sunxi 1 Development 2015-02-07 13:41:48 UTC
19. add versioning to libUMP dependencies...

Author: libv
Revision Date: 2014-03-26 01:47:41 UTC

add versioning to libUMP dependencies, across the board

And add further X deps to r3p0. Here is a diff of the changes:

 ./r2p4/armhf/x11/libGLESv2.so.2.0
 ./r2p4/armhf/x11/libMali.so
- 0x00000001 (NEEDED) Shared library: [libUMP.so]
+ 0x00000001 (NEEDED) Shared library: [libUMP.so.2]
 ./r2p4/armhf/x11/libGLESv1_CM.so.1.1
 ./r2p4/armhf/x11/libEGL.so.1.4
  0x00000001 (NEEDED) Shared library: [libX11.so.6]
  0x00000001 (NEEDED) Shared library: [libdrm.so.2]
  0x00000001 (NEEDED) Shared library: [libXfixes.so.3]
  0x00000001 (NEEDED) Shared library: [libXext.so.6]
 ./r2p4/armel/framebuffer/libGLESv2.so
 ./r2p4/armel/framebuffer/libMali.so
- 0x00000001 (NEEDED) Shared library: [libUMP.so]
+ 0x00000001 (NEEDED) Shared library: [libUMP.so.2]
 ./r2p4/armel/framebuffer/libGLESv1_CM.so
 ./r2p4/armel/framebuffer/libEGL.so
 ./r3p1/armhf/x11/libMali.so
- 0x00000001 (NEEDED) Shared library: [libUMP.so]
+ 0x00000001 (NEEDED) Shared library: [libUMP.so.3]
  0x00000001 (NEEDED) Shared library: [libX11.so.6]
  0x00000001 (NEEDED) Shared library: [libdrm.so.2]
  0x00000001 (NEEDED) Shared library: [libXfixes.so.3]
  0x00000001 (NEEDED) Shared library: [libXext.so.6]
 ./r3p1/armhf/framebuffer/libMali.so
- 0x00000001 (NEEDED) Shared library: [libUMP.so]
+ 0x00000001 (NEEDED) Shared library: [libUMP.so.3]
 ./r3p2-01rel1/armhf/x11/libGLESv2.so.2.0
 ./r3p2-01rel1/armhf/x11/libMali.so
- 0x00000001 (NEEDED) Shared library: [libUMP.so]
+ 0x00000001 (NEEDED) Shared library: [libUMP.so.3]
 ./r3p2-01rel1/armhf/x11/libGLESv1_CM.so.1.1
 ./r3p2-01rel1/armhf/x11/libEGL.so.1.4
  0x00000001 (NEEDED) Shared library: [libX11.so.6]
  0x00000001 (NEEDED) Shared library: [libdrm.so.2]
  0x00000001 (NEEDED) Shared library: [libXfixes.so.3]
  0x00000001 (NEEDED) Shared library: [libXext.so.6]
 ./r3p2-01rel1/armhf/framebuffer/libGLESv2.so.2.0
 ./r3p2-01rel1/armhf/framebuffer/libMali.so
- 0x00000001 (NEEDED) Shared library: [libUMP.so]
+ 0x00000001 (NEEDED) Shared library: [libUMP.so.3]
 ./r3p2-01rel1/armhf/framebuffer/libGLESv1_CM.so.1.1
 ./r3p2-01rel1/armhf/framebuffer/libEGL.so.1.4
 ./r3p0/armhf/x11/libMali.so
  0x00000001 (NEEDED) Shared library: [libUMP.so.3]
+ 0x00000001 (NEEDED) Shared library: [libX11.so.6]
  0x00000001 (NEEDED) Shared library: [libdrm.so.2]
  0x00000001 (NEEDED) Shared library: [libdri2.so.1]
  0x00000001 (NEEDED) Shared library: [libXfixes.so.3]
+ 0x00000001 (NEEDED) Shared library: [libXext.so.6]
 ./r3p0/armhf/framebuffer/libMali.so
- 0x00000001 (NEEDED) Shared library: [libUMP.so]
+ 0x00000001 (NEEDED) Shared library: [libUMP.so.3]

Let's hope this is the last of the binary hacks.

Signed-off-by: Luc Verhaegen <libv@skynet.be>

lp:~thopiekar/arm-mali/mali-sunxi 1 Development 2015-02-07 13:38:48 UTC This branch has not been imported yet.
lp:~thopiekar/arm-mali/libump-sunxi 1 Development 2015-02-07 13:37:22 UTC
15. debian: don't run udevadm in postinst...

Author: libv
Revision Date: 2014-03-26 03:11:45 UTC

debian: don't run udevadm in postinst as verbose

Signed-off-by: Luc Verhaegen <libv@skynet.be>

110 of 10 results
You can't create new branches for ARM Mali drivers.