messages from 2026-05-05 01:20:07 to 2026-05-06 22:10:58 UTC [more...]
[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
2026-05-06 22:06 UTC (5+ messages)
` [PATCH 1/6] rust: drm: Add Driver::ParentDevice associated type
` [PATCH 2/6] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
` [PATCH 3/6] rust: drm: Add RegistrationData to drm::Driver
` [PATCH 4/6] rust: drm: Wrap ioctl dispatch in UnbindGuard
[PATCH 0/3] rust: devres: add DevresLt for ForLt-aware device resource access
2026-05-06 21:58 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH 3/3] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()
[PATCH v2 00/25] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-06 21:51 UTC (26+ messages)
` [PATCH v2 01/25] rust: driver core: drop drvdata before devres release
` [PATCH v2 02/25] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v2 03/25] rust: device: generalize drvdata methods over ForLt
` [PATCH v2 04/25] rust: driver: make Adapter trait lifetime-parameterized
` [PATCH v2 05/25] rust: pci: implement Sync for Device<Bound>
` [PATCH v2 06/25] rust: platform: "
` [PATCH v2 07/25] rust: auxiliary: "
` [PATCH v2 08/25] rust: usb: "
` [PATCH v2 09/25] rust: device: "
` [PATCH v2 10/25] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v2 11/25] rust: platform: "
` [PATCH v2 12/25] rust: auxiliary: "
` [PATCH v2 13/25] rust: auxiliary: generalize Registration over ForLt
` [PATCH v2 14/25] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH v2 15/25] rust: usb: make Driver trait lifetime-parameterized
` [PATCH v2 16/25] rust: i2c: "
` [PATCH v2 17/25] rust: pci: make Bar lifetime-parameterized
` [PATCH v2 18/25] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v2 19/25] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v2 20/25] rust: driver-core: rename 'a lifetime to 'bound
` [PATCH v2 21/25] gpu: nova-core: "
` [PATCH v2 22/25] gpu: nova-core: use HRT lifetime for Bar
` [PATCH v2 23/25] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH v2 24/25] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` [PATCH v2 25/25] gpu: drm: tyr: use HRT lifetime for IoMem
[PATCH v4 0/2] Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-05-06 20:06 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: bridge: "
` [PATCH v4 2/2] drm/bridge: "
[PATCH v5 0/6] drm/atomic: track individual colorop updates
2026-05-06 19:23 UTC (7+ messages)
` [PATCH v5 1/6] drm/atomic: only add colorop state from active color pipeline
` [PATCH v5 2/6] drm/atomic: don't set colorop properties of inactive color pipelines
` [PATCH v5 3/6] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v5 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` [PATCH v5 5/6] drm/atomic: track individual colorop updates
` [PATCH v5 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes
[PATCH v2 0/5] better LUT segmentation for EOTFs
2026-05-06 19:11 UTC (6+ messages)
` [PATCH v2 1/5] drm/amd/display: use GAMCOR for degamma private props in subsampled format
` [PATCH v2 2/5] Revert "drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_format"
` [PATCH v2 3/5] drm/amd/display: use a separate helper to translate degamma curves
` [PATCH v2 4/5] drm/amd/display: support up to 256 samples per region in degamma/blend LUT
` [PATCH v2 5/5] drm/amd/display: use halving distribution for PQ/sRGB linearizing LUT
[PATCH v3 0/2] drm: verisilicon: add hardware cursor support
2026-05-06 17:56 UTC (3+ messages)
` [PATCH v3 1/2] drm: verisilicon: add max cursor size to HWDB
` [PATCH v3 2/2] drm: verisilicon: add support for cursor planes
[PATCH v3 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-05-06 17:10 UTC (16+ messages)
` [PATCH v4 01/16] drm/msm: Remove obsolete perf infrastructure
` [PATCH v4 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH v4 04/16] drm/msm/registers: Sync gen_header.py from mesa
` [PATCH v4 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v4 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v4 07/16] drm/msm: Add sysprof accessors
` [PATCH v4 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v4 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v4 10/16] drm/msm: Add basic perfcntr infrastructure
` [PATCH v4 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v4 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v4 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v4 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v4 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v4 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream
[PATCH v1 0/4] drm/panel-edp: Add and update multiple AUO, BOE, CMN, and IVO panels
2026-05-06 17:06 UTC (5+ messages)
` [PATCH v1 1/4] drm/panel-edp: Add AUO B140XTN07.5, AUO B140HAK03.5, AUO B116XTN02.3, AUO B140XTK02.4, AUO B140HAN07.7
` [PATCH v1 2/4] drm/panel-edp: Add BOE NT140WHM-N4T, BOE NT140WHM-T05, BOE NV140FHM-N40
` [PATCH v1 3/4] drm/panel-edp: Add CMN N116BCN-EA1, CMN N140HCA-EEK, IVO M140NWFQ R5, IVO R140NWFW R0
` [PATCH v1 4/4] drm/panel-edp: Modify panel name and delay for CMN 0x14d6
[PATCH 0/2] Add support for PIXPAPER 4.26 monochrome e-ink panel
2026-05-06 16:58 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: display: mayqueen,pixpaper: add pixpaper-426m
` [PATCH 2/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
[PATCH 0/3] drm/panthor: Fix a race in the shrinker logic
2026-05-06 16:25 UTC (9+ messages)
` [PATCH 1/3] drm/panthor: Don't use the racy drm_gem_lru_remove() helper
` [PATCH 2/3] drm/gem: Fix a race between drm_gem_lru_scan() and drm_gem_object_release()
` [PATCH 3/3] drm/gem: Stop exposing the racy/unsafe drm_gem_lru_remove() helper
[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
2026-05-06 16:18 UTC (3+ messages)
[PATCH 0/4] Let userspace explicitly trigger memory reclaims
2026-05-06 15:55 UTC (10+ messages)
` [PATCH 1/4] drm/panthor: Add freed_sz parameter to reclaim_priv_bos
` [PATCH 2/4] MAINTAINERS: Add sysfs ABI docs to list of panthor files
` [PATCH 3/4] drm/panthor: Add explicit memory reclaim sysfs knob
` [PATCH 4/4] drm/panthor: Add explicit memory claim "
[PATCH 0/2] cgroup/dmem: introduce a peak file
2026-05-06 15:09 UTC (6+ messages)
` [PATCH 1/2] mm/page_counter: decouple peak_reset from peak_write
` [PATCH 2/2] cgroup/dmem: introduce a peak file
[PATCH v5 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-06 14:38 UTC (7+ messages)
` [PATCH v5 1/5] mm: Wire up order in shrink_control
` [PATCH v5 2/5] mm: Introduce opportunistic_compaction concept to vmscan and shrinkers
` [PATCH v5 3/5] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH v5 4/5] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH v5 5/5] drm/xe: Make use of shrink_control::opportunistic_compaction hint
[PATCH v6] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
2026-05-06 14:24 UTC
[PATCH v5] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
2026-05-06 14:24 UTC (4+ messages)
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-06 13:54 UTC (11+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [PATCH 2/9] drm/nouveau: tegra: "
` [PATCH 3/9] drm/tegra: "
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "
` [PATCH 6/9] usb: xhci: "
` [PATCH 7/9] soc/tegra: pmc: Create PMC context dynamically
` [PATCH 8/9] soc/tegra: pmc: Remove unused legacy functions
` [PATCH 9/9] soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard
[PATCH] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
2026-05-05 17:50 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] drm/rockchip: gem: check drm_gem_object_init() return value
2026-05-06 0:57 UTC
[PATCH] drm/tegra: hdmi: Open-code drm_simple_encoder_init()
2026-05-02 14:34 UTC
[PATCH] drm/panel: jadard-jd9365da-h3: Fix signedness bug
2026-05-05 2:04 UTC (3+ messages)
` Claude review: "
[PATCH] drm/nouveau/disp/r535: Add scanline position support + head state support
2026-05-05 2:01 UTC (3+ messages)
` Claude review: "
[PATCH] drm/bridge: analogix_dp: Extract error pointer from correct variable
2026-05-05 1:59 UTC (3+ messages)
` Claude review: "
[PATCH v3 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
2026-05-05 1:58 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings:bridge: "
` Claude review: "
` [PATCH v3 2/2] drm:bridge: "
` Claude review: "
` Claude review: "
[PATCH 0/3] drm/bridge: Add Lontium LT8711UXD DP-to-HDMI transparent bridge
2026-05-05 1:54 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: simple: document the Lontium LT8711UXD DP-to-HDMI bridge
` Claude review: "
` [PATCH 2/3] drm/bridge: simple: Add "
` Claude review: "
` [PATCH 3/3] arm64: dts: rockchip: orangepi-5-pro: Add "
` Claude review: "
` Claude review: drm/bridge: Add Lontium LT8711UXD DP-to-HDMI transparent bridge
[PATCH] rust: drm: fix incorrect type name in `Device` doc comment
2026-05-05 1:51 UTC (3+ messages)
` Claude review: "
[PATCH v2 0/2] drm/i915/modeset: fix NULL/ctx handling in lock paths
2026-05-05 1:50 UTC (6+ messages)
` [PATCH] drm/modeset_lock: add NULL check for ctx before WARN_ON
` Claude review: "
` [PATCH v2 2/2] drm/modeset: harden modeset_lock() against NULL ctx
` Claude review: "
` Claude review: drm/i915/modeset: fix NULL/ctx handling in lock paths
[PATCH] drm/panel: focaltech-ota7290b: Fix error check for devm_drm_panel_alloc()
2026-05-05 1:48 UTC (3+ messages)
` Claude review: "
[PATCH] MAINTAINERS: accel/ivpu: Remove myself and add Andrzej as maintainer
2026-05-05 1:47 UTC (3+ messages)
` Claude review: "
[PATCH] drm: Drop unused drm_device_class_(un)register API
2026-05-05 1:46 UTC (3+ messages)
` Claude review: "
[PATCH 00/10] drm/panthor: Reduce dma_fence signalling latency
2026-05-05 1:44 UTC (22+ messages)
` [PATCH 01/10] drm/panthor: Make panthor_irq::state a non-atomic field
` Claude review: "
` [PATCH 02/10] drm/panthor: Move the register accessors before the IRQ helpers
` Claude review: "
` [PATCH 03/10] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` Claude review: "
` [PATCH 04/10] drm/panthor: Extend the IRQ logic to allow fast/raw IRQ handlers
` Claude review: "
` [PATCH 05/10] drm/panthor: Make panthor_fw_{update,toggle}_reqs() callable from IRQ context
` Claude review: "
` [PATCH 06/10] drm/panthor: Prepare the scheduler logic for FW events in "
` Claude review: "
` [PATCH 07/10] drm/panthor: Automate CSG IRQ processing at group unbind time
` Claude review: "
` [PATCH 08/10] drm/panthor: Automatically enable interrupts in panthor_fw_wait_acks()
` Claude review: "
` [PATCH 09/10] drm/panthor: Process FW events in IRQ context
` Claude review: "
` [PATCH 10/10] drm/panthor: Introduce interrupt coalescing support for job IRQs
` Claude review: "
` Claude review: drm/panthor: Reduce dma_fence signalling latency
[PATCH 0/4] drm/mediatek: fix sparse warnings
2026-05-05 1:40 UTC (10+ messages)
` [PATCH 1/4] drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variable
` Claude review: "
` [PATCH 2/4] drm/mediatek: mtk_hdmi_v2: "
` Claude review: "
` [PATCH 3/4] drm/mediatek: mtk_cec: "
` Claude review: "
` [PATCH 4/4] drm/mediatek: mtk_hdmi_ddc: "
` Claude review: "
` Claude review: drm/mediatek: fix sparse warnings
[PATCH] drm/buddy: Integrate lockdep annotations for gpu buddy manager
2026-05-05 1:39 UTC (3+ messages)
` Claude review: "
[PATCH] drm/ipv3: add CONFIG_OF dependency for DRM_OF_DISPLAY_MODE_BRIDGE
2026-05-05 1:36 UTC (3+ messages)
` Claude review: "
[PATCH] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
2026-05-05 1:32 UTC (3+ messages)
` Claude review: "
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-05 1:26 UTC (22+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` Claude review: "
` [PATCH v3 02/10] iov_iter: add iterator type for "
` Claude review: "
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` Claude review: "
` [PATCH v3 04/10] block: introduce dma map backed bio type
` Claude review: "
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` Claude review: "
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` Claude review: "
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
` Claude review: "
` [PATCH v3 08/10] io_uring/rsrc: introduce buf registration structure
` Claude review: "
` [PATCH v3 09/10] io_uring/rsrc: extend buffer update
` Claude review: "
` [PATCH v3 10/10] io_uring/rsrc: add dmabuf backed registered buffers
` Claude review: "
` Claude review: Add dmabuf read/write via io_uring
[PATCH 0/4] Add DU support for RZ/T2H and RZ/N2H SoCs
2026-05-05 1:22 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: display: renesas, rzg2l-du: Add RZ/T2H and RZ/N2H support
` Claude review: "
` [PATCH 2/4] drm: renesas: rz-du: Make DU reset control optional for RZ/T2H support
` Claude review: "
` [PATCH 3/4] drm: renesas: rz-du: Move mode_valid logic to per-SoC clock limits
` Claude review: "
` [PATCH 4/4] drm: renesas: rz-du: Add support for RZ/T2H SoC
` Claude review: "
` Claude review: Add DU support for RZ/T2H and RZ/N2H SoCs
[PATCH] drm/amdgpu: Consistently define pci_device_ids using named initializers
2026-05-05 1:20 UTC (2+ messages)
` Claude review: "
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