<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/video/tegra, branch next</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/video/tegra?h=next</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/video/tegra?h=next'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2026-06-25T20:59:30Z</updated>
<entry>
<title>Kconfig: video: restyle</title>
<updated>2026-06-25T20:59:30Z</updated>
<author>
<name>Johan Jonker</name>
<email>jbx6244@gmail.com</email>
</author>
<published>2026-06-10T14:40:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=55ae284935295843ac6697e67425cc163756c1cf'/>
<id>urn:sha1:55ae284935295843ac6697e67425cc163756c1cf</id>
<content type='text'>
Restyle all Kconfigs for "video":
Menu entries   : no space left
Menu attributes: 1 TAB
Help text      : 1 TAB + 2 spaces
Replace '---help---' by 'help'

Signed-off-by: Johan Jonker &lt;jbx6244@gmail.com&gt;
[trini: Add missing indentation on a multi-paragraph help text]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>video: tegra: Staticize and constify driver ops</title>
<updated>2026-05-29T23:10:46Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@mailbox.org</email>
</author>
<published>2026-05-10T17:17:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=674afbcf6e9f838cc34425972e893e233835364a'/>
<id>urn:sha1:674afbcf6e9f838cc34425972e893e233835364a</id>
<content type='text'>
Set the ops structure as static const. The structure is not accessible
from outside of this driver and is not going to be modified at runtime.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@mailbox.org&gt;
Acked-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>Merge patch series "video: Remove unused drivers, clean up dependencies"</title>
<updated>2025-12-30T17:51:43Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-12-30T16:22:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f520c0d5656196ec4912c837cc156a399350c33'/>
<id>urn:sha1:8f520c0d5656196ec4912c837cc156a399350c33</id>
<content type='text'>
Tom Rini &lt;trini@konsulko.com&gt; says:

This is v2 of the series I originally posted back in August[1]. The
changes here are that I've dropped the first patch as TI has recently
posted their rework of the driver in question, and I added Svyatoslav's
Reviewed-by tag. The end goal here is that "allyesconfig" will be able
to build (on sandbox).

[1]: https://patchwork.ozlabs.org/project/uboot/list/?series=468123&amp;state=*

Link: https://lore.kernel.org/r/20251112200315.1111980-1-trini@konsulko.com
</content>
</entry>
<entry>
<title>video: tegra: Rework some of the driver dependencies</title>
<updated>2025-12-30T16:21:48Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2025-11-12T20:00:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=68735fd33427ff1576f37391f24b5d8912afe45e'/>
<id>urn:sha1:68735fd33427ff1576f37391f24b5d8912afe45e</id>
<content type='text'>
Looking these drivers over, all of them cannot build without access to
some platform specific header files. Express those requirements in
Kconfig as well. Furthermore, update the logic a bit more to reflect
which parts are optional when other drivers are enabled and which parts
cannot be enabled (meaningfully) by themselves.

Reviewed-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>video: tegra: Incorrect operator used</title>
<updated>2025-10-28T09:27:44Z</updated>
<author>
<name>Andrew Goodbody</name>
<email>andrew.goodbody@linaro.org</email>
</author>
<published>2025-10-01T11:55:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1530cfe09a2c24abbbcc665c59a2f1acf4aeb054'/>
<id>urn:sha1:1530cfe09a2c24abbbcc665c59a2f1acf4aeb054</id>
<content type='text'>
Combining two bits into a mask requires the use of the binary 'or'
operator not the logical one. Correct it.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody &lt;andrew.goodbody@linaro.org&gt;
Reviewed-by: Thierry Reding &lt;treding@nvidia.com&gt;
Acked-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
</content>
</entry>
<entry>
<title>video: tegra: Remove unreachable code</title>
<updated>2025-10-28T09:27:44Z</updated>
<author>
<name>Andrew Goodbody</name>
<email>andrew.goodbody@linaro.org</email>
</author>
<published>2025-10-01T11:55:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f77584b53ac89588d8112a3d58f6da16a554c589'/>
<id>urn:sha1:f77584b53ac89588d8112a3d58f6da16a554c589</id>
<content type='text'>
The goto immediately after a return is unreachable. Remove it and its
target label as redundant.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody &lt;andrew.goodbody@linaro.org&gt;
Reviewed-by: Thierry Reding &lt;treding@nvidia.com&gt;
Acked-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
</content>
</entry>
<entry>
<title>video: tegra: parametrize PCLK and DE polarity</title>
<updated>2025-08-01T05:44:28Z</updated>
<author>
<name>Svyatoslav Ryhel</name>
<email>clamor95@gmail.com</email>
</author>
<published>2025-04-18T06:12:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aa291c5f8bfbb761c2f2c84a501cf6eb4b655b2e'/>
<id>urn:sha1:aa291c5f8bfbb761c2f2c84a501cf6eb4b655b2e</id>
<content type='text'>
Configure pixel clock and data enable polarity according to panel flags.

Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
</content>
</entry>
<entry>
<title>video: tegra: add 8-bit CPU driven protocol</title>
<updated>2025-05-08T05:30:53Z</updated>
<author>
<name>Svyatoslav Ryhel</name>
<email>clamor95@gmail.com</email>
</author>
<published>2024-10-04T08:54:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=505dd92275531e8b5f475105362265f7ac96ad7c'/>
<id>urn:sha1:505dd92275531e8b5f475105362265f7ac96ad7c</id>
<content type='text'>
Add support for 8-bit CPU driven (primary and secondary) display signal
interface found in Tegra 2 and Tegra 3 SoC.

Tested-by: Ion Agorria &lt;ion@agorria.com&gt;
Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
</content>
</entry>
<entry>
<title>video: Enable VIDEO_DAMAGE for drivers that need it</title>
<updated>2025-05-01T10:33:30Z</updated>
<author>
<name>Alexander Graf</name>
<email>agraf@csgraf.de</email>
</author>
<published>2023-08-21T13:51:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a61f40d4a9f7eacce67a80ce79f916996c4196d'/>
<id>urn:sha1:2a61f40d4a9f7eacce67a80ce79f916996c4196d</id>
<content type='text'>
Some drivers call video_set_flush_dcache() to indicate that they want to
have the dcache flushed for the frame buffer. These drivers benefit from
our new video damage control, because we can reduce the amount of memory
that gets flushed significantly.

This patch enables video damage control for all device drivers that call
video_set_flush_dcache() to make sure they benefit from it.

Signed-off-by: Alexander Graf &lt;agraf@csgraf.de&gt;
[Alper: Add to VIDEO_TIDSS, imply instead of select]
Co-developed-by: Alper Nebi Yasak &lt;alpernebiyasak@gmail.com&gt;
Signed-off-by: Alper Nebi Yasak &lt;alpernebiyasak@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>video: tegra: adjust DC and DSI config names</title>
<updated>2025-04-12T06:44:02Z</updated>
<author>
<name>Svyatoslav Ryhel</name>
<email>clamor95@gmail.com</email>
</author>
<published>2025-03-29T15:18:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3b929a1b7bb284a97d3af7ab23d1eff736a274c1'/>
<id>urn:sha1:3b929a1b7bb284a97d3af7ab23d1eff736a274c1</id>
<content type='text'>
Fix DC and DSI config names to reflect more generic nature of existing
Tegra video drivers.

Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
</content>
</entry>
</feed>
