<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snowball/igloo-kernel.git, branch video</title>
<subtitle>Igloo kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=video</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/atom?h=video'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/'/>
<updated>2012-05-22T09:04:29+00:00</updated>
<entry>
<title>Revert "ux500: mcde: Remove unnecessary MCDE fbdev update"</title>
<updated>2012-05-22T09:04:29+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@linaro.org</email>
</author>
<published>2012-03-30T12:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=b7086e0a1dec82bf7e8e96e17738151f0aee82fc'/>
<id>urn:sha1:b7086e0a1dec82bf7e8e96e17738151f0aee82fc</id>
<content type='text'>
This reverts commit 9bfa8c7f5cf9aff1df84f1761841c8f3e7c84e97.
</content>
</entry>
<entry>
<title>mcde: hdmi: Workaround to don't use the clock framework for MCDE on Snowball</title>
<updated>2012-05-22T09:04:29+00:00</updated>
<author>
<name>Philippe Langlais</name>
<email>philippe.langlais@stericsson.com</email>
</author>
<published>2012-02-23T12:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=39f287c01ef6d7030895d9e435f25af72c011b49'/>
<id>urn:sha1:39f287c01ef6d7030895d9e435f25af72c011b49</id>
<content type='text'>
After Jimmy Rubin commit "video: mcde: Add dsi/dpi freq settings",
HDMI framebuffer is no more functional, hence this workaround.

Signed-off-by: Philippe Langlais &lt;philippe.langlais@stericsson.com&gt;
</content>
</entry>
<entry>
<title>misc: compdev: Correction for overlay crash</title>
<updated>2012-05-22T09:04:29+00:00</updated>
<author>
<name>Per-Daniel Olsson</name>
<email>per-daniel.olsson@stericsson.com</email>
</author>
<published>2012-03-06T08:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=48ca68e93ce9a50f9e43d3f82668b02d48080a94'/>
<id>urn:sha1:48ca68e93ce9a50f9e43d3f82668b02d48080a94</id>
<content type='text'>
The compdev had a flaw which did not check return values while probing
some UIBs. This has now been corrected.

ST-Ericsson Linux next: NA
ST-Ericsson ID: 419934
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I2b203e02ef8b5650d0c27247ac81cf2d0c20fbae
Signed-off-by: Per-Daniel Olsson &lt;per-daniel.olsson@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/51532
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
Reviewed-by: QATOOLS
Reviewed-by: Robert FEKETE &lt;robert.fekete@stericsson.com&gt;
</content>
</entry>
<entry>
<title>misc: clonedev: New device for cloning</title>
<updated>2012-05-22T09:04:28+00:00</updated>
<author>
<name>Per-Daniel Olsson</name>
<email>per-daniel.olsson@stericsson.com</email>
</author>
<published>2012-02-10T19:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ec3fd76a1edd94995318f1c3118e4abe8e47aced'/>
<id>urn:sha1:ec3fd76a1edd94995318f1c3118e4abe8e47aced</id>
<content type='text'>
A new device for content cloning between drifferent instances of comdev has
been added.

ST-Ericsson Linux next: NA
ST-Ericsson ID: 404691
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I8c96bede685fad46ebb51b0217c48164dcad6659
Signed-off-by: Per-Daniel Olsson &lt;per-daniel.olsson@stericsson.com&gt;

Conflicts:

	drivers/video/mcde/display-av8100.c

Signed-off-by: Per-Daniel Olsson &lt;per-daniel.olsson@stericsson.com&gt;
Change-Id: I8c96bede685fad46ebb51b0217c48164dcad6659
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/49977
Reviewed-by: Robert FEKETE &lt;robert.fekete@stericsson.com&gt;
</content>
</entry>
<entry>
<title>misc: compdev: Updated for new kernel composition</title>
<updated>2012-05-22T09:04:28+00:00</updated>
<author>
<name>Per-Daniel Olsson</name>
<email>per-daniel.olsson@stericsson.com</email>
</author>
<published>2012-02-10T17:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=fdd0c051aff401925d7e6a7118931245052d434a'/>
<id>urn:sha1:fdd0c051aff401925d7e6a7118931245052d434a</id>
<content type='text'>
The compdev device has been updated for the new B2R2/MCDE composition
in the kernel. All B2R2 work will now be done in the kernel. A callback
interface has been added for potential listeners. Such listeners could
for example be cloning for external devices.

