messages from 2026-03-19 16:48:39 to 2026-03-20 16:27:32 UTC [more...]
[PATCH] accel/amdxdna: fix missing newline in pr_err message
2026-03-20 15:54 UTC (2+ messages)
[PATCH v2 00/20] drm/atomic: Rework initial state allocation
2026-03-20 16:27 UTC
[PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
2026-03-20 16:22 UTC
[PATCH v5 0/6] Rust GPUVM immediate mode
2026-03-20 16:08 UTC (7+ messages)
` [PATCH v5 1/6] rust: drm: add base GPUVM immediate mode abstraction
` [PATCH v5 2/6] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v5 3/6] rust: gpuvm: add GpuVm::obtain()
` [PATCH v5 4/6] rust: gpuvm: add GpuVa struct
` [PATCH v5 5/6] rust: gpuvm: add GpuVmCore::sm_unmap()
` [PATCH v5 6/6] rust: gpuvm: add GpuVmCore::sm_map()
[PATCH v2 0/2] drm/imagination: Improve power off sequence
2026-03-20 15:53 UTC (2+ messages)
linux-next: manual merge of the drm tree with the drm-misc-fixes tree
2026-03-20 15:39 UTC (2+ messages)
[PATCH v3 RESEND] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
2026-03-20 15:37 UTC
[PATCH v2 0/3] drm/imagination: Firmware handling of context reset notification
2026-03-20 15:30 UTC
[PATCH v2 0/2] drm/imagination: GPU_ID-related cleanups
2026-03-20 15:22 UTC (3+ messages)
` [PATCH v2 1/2] drm/imagination: Define packed BVNCs in the uapi
` [PATCH v2 2/2] drm/imagination: Add PVR_GPU_ID_FMT to format pvr_gpu_id
[PATCH] drm/shmem_helper: Make sure PMD entries get the writeable upgrade
2026-03-20 15:19 UTC
[PATCH 2/8] rust: dma: add generalized container for types other than slices
2026-03-20 15:05 UTC (9+ messages)
` [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
` [PATCH 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API
[PATCH v4 07/27] drm/amd/display: Use bigger VRR range if found in AMD vsdb
2026-03-20 14:48 UTC (2+ messages)
[PATCH v5 0/5] gpu: nova-core: gsp: add locking to Cmdq
2026-03-20 14:45 UTC (5+ messages)
` [PATCH v5 5/5] gpu: nova-core: gsp: add mutex "
[PATCH v2 0/9] gpu: nova-core: gsp: add RM control command infrastructure
2026-03-20 14:42 UTC (15+ messages)
` [PATCH v2 1/9] gpu: nova-core: gsp: add NV_STATUS error code bindings
` [PATCH v2 4/9] gpu: nova-core: gsp: add RM control RPC structure binding
` [PATCH v2 5/9] gpu: nova-core: gsp: add types for RM control RPCs
` [PATCH v2 6/9] gpu: nova-core: use KVVec for SBufferIter flush
` [PATCH v2 7/9] gpu: nova-core: gsp: add RM control command infrastructure
` [PATCH v2 9/9] gpu: nova-core: gsp: add CeGetFaultMethodBufferSize RM control command
[PATCH v7 0/3] Add support for the Samsung S6E8FC0 DSI and M1906F9 display panel
2026-03-20 14:41 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: display: panel: Add Samsung S6E8FC0-M1906F9
` [PATCH v7 2/3] drm: panel: Add Samsung S6E8FC0 DSI controller for M1906F9 panel
` [PATCH v7 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel
[PATCH] video: fbdev: matroxfb: remove dead code and set but not used variable
2026-03-20 14:37 UTC (9+ messages)
[PATCH v1 1/1] video: fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
2026-03-20 14:36 UTC
[PATCH v5 0/3] Add "link bpc" DRM property
2026-03-20 14:32 UTC (2+ messages)
[PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers
2026-03-20 14:04 UTC (3+ messages)
[PATCH v3 4/4] drm/msm/dpu: fix video mode DSC INTF timing width calculation
2026-03-20 13:31 UTC (5+ messages)
i.MX8MP: Fix HDMI LCDIF FIFO underruns
2026-03-20 13:20 UTC (5+ messages)
[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
2026-03-20 13:15 UTC (4+ messages)
[PATCH v3 0/8] dma-buf: heaps: Turn heaps into modules
2026-03-20 13:09 UTC (2+ messages)
[PATCH v2] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
2026-03-20 13:08 UTC (4+ messages)
[PATCH v14 0/2] Rust GPU buddy allocator bindings
2026-03-20 13:04 UTC (6+ messages)
` [PATCH v14 1/2] rust: gpu: Add "
` [PATCH v14 2/2] MAINTAINERS: gpu: buddy: Update reviewer
[PATCH] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-03-20 12:54 UTC (2+ messages)
[PATCH 2/4] drm/panfrost: Drop redundant optional clock checks in runtime PM
2026-03-20 12:48 UTC (6+ messages)
` [PATCH 3/4] drm/panfrost: Add bus_ace optional clock support for RZ/G2L
` [PATCH 4/4] drm/panfrost: Add GPU_PM_RT support for RZ/G3L SoC
[PATCH] gpu: nova-core: gsp: move Cmdq's DMA handle to a struct member
2026-03-20 12:45 UTC (2+ messages)
[PATCH V3] MAINTAINERS: Update GPU driver maintainer information
2026-03-20 12:39 UTC (2+ messages)
[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-20 12:19 UTC (11+ messages)
` [PATCH v2 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v2 02/10] gpu: nova-core: convert PBUS "
` [PATCH v2 03/10] gpu: nova-core: convert PFB "
` [PATCH v2 04/10] gpu: nova-core: convert GC6 "
` [PATCH v2 05/10] gpu: nova-core: convert FUSE "
` [PATCH v2 06/10] gpu: nova-core: convert PDISP "
` [PATCH v2 07/10] gpu: nova-core: falcon: introduce `bounded_enum` macro
` [PATCH v2 08/10] gpu: nova-core: convert falcon registers to kernel register macro
` [PATCH v2 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations
` [PATCH v2 10/10] Documentation: nova: remove register abstraction task
[PATCH v5 0/3] Implement Send and Sync for clk
2026-03-20 11:43 UTC
[PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
2026-03-20 11:25 UTC (5+ messages)
[PATCH 0/8] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-03-20 11:11 UTC (10+ messages)
` [PATCH 1/8] drm/mxsfb/lcdif: simplify remote pointer management using __free
` [PATCH 2/8] drm/mxsfb/lcdif: don't unnecessarily loop over ports
` [PATCH 3/8] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` [PATCH 4/8] drm/bridge: dw-hdmi: document the output_port field
` [PATCH 5/8] drm/bridge: dw-hdmi: warn on unsupported attach combination
` [PATCH 6/8] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` [PATCH 7/8] drm/bridge: imx8mp-hdmi-tx: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH 8/8] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
[PATCH 1/2] drm/msm/dsi: fix bits_per_pclk
2026-03-20 11:11 UTC (2+ messages)
[PATCH v8 02/11] drm/fourcc: Add DRM_FORMAT_XV15/XV20
2026-03-20 10:48 UTC (4+ messages)
` [PATCH v8 04/11] drm/fourcc: Add DRM_FORMAT_Y10_P32
[PATCH v2 0/2] drm/bridge: add drm_bridge_clear_and_put()
2026-03-20 10:18 UTC
[PATCH v2 0/9] Add eDP support for RK3576
2026-03-20 9:41 UTC (5+ messages)
` [PATCH v2 1/9] dt-bindings: display: rockchip: analogix-dp: Expand clock-names "hclk" for the third clock
` [PATCH v2 9/9] drm/rockchip: analogix_dp: Add support for RK3576
[PATCH v3 0/4] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
2026-03-20 9:22 UTC (30+ messages)
` [PATCH v3 1/4] drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0
` [PATCH v3 2/4] drm/msm/dsi: add DSI version >= comparison helper
` [PATCH v3 3/4] drm/msm/dsi: Add support for RGB101010 pixel format
` [PATCH v3 4/4] drm/msm/dpu: fix video mode DSC INTF timing width calculation
[PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
2026-03-20 9:05 UTC
[PATCH] drm/amdgpu/userq: convert comma to semicolon
2026-03-20 8:32 UTC
[PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
2026-03-20 8:43 UTC (5+ messages)
[PATCH 0/2] drm: Use seq_puts() for fixed string output
2026-03-20 7:31 UTC (3+ messages)
` [PATCH 1/2] drm/debugfs: Replace seq_printf with seq_puts for constant strings
` [PATCH 2/2] drm/dp_mst: "
[PULL] drm-misc-next
2026-03-20 8:26 UTC
[PATCH v8 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
2026-03-20 8:23 UTC (3+ messages)
[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
2026-03-20 8:22 UTC (30+ messages)
` [PATCH v5 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v5 phy-next 03/27] usb: add "
` [PATCH v5 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v5 phy-next 05/27] phy: "
` [PATCH v5 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v5 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v5 phy-next 11/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v5 phy-next 12/27] usb: host: tegra: "
` [PATCH v5 phy-next 13/27] usb: gadget: tegra-xudc: "
` [PATCH v5 phy-next 14/27] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v5 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v5 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v5 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v5 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v5 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v5 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v5 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v5 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v5 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v5 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v5 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v5 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v5 phy-next 27/27] MAINTAINERS: add regexes for linux-phy
[PATCH v8 0/2] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2026-03-20 7:50 UTC (3+ messages)
` [PATCH v8 1/2] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v8 2/2] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
[PATCH v2 0/6] Enable new features for flipkart-rimob
2026-03-20 7:39 UTC (5+ messages)
` [PATCH v2 2/6] drm/panel: Add driver for Novatek NT35532
[PATCH 09/14] drm/drv: Call drm_mode_config_create_state() by default
2026-03-20 7:39 UTC (2+ messages)
[PATCH] accel/ivpu: Perform engine reset instead of device recovery on TDR
2026-03-20 7:07 UTC (3+ messages)
[PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
2026-03-20 5:52 UTC (4+ messages)
` [PATCH v6 00/13] Remove device private pages from physical address space
[PATCH 0/2] drm: Fix namespace clashes with 'pixel_format'
2026-03-20 3:58 UTC (3+ messages)
` [PATCH 2/2] drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-20 2:11 UTC (3+ messages)
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
[PATCH] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update
2026-03-20 1:49 UTC
Re:[PATCH RFC] drm/rockchip: vop2: Add clock rate mode check
2026-03-20 1:48 UTC
[PATCH] drm/etnaviv: use kzalloc_flex
2026-03-20 1:07 UTC
[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
2026-03-20 1:04 UTC (2+ messages)
[PATCH v2 1/5] drm/tyr: Use register! macro for GPU_CONTROL
2026-03-20 0:15 UTC (2+ messages)
[PATCH v2 0/3] cgroup/dmem: allow atomic irrestrictive writes to dmem.max
2026-03-19 21:22 UTC (4+ messages)
` [PATCH v2 1/3] cgroup/dmem: remove region parameter from dmemcg_parse_limit
` [PATCH v2 2/3] cgroup/dmem: accept a single region when writing to attributes
` [PATCH v2 3/3] cgroup/dmem: allow max to be set below current usage
[PATCH v13.1] rust: interop: Add list module for C linked list interface
2026-03-19 21:07 UTC
[PULL] drm-xe-fixes
2026-03-19 21:00 UTC
[PATCH v2 1/5] Introduce Xe Uncorrectable Error Handling
2026-03-19 20:02 UTC (2+ messages)
[pull] amdgpu, amdkfd, radeon drm-next-7.1
2026-03-19 17:33 UTC
[PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
2026-03-19 17:14 UTC
[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
2026-03-19 16:56 UTC (6+ messages)
` [PATCH v13 1/1] "
[PATCH v2 0/4] Improvements on RZ/G2L MIPI DSI driver
2026-03-19 16:48 UTC (5+ messages)
` [PATCH v2 1/4] drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
` [PATCH v2 2/4] drm: renesas: rzg2l_mipi_dsi: Fix assert of CMN_RSTB signal
` [PATCH v2 3/4] drm: renesas: rzg2l_mipi_dsi: Fix deassert "
` [PATCH v2 4/4] drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay to 1 msec
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