<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/video, branch v2.6.39</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.39</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.39'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2011-03-31T14:26:23Z</updated>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23Z</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>atmel_lcdfb: implement inverted contrast pwm</title>
<updated>2011-03-22T07:23:44Z</updated>
<author>
<name>Andreas Bießmann</name>
<email>biessmann@corscience.de</email>
</author>
<published>2011-02-11T15:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7cdcdb69bdf51192bcbfb7cf479850fe7c33357d'/>
<id>urn:sha1:7cdcdb69bdf51192bcbfb7cf479850fe7c33357d</id>
<content type='text'>
This patch introduces lcdc-&gt;lcdcon_pol_negative which set CONTRAST_CTR
 register to inverted polarity.

Signed-off-by: Andreas Bießmann &lt;biessmann@corscience.de&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Add YUV framebuffer support</title>
<updated>2011-03-16T08:27:10Z</updated>
<author>
<name>Damian Hobson-Garcia</name>
<email>dhobsong@igel.co.jp</email>
</author>
<published>2011-02-24T05:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=53b5031430bb3a7941b340b453afe4eabeb5340c'/>
<id>urn:sha1:53b5031430bb3a7941b340b453afe4eabeb5340c</id>
<content type='text'>
Supports YCbCr420sp, YCbCr422sp, and YCbCr44sp, formats
(bpp = 12, 16, and 24) respectively.

When double-buffering both Y planes appear before the C planes (Y-Y-C-C),
as opposed to  Y-C-Y-C.

Set .nonstd in struct sh_mobile_lcdc_chan_cfg to enable YUV mode, and use
.bpp to distiguish between the 3 modes.
The value of .nonstd is copied to bits 16-31 of LDDFR in the LCDC and
should be set accordingly.
.nonstd must be set to 0 for RGB mode.

Due to the encoding of YUV data, the framebuffer will clear to green
instead of black.

In YUV 420 mode, panning is only possible in 2 line increments.
Additionally in YUV 420 mode the vertical resolution of the framebuffer
must be an even number.

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>fbdev: sh_mobile_lcdcfb: add backlight support</title>
<updated>2011-03-10T11:20:57Z</updated>
<author>
<name>Alexandre Courbot</name>
<email>gnurou@gmail.com</email>
</author>
<published>2011-02-16T03:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3b0fd9d75598584478d1d3f6551f8a8a9696c34e'/>
<id>urn:sha1:3b0fd9d75598584478d1d3f6551f8a8a9696c34e</id>
<content type='text'>
Support for backlight devices controlled through board-specific
routines. Backlights can be defined per-channel and follow fbdev
directives to switch off as the LCD blanks or is turned on/off.

Signed-off-by: Alexandre Courbot &lt;gnurou@gmail.com&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fbdev/udlfb'</title>
<updated>2011-01-06T09:10:09Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2011-01-06T09:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ca9c20ce2b383032b71bdae9ec0b468d428ca8d4'/>
<id>urn:sha1:ca9c20ce2b383032b71bdae9ec0b468d428ca8d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>video: udlfb: Kill off special printk wrappers, use pr_fmt().</title>
<updated>2011-01-06T09:07:54Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2011-01-06T09:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=81f6f3c1047392a22b9a20bbecf98c7f2d6f922a'/>
<id>urn:sha1:81f6f3c1047392a22b9a20bbecf98c7f2d6f922a</id>
<content type='text'>
This kills off all of the dl_xxx() printk wrappers and simply stubs in a
pr_fmt() definition to accomplish the same thing.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>video: udlfb: Kill off some magic constants for EDID sizing.</title>
<updated>2011-01-06T09:04:02Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2011-01-06T09:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b9f03a3cd06c6f8bbecfe08eae2a69cc0a13c690'/>
<id>urn:sha1:b9f03a3cd06c6f8bbecfe08eae2a69cc0a13c690</id>
<content type='text'>
The edid length is fixed, so use the standard definition consistently.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6</title>
<updated>2011-01-05T08:30:20Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2011-01-05T08:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=97cbc8fb1e35e328073e84c4031bd338306397d6'/>
<id>urn:sha1:97cbc8fb1e35e328073e84c4031bd338306397d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fbdev: sh_mipi_dsi: support different register layouts</title>
<updated>2011-01-05T08:16:24Z</updated>
<author>
<name>Guennadi Liakhovetski</name>
<email>g.liakhovetski@gmx.de</email>
</author>
<published>2010-12-29T08:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=38f3a8794236af422312d280bbe3801130cfa63b'/>
<id>urn:sha1:38f3a8794236af422312d280bbe3801130cfa63b</id>
<content type='text'>
The register layout of the MIPI DSI unit on sh-mobile SoCs differ. Add platform
parameters to support such variations.

Signed-off-by: Guennadi Liakhovetski &lt;g.liakhovetski@gmx.de&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6</title>
<updated>2010-12-22T03:56:10Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2010-12-22T03:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7ccbefe07ea0a3570e44d1ec13a307552ee4dadd'/>
<id>urn:sha1:7ccbefe07ea0a3570e44d1ec13a307552ee4dadd</id>
<content type='text'>
</content>
</entry>
</feed>
