messages from 2023-11-27 09:41:00 to 2023-11-30 20:15:13 UTC [more...]
[PATCH v2 00/10] IOMMU memory observability
2023-11-30 20:14 UTC (6+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
[PATCH 00/16] IOMMU memory observability
2023-11-30 14:03 UTC (49+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "
[PATCH 00/30] Make a new API for drivers to use to get their FW
2023-11-30 13:23 UTC (34+ messages)
` [PATCH 01/30] iommu/of: Make a of_iommu_for_each_id()
` [PATCH 02/30] ACPI: VIOT: Make a viot_iommu_for_each_id()
` [PATCH 03/30] ACPI: IORT: Make a iort_iommu_for_each_id()
` [PATCH 04/30] ACPI: IORT: Remove fwspec from the reserved region code
` [PATCH 05/30] iommu: Add iommu_probe_info
` [PATCH 06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device
` [PATCH 07/30] iommu/of: Call of_iommu_get_resv_regions() directly
` [PATCH 08/30] iommu/of: Add iommu_of_get_single_iommu()
` [PATCH 09/30] iommu/rockchip: Move to iommu_of_get_single_iommu()
` [PATCH 10/30] iommu/sprd: "
` [PATCH 11/30] iommu/sun50i: "
` [PATCH 12/30] iommu/of: Add iommu_of_xlate()
` [PATCH 13/30] iommu/dart: Move to iommu_of_xlate()
` [PATCH 14/30] iommu/exynos: "
` [PATCH 15/30] iommu/msm: "
` [PATCH 16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op
` [PATCH 17/30] iommu: Add iommu_fw_alloc_per_device_ids()
` [PATCH 18/30] iommu/tegra: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 19/30] iommu/mtk: "
` [PATCH 20/30] iommu/ipmmu-vmsa: "
` [PATCH 21/30] iommu/mtk_v1: "
` [PATCH 22/30] iommu/qcom: "
` [PATCH 23/30] iommu/viot: Add iommu_viot_get_single_iommu()
` [PATCH 24/30] iommu/virtio: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 25/30] iommu/iort: Add iommu_iort_get_single_iommu()
` [PATCH 26/30] iommu/arm-smmu-v3: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 27/30] iommu/arm-smmu: Move to iommu_of_xlate()
` [PATCH 28/30] iommu: Call all drivers if there is no fwspec
` [PATCH 29/30] iommu: Check for EPROBE_DEFER using the new FW parsers
` [PATCH 30/30] iommu: Remove fwspec and related
[PATCH v4 00/13] Support Andes PMU extension
2023-11-30 12:58 UTC (17+ messages)
` [PATCH v4 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v4 11/13] riscv: dts: allwinner: Add T-Head PMU extension
[PATCH 0/3] sunxi: add OrangePi Zero 3 board support
2023-11-30 1:15 UTC (18+ messages)
` [PATCH 3/3] sunxi: H616: Add "
` mdt_debug write
` OrangePI Zero3 memory timing testing
[PATCH v3 0/6] Add support for H616 Thermal system
2023-11-29 17:09 UTC (23+ messages)
` [PATCH v3 1/6] soc: sunxi: sram: export register 0 for THS on H616
` [PATCH v3 2/6] dt-bindings: thermal: sun8i: Add H616 THS controller
` [PATCH v3 3/6] thermal: sun8i: explain unknown H6 register value
` [PATCH v3 4/6] thermal: sun8i: add syscon register access code
` [PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
` [PATCH v3 6/6] arm64: dts: allwinner: h616: Add thermal sensor and zones
[PATCH 27/55] media: sun6i-isp: Stop abusing of min_buffers_needed field
2023-11-29 14:03 UTC (3+ messages)
[PATCH v4 00/45] drm/connector: Create HDMI Connector infrastructure
2023-11-29 13:26 UTC (61+ messages)
` [PATCH v4 01/45] drm/tests: helpers: Include missing drm_drv header
` [PATCH v4 02/45] drm/tests: helpers: Add atomic helpers
` [PATCH v4 03/45] drm/tests: Add helper to create mock plane
` [PATCH v4 04/45] drm/tests: Add helper to create mock crtc
` [PATCH v4 05/45] drm/connector: Check drm_connector_init pointers arguments
` [PATCH v4 06/45] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v4 07/45] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v4 08/45] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v4 09/45] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v4 10/45] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v4 11/45] drm/connector: hdmi: Add output BPC "
` [PATCH v4 12/45] drm/connector: hdmi: Add support for output format
` [PATCH v4 13/45] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v4 14/45] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v4 15/45] drm/connector: hdmi: Add custom hook to filter "
` [PATCH v4 16/45] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v4 17/45] drm/connector: hdmi: Add Infoframes generation
` [PATCH v4 18/45] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v4 19/45] drm/vc4: hdmi: Create destroy state implementation
` [PATCH v4 20/45] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v4 21/45] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v4 22/45] drm/vc4: tests: Convert to plane creation helper
` [PATCH v4 23/45] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v4 24/45] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v4 25/45] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v4 26/45] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v4 27/45] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v4 28/45] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v4 29/45] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v4 30/45] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH v4 31/45] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH v4 32/45] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH v4 33/45] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH v4 34/45] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH v4 35/45] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH v4 36/45] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v4 37/45] drm/rockchip: inno_hdmi: Create mask retrieval functions
` [PATCH v4 38/45] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v4 39/45] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v4 40/45] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v4 41/45] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v4 42/45] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v4 43/45] drm/sun4i: hdmi: Switch to container_of_const
` [v4,43/45] "
` [PATCH v4 44/45] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v4 45/45] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH 00/12] bus: Convert to platform remove callback returning void
2023-11-28 17:49 UTC (4+ messages)
` [PULL] "
` [PULL v2] "
[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
2023-11-27 9:40 UTC (4+ messages)
` [PATCH RFC v3 22/37] drm/rockchip: inno_hdmi: Remove useless output format
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