<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/igloo-kernel.git/drivers, branch mali-android</title>
<subtitle>Igloo kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=mali-android</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=mali-android'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/'/>
<updated>2012-05-23T13:55:46+00:00</updated>
<entry>
<title>android: compilation failure with new version of svn</title>
<updated>2012-05-23T13:55:46+00:00</updated>
<author>
<name>Bernhard Rosenkranzer</name>
<email>bernhard.rosenkranzer@linaro.org</email>
</author>
<published>2012-05-23T13:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=fcddfa7f1d6cbdd5b841665b2337422627394cff'/>
<id>urn:sha1:fcddfa7f1d6cbdd5b841665b2337422627394cff</id>
<content type='text'>
The line setting SVN_REV assumes "svnversion" will report
either the svn revision of the directory or "exported".  This
assumption is no longer true for subversion 1.7.4, which reports
"Unversioned directory" instead of "exported", causing the build
to fail (gcc -DSVN_REV=Unversioned directory)

Signed-off-by: Bernhard Rosenkranzer &lt;bernhard.rosenkranzer@linaro.org&gt;
Submitted-by: Mathieu Poirier &lt;mathieu.poirier@linaro.org&gt;
</content>
</entry>
<entry>
<title>snowball: android: mali: Disable profiling of Mali L2 cache</title>
<updated>2012-05-22T09:04:33+00:00</updated>
<author>
<name>Jon Medhurst (Tixy)</name>
<email>tixy@linaro.org</email>
</author>
<published>2012-03-24T12:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=fa6ae428813e50a80b8f4ed452566d964967c315'/>
<id>urn:sha1:fa6ae428813e50a80b8f4ed452566d964967c315</id>
<content type='text'>
When connecting the ARM Streamline Performance Analyzer to Snowball
Android this will cause a board lock-up if the screen is static
(Bug #961962). The cause of this appears to be a know issue with reading
the L2 cache performance counters whilst the hardware block is powered
down.

As the current code is written to access these counters even when they
have not been explicitly selected then this issue prevents Streamline
being used reliably for any purpose.

To workaround this bug, this patch disables support for the L2 cache
counters in Mali. This has no effect on the operation of the cache.

Signed-off-by: Jon Medhurst &lt;tixy@linaro.org&gt;
</content>
</entry>
<entry>
<title>snowball: android: mali: Add Streamline Support for Mali DDK</title>
<updated>2012-05-22T09:04:33+00:00</updated>
<author>
<name>Jon Medhurst (Tixy)</name>
<email>tixy@linaro.org</email>
</author>
<published>2012-03-13T10:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=5f3c36076053d6b0d2bb45f80f3dd6747e419905'/>
<id>urn:sha1:5f3c36076053d6b0d2bb45f80f3dd6747e419905</id>
<content type='text'>
ARM's Streamline Performance Analyzer now supports Mali graphics.
This requires support from the Mali kernel module which this patch adds.

These changes were delivered by ARM Ltd in a patch file called:
r2p3-01rel0_gpl_driver_streamline_support.patch that came with a
README.txt which included the following...

BUILDING THE DRIVER

  The driver can be built as normal. Profiling instrumentation is
  enabled by default by the patch. To disable it, use

	USING_PROFILING=0

  in your build command. To revert to the old-style profiling code,
  use

	USING_INTERNAL_PROFILING=1

  this option will disable the Streamline profiling support.

KNOWN ISSUES

  * Attempting to read L2 cache counters when the hardware block is
    powered down could potentially lead to a hang due to a lack of
    locking. This will be addressed in a future driver update.

Signed-off-by: Jon Medhurst &lt;tixy@linaro.org&gt;
</content>
</entry>
<entry>
<title>mali: Add include &lt;linux/module.h&gt;</title>
<updated>2012-05-22T09:04:32+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-01-31T10:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ea32f2b6dd4d6d0a785e42a2133a661da3634498'/>
<id>urn:sha1:ea32f2b6dd4d6d0a785e42a2133a661da3634498</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@linaro.org&gt;
</content>
</entry>
<entry>
<title>snowball: android: Add "CONFIG_MALI_DRM" config</title>
<updated>2012-05-22T09:04:32+00:00</updated>
<author>
<name>Vishal Bhoj</name>
<email>vishal.bhoj@linaro.org</email>
</author>
<published>2011-12-14T05:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=a13a9531e937d32844a07e7ef8787a946bdb192f'/>
<id>urn:sha1:a13a9531e937d32844a07e7ef8787a946bdb192f</id>
<content type='text'>
This config will help to selectively enable/disable
drm support in the kernel

Signed-off-by: Vishal Bhoj &lt;vishal.bhoj@linaro.org&gt;
</content>
</entry>
<entry>
<title>snowball: android: Upversioning mali driver to V9</title>
<updated>2012-05-22T09:04:32+00:00</updated>
<author>
<name>Mathieu J. Poirier</name>
<email>mathieu.poirier@linaro.org</email>
</author>
<published>2011-12-08T16:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=a816cdc01390a64a814d19d026cc23a0e09ee20b'/>
<id>urn:sha1:a816cdc01390a64a814d19d026cc23a0e09ee20b</id>
<content type='text'>
This originates from: is12dac198c352df28890265d237f389f5ddda8c35

Signed-off-by: Mathieu Poirier &lt;mathieu.poirier@linaro.org&gt;
</content>
</entry>
<entry>
<title>mali: Changes for 3.3</title>
<updated>2012-05-22T09:04:31+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-01-30T09:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=6020a86def5b4ce377a843315bcf66c9ce9ca37c'/>
<id>urn:sha1:6020a86def5b4ce377a843315bcf66c9ce9ca37c</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mali: Include module.h after 3.2 update</title>
<updated>2012-05-22T09:04:31+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2011-12-02T13:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=e9b1ede595b1fb80bc1218c964610469df5e11be'/>
<id>urn:sha1:e9b1ede595b1fb80bc1218c964610469df5e11be</id>
<content type='text'>
Signed-off-by: Philippe Langlais &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>mali: Add mali400 kernel module</title>
<updated>2012-05-22T09:04:31+00:00</updated>
<author>
<name>Magnus Wendt</name>
<email>magnus.wendt@stericsson.com</email>
</author>
<published>2011-02-09T11:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=7c86950368223dd62f1b664a0014826572cb3caa'/>
<id>urn:sha1:7c86950368223dd62f1b664a0014826572cb3caa</id>
<content type='text'>
Suppress previous mali symlink to external driver/gpu/mali/mali400ko folder.
Add mali400ko from tag SNOWBALL_BSP_111012_2.1.

Signed-off-by: John Fredriksson &lt;john.xj.fredriksson@stericsson.com&gt;
Change-Id: I82d24760247f8a5a5b786fc10187f32d9048f9a9
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/33811
Reviewed-by: Philippe LANGLAIS &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-linus' of git://git.kernel.dk/linux-block</title>
<updated>2012-05-19T17:12:17+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2012-05-19T17:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=14e931a264498fbd4baef07ee0644e347252393b'/>
<id>urn:sha1:14e931a264498fbd4baef07ee0644e347252393b</id>
<content type='text'>
Pull block layer fixes from Jens Axboe:
 "A few small, but important fixes.  Most of them are marked for stable
  as well

   - Fix failure to release a semaphore on error path in mtip32xx.
   - Fix crashable condition in bio_get_nr_vecs().
   - Don't mark end-of-disk buffers as mapped, limit it to i_size.
   - Fix for build problem with CONFIG_BLOCK=n on arm at least.
   - Fix for a buffer overlow on UUID partition printing.
   - Trivial removal of unused variables in dac960."

* 'for-linus' of git://git.kernel.dk/linux-block:
  block: fix buffer overflow when printing partition UUIDs
  Fix blkdev.h build errors when BLOCK=n
  bio allocation failure due to bio_get_nr_vecs()
  block: don't mark buffers beyond end of disk as mapped
  mtip32xx: release the semaphore on an error path
  dac960: Remove unused variables from DAC960_CreateProcEntries()
</content>
</entry>
</feed>
