linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-15 21:16:13 to 2019-10-24 16:45:33 UTC [more...]

[PATCH 00/32] drm/tegra: Add DisplayPort support
 2019-10-24 16:45 UTC  (32+ messages)
` [PATCH 01/32] drm/tegra: Add missing kerneldoc for struct drm_dp_link
` [PATCH 02/32] drm/tegra: dp: Add drm_dp_link_reset() implementation
` [PATCH 03/32] drm/tegra: dp: Track link capabilities alongside settings
` [PATCH 04/32] drm/tegra: dp: Turn link capabilities into booleans
` [PATCH 05/32] drm/tegra: dp: Probe link using existing parsing helpers
` [PATCH 06/32] drm/tegra: dp: Read fast training capability from link
` [PATCH 07/32] drm/tegra: dp: Read TPS3 capability from sink
` [PATCH 08/32] drm/tegra: dp: Read channel coding "
` [PATCH 09/32] drm/tegra: dp: Read alternate scrambler reset "
` [PATCH 10/32] drm/tegra: dp: Read eDP version from DPCD
` [PATCH 11/32] drm/tegra: dp: Read AUX read interval "
` [PATCH 12/32] drm/tegra: dp: Set channel coding on link configuration
` [PATCH 13/32] drm/tegra: dp: Enable alternate scrambler reset when supported
` [PATCH 14/32] drm/tegra: dp: Add drm_dp_link_choose() helper
` [PATCH 15/32] drm/tegra: dp: Add support for eDP link rates
` [PATCH 16/32] drm/tegra: dp: Add DisplayPort link training helper
` [PATCH 17/32] drm/tegra: sor: Use DP link training helpers
` [PATCH 18/32] drm/tegra: sor: Hook up I2C-over-AUX to output
` [PATCH 19/32] drm/tegra: sor: Stabilize eDP
` [PATCH 20/32] drm/tegra: sor: Filter eDP rates
` [PATCH 21/32] drm/tegra: sor: Add DisplayPort support
` [PATCH 22/32] drm/tegra: sor: Remove tegra186-sor1 support
` [PATCH 23/32] drm/tegra: sor: Use correct SOR index on Tegra210
` [PATCH 24/32] drm/tegra: sor: Implement pad clock for all SOR instances
` [PATCH 25/32] drm/tegra: sor: Deduplicate connector type detection code
` [PATCH 26/32] drm/tegra: sor: Support DisplayPort on Tegra194
` [PATCH 27/32] drm/tegra: sor: Unify clock setup for eDP, HDMI and DP
` [PATCH 28/32] drm/tegra: sor: Use correct I/O pad for DP
` [PATCH 29/32] drm/tegra: sor: Unify eDP and DP support
` [PATCH 30/32] drm/tegra: sor: Avoid timeouts on unplug events
` [PATCH 31/32] drm/tegra: sor: Extract common audio enabling code

[PATCH v1 1/3] gpu: host1x: Remove implicit IOMMU backing on client's registration
 2019-10-24 16:31 UTC  (14+ messages)
` [PATCH v1 2/3] drm/tegra: Fix 2d and 3d clients detaching from IOMMU domain

tegra30 tdm audio support
 2019-10-24 16:12 UTC  (12+ messages)
` [PATCH v5 1/7] ASoC: tegra: add a TDM configuration callback
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
` [PATCH v5 3/7] ASoC: tegra: i2s: Add support for more than 2 channels
` [PATCH v5 4/7] ASoC: tegra: disable rx_fifo after disable stream
` [PATCH v5 5/7] ASoC: tegra: set i2s_offset to 0 for tdm
` [PATCH v5 6/7] ASoC: tegra: config fifos on hw_param changes
` [PATCH v5 7/7] ASoC: tegra: take packing settings from the audio cif_config

tegra30 tdm support
 2019-10-24 16:11 UTC  (6+ messages)