ST-Ericsson Linux next: NA
ST-Ericsson ID: 404691
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I0c059fd6ef889356b1de77684c30721ce6b3ebbf
Signed-off-by: Per-Daniel Olsson &lt;per-daniel.olsson@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/49974
Reviewed-by: QATOOLS
Reviewed-by: Robert FEKETE &lt;robert.fekete@stericsson.com&gt;
Reviewed-by: QABUILD
</content>
</entry>
<entry>
<title>video: mcde: Release ESRAM regulator</title>
<updated>2012-05-22T09:04:28+00:00</updated>
<author>
<name>Marta Lofstedt</name>
<email>marta.lofstedt@stericsson.com</email>
</author>
<published>2012-02-22T12:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=f61b197ad7132acff379d7a55f4fcfe48885a803'/>
<id>urn:sha1:f61b197ad7132acff379d7a55f4fcfe48885a803</id>
<content type='text'>
MCDE only uses ESRAM during rotation. It needs to release
the ESRAM regulator when not rotating.

ST-Ericsson ID: 419095
ST-Ericsson Linux next: -
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I0850b7598c12ad7d849969955aaac033ef063d99
Signed-off-by: Marta Lofstedt &lt;marta.lofstedt@stericsson.com&gt;
Change-Id: I6d683aa0fc6349caa3ae6b5ef86db4a7f73a3f3e
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/50579
Reviewed-by: Per PERSSON &lt;per.xb.persson@stericsson.com&gt;
Reviewed-by: QABUILD
Reviewed-by: Jimmy RUBIN &lt;jimmy.rubin@stericsson.com&gt;
</content>
</entry>
<entry>
<title>video: [ANDROID]: b2r2: Add kernel API to b2r2 and more</title>
<updated>2012-05-22T09:04:28+00:00</updated>
<author>
<name>Jorgen Nilsson</name>
<email>jorgen.nilsson@stericsson.com</email>
</author>
<published>2012-02-06T16:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=57716d2b65bf5fa56f50a5f3d4ebb3a35b2483ab'/>
<id>urn:sha1:57716d2b65bf5fa56f50a5f3d4ebb3a35b2483ab</id>
<content type='text'>
Brief:
As a preparation for the ICS hardware composer solution a
kernel API has been added to the b2r2 driver. Some minor
stability fixes are also part of this release. The full
support for dual b2r2 configuration should be in place,
but has yet to be verified with the apropriate hardware.
The change should have minor impact on the single core
solution.

Details:
A new logical device for handling the blitter requests
has been added. This is roughly the same device as the old
blitter the interfaces are therefore the same. From now there
is at least two devices - one blitter device and then for each
core one additional device (dual configuration is the current
target). As a consequence the maximum number of allowed cores
has been raised from 1 to 2.

When a dual configuration is active the b2r2 driver
seamlessly splits requests over available b2r2 cores. Each
request is assigned a core_mask defining which cores are doing
part of the job. This helps keep track when waiting for the reports.
Also, rectangles are now recalculated (based on intersection
of destination rectangle and destination image etc.) before
splitting the job in order to maximize throughput.

Clock and power source can now be configured from
devices-dbxxxx.c or equivalent.

Minor bug fixes:
- Check the return value from clk_enable
- Check if the core is valid before serving a IRQ.
- Check if the core is enabled (domain_enabled) before
  adding a new job.
- Return actual job_id used for a request (previously
  always 0)

