<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/video/sh_mobile_lcdc.h, branch linux-3.17.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.17.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.17.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2012-11-21T14:50:02Z</updated>
<entry>
<title>fbdev: sh_mobile_lcdc: Remove unused get_brightness pdata callback</title>
<updated>2012-11-21T14:50:02Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart+renesas@ideasonboard.com</email>
</author>
<published>2012-08-15T16:13:26Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f70f4711df527b914486bf5381ec9a4911915c7d'/>
<id>urn:sha1:f70f4711df527b914486bf5381ec9a4911915c7d</id>
<content type='text'>
The callback isn't used anymore, remove it.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Implement overlays support</title>
<updated>2012-06-20T08:02:54Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-12-12T17:43:16Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c5deac3c9b2284a64326e8799dfe7416bc619c02'/>
<id>urn:sha1:c5deac3c9b2284a64326e8799dfe7416bc619c02</id>
<content type='text'>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Don't store copy of platform data</title>
<updated>2012-03-12T21:41:12Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-11-21T23:56:58Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b5ef967df13d4d243a2954c32bdd9181a1ee7382'/>
<id>urn:sha1:b5ef967df13d4d243a2954c32bdd9181a1ee7382</id>
<content type='text'>
Instead of copying the whole platform data structure to struct
sh_mobile_lcdc_chan, store a const pointer to the channel platform data.

MERAM configuration information needs to be changed at runtime, so copy
it to struct sh_mobile_lcdc_chan.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes</title>
<updated>2012-03-12T21:40:55Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-11-29T13:33:41Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=93ff259846a774ff37dca54792c5a3a6425882c0'/>
<id>urn:sha1:93ff259846a774ff37dca54792c5a3a6425882c0</id>
<content type='text'>
The struct sh_mobile_lcdc_chan_cfg platform data contains a list of
video modes. Name the lcd_cfg and num_cfg fields to reflect that they
describe video modes.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg</title>
<updated>2012-03-12T21:40:50Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-09-11T20:59:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=afaad83b9c0d24eac88535cc5a8c6019f0c45bcb'/>
<id>urn:sha1:afaad83b9c0d24eac88535cc5a8c6019f0c45bcb</id>
<content type='text'>
Update board code accordingly.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info</title>
<updated>2012-03-12T21:40:49Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-09-11T20:59:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=43059b0f46f814b4152f327c701d079253904540'/>
<id>urn:sha1:43059b0f46f814b4152f327c701d079253904540</id>
<content type='text'>
Update board code accordingly.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Remove board configuration board_data field</title>
<updated>2012-03-12T21:40:49Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-09-11T20:59:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=018882aa66f5110478edc14e6c3fecc2b46ca0c0'/>
<id>urn:sha1:018882aa66f5110478edc14e6c3fecc2b46ca0c0</id>
<content type='text'>
The field is unused, remove it. Update board code accordingly.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Remove board configuration owner field</title>
<updated>2012-03-12T21:40:48Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-09-11T20:59:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=aa7b5b0b2db6d33a8104e411cb74c15a4983b286'/>
<id>urn:sha1:aa7b5b0b2db6d33a8104e411cb74c15a4983b286</id>
<content type='text'>
The field is unused, remove it.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly</title>
<updated>2012-03-12T21:40:45Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-09-11T20:59:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9a2985e7f943678154f5761dad753f1987c2fdd0'/>
<id>urn:sha1:9a2985e7f943678154f5761dad753f1987c2fdd0</id>
<content type='text'>
Pass a pointer to the transmitter device through platform data, retrieve
the corresponding sh_mobile_lcdc_entity structure in the probe method
and call the transmitter display_on/off methods directly.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>fbdev: sh_mobile_lcdc: Support FOURCC-based format API</title>
<updated>2011-12-19T20:07:13Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2011-12-13T13:02:28Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=edd153a3e4f7346551f98014b3ccf0494219a9d1'/>
<id>urn:sha1:edd153a3e4f7346551f98014b3ccf0494219a9d1</id>
<content type='text'>
Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
Signed-off-by: Florian Tobias Schandinat &lt;FlorianSchandinat@gmx.de&gt;
</content>
</entry>
</feed>
