<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/gpu/drm/tegra/dp.c, branch linux-5.9.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-5.9.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-5.9.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2019-10-28T10:18:54+00:00</updated>
<entry>
<title>drm/tegra: sor: Add DisplayPort support</title>
<updated>2019-10-28T10:18:54+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2019-10-15T12:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0472c21b83192c61dbac7ba98abe8decacbd1d59'/>
<id>urn:sha1:0472c21b83192c61dbac7ba98abe8decacbd1d59</id>
<content type='text'>
Add support for regular DisplayPort on Tegra210 and Tegra186.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Add DisplayPort link training helper</title>
<updated>2019-10-28T10:18:53+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2015-07-07T19:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=078c445733c1e8092e23391b251cad6b12f6156e'/>
<id>urn:sha1:078c445733c1e8092e23391b251cad6b12f6156e</id>
<content type='text'>
Add a helper that will perform link training as described in the
DisplayPort specification.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Add support for eDP link rates</title>
<updated>2019-10-28T10:18:53+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2018-02-01T16:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6a127160c4883abf3a54d97024eda8118849fd5c'/>
<id>urn:sha1:6a127160c4883abf3a54d97024eda8118849fd5c</id>
<content type='text'>
Parses additional link rates from DPCD if the sink supports eDP 1.4.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Add drm_dp_link_choose() helper</title>
<updated>2019-10-28T10:18:52+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2015-07-21T14:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=01f09f242eb5cb194a88cef669a099fa10fcb3f0'/>
<id>urn:sha1:01f09f242eb5cb194a88cef669a099fa10fcb3f0</id>
<content type='text'>
This helper chooses an appropriate configuration, according to the
bitrate requirements of the video mode and the capabilities of the
DisplayPort sink.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Enable alternate scrambler reset when supported</title>
<updated>2019-10-28T10:18:52+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2015-07-07T19:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c4a27288520d35e7e6acc6e36fba4585e1bddde6'/>
<id>urn:sha1:c4a27288520d35e7e6acc6e36fba4585e1bddde6</id>
<content type='text'>
If the sink is eDP and supports the alternate scrambler reset, enable
it.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Set channel coding on link configuration</title>
<updated>2019-10-28T10:18:52+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2015-06-10T14:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=553769ff8d8c452cc81a5fe5b0a68cc456c31db3'/>
<id>urn:sha1:553769ff8d8c452cc81a5fe5b0a68cc456c31db3</id>
<content type='text'>
Make use of ANSI 8B/10B channel coding if the DisplayPort sink supports
it.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Read AUX read interval from DPCD</title>
<updated>2019-10-28T10:18:52+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2015-07-07T19:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ad7f2dda38911698deb2cc9ea45362f9a127e3f4'/>
<id>urn:sha1:ad7f2dda38911698deb2cc9ea45362f9a127e3f4</id>
<content type='text'>
Store the AUX read interval from DPCD, so that it can be used to wait
for the durations given in the specification during link training.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Read eDP version from DPCD</title>
<updated>2019-10-28T10:18:45+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2015-07-07T18:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7aa3cc540d00b0be7d225202fa5c2d0c8e99f3f1'/>
<id>urn:sha1:7aa3cc540d00b0be7d225202fa5c2d0c8e99f3f1</id>
<content type='text'>
If the sink supports eDP, read the eDP revision from it's DPCD.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Read alternate scrambler reset capability from sink</title>
<updated>2019-10-28T10:18:45+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2018-02-05T14:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4ff9ba5674d16857372b936a8d08920a9851d1cd'/>
<id>urn:sha1:4ff9ba5674d16857372b936a8d08920a9851d1cd</id>
<content type='text'>
Parse from the sink capabilities whether or not the eDP alternate
scrambler reset value of 0xfffe is supported.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
<entry>
<title>drm/tegra: dp: Read channel coding capability from sink</title>
<updated>2019-10-28T10:18:45+00:00</updated>
<author>
<name>Thierry Reding</name>
<email>treding@nvidia.com</email>
</author>
<published>2018-02-05T13:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6c651b13e436030f996bcfb2f76833af94e44531'/>
<id>urn:sha1:6c651b13e436030f996bcfb2f76833af94e44531</id>
<content type='text'>
Parse from the sink capabilities whether or not it supports ANSI 8B/10B
channel coding as specified in ANSI X3.230-1994, clause 11.

Signed-off-by: Thierry Reding &lt;treding@nvidia.com&gt;
</content>
</entry>
</feed>
