<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/arch, branch Colibri_T30_LinuxImageV2.1Beta2_20140206</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>apalis_t30: add Fusion touchscreen driver</title>
<updated>2014-02-04T09:37:42+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-02-04T09:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=54d1c20e1b2486164a7afab44fd6dff37b1b38f3'/>
<id>54d1c20e1b2486164a7afab44fd6dff37b1b38f3</id>
<content type='text'>
Activate Fusion touchscreen driver. Use GPIO 5/6 as pen down/reset
GPIO and provide a helper function to free the GPIO before the
driver requests them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Activate Fusion touchscreen driver. Use GPIO 5/6 as pen down/reset
GPIO and provide a helper function to free the GPIO before the
driver requests them.
</pre>
</div>
</content>
</entry>
<entry>
<title>colibri_t20/colibri_t30: use new platform data for fusion touchscreen</title>
<updated>2014-01-29T14:41:41+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-27T13:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=485b5d108fcf75a1066c5de054f8adf2e6118845'/>
<id>485b5d108fcf75a1066c5de054f8adf2e6118845</id>
<content type='text'>
Fusion touchscreen driver now uses platform data to do GPIO
initialization by itself. Make use of this by providing GPIO numbers
instead of doing initialization in the board initialization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fusion touchscreen driver now uses platform data to do GPIO
initialization by itself. Make use of this by providing GPIO numbers
instead of doing initialization in the board initialization.
</pre>
</div>
</content>
</entry>
<entry>
<title>video: tegra: kernel parameters to change RGB clock polarity</title>
<updated>2014-01-29T14:12:46+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-28T16:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0a4e373dc430abd981b15d392098c9e32a134acd'/>
<id>0a4e373dc430abd981b15d392098c9e32a134acd</id>
<content type='text'>
Allow to change clock polarity for RGB display output using the
keywords outputen/pixclockpol/vsync and hsync. Add them right
after the driver specification, use 0/1 to specifiy high/low
polarity, e.g. video=tegrafb0:pixclockpol:1,800x480
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to change clock polarity for RGB display output using the
keywords outputen/pixclockpol/vsync and hsync. Add them right
after the driver specification, use 0/1 to specifiy high/low
polarity, e.g. video=tegrafb0:pixclockpol:1,800x480
</pre>
</div>
</content>
</entry>
<entry>
<title>video: tegra: remove special clocks for Tegra 2</title>
<updated>2014-01-29T14:12:40+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-28T16:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=8a87a46328d2e248cf11e1d2588ef42d67110b73'/>
<id>8a87a46328d2e248cf11e1d2588ef42d67110b73</id>
<content type='text'>
Remove special clocks for Tegra 2, but use backup clock source
instead. This allows to run all common used resolution within
the drivers -1/+9% allowed band for pixelclock exactness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove special clocks for Tegra 2, but use backup clock source
instead. This allows to run all common used resolution within
the drivers -1/+9% allowed band for pixelclock exactness.
</pre>
</div>
</content>
</entry>
<entry>
<title>colibri_t20/colibri_t30/apalis_t30: remove TEGRA_FB_VGA defines</title>
<updated>2014-01-22T17:23:26+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-22T17:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=009e6229134cffa05aafb780362b7c5480ec7a16'/>
<id>009e6229134cffa05aafb780362b7c5480ec7a16</id>
<content type='text'>
Remove TEGRA_FB_VGA defines and use VGA as default. Since initial
mode is now configureable through kernel cmd line parameter, we
don't need those compile time helpers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove TEGRA_FB_VGA defines and use VGA as default. Since initial
mode is now configureable through kernel cmd line parameter, we
don't need those compile time helpers.
</pre>
</div>
</content>
</entry>
<entry>
<title>colibri_t20: video: use new modedb based settings</title>
<updated>2014-01-13T11:32:29+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-13T11:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3d8f44c100f23574e9a4a9c74fa6054e48ca53c2'/>
<id>3d8f44c100f23574e9a4a9c74fa6054e48ca53c2</id>
<content type='text'>
Use modedb to set mode on framebuffer/display controller for
Tegra 20 based module Colibri T20 too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use modedb to set mode on framebuffer/display controller for
Tegra 20 based module Colibri T20 too.
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: video: parse multiple modedbs</title>
<updated>2014-01-09T12:24:02+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-09T12:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=c54b9b8f76bfd8786c6cfbce942c1b1aebcb3ef1'/>
<id>c54b9b8f76bfd8786c6cfbce942c1b1aebcb3ef1</id>
<content type='text'>
In order to find a viable resolution we not only parse VESA mode,
we also parse CEA (multimedia) modes and our own small modedb (for
specific touch screens).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to find a viable resolution we not only parse VESA mode,
we also parse CEA (multimedia) modes and our own small modedb (for
specific touch screens).
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: video: use correct return value for callback</title>
<updated>2014-01-09T12:24:01+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-07T12:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=e6f686ef0b4668caa6d60e02cce650d99c571a4d'/>
<id>e6f686ef0b4668caa6d60e02cce650d99c571a4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: video: use new modedb based settings</title>
<updated>2014-01-09T12:23:55+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-07T10:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=2d9eefa67b15a3a6fbee37d4c31282ecad216569'/>
<id>2d9eefa67b15a3a6fbee37d4c31282ecad216569</id>
<content type='text'>
Use new modedb based framebuffer settings by defining default_mode
in the display controllers platform data. Also impelmented the
fallback logic to this default_mode in case no kernel cmd line
parameter was set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use new modedb based framebuffer settings by defining default_mode
in the display controllers platform data. Also impelmented the
fallback logic to this default_mode in case no kernel cmd line
parameter was set.
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: video: use modedb to specify framebuffer resolution</title>
<updated>2014-01-07T11:58:17+00:00</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2014-01-07T09:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=00e20f436170fd58b742342b3032362f9ed476cf'/>
<id>00e20f436170fd58b742342b3032362f9ed476cf</id>
<content type='text'>
Allow to specify framebufffer videomode using kernel command line
parameters. NVIDIAs binary X driver later on picks up those settings
and start X with current mode settings, if no EDID data are available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to specify framebufffer videomode using kernel command line
parameters. NVIDIAs binary X driver later on picks up those settings
and start X with current mode settings, if no EDID data are available.
</pre>
</div>
</content>
</entry>
</feed>