` [PATCH v4 3/7] ASoC: tegra: i2s: Add support for more than 2 channels

[PATCH] drm/tegra: Do not use ->load() and ->unload() callbacks
 2019-10-24 16:07 UTC  (2+ messages)

[PATCH] spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
 2019-10-24 14:57 UTC  (2+ messages)

[PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation
 2019-10-23 16:53 UTC  (13+ messages)
` [PATCH v3 1/7] iommu/arm-smmu: prepare arm_smmu_flush_ops for override
` [PATCH v3 2/7] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v3 3/7] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v3 4/7] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH v3 5/7] arm64: tegra: Add Memory controller DT node on T194
` [PATCH v3 6/7] arm64: tegra: Add DT node for T194 SMMU
` [PATCH v3 7/7] arm64: tegra: enable SMMU for SDHCI and EQOS on T194

[PATCH v1] drm/tegra: plane: Remove format-modifier checking
 2019-10-23 14:16 UTC  (2+ messages)

[PATCH] cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
 2019-10-23  9:27 UTC 

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-10-23  7:42 UTC  (3+ messages)

[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-10-22 16:35 UTC  (5+ messages)
  ` [PATCH v3 06/10] ARM: dts: imx: Rename "iram" node to "sram"
  ` [PATCH v3 10/10] ARM: dts: omap: Rename "ocmcram" "

[PATCH v4 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-21 16:02 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-10-21 14:17 UTC  (10+ messages)

[PATCH -next 00/30] pinctrl: use devm_platform_ioremap_resource() to simplify code
 2019-10-18 17:06 UTC  (38+ messages)
` [PATCH -next 01/30] pinctrl: pxa25x: "
` [PATCH -next 02/30] pinctrl: pxa27x: "
` [PATCH -next 03/30] pinctrl: cygnus-mux: "
` [PATCH -next 04/30] pinctrl: pic32: "
` [PATCH -next 05/30] pinctrl: nsp-gpio: "
` [PATCH -next 06/30] pinctrl: nsp: "
` [PATCH -next 07/30] pinctrl: ns2: "
` [PATCH -next 08/30] pinctrl: bcm281xx: "
` [PATCH -next 09/30] pinctrl: sunxi: "
` [PATCH -next 10/30] pinctrl: tegra: "
` [PATCH -next 11/30] pinctrl: msm: "
` [PATCH -next 12/30] pinctrl: spear: "
` [PATCH -next 13/30] pinctrl: zte: "
` [PATCH -next 14/30] pinctrl: at91: "
` [PATCH -next 15/30] pinctrl: oxnas: "
` [PATCH -next 16/30] pinctrl: pistachio: "
` [PATCH -next 17/30] pinctrl: lpc18xx: "
` [PATCH -next 18/30] pinctrl: da850-pupd: "
` [PATCH -next 19/30] pinctrl: tb10x: "
` [PATCH -next 20/30] pinctrl: u300: "
` [PATCH -next 21/30] pinctrl: vt8500: "
` [PATCH -next 22/30] pinctrl: xway: "
` [PATCH -next 23/30] pinctrl: rza2: "
` [PATCH -next 24/30] pinctrl: digicolor: "
` [PATCH -next 25/30] pinctrl: coh901: "
` [PATCH -next 26/30] pinctrl: bm1880: "
` [PATCH -next 27/30] pinctrl: artpec6: "
` [PATCH -next 28/30] pinctrl: actions: "
` [PATCH -next 29/30] pinctrl: at91-pio4: "
` [PATCH -next 30/30] pinctrl: iproc: "

[PATCH 00/14] drm/tegra: Miscellaneous cleanups
 2019-10-18 11:05 UTC  (4+ messages)
` [PATCH 10/14] drm/tegra: Move IOMMU group into host1x client

[PATCH 5.3 000/112] 5.3.7-stable review
 2019-10-18 10:12 UTC  (2+ messages)

[PATCH 1/3] iommu/tegra-smmu: Use non-secure register for flushing
 2019-10-18  9:46 UTC  (4+ messages)
  ` [PATCH 2/3] iommu/tegra-smmu: Fix client enablement order
  ` [PATCH 3/3] iommu/tegra-smmu: Fix page tables in > 4 GiB memory

