<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/video, branch v3.1.1</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/video?h=v3.1.1</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/video?h=v3.1.1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-07-25T07:22:05Z</updated>
<entry>
<title>OMAP: DSS2: Remove unused opt_clock_available</title>
<updated>2011-07-25T07:22:05Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2011-05-27T07:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=aea4eb9590c6fa36e1b68b9cf5c3e4ddea402812'/>
<id>urn:sha1:aea4eb9590c6fa36e1b68b9cf5c3e4ddea402812</id>
<content type='text'>
opt_clock_available() is no longer needed, so remove it.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAP: DSS2: rewrite use of context_loss_count</title>
<updated>2011-07-25T07:08:15Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2011-05-23T12:46:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=aac927c93bb353375c74779491e217427cc4d3a9'/>
<id>urn:sha1:aac927c93bb353375c74779491e217427cc4d3a9</id>
<content type='text'>
The function to get device's context loss count has changed from

omap_pm_get_last_off_on_transaction_id() to
omap_pm_get_dev_context_loss_count()

Change name of the function pointer in omapdss.h accordingly, and use
the term "context loss count" instead of "context id" in the code.

Restructure the context loss count functions to handle errors properly,
and ensure that context is always considered lost if an error happens.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAP: DSS2: Add Color Phase Rotation support</title>
<updated>2011-07-01T09:07:13Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2011-06-21T06:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3c07cae2cccc4e40ff66521701a3c8eeda8726e1'/>
<id>urn:sha1:3c07cae2cccc4e40ff66521701a3c8eeda8726e1</id>
<content type='text'>
Add Color Phase Rotation (CPR) support and sysfs files to enable CPR and
to set the CPR coefficient matrix.

CPR is enabled via manager?/cpr_enable file, and the coefficient matrix
is set via manager?/cpr_coef file. The values in cpr_coef are in the
following order:

RR RG RB GR GG GB BR BG BB

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAP: DSS2: remove update_mode from omapdss</title>
<updated>2011-07-01T09:01:15Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2011-04-30T11:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8cff88c5da2197aa601409d4a7ce8f83f8de8190'/>
<id>urn:sha1:8cff88c5da2197aa601409d4a7ce8f83f8de8190</id>
<content type='text'>
Remove the whole update_mode stuff from omapdss driver. If automatic
update for manual update displays is needed, it's better implemented in
higher layers.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>OMAP: DSS2: remove extra includes from include/video/omapdss.h</title>
<updated>2011-07-01T09:01:12Z</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2011-05-23T08:51:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=24e6289c029b0cf5b4f75e12c1b66000d441c9ed'/>
<id>urn:sha1:24e6289c029b0cf5b4f75e12c1b66000d441c9ed</id>
<content type='text'>
omapdss.h included platform_device.h and atomic.h, neither of which is
needed by omapdss.h. Remove those includes from omapdss.h, and fix the
affected .c files which did not include platform_device.h even though
they should.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
<entry>
<title>Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6</title>
<updated>2011-05-24T06:49:57Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2011-05-24T06:49:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d15660a1e6b70c75456c72050e52af63bbeb05a3'/>
<id>urn:sha1:d15660a1e6b70c75456c72050e52af63bbeb05a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux</title>
<updated>2011-05-24T06:35:54Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2011-05-24T06:35:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a6b5825aa703714523a745a8e050b9d6105f6704'/>
<id>urn:sha1:a6b5825aa703714523a745a8e050b9d6105f6704</id>
<content type='text'>
Conflicts:
	drivers/video/omap2/dss/dsi.c
	drivers/video/omap2/dss/dss_features.c
	drivers/video/omap2/dss/dss_features.h

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh_mobile_meram: Add support for NV24 framebuffers</title>
<updated>2011-05-23T07:06:26Z</updated>
<author>
<name>Damian</name>
<email>dhobsong@igel.co.jp</email>
</author>
<published>2011-05-18T11:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3fedd2ac7662a10ab2973d3b6f11cdce87b7171a'/>
<id>urn:sha1:3fedd2ac7662a10ab2973d3b6f11cdce87b7171a</id>
<content type='text'>
Since the NV24 framebuffer has a CbCr plane that is twice as wide
as the Y plane, it needs to be handled as a special case.

Signed-off-by: Damian Hobson-Garcia &lt;dhobsong@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh_mobile_meram: MERAM framework for LCDC</title>
<updated>2011-05-23T07:06:24Z</updated>
<author>
<name>Damian</name>
<email>dhobsong@igel.co.jp</email>
</author>
<published>2011-05-18T11:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7caa4342ca5b37d2d178b464c16badd4228b3b7b'/>
<id>urn:sha1:7caa4342ca5b37d2d178b464c16badd4228b3b7b</id>
<content type='text'>
Based on the patch by Takanari Hayama &lt;taki@igel.co.jp&gt;

Adds support framework necessary to use Media RAM (MERAM)
caching functionality with the LCDC.  The MERAM is accessed
through up to 4 Interconnect Buffers (ICBs).

ICB numbers and MERAM address ranges to use are specified in
by filling in the .meram_cfg member of the LCDC platform data

Signed-off-by: Damian Hobson-Garcia &lt;dhobsong@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>OMAP: DSS2: Add support for NV12 format</title>
<updated>2011-05-23T05:29:47Z</updated>
<author>
<name>Amber Jain</name>
<email>amber@ti.com</email>
</author>
<published>2011-05-19T14:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0d66cbb53eca4ab3db85d9189d5a85c9fac49b84'/>
<id>urn:sha1:0d66cbb53eca4ab3db85d9189d5a85c9fac49b84</id>
<content type='text'>
Add the support for NV12 color format.
Configure base address for UV component of NV12 color format.
Change the way chroma scaling is handled for YUV formats on OMAP4 by enabling
chroma-resampling for video pipeline and hence using FIR2 register set for
scaling UV.
Changes to _dispc_set_scaling(), because of the reason above, are:
- call _dispc_set_scaling_common() to handle scaling for all color formats
  except for OMAP4 where it only handles scaling for RGB or Y-component
- call _dispc_set_scaling_uv() for special handling required for UV
  component on OMAP4.
- dispc_set_scaling_uv() also resets chroma-resampling bit for RGB color modes.

Contains chroma scaling (_dispc_set_scaling_uv) design and implemented by
Lajos Molnar &lt;molnar@ti.com&gt;

Signed-off-by: Amber Jain &lt;amber@ti.com&gt;
Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
</entry>
</feed>
