messages from 2019-10-17 02:32:43 to 2019-10-28 12:37:10 UTC [more...]
[PATCH 00/12] drm/tegra: Support IOMMU-backed DMA API
2019-10-28 12:37 UTC (5+ messages)
` [PATCH 01/12] memory: tegra: Add gr2d and gr3d to DRM IOMMU group
` [PATCH 02/12] drm/tegra: Simplify IOMMU group selection
` [PATCH 03/12] gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
` [PATCH 04/12] gpu: host1x: Clean up debugfs on removal
[PATCH v3] drm/tegra: Do not use ->load() and ->unload() callbacks
2019-10-28 12:16 UTC
[PATCH v1 1/3] gpu: host1x: Remove implicit IOMMU backing on client's registration
2019-10-25 12:35 UTC (20+ messages)
` [PATCH v1 2/3] drm/tegra: Fix 2d and 3d clients detaching from IOMMU domain
[PATCH v2] drm/tegra: Do not use ->load() and ->unload() callbacks
2019-10-25 10:59 UTC (4+ messages)
tegra30 tdm audio support
2019-10-25 10:12 UTC (20+ messages)
` [PATCH v5 1/7] ASoC: tegra: add a TDM configuration callback
` Applied "ASoC: tegra: add a TDM configuration callback" to the asoc tree
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
` Applied "ASoC: tegra: Allow 24bit and 32bit samples" to the asoc tree
` [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
` Applied "ASoC: tegra: disable rx_fifo after disable stream" to the asoc tree
` [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
[REGRESSION v5.3] SUNRPC: Replace the queue timer with a delayed work function (7e0a0e38fcfe)
2019-10-25 7:28 UTC
[PATCH v3 01/10] dt-bindings: sram: Convert SRAM bindings to json-schema
2019-10-25 2:39 UTC (4+ messages)
` [PATCH v3 10/10] ARM: dts: omap: Rename "ocmcram" node to "sram"
` [PATCH v3 06/10] ARM: dts: imx: Rename "iram" "
[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
2019-10-24 22:14 UTC (18+ messages)
` [PATCH v2 01/17] clk: tegra: Add custom CCLK implementation
` [PATCH v2 02/17] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v2 03/17] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v2 04/17] clk: tegra20: Support custom CCLK implementation
` [PATCH v2 05/17] clk: tegra30: "
` [PATCH v2 06/17] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v2 07/17] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v2 08/17] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v2 09/17] ARM: dts: tegra20: Add CPU clock
` [PATCH v2 10/17] ARM: dts: tegra30: "
` [PATCH v2 11/17] ARM: dts: tegra20: Add CPU Operating Performance Points
` [PATCH v2 12/17] ARM: dts: tegra30: "
` [PATCH v2 13/17] ARM: dts: tegra20: paz00: Set up voltage regulators for DVFS
` [PATCH v2 14/17] ARM: dts: tegra20: paz00: Add CPU Operating Performance Points
` [PATCH v2 15/17] ARM: dts: tegra20: trimslice: "
` [PATCH v2 16/17] ARM: dts: tegra30: cardhu-a04: Set up voltage regulators for DVFS
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points
[PATCH] spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
2019-10-24 17:13 UTC (3+ messages)
[PATCH] drm/tegra: Do not use ->load() and ->unload() callbacks
2019-10-24 17:12 UTC (3+ messages)
[PATCH 00/32] drm/tegra: Add DisplayPort support
2019-10-24 16:45 UTC (33+ 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 32/32] drm/tegra: sor: Introduce audio enable/disable callbacks
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 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 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 (2+ messages)
[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 (2+ messages)
[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 (13+ messages)
` [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] 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).