summaryrefslogtreecommitdiff
path: root/drivers/video/tegra20
AgeCommit message (Expand)Author
2025-04-12video: rename tegra20 to tegraSvyatoslav Ryhel
2025-04-12video: tegra20: dsi: add Tegra20 supportSvyatoslav Ryhel
2025-03-13video: tegra20: dsi: respect speed mode used for DSI commands transferSvyatoslav Ryhel
2025-03-13video: tegra20: dsi: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-13video: tegra20: pwm-backlight: convert into DC childSvyatoslav Ryhel
2025-03-13video: tegra20: dc: support binding child devicesSvyatoslav Ryhel
2025-03-13video: tegra20: dc: remove unused video operationsSvyatoslav Ryhel
2025-03-13video: tegra20: dc: get DSI/HDMI clock parent if internal DSI/HDMI is usedSvyatoslav Ryhel
2025-03-13video: tegra20: dc: convert to use of_graphSvyatoslav Ryhel
2025-03-13video: tegra20: dc: add video bridge supportSvyatoslav Ryhel
2025-03-13video: tegra20: provide driver support for the HDMI controllerSvyatoslav Ryhel
2025-03-13video: tegra20: implement a minimal HOST1X driver for essential clock and res...Svyatoslav Ryhel
2025-02-26video: tegra20: mipi: add Tegra K1 supportSvyatoslav Ryhel
2025-02-26video: tegra20: dc: dsi: add Tegra K1 compatibleSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: pass source on DSI configurationSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: calculate lanes for ganged modeSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: calculate packet parameters for video modeSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: make SOL delay calculation mode independentSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: align ganged mode implementationSvyatoslav Ryhel
2025-02-26video: tegra20: dsi: switch to newer clk APISvyatoslav Ryhel
2025-02-26video: tegra20: dsi: check for panels among child nodesSvyatoslav Ryhel
2025-02-26video: tegra20: dc: improve code qualitySvyatoslav Ryhel
2025-02-26video: tegra20: dc: remove excessive headersSvyatoslav Ryhel
2025-02-26video: tegra20: dc: remove hardcoded Tegra 2 specific partsSvyatoslav Ryhel
2025-02-26video: tegra20: dc: switch to newer clk APISvyatoslav Ryhel
2024-10-13video: tegra20: dsi: add ganged mode supportSvyatoslav Ryhel
2024-10-13video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR useSvyatoslav Ryhel
2024-07-05video: tegra20: dc: use nvidia,head property to identify DC controllerSvyatoslav Ryhel
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2024-04-21video: tegra20: dsi: use set_backlight for backlight onlyJonas Schwöbel
2024-04-21video: tegra20: dsi: set correct fifo depthJonas Schwöbel
2024-04-21video: tegra20: dsi: remove pre-configurationJonas Schwöbel
2024-04-21video: tegra20: dsi: add reset supportSvyatoslav Ryhel
2024-04-21video: tegra20: dsi: add T114 supportSvyatoslav Ryhel
2024-04-21video: tegra20: add MIPI calibration driverSvyatoslav Ryhel
2024-04-21video: tegra20: dc: parameterize V- and H-sync polaritiesSvyatoslav Ryhel
2024-04-21video: tegra20: dc: clean framebuffer memory blockJonas Schwöbel
2024-04-21video: tegra20: dc: enable backlight after DC is configuredJonas Schwöbel
2024-04-21video: tegra20: dc: fix printing of framebuffer addressJonas Schwöbel
2024-04-21video: tegra20: dc: configure behavior if PLLD/D2 is usedSvyatoslav Ryhel
2024-04-21video: tegra20: dc: add powergateSvyatoslav Ryhel
2024-04-21video: tegra20: dc: add PLLD2 parent supportSvyatoslav Ryhel
2024-04-21video: tegra20: dc: pass DC id to internal devicesSvyatoslav Ryhel
2024-04-21video: tegra20: consolidate DC headerSvyatoslav Ryhel
2024-04-21video: tegra20: dc: fix image shift on rotated panelsSvyatoslav Ryhel
2024-04-21video: tegra20: dc: diverge DC per-SOCSvyatoslav Ryhel
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-10-22video: tegra20: dsi: use regulator_set_enable_if_allowedSvyatoslav Ryhel