[Patch V11 00/11] Tegra XUSB gadget driver support
 2019-10-18  9:38 UTC  (12+ messages)
` [Patch V11 01/11] phy: tegra: xusb: Add XUSB dual mode support on Tegra210
` [Patch V11 02/11] phy: tegra: xusb: Add usb3 port fake "
` [Patch V11 03/11] phy: tegra: xusb: Add vbus override "
` [Patch V11 04/11] phy: tegra: xusb: Add vbus override support on Tegra186
` [Patch V11 05/11] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V11 06/11] arm64: tegra: Add xudc node for Tegra210
` [Patch V11 07/11] arm64: tegra: Enable xudc on Jetson TX1
` [Patch V11 08/11] arm64: tegra: Add xudc node for Tegra186
` [Patch V11 09/11] arm64: tegra: Enable xudc on Jetson TX2
` [Patch V11 10/11] usb: gadget: Add UDC driver for tegra XUSB device mode controller
` [Patch V11 11/11] arm64: defconfig: Enable tegra XUDC support

[PATCH 1/2] PCI: tegra: Fix CLKREQ dependency programming
 2019-10-18  9:01 UTC  (5+ messages)
` [PATCH 2/2] arm64: tegra: Assume no CLKREQ presence by default

[PATCH 4.19 00/81] 4.19.80-stable review
 2019-10-18  8:00 UTC 

[PATCH 4.9 00/92] 4.9.197-stable review
 2019-10-18  7:56 UTC 

[PATCH 4.4 00/79] 4.4.197-stable review
 2019-10-18  7:55 UTC 

[PATCH v1 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-10-17 21:09 UTC  (28+ messages)
` [PATCH v1 06/17] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v1 07/17] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v1 11/17] ARM: dts: tegra20: Add CPU Operating Performance Points
` [PATCH v1 12/17] ARM: dts: tegra30: "
` [PATCH v1 13/17] ARM: dts: tegra20: paz00: Set up voltage regulators for DVFS
` [PATCH v1 14/17] ARM: dts: tegra20: paz00: Add CPU Operating Performance Points
` [PATCH v1 15/17] ARM: dts: tegra20: trimslice: "
` [PATCH v1 16/17] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v1 17/17] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points

[PATCH] gpu: host1x: make 'host1x_cdma_wait_pushbuffer_space' static
 2019-10-17 13:30 UTC  (2+ messages)

[PATCH v4 0/5] add Tegra194 XUSB host and pad controller support
 2019-10-17 12:01 UTC  (8+ messages)
` [PATCH v4 3/5] dt-bindings: phy: tegra: Add Tegra194 support

[PATCH v6 00/18] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-10-16 20:14 UTC  (4+ messages)

[PATCH 0/5] clk: tegra: SOR clock rework
 2019-10-16 12:59 UTC  (6+ messages)
` [PATCH 1/5] clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC
` [PATCH 2/5] clk: tegra: Move SOR0 implementation to Tegra124
` [PATCH 3/5] clk: tegra: Rename sor0_lvds to sor0_out
` [PATCH 4/5] clk: tegra: Reimplement SOR clock on Tegra124
` [PATCH 5/5] clk: tegra: Reimplement SOR clocks on Tegra210

[PATCH 1/8] gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
 2019-10-16 11:59 UTC  (8+ messages)
` [PATCH 2/8] gpu: host1x: Add direction flags to relocations
` [PATCH 3/8] gpu: host1x: Support DMA mapping of buffers
` [PATCH 4/8] gpu: host1x: Set DMA mask based on IOMMU setup
` [PATCH 5/8] drm/tegra: Remove memory allocation from Falcon library
` [PATCH 6/8] drm/tegra: falcon: Clarify address usage
` [PATCH 7/8] drm/tegra: Support DMA API for display controllers
` [PATCH 8/8] drm/tegra: Optionally attach clients to the IOMMU

[PATCH V7 5/7] cpufreq: Register notifiers with the PM QoS framework
 2019-10-16  8:43 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).