messages from 2025-08-20 17:16:39 to 2025-08-21 11:51:37 UTC [more...]
[PATCH v4 0/7] drm/panthor: support repeated mappings
2025-08-21 11:51 UTC (8+ messages)
` [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
[PATCH 0/6] Two-pass MMU interval notifiers
2025-08-21 11:46 UTC (7+ messages)
` [PATCH 1/6] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH 2/6] drm/gpusvm, drm/xe: Update GPU SVM / Xe to twopass MMU notifier
` [PATCH 3/6] drm/gpusvm: Add drm_gpusvm_in_notifier_* helpers
` [PATCH 4/6] drm/xe: Skip waiting on unarmed fences in xe_gt_tlb_invalidation_fence_wait
` [PATCH 5/6] drm/xe: Add fences argument to xe_vm_range_tilemask_tlb_invalidation
` [PATCH 6/6] drm/xe: Implement two pass MMU notifiers for SVM
[RFC 0/3] cgroups: Add support for pinned device memory
2025-08-21 11:41 UTC (4+ messages)
` [RFC 3/3] drm/xe: Add DRM_XE_GEM_CREATE_FLAG_PINNED flag and implementation
[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2025-08-21 11:38 UTC (12+ messages)
` [RFC PATCH 5/8] drm/bridge: add a driver for T-Head TH1520 HDMI controller
` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
[PATCH v6 00/10] Add support for RK3588 DisplayPort Controller
2025-08-21 11:36 UTC (7+ messages)
` [PATCH v6 04/10] MAINTAINERS: Add entry for DW DPTX Controller bridge
` [PATCH v6 06/10] drm/birdge: simple-bridge: Add support for radxa ra620
` Re:[PATCH v6 00/10] Add support for RK3588 DisplayPort Controller
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-08-21 11:28 UTC (27+ messages)
` [PATCH v6 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v6 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v6 04/25] drm/gem-shmem: "
` [PATCH v6 05/25] drm/gem-vram: "
` [PATCH v6 06/25] drm/armada: "
` [PATCH v6 07/25] drm/exynos: "
` [PATCH v6 08/25] drm/gma500: "
` [PATCH v6 09/25] drm/hibmc: "
` [PATCH v6 10/25] drm/imx/ipuv3: "
` [PATCH v6 11/25] drm/loongson: "
` [PATCH v6 12/25] drm/mediatek: "
` [PATCH v6 13/25] drm/msm: "
` [PATCH v6 14/25] drm/nouveau: "
` [PATCH v6 15/25] drm/omapdrm: "
` [PATCH v6 16/25] drm/qxl: "
` [PATCH v6 17/25] drm/renesas/rcar-du: "
` [PATCH v6 18/25] drm/renesas/rz-du: "
` [PATCH v6 19/25] drm/rockchip: "
` [PATCH v6 20/25] drm/tegra: "
` [PATCH v6 21/25] drm/virtio: "
` [PATCH v6 22/25] drm/vmwgfx: "
` [PATCH v6 23/25] drm/xe: "
` [PATCH v6 24/25] drm/xen: "
` [PATCH v6 25/25] drm/xlnx: "
[PATCH] drm/gpuvm: Rename 'map' to 'op' in drm_gpuvm_map_req
2025-08-21 11:25 UTC (4+ messages)
[PATCH] drm/tests: make sure drm_client_modeset tests are enabled
2025-08-21 11:25 UTC
[PATCH] drm/tests: modeset: Add drm connector atomic_[duplicate/destroy]_state
2025-08-21 11:21 UTC (2+ messages)
[PATCH v4 00/13] Enable display support for STM32MP25
2025-08-21 11:09 UTC (14+ messages)
` [PATCH v4 01/13] dt-bindings: display: st: add two new compatibles to LTDC device
` [PATCH v4 02/13] dt-bindings: display: st,stm32-ltdc: add access-controllers property
` [PATCH v4 03/13] dt-bindings: display: st: add new compatible to LVDS device
` [PATCH v4 04/13] dt-bindings: display: st,stm32mp25-lvds: add access-controllers property
` [PATCH v4 05/13] dt-bindings: display: st,stm32mp25-lvds: add power-domains property
` [PATCH v4 06/13] dt-bindings: arm: stm32: add required #clock-cells property
` [PATCH v4 07/13] drm/stm: ltdc: support new hardware version for STM32MP25 SoC
` [PATCH v4 08/13] drm/stm: ltdc: handle lvds pixel clock
` [PATCH v4 09/13] arm64: dts: st: add ltdc support on stm32mp251
` [PATCH v4 10/13] arm64: dts: st: add ltdc support on stm32mp255
` [PATCH v4 11/13] arm64: dts: st: add lvds "
` [PATCH v4 12/13] arm64: dts: st: add clock-cells to syscfg node on stm32mp251
` [PATCH v4 13/13] arm64: dts: st: enable display support on stm32mp257f-ev1 board
[PATCH net-next 0/6] net: ti: icssg-prueth: Add AF_XDP zero copy support
2025-08-21 10:48 UTC (4+ messages)
` [PATCH net-next 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
[RFC PATCH 0/3] Add DSI and Raspberry Pi panel support
2025-08-21 10:46 UTC (10+ messages)
` [RFC PATCH 1/3] devicetree: bindings: dsiplay: panel: panel-simple.yaml: Add Raspberry pi dsi panel compatible
[PATCH] drm/dp: drm_edp_backlight_set_level: do not always send 3-byte commands
2025-08-21 10:43 UTC (3+ messages)
[PATCH] drm/msm/mdp4: remove the use of dev_err_probe()
2025-08-21 10:38 UTC (2+ messages)
[PATCH v8 0/6] Display enablement changes for Qualcomm QCS8300 platform
2025-08-21 10:28 UTC (8+ messages)
` [PATCH v8 1/6] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v8 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v8 3/6] dt-bindings: display/msm: Document MDSS on QCS8300
` [PATCH v8 4/6] soc: qcom: ubwc: Add QCS8300 UBWC cfg
` [PATCH v8 5/6] drm/msm: mdss: Add QCS8300 support
` [PATCH v8 6/6] drm/msm/dp: Add DisplayPort controller for QCS8300
[v3 00/11] mm: support device-private THP
2025-08-21 10:24 UTC (8+ messages)
` [v3 03/11] mm/migrate_device: THP migration of zone device pages
Re:
2025-08-21 10:16 UTC (6+ messages)
` your mail
[PATCH v2 0/9] drm: convert from clk round_rate() to determine_rate()
2025-08-21 9:36 UTC (5+ messages)
` [PATCH v2 6/9] drm/stm/dw_mipi_dsi-stm: convert from "
` [PATCH v2 7/9] drm/stm/lvds: "
[PATCH 0/3] drm/panic: Add kunit tests for drm_panic
2025-08-21 9:49 UTC (4+ messages)
` [PATCH 1/3] drm/panic: Rename draw_panic_static_* to draw_panic_screen_*
` [PATCH 2/3] drm/panic: Add kunit tests for drm_panic
` [PATCH 3/3] drm/panic: Add a kconfig option to dump kunits results to png
[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2025-08-21 9:45 UTC (4+ messages)
` [RFC v5 1/5] drm/netlink: Add netlink infrastructure
[RFC PATCH 0/6] Multi-pass MMU interval notifiers
2025-08-21 9:34 UTC (11+ messages)
` [RFC PATCH 1/6] mm/mmu_notifier: Allow multiple struct mmu_interval_notifier passes
[PATCH AUTOSEL 6.14 107/642] drm/amdgpu: adjust drm_firmware_drivers_only() handling
2025-08-21 9:34 UTC (3+ messages)
[PATCH v7 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
2025-08-21 9:28 UTC (13+ messages)
` [PATCH v7 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v7 4/6] dt-bindings: display: bridge: renesas, dsi: Document RZ/V2H(P) and RZ/V2N
` [PATCH v7 5/6] drm: renesas: rz-du: mipi_dsi: Add support for LPCLK clock handling
` [PATCH v7 6/6] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC
[PATCH v12 0/4] Add TH1520 GPU support with power sequencing
2025-08-21 9:06 UTC (10+ messages)
` [PATCH v12 1/4] drm/imagination: Use pwrseq for TH1520 GPU power management
` [PATCH v12 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU support
` [PATCH v12 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
` [PATCH v12 4/4] drm/imagination: Enable PowerVR driver for RISC-V
[Bug 206309] New: Experimental amdgpu w/ Dell E6540 with HD 8790M (MARS XTX), massive performance improvement after ACPI suspend
2025-08-21 8:52 UTC (2+ messages)
` [Bug 206309] "
[PATCH v3] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
2025-08-21 8:51 UTC (2+ messages)
[PATCH 0/9] drm/panthor: add devcoredump support
2025-08-21 8:16 UTC (8+ messages)
` [PATCH 1/9] "
` [PATCH 8/9] drm/panthor: check bo offset alignment in vm bind
` [PATCH 9/9] drm/panthor: add DRM_PANTHOR_VM_BIND_OP_MAP_DUMPABLE
[PULL] drm-misc-fixes
2025-08-21 8:12 UTC
[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
2025-08-21 7:55 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefixes: Add JuTouch Technology Co, Ltd
` [PATCH 2/5] dt-bindings: display: simple: Add JuTouch JT101TM023 panel
` [PATCH 3/5] drm/panel: simple: add JuTouch JT101TM023
` [PATCH 4/5] dt-bindings: arm: fsl: add compatible for Skov i.MX8MP variant
` [PATCH 5/5] arm64: dts: imx8mp-skov: support new 10" panel board
[PULL] drm-misc-next
2025-08-21 7:38 UTC
[PATCH v3 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
2025-08-21 7:36 UTC (4+ messages)
` [PATCH v3 2/2] "
[PATCH v5 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-08-21 7:31 UTC (8+ messages)
` [PATCH v5 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v5 2/7] ALSA: Add definitions for the bits in IEC958 subframe
` [PATCH v5 3/7] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v5 4/7] drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
` [PATCH v5 5/7] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v5 6/7] arm64: dts: imx8mp: Add hdmi parallel audio interface node
` [PATCH v5 7/7] arm64: dts: imx8mp-evk: enable hdmi_pai device
[PATCH v6 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-08-21 7:20 UTC (3+ messages)
` [PATCH v6 3/6] dt-bindings: display/msm/gpu: describe A505 clocks
[PATCH] docs: gpu: Fix spelling mistakes
2025-08-21 7:03 UTC (6+ messages)
[PATCH v2] media: dt-bindings: mediatek: Constrain iommus
2025-08-21 6:59 UTC
[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
2025-08-21 6:53 UTC (18+ messages)
` [PATCH v1 01/14] media: dt-bindings: Convert MediaTek mt8173-mdp bindings to YAML
` [PATCH v1 02/14] media: dt-bindings: Convert MediaTek mt8173-vpu "
` [PATCH v1 03/14] dt-bindings: arm: mediatek: mmsys: Add assigned-clocks/rates properties
` [PATCH v1 07/14] dt-bindings: display: mediatek, ufoe: Add mediatek, gce-client-reg property
` [PATCH v1 07/14] dt-bindings: display: mediatek,ufoe: Add mediatek,gce-client-reg property
` [PATCH v1 10/14] regulator: dt-bindings: Convert Dialog Semiconductor DA9211 Regulators to YAML
` [PATCH v1 11/14] arm64: dts: mediatek: mt8173-elm: Drop unused bank supply
` [PATCH v1 12/14] dt-bindings: soc: mediatek: pwrap: Add power-domains property
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML
` [PATCH v1 14/14] dt-bindings: media: mediatek, jpeg: Fix jpeg encoder/decoder ranges
` [PATCH v1 14/14] dt-bindings: media: mediatek,jpeg: "
[PATCH v2] gpu: nova-core: falcon: align DMA transfers to 256 bytes
2025-08-21 4:49 UTC
linux-next: build warnings after merge of the drm-misc-fixes tree
2025-08-21 3:50 UTC (3+ messages)
linux-next: build warning after merge of the drm-misc tree
2025-08-21 3:35 UTC
[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-21 3:22 UTC (13+ messages)
` [PATCH v8 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v8 02/11] tee: add close_context to TEE driver operation
` [PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v8 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v8 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v8 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v8 08/11] tee: add Qualcomm TEE driver
` [PATCH v8 09/11] qcomtee: add primordial object
` [PATCH v8 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v8 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH v2 0/2] docs: gpu: fix typo
2025-08-21 3:06 UTC (5+ messages)
` [PATCH v2 1/2] docs: gpu: amdgpu: Fix spelling in amdgpu documentation
` [PATCH v2 2/2] docs: gpu: Fix spelling in gpu documentation
UBSAN: shift-out-of-bounds in drivers/video/fbdev/core/fb_fillrect.h:100:21 (v6.17-rc2)
2025-08-21 3:04 UTC (2+ messages)
[PATCH] fbdev: core: fix ubsan warning in pixel_to_pat
2025-08-21 2:42 UTC
[PATCH 18/19] perf: Introduce positive capability for raw events
2025-08-21 2:53 UTC (2+ messages)
[PATCH v2 0/3] drm/msm: A few GEM/VM_BIND fixes
2025-08-21 0:04 UTC (4+ messages)
` [PATCH v2 1/3] drm/msm: Fix obj leak in VM_BIND error path
` [PATCH v2 2/3] drm/msm: Fix missing VM_BIND offset/range validation
` [PATCH v2 3/3] drm/msm: Fix 32b size truncation
[PATCH 0/3] drm/msm: A few GEM/VM_BIND fixes
2025-08-21 0:03 UTC (4+ messages)
` [PATCH 3/3] drm/msm: Fix 32b size truncation
[PATCH] Documentation: accel: amdxdna: Update compiler information
2025-08-20 23:38 UTC
[PATCH] drm/xe: replace basename() with portable strrchr()
2025-08-20 23:05 UTC (4+ messages)
[PATCH] drm/i915/guc: Add synchronization on interrupt enable flag
2025-08-20 22:05 UTC (4+ messages)
linux-next: manual merge of the drm tree with the drm-misc-fixes tree
2025-08-20 21:29 UTC (3+ messages)
[PATCH v6 0/6] dt-bindings: msm/dp: Add support for 4 pixel streams
2025-08-20 21:08 UTC (3+ messages)
` [PATCH v6 5/6] dt-bindings: display/msm: add stream pixel clock bindings for MST
REGRESSION drm/amdgpu: Radeon 7900 XTX hang & gpu_sched "Trying to push to a killed entity" since 1f02f2044bda (6.17-rc)
2025-08-20 20:05 UTC (3+ messages)
[pull] amdgpu drm-fixes-6.17
2025-08-20 19:46 UTC
[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
2025-08-20 17:02 UTC (2+ messages)
` (subset) "
[PATCH 1/2] drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
2025-08-20 15:24 UTC (2+ messages)
` [PATCH 2/2] drm/bridge: ti-sn65dsi86: break probe dependency loop
[PATCH 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
2025-08-20 18:20 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings
[PATCH v15 00/13] drm/msm/dpu: Support quad pipe with dual-interface
2025-08-20 18:17 UTC (3+ messages)
` [PATCH v15 11/13] drm/msm/dpu: support SSPP assignment for quad-pipe case
[PATCH V11 00/47] Color Pipeline API w/ VKMS
2025-08-20 18:16 UTC (7+ messages)
` [PATCH V11 07/47] drm/colorop: Add BYPASS property
` [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
[PATCH v3 0/2] Virtio-GPU suspend and resume
2025-08-20 17:37 UTC (6+ messages)
` [PATCH v3 2/2] drm/virtio: Implement save and restore for virtio_gpu_objects
[PATCH v2 0/9] phy: convert from clk round_rate() to determine_rate()
2025-08-20 17:27 UTC (4+ messages)
` [PATCH v2 2/9] phy: mediatek: phy-mtk-hdmi-mt2701: convert from "
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).