ST-Ericsson ID: 404691
Original Change-Id: Ic3357c4c1e792a84077c1be4ba4c5acdb19da266

Signed-off-by: Jorgen Nilsson &lt;jorgen.nilsson@stericsson.com&gt;
</content>
</entry>
<entry>
<title>b2r2: Improve image quality for HDMI clone</title>
<updated>2012-05-22T09:04:28+00:00</updated>
<author>
<name>Jorgen Nilsson</name>
<email>jorgen.nilsson@stericsson.com</email>
</author>
<published>2012-01-27T14:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=809e8bdcb464d4be59d04825873f41ecebf9dc28'/>
<id>urn:sha1:809e8bdcb464d4be59d04825873f41ecebf9dc28</id>
<content type='text'>
The downscale filter for scale factors from 1 to 1.4
has been modified to reduce ringing effects. Ringing
effects occur when the filter is a sinc function and the
input is the step function (high contrast, e.g. a black
line on a white surface). Destination pixels that were
close to high contrast edges could be visibly contaminated
by content from the opposite side of the edge.

ST-Ericsson ID: 410185
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I789988e6e08cddc91f5364543efcc6287165b1b2
Signed-off-by: Jorgen Nilsson &lt;jorgen.nilsson@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/50567
Reviewed-by: Robert FEKETE &lt;robert.fekete@stericsson.com&gt;
</content>
</entry>
<entry>
<title>dispdev: don't write to read-only memory</title>
<updated>2012-05-22T09:04:27+00:00</updated>
<author>
<name>Rabin Vincent</name>
<email>rabin.vincent@stericsson.com</email>
</author>
<published>2012-02-22T05:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=855aa2485f2dd99687363f67ad61ad981fb11cc0'/>
<id>urn:sha1:855aa2485f2dd99687363f67ad61ad981fb11cc0</id>
<content type='text'>
dispdev sprintf()s onto a string literal, which could have been
placed in read-only memory.

ST-Ericsson ID: 418951
ST-Ericsson Linux next: NA
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: If65516146dc929cc058718d10e70d19f923b98a5
Signed-off-by: Rabin Vincent &lt;rabin.vincent@stericsson.com&gt;
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/49881
Reviewed-by: Jimmy RUBIN &lt;jimmy.rubin@stericsson.com&gt;
Reviewed-by: QATOOLS
Reviewed-by: QABUILD
Reviewed-by: QATEST
Reviewed-by: Jonas ABERG &lt;jonas.aberg@stericsson.com&gt;
</content>
</entry>
<entry>
<title>ux500: mcde: Changing sony_acx424akp orientation</title>
<updated>2012-05-22T09:04:27+00:00</updated>
<author>
<name>Per-Daniel Olsson</name>
<email>per-daniel.olsson@stericsson.com</email>
</author>
<published>2012-02-16T12:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/snowball/igloo-kernel.git/commit/?id=ad9a2f95be71b544b02d2b67cc3af19160076418'/>
<id>urn:sha1:ad9a2f95be71b544b02d2b67cc3af19160076418</id>
<content type='text'>
The orientation for the sony_acx424akp display was incorrectly
set to 180 degrees. The orientation is now set to 0 degrees.

ST-Ericsson ID: 417518
ST-Ericsson Linux next: -
ST-Ericsson FOSS-OUT ID: Trivial

Change-Id: I7896a411664ec5a3109e9a04408bca50049033d1
Signed-off-by: Per-Daniel Olsson &lt;per-daniel.olsson@stericsson.com&gt;
Change-Id: I49a31c85021bc49e8244d882fc66038c837361d0
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/49192
Reviewed-by: QABUILD
Reviewed-by: Torbjorn SVENSSON &lt;torbjorn.x.svensson@stericsson.com&gt;
Reviewed-by: Jimmy RUBIN &lt;jimmy.rubin@stericsson.com&gt;
Reviewed-by: QATEST
</content>
</entry>
</feed